Skip to content

Commit 4fce2ec

Browse files
committed
Revert "Updated ChangeLog for 2.3.0"
This reverts commit 564d843. Signed-off-by: Daniel Henrique Barboza <[email protected]>
1 parent e07e51f commit 4fce2ec

File tree

1 file changed

+1
-87
lines changed

1 file changed

+1
-87
lines changed

ChangeLog

+1-87
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,7 @@
11
CHANGELOG
22
=========
33

4-
#### [2.3.0] ####
5-
* [35a5b11] Updated PO files (Rajat Gupta)
6-
* [4b90d6c] Fix patch_auth() call according to Wok changes (Aline Manera)
7-
* [676b5ff] Remove unused temporary directory (Lucio Correia)
8-
* [2971b2f] Update run_server() calls to do not pass model instance (Aline Manera)
9-
* [b4ca943] Specify objectstore location when running on test mode (Aline Manera)
10-
* [5dda16e] Typo at API.json (Ramon Medeiros)
11-
* [6f11404] Bug fix #136: Add filter for repositories (Ramon Medeiros)
12-
* [ac95651] Remove role_key parameter (Aline Manera)
13-
* [33e9bf1] Fix 'available' flag for multipath lun (Suresh Babu Angadi)
14-
* [20a9580] pep8 compatible, copyright notice added (Michael Kefeder)
15-
* [14d460e] initial gentoo Linux support (Michael Kefeder)
16-
* [162f7ec] Fixing copyright year of model/smt.py (Daniel Henrique Barboza)
17-
* [efcf7e1] Fix for issue #156 (Megha Smriti)
18-
* [eff99e3] fix for parsing issue of 'pvs' command output (Suresh Babu Angadi)
19-
* [d8b9b8c] Bug fix #134: Allow user enable/disable multiple repositories at once (Aline Manera)
20-
* [9c61cfd] Bug fix: Merge repo data with the user changes to update repo information (Aline Manera)
21-
* [a06fecd] Add error message equivalent to WOKUTILS0001E (Aline Manera)
22-
* [109b9cc] Bug fix #152: Only serialize visible form inputs when editing repository (Aline Manera)
23-
* [90c3d1d] Fix checking for Apt tool (Lucio Correia)
24-
* [0ac1d6b] Fix for gingerbase issue #156 (Megha Smriti)
25-
* [dc57f3a] Fix for ginger issue #489 - Introduced new method for getting physical volum.. (Pooja Kulkarni)
26-
* [da13715] Fix for ginger issue #484 (Pooja Kulkarni)
27-
* [1201b6b] Bug fix #111: Do not return package dependencies on package lookup() (Aline Manera)
28-
* [a4525c3] Update UI to use /host/packagesupdate/<pkg>/deps API to get the package depe.. (Aline Manera)
29-
* [e31f3f1] Create a new API to return the package dependencies (Aline Manera)
30-
* [b55043c] Bug fix #123: Do not make requests when repositories/software update section.. (Aline Manera)
31-
* [5fd9447] Update Ginger Base code due chnages on Wok configuration parameters (Aline Manera)
32-
* [00c165e] Bug fix #148: Page is not refreshing after update all packages in the list (Bianca Carvalho)
33-
* [ff00717] Bug fix #135: Add/Edit repository should consider host OS to ask user input (Aline Manera)
34-
* [964cdbc] Issue # 146 : Miscellaneous UI issue in SMT functionality (Nagamani Chennuboina)
35-
* [51b4b86] Issue # 146 : Miscellaneous UI issue in SMT functionality (Nagamani Chennuboina)
36-
* [2767b78] Remove URI configuration from gingerbase.conf file (Aline Manera)
37-
* [747cb75] Fix for Multi-Culture Dashboard UI issue (Nagamani Chennuboina)
38-
* [2be034d] Wok issue #173: Set tab color on tab-ext.xml and update SCSS files (Aline Manera)
39-
* [f5bc5d0] Wok issue #174: Let Wok create the whole navigation bar (Aline Manera)
40-
* [cd1334d] Issue #140 - Fedora 24: Bug when try to rename multiple debug reports (Bianca Carvalho)
41-
* [d4e4d35] Issue #137 - "Update All" button should be disabled when the update successf.. (Bianca Carvalho)
42-
* [c071b52] test_rest.py: changing generated reports name (Daniel Henrique Barboza)
43-
* [fbfe853] Improve the way "Updates" tab is loaded (Aline Manera)
44-
* [1d2027d] Rpmlint spec file fixes (Daniel Henrique Barboza)
45-
* [75b71fc] Issue #118: Suggestion to check spec guidelines (Ramon Medeiros)
46-
* [a8f5fdd] Adding pt-br translations in fuzzy statements (Daniel Henrique Barboza)
47-
* [722d0c0] Updating po files (Daniel Henrique Barboza)
48-
* [fffc8f9] Merge branch 'next' (Daniel Henrique Barboza)
49-
* [d286125] Issue #108: Update APT packges list after update. (Paulo Vital)
50-
* [34daea3] Bug fix: Log message got truncated because of \" on message (Aline Manera)
51-
* [c4cfbd0] Fix for adding capabilities for smt and modified UT. (Megha Smriti)
52-
* [2fcf6d0] Fix issue #131: Update README to add python-mock as dependency to run tests (Aline Manera)
53-
* [457e2cc] Fix PEP8 1.5.7 issues on next (Lucio Correia)
54-
* [ca451c8] Fixing copyright date of test_storage_devs.py (Daniel Henrique Barboza)
55-
* [fbc1d06] Introducing SMT feature (Nagamani Chennuboina)
56-
* [1df5936] Introducing SMT feature (Nagamani Chennuboina)
57-
* [021ce3e] Introducing SMT feature (Nagamani Chennuboina)
58-
* [e7cc035] Added docs ,error messages and UT for SMT. (Megha Smriti)
59-
* [801063e] Backend code implementation for SMT (Megha Smriti)
60-
61-
#### [2.2.2] ####
62-
* [c90562e] Update ChangeLog e VERSION for version 2.2.2 (Daniel Henrique Barboza)
63-
* [07baf9b] Updating po files (Daniel Henrique Barboza)
64-
* [59add17] Bug fix: Merge repo data with the user changes to update repo information (Aline Manera)
65-
* [3229d9b] Add error message equivalent to WOKUTILS0001E (Aline Manera)
66-
* [bd5f7bc] Bug fix #152: Only serialize visible form inputs when editing repository (Aline Manera)
67-
* [60af49c] Fix checking for Apt tool (Lucio Correia)
68-
* [f0a99e8] Fix for ginger issue #489 - Introduced new method for getting physical volum.. (Pooja Kulkarni)
69-
* [632a87f] Fix for ginger issue #484 (Pooja Kulkarni)
70-
* [0df670b] Bug fix #111: Do not return package dependencies on package lookup() (Aline Manera)
71-
* [66985a4] Update UI to use /host/packagesupdate/<pkg>/deps API to get the package depe.. (Aline Manera)
72-
* [2c77303] Create a new API to return the package dependencies (Aline Manera)
73-
* [3f67edd] Bug fix #123: Do not make requests when repositories/software update section.. (Aline Manera)
74-
* [0c5b005] Bug fix #148: Page is not refreshing after update all packages in the list (Bianca Carvalho)
75-
* [95acfc7] Bug fix #135: Add/Edit repository should consider host OS to ask user input (Aline Manera)
76-
* [868559c] Remove URI configuration from gingerbase.conf file (Aline Manera)
77-
* [3c3a7b5] Fix for Multi-Culture Dashboard UI issue (Nagamani Chennuboina)
78-
* [aeb6935] Wok issue #173: Set tab color on tab-ext.xml and update SCSS files (Aline Manera)
79-
* [f788be6] Wok issue #174: Let Wok create the whole navigation bar (Aline Manera)
80-
* [6ace0b0] Issue #140 - Fedora 24: Bug when try to rename multiple debug reports (Bianca Carvalho)
81-
* [8d6e73a] Issue #137 - "Update All" button should be disabled when the update successf.. (Bianca Carvalho)
82-
* [46af722] test_rest.py: changing generated reports name (Daniel Henrique Barboza)
83-
* [e141214] Improve the way "Updates" tab is loaded (Aline Manera)
84-
* [2bc859f] Rpmlint spec file fixes (Daniel Henrique Barboza)
85-
* [fe9f4fb] Issue #118: Suggestion to check spec guidelines (Ramon Medeiros)
86-
* [36dc0ab] Adding pt-br translations in fuzzy statements (Daniel Henrique Barboza)
87-
* [394938f] Updating po files (Daniel Henrique Barboza)
88-
894
#### [2.2.1] ####
90-
* [9769bc3] ChangeLog for 2.2.1 (Daniel Henrique Barboza)
915
* [82a79fc] Updating VERSION to 2.2.1 (Daniel Henrique Barboza)
926

937
#### [2.2.1-rc1] ####
@@ -2565,4 +2479,4 @@ CHANGELOG
25652479
* [980b749] setup.py: use package instead of py_modules (Anthony Liguori)
25662480
* [4e982f9] docs: add CONTRIBUTE.md to the top-level (Anthony Liguori)
25672481
* [d60a085] tests: Introduce basic unit testing infrastructure (v2) ([email protected])
2568-
* [5e9b7aa] Initial import of code base (Anthony Liguori)
2482+
* [5e9b7aa] Initial import of code base (Anthony Liguori)

0 commit comments

Comments
 (0)