forked from theforeman/foreman_docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
289 lines (202 loc) · 9.57 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
2015-03-20 Partha Aji <paji@redhat.com>
* Fixes #9310, #9518 - Create containers using katello repos
2015-03-19 David Davis <daviddavis@redhat.com>
* Fixes #9643 - Added search param to the containers index API
* Bump version to 1.2.3
* Fixes #9830 - Fixing log call
2015-03-19 Daniel Lobato <elobatocs@gmail.com>
* Fixes #9829 - Revert image_search to old method
2015-03-19 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #9544: added downcase_hash_keys mathod
2015-03-18 David Davis <daviddavis@redhat.com>
* Fixes #9382 - Use connection info when connecting to docker
2015-03-15 David Davis <daviddavis@redhat.com>
* Fixes #9708 - Fixing rubocop config so it can be used with houndci
2015-03-11 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.2.2
2015-03-11 David Davis <daviddavis@redhat.com>
* Fixes #9716 - Handle 1.8.0-rc1 version format
2015-03-07 Daniel Lobato <elobatocs@gmail.com>
* Make HoundCI use project rubocop rules
2015-03-05 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #9271: user is now informed about http connection errors when using search in the new container wizard.
2015-03-03 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.2.1
2015-03-01 David Davis <daviddavis@redhat.com>
* Fixes #9570 - Only set username/password/email if present
* Fixes #9573 - Locking docker-api to 1.17
* Fixes #9562 - Fixing the baseurl in the containers api
2015-02-25 Daniel Lobato García <elobatocs@gmail.com>
* Add issue stats badge
* Typo describing -> description on registry form
2015-02-24 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.2.0
* Fixes #7874 - Docker Containers API
2015-02-19 Daniel Lobato <elobatocs@gmail.com>
* Fixes #9456 - Validate docker registry URL
* Fixes #9242 - Backport image_search to fog 1.24
2015-02-16 Shlomi Zadok <shlomi@ben-hanna.com>
* fixes #9332 - Add yes/no text to managed info on containers index
2015-02-16 Partha Aji <paji@redhat.com>
* refs #9341 - Updating the docker-api gem spec
2015-02-11 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #8033: container power on/off redirects to container view now
2015-02-10 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.1.0
* Fixes #9269 - Validate registry name
2015-02-06 Partha Aji <paji@redhat.com>
* Fixes #9229 - Handles non username/password private registry case
2015-02-05 Partha Aji <paji@redhat.com>
* refs #8918 - Enable creating container via katello
2015-02-05 Mike McCune <mmccune@redhat.com>
* fixes #9230 - add table name to query to avoid psql errors
2015-02-05 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.0.1
* Fixes #9177 - 1.7 compatibility fixes
2015-02-03 Partha Aji <paji@redhat.com>
* refs #8963 - Renaming truncs to trunc with tool tips
2015-01-29 David Davis <daviddavis@redhat.com>
* Fixes #9159 - Fix rubocop 0.28.0 errors
2015-01-28 Daniel Lobato <elobatocs@gmail.com>
* Revert "Fixes #8409 - Pull docker image asynchronously"
2015-01-28 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #9033: errors encountered in new container wizard are being shown now
2015-01-22 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8409 - Pull docker image asynchronously
2015-01-20 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #8784: defines max_cpu_count for docker compute resource
2015-01-19 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #9004: wizard moves correctly between persisted states now
2015-01-19 Partha Aji <paji@redhat.com>
* Refs #8409 - Partially addressing pull before create container
2015-01-12 Daniel Lobato <elobatocs@gmail.com>
* Bump version to 1.0.0
2015-01-12 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* Fixes #8393: added support for basic auth for standalone registries
2015-01-11 David Davis <daviddavis@redhat.com>
* Refs #7977 - Adjusting class length check in rubocop
2015-01-08 Daniel Lobato García <elobatocs@gmail.com>
* Remove known bugs section from README
2015-01-05 Vanya Jauhal <vanyajauhal1995@gmail.com>
* Fixes #8815 - Corrects variable reference in image search
2015-01-02 Vanya Jauhal <vanyajauhal1995@gmail.com>
* fixes #8226 - shows environment variables on container display
2015-01-02 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8485 - Taxable containers
2014-12-29 Partha Aji <paji@redhat.com>
* Fixes #8637 - local registry container support
2014-12-26 Vanya Jauhal <vanyajauhal1995@gmail.com>
* fixes #8342 - disables form buttons on new container page in absence of docker compute resources
2014-12-26 Daniel Lobato <elobatocs@gmail.com>
* Refs #7867 - Container wizard state refactor
2014-12-24 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* fixes #7867: container creation wizard now tracks state in dedicated objects
2014-12-24 Vanya Jauhal <vanyajauhal1995@gmail.com>
* fixes #8789 - adds correct link for information about cpu shares
2014-12-23 Ohad Levy <ohadlevy@gmail.com>
* fixes #8719 - remove n+1 queries on container index
2014-12-22 Ohad Levy <ohadlevy@gmail.com>
* fixes #8718 - refactor container index
2014-12-19 David Davis <daviddavis@redhat.com>
* Fixes #8632 - Move docker tables out of foreman-docker
2014-12-17 Daniel Lobato <elobatocs@gmail.com>
* Refs #8717 - Fix cop line too long
2014-12-17 Ohad Levy <ohadlevy@gmail.com>
* fixes #8716 auto_complete helper now has a unique name.
2014-12-05 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8226 - Support environment variables creation
2014-12-04 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* Fixes #7647: Added support for external registries
2014-11-20 David Davis <daviddavis@redhat.com>
* Fixes #8375 - Not validating tag uniqueness per image
2014-11-14 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8398 - Authentication error returns 500
2014-11-13 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8329 - Search images in the hub
2014-11-03 Daniel Lobato García <elobatocs@gmail.com>
* Add rubygem badges
2014-11-01 Daniel Lobato <elobatocs@gmail.com>
* Remove rake and fog dependencies
* Bump version to 0.2.0
* Fixes #8236: 1.6 compatibility
2014-10-28 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8140: Memory and CPU set are strings
* Fixes #8096 #8097: Improve cpuset cpushare form
* Fixes #7872 - Create container without Fog to assign name
2014-10-27 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8124 - Entrypoint sent to API
* Fixes #8123 - Faster auto-complete with spinner
2014-10-25 Daniel Lobato <elobatocs@gmail.com>
* Bump version
2014-10-24 Dominic Cleal <dcleal@redhat.com>
* fixes #8100 - make engine and asset precompilation name consistent
2014-10-24 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8036: Validate images and tags
* Fixes #8035: Commit container changes
2014-10-23 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* Fixes #7870: support for auto-complete in image search
2014-10-23 pujan14 <pujan14@users.noreply.github.com>
* Update README.md
2014-10-22 Daniel Lobato <elobatocs@gmail.com>
* Fixes #8034 - Console support for compute resources
* Refs #8004 - rubocop line is too long
2014-10-22 Dmitri Dolguikh <dmitri@appliedlogic.ca>
* Fixes #8031 - container model initialization is no longer order-dependent
2014-10-22 Daniel Lobato García <elobatocs@gmail.com>
* Refs #8004 - fix i18n
2014-10-21 Daniel Lobato García <elobatocs@gmail.com>
* Refs #8004 - i18n delete containers message
2014-10-21 Daniel Lobato <elobatocs@gmail.com>
* Fixes #7960 - Initial console logs support
* Fixes #7967 - Show processes running in a container
* Fixes #8003 - Wizard finish redirects to container
* Fixes #8004 - Delete managed containers
2014-10-20 David Davis <daviddavis@redhat.com>
* Fixes #7997 - Fixing foreign key on tags relationship for images
2014-10-20 Daniel Lobato <elobatocs@gmail.com>
* Fixes #7986 - Save container UUID and display managed containers
2014-10-18 Daniel Lobato <elobatocs@gmail.com>
* Refs #7642 - Refactor image/tag and tests
2014-10-18 David Davis <daviddavis@redhat.com>
* Refs #7642 - Create docker image and tag models
2014-10-17 Daniel Lobato <elobatocs@gmail.com>
* Refs #7977 - Chain rubocop to jenkins
2014-10-17 David Davis <daviddavis@redhat.com>
* Fixes #7977 - Enabling rubocop for foreman-docker
2014-10-15 Daniel Lobato <elobatocs@gmail.com>
* Fixes #7948 - order containers index by name
* Fixes #7895 - Deleted containers message and redirect
2014-10-13 Daniel Lobato <elobatocs@gmail.com>
* Fixes #7924 - Chain foreman-docker tests to Jenkins
* Fixes #7912 - Wizard path error and tests
2014-10-10 Daniel Lobato <elobatocs@gmail.com>
* Fixes #7893 - Restrict routes and create permissions
2014-10-09 Daniel Lobato <elobatocs@gmail.com>
* Rubocop support and config
* Containers wizard and index
* Controllers and engine for containers
* Clean up Gemfile and gitignore
2014-09-03 Daniel Lobato <elobatocs@gmail.com>
* Add docker RABL to API
* Show container info even if entrypoint is empty
* Show exposed ports in container view
2014-08-26 Dominic Cleal <dominic@computerkb.co.uk>
* Merge pull request #5 from Tombar/master
2014-08-25 Martin Loy <martinloy.uy@gmail.com>
* update gem git reference to official theforeman repo
2014-04-30 Dominic Cleal <dcleal@redhat.com>
* Add RPM info
2014-04-22 Ohad Levy <ohadlevy@gmail.com>
* updated version requirement in readme.
2014-04-09 Amos Benari <abenari@redhat.com>
* fix homepage reference and bump version
2014-04-08 Amos Benari <abenari@redhat.com>
* bump version
2014-04-08 abenari <abenari@redhat.com>
* Merge pull request #2 from domcleal/licence
* Merge pull request #1 from domcleal/master
2014-04-03 Dominic Cleal <dcleal@redhat.com>
* Change licence to GPLv3+ to match Foreman
* Update to pass CR class to plugin registration
2014-03-25 Amos Benari <abenari@redhat.com>
* initial commit