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