1
|
2017-06-28 Sebastian Gräßl <mail@bastilian.me>
|
2
|
* Revert "Fixes #19964 - Replace ActiveRecord
|
3
|
|
4
|
2017-06-27 Sebastian Gräßl <mail@bastilian.me>
|
5
|
* Bump version to 3.2.0
|
6
|
|
7
|
2017-06-27 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
8
|
* Fixes #19964 - Replace ActiveRecord
|
9
|
|
10
|
2017-06-23 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
11
|
* Fixes #19957 - Add Registry compatiblity info to README
|
12
|
|
13
|
2017-06-20 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
14
|
* Merge pull request #187 from bastilian/fix/18902-PR
|
15
|
|
16
|
2017-06-19 Sebastian Gräßl <mail@bastilian.me>
|
17
|
* Fixes #18902 - Enable autocomplete for container image search
|
18
|
|
19
|
2017-06-19 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
20
|
* Fixes #16235 - Add verify SSL option for Registries
|
21
|
|
22
|
2017-06-13 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
23
|
* Refs #19694 - Bump rubocop version to 0.49.1
|
24
|
|
25
|
2017-06-07 Daniel Lobato Garcia <me@daniellobato.me>
|
26
|
* Add compatibility info for latest version
|
27
|
* Version 3.1.0
|
28
|
|
29
|
2017-06-01 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
30
|
* Merge pull request #192 from ares/fix/19475
|
31
|
|
32
|
2017-05-30 Marek Hulan <mhulan@redhat.com>
|
33
|
* Fixes #19633 - use standard plugin test setup
|
34
|
|
35
|
2017-05-30 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
36
|
* Fixes #19694 - Align rubocop configuration with foreman-core
|
37
|
|
38
|
2017-05-03 Sebastian Gräßl <mail@bastilian.me>
|
39
|
* Fixes #19396 - Rename test variable name to more specific term
|
40
|
|
41
|
2017-04-06 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
42
|
* Merge pull request #186 from bastilian/fix/18518-PR2
|
43
|
|
44
|
2017-04-06 Marek Hulán <ares@users.noreply.github.com>
|
45
|
* Fixes #17960 - add plugin permissions to core
|
46
|
|
47
|
2017-03-23 Sebastian Gräßl <mail@bastilian.me>
|
48
|
* Fixes #18518 - Add proper validation for container image
|
49
|
|
50
|
2017-03-09 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
51
|
* Fixes #18733 - Prevent fallback to Docker Hub on registry search
|
52
|
* Fixes #14175 - Add support for Docker Registry v2
|
53
|
|
54
|
2017-02-15 Sebastian Gräßl <bastilian@users.noreply.github.com>
|
55
|
* Fixes #18502 - Add excon version 0.46 and above as dependency
|
56
|
|
57
|
2017-01-13 June Zhang <junzhang@redhat.com>
|
58
|
* Fixes #18021 - Add missing files for updating New buttons
|
59
|
|
60
|
2017-01-11 June Zhang <junzhang@redhat.com>
|
61
|
* Fixes #18021 - update the button label from New to Create
|
62
|
|
63
|
2016-12-20 Swapnil Abnave <sabnave@redhat.com>
|
64
|
* Fixes #17729 - APIdoc - URL desc add 'Docker' to CR types
|
65
|
|
66
|
2016-11-17 orrabin <orabin@redhat.com>
|
67
|
* Refs #14370 - Adding new_link helper to containers and registries
|
68
|
|
69
|
2016-09-26 orrabin <orabin@redhat.com>
|
70
|
* Fixes #13043 - Change Parameter inheritance to DockerParameter
|
71
|
|
72
|
2016-09-26 Daniel Lobato García <me@daniellobato.me>
|
73
|
* Refs #9752 - Test Docker errors are propagated
|
74
|
|
75
|
2016-09-20 Ranjan Kumar <ranjankumar188@gmail.com>
|
76
|
* Fixes #16090 - Docker container wizard missing image false.png
|
77
|
|
78
|
2016-09-19 June Zhang <junzhang@redhat.com>
|
79
|
* Fixes #16594 - Capitalize the first letter of every word
|
80
|
|
81
|
2016-08-01 Daniel Lobato <elobatocs@gmail.com>
|
82
|
* Version 3.0.0
|
83
|
|
84
|
2016-08-01 David Davis <daviddavis@redhat.com>
|
85
|
* Fixes #15888 - Remove attr_accessible calls
|
86
|
|
87
|
2016-06-28 Shlomi Zadok <shlomi@ben-hanna.com>
|
88
|
* Fixes #15528 - 'command' should not be required
|
89
|
|
90
|
2016-06-23 Shlomi Zadok <shlomi@ben-hanna.com>
|
91
|
* Refs #14570 - Destroy Container db object When deleting with container uuid params, the container object should be destroyed as well
|
92
|
|
93
|
2016-05-30 Daniel Lobato <elobatocs@gmail.com>
|
94
|
* Refs #14570 - Fetch tags from local images properly
|
95
|
* Fixes #9752 - Pass Docker errors to controller
|
96
|
* Fixes #15135 - Fix JS error in datatables
|
97
|
|
98
|
2016-05-27 Daniel Lobato <elobatocs@gmail.com>
|
99
|
* Fixes #15098 - Scope registry by taxonomies
|
100
|
* Ensure Fog is mocked before running API/v2/create test
|
101
|
* Use remove_reference to remove FK with Rails 4
|
102
|
|
103
|
2016-05-20 Daniel Lobato <elobatocs@gmail.com>
|
104
|
* Fixes #15107 - Rails 4.2 test breakages
|
105
|
|
106
|
2016-04-19 Daniel Lobato <elobatocs@gmail.com>
|
107
|
* Fixes #14703 - Add taxonomies to Registries API
|
108
|
|
109
|
2016-04-15 Daniel Lobato <elobatocs@gmail.com>
|
110
|
* Release 2.1.1
|
111
|
* Fixes #14662 - Revert new_link to ensure 1.11 compatibility
|
112
|
* Release 2.1.0
|
113
|
* Fixes #9270 - Add email validation
|
114
|
* Fixes #14569 - Display image found/not found on search image step
|
115
|
|
116
|
2016-04-14 Daniel Lobato <elobatocs@gmail.com>
|
117
|
* Fixes #14570 - Set docker-api to 1.18 to avoid image parsing errors
|
118
|
* Fixes #14577 - Commit and delete buttons styling
|
119
|
|
120
|
2016-04-12 David Davis <daviddavis@redhat.com>
|
121
|
* Fixes #14581 - Fixing migration for Rails 4.2
|
122
|
|
123
|
2016-04-11 Daniel Lobato <elobatocs@gmail.com>
|
124
|
* Fixes #14519 - Removing containers from API removes them from Docker
|
125
|
|
126
|
2016-04-01 Daniel Lobato <elobatocs@gmail.com>
|
127
|
* Fixes #7894 - Compute resource should show 'containers' tab
|
128
|
* Fixes #10199 - Disable image capabilities under compute resource
|
129
|
* Fixes #10417 - Translate wizard states
|
130
|
* Fixes #14391 - Hide access to Docker compute resource via compute profile
|
131
|
|
132
|
2016-03-29 Daniel Lobato <elobatocs@gmail.com>
|
133
|
* Refs #14181 - Fix authentication validation when creating registry
|
134
|
* Fixes #14370 - Adapt containers and registries index to core 1.12
|
135
|
|
136
|
2016-03-28 Bryan Kearney <bkearney@redhat.com>
|
137
|
* Fixes #14244 - Update the strings to be more compliant with the project standards
|
138
|
|
139
|
2016-03-28 David Davis <daviddavis@redhat.com>
|
140
|
* Fixes #14322 - Fixing API route scope
|
141
|
|
142
|
2016-03-14 Daniel Lobato <elobatocs@gmail.com>
|
143
|
* Fixes #14181 - Validate registry URL and attempt login
|
144
|
|
145
|
2016-03-14 Ori Rabin <orabin@redhat.com>
|
146
|
* Fixes #13227 - error when creating a container without an image
|
147
|
* Fixes #13231 - error processing uses full_messages
|
148
|
|
149
|
2016-02-18 Bryan Kearney <bkearney@redhat.com>
|
150
|
* Fixes #11984 - Update the plugin to use the latest gettext from core, and re-extract the strings.
|
151
|
|
152
|
2016-02-08 Bryan Kearney <bkearney@redhat.com>
|
153
|
* Fixes #13391 - Update the zanata mapping file
|
154
|
|
155
|
2016-01-15 Daniel Lobato <elobatocs@gmail.com>
|
156
|
* Multiple fixes to release 2.0.1
|
157
|
* Refs #13225 - Use Patternfly spinners helper
|
158
|
|
159
|
2016-01-15 Ori Rabin <orabin@redhat.com>
|
160
|
* Fixes #13228 - add attr_accessible to enviroment and image
|
161
|
|
162
|
2016-01-15 Ranjan Kumar <ranjankumar188@gmail.com>
|
163
|
* Fixes #12971 - Container tab switch doesn't work when docker registry name contains special character
|
164
|
|
165
|
2016-01-14 Eric D. Helms <ericdhelms@gmail.com>
|
166
|
* Fixes #13225: Don't declare spinner.gif with /assets prefixed
|
167
|
|
168
|
2016-01-13 Ori Rabin <orabin@redhat.com>
|
169
|
* Fixes #13167 - Add buttons fixed
|
170
|
* Fixes #12973 - adding missing attr_accessible
|
171
|
|
172
|
2015-12-18 Daniel Lobato <elobatocs@gmail.com>
|
173
|
* Bump version to 2.0.0
|
174
|
|
175
|
2015-12-15 Daniel Lobato <elobatocs@gmail.com>
|
176
|
* Fixes #12785 - Raise requires_foreman version to 1.11
|
177
|
|
178
|
2015-12-14 Eric D. Helms <ericdhelms@gmail.com>
|
179
|
* Fixes #11065: Add .rubocop.yml as a test file for the gem.
|
180
|
|
181
|
2015-12-11 Tom Caspy <tcaspy@gmail.com>
|
182
|
* fixes #7230 - rails 4 compatibility
|
183
|
|
184
|
2015-12-09 John Mitsch <jomitsch@redhat.com>
|
185
|
* Refs #12726 - Adding attr_accessible :email to docker model
|
186
|
|
187
|
2015-12-08 Tom Caspy <tcaspy@gmail.com>
|
188
|
* fixes #12726 - adding attr_accessible
|
189
|
|
190
|
2015-12-03 David Davis <daviddavis@redhat.com>
|
191
|
* Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules
|
192
|
|
193
|
2015-10-14 oshtaier <alexshtayer@yahoo.com>
|
194
|
* Fixes #12141 - Add unique id for container object name on 'All containers' page
|
195
|
|
196
|
2015-09-02 Partha Aji <paji@redhat.com>
|
197
|
* Fixes #11672 - Exposed username in the registries json call
|
198
|
|
199
|
2015-08-21 Daniel Lobato García <elobatocs@gmail.com>
|
200
|
* Remove env variables & DNS from planned in README
|
201
|
|
202
|
2015-08-18 Daniel Lobato <elobatocs@gmail.com>
|
203
|
* Bump version to 1.4.1
|
204
|
|
205
|
2015-08-17 Partha Aji <paji@redhat.com>
|
206
|
* Fixes #11354 - Made the container deal with cpu shares and cpu sets correctly
|
207
|
|
208
|
2015-07-27 Daniel Lobato <elobatocs@gmail.com>
|
209
|
* Refs #11204 - Automate packaging, deb changelog typo
|
210
|
|
211
|
2015-07-24 Daniel Lobato <elobatocs@gmail.com>
|
212
|
* Refs #11204 - Automate deb packaging, typo
|
213
|
* Refs #11204 - Automate foreman-packaging pull-requests
|
214
|
|
215
|
2015-07-23 Daniel Lobato <elobatocs@gmail.com>
|
216
|
* Refs #11204 - Automate rubygem release, typo
|
217
|
* Bump version to 1.4.0
|
218
|
* Fixes #11204 - Automate rubygem release
|
219
|
|
220
|
2015-07-01 Adam Ruzicka <aruzicka@redhat.com>
|
221
|
* Fixes #10191 - Pass proper memory parameter to Docker
|
222
|
|
223
|
2015-06-29 Shlomi Zadok <shlomi@ben-hanna.com>
|
224
|
* fixes #10812 - remove require fog from plugin's engine
|
225
|
|
226
|
2015-06-15 Adam Ruzicka <aruzicka@redhat.com>
|
227
|
* Fixes #9753 - container name is optional
|
228
|
|
229
|
2015-06-11 Daniel Lobato <elobatocs@gmail.com>
|
230
|
* Fixes #10779 - Error messages hidden after wizard
|
231
|
|
232
|
2015-06-10 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
233
|
* fixes #10128: 'test connection' button on the CR screen turns green only after connection has been verified.
|
234
|
|
235
|
2015-06-02 Daniel Lobato <elobatocs@gmail.com>
|
236
|
* Fixes #10416 - Pulled translations
|
237
|
|
238
|
2015-05-20 Partha Aji <paji@redhat.com>
|
239
|
* Fixes #10404 - Finds correct repo name for Docker Hub registry
|
240
|
|
241
|
2015-05-05 Shlomi Zadok <shlomi@ben-hanna.com>
|
242
|
* Fixes #9393 - Allow users to create container without starting it
|
243
|
|
244
|
2015-04-29 Daniel Lobato <elobatocs@gmail.com>
|
245
|
* Bump version to 1.3.1
|
246
|
* CHANGELOG
|
247
|
|
248
|
2015-04-29 Dominic Cleal <dcleal@redhat.com>
|
249
|
* fixes #10306 - require resolv for access to regexps
|
250
|
|
251
|
2015-04-28 Daniel Lobato <elobatocs@gmail.com>
|
252
|
* Bump version to 1.3.0
|
253
|
|
254
|
2015-04-28 David Davis <daviddavis@redhat.com>
|
255
|
* Fixes #9901 - Better handling of errors in container api
|
256
|
* Fixes #10029 - Docker registry API
|
257
|
|
258
|
2015-04-24 David Davis <daviddavis@redhat.com>
|
259
|
* Fixes 9311 - Change the Katello tab text
|
260
|
|
261
|
2015-04-14 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
262
|
* Fixes #7865 - Adds support for configuring dns during container creation
|
263
|
|
264
|
2015-04-13 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
265
|
* Fixes #7864 - Adds support for exposed_ports
|
266
|
|
267
|
2015-04-07 Daniel Lobato <elobatocs@gmail.com>
|
268
|
* Fixes #9997 - Release process docs
|
269
|
|
270
|
2015-03-25 Daniel Lobato <elobatocs@gmail.com>
|
271
|
* Fixes #9897 - Stub encryption key in registry test
|
272
|
|
273
|
2015-03-25 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
274
|
* Fixes #9338: permission filters can be created now
|
275
|
|
276
|
2015-03-24 Daniel Lobato <elobatocs@gmail.com>
|
277
|
* Bump version to 1.2.4
|
278
|
|
279
|
2015-03-20 Partha Aji <paji@redhat.com>
|
280
|
* Fixes #9310, #9518 - Create containers using katello repos
|
281
|
|
282
|
2015-03-19 David Davis <daviddavis@redhat.com>
|
283
|
* Fixes #9643 - Added search param to the containers index API
|
284
|
* Bump version to 1.2.3
|
285
|
* Fixes #9830 - Fixing log call
|
286
|
|
287
|
2015-03-19 Daniel Lobato <elobatocs@gmail.com>
|
288
|
* Fixes #9829 - Revert image_search to old method
|
289
|
|
290
|
2015-03-19 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
291
|
* fixes #9544: added downcase_hash_keys mathod
|
292
|
|
293
|
2015-03-18 David Davis <daviddavis@redhat.com>
|
294
|
* Fixes #9382 - Use connection info when connecting to docker
|
295
|
|
296
|
2015-03-15 David Davis <daviddavis@redhat.com>
|
297
|
* Fixes #9708 - Fixing rubocop config so it can be used with houndci
|
298
|
|
299
|
2015-03-11 Daniel Lobato <elobatocs@gmail.com>
|
300
|
* Bump version to 1.2.2
|
301
|
|
302
|
2015-03-11 David Davis <daviddavis@redhat.com>
|
303
|
* Fixes #9716 - Handle 1.8.0-rc1 version format
|
304
|
|
305
|
2015-03-07 Daniel Lobato <elobatocs@gmail.com>
|
306
|
* Make HoundCI use project rubocop rules
|
307
|
|
308
|
2015-03-05 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
309
|
* fixes #9271: user is now informed about http connection errors when using search in the new container wizard.
|
310
|
|
311
|
2015-03-03 Daniel Lobato <elobatocs@gmail.com>
|
312
|
* Bump version to 1.2.1
|
313
|
|
314
|
2015-03-01 David Davis <daviddavis@redhat.com>
|
315
|
* Fixes #9570 - Only set username/password/email if present
|
316
|
* Fixes #9573 - Locking docker-api to 1.17
|
317
|
* Fixes #9562 - Fixing the baseurl in the containers api
|
318
|
|
319
|
2015-02-25 Daniel Lobato García <elobatocs@gmail.com>
|
320
|
* Add issue stats badge
|
321
|
* Typo describing -> description on registry form
|
322
|
|
323
|
2015-02-24 Daniel Lobato <elobatocs@gmail.com>
|
324
|
* Bump version to 1.2.0
|
325
|
* Fixes #7874 - Docker Containers API
|
326
|
|
327
|
2015-02-19 Daniel Lobato <elobatocs@gmail.com>
|
328
|
* Fixes #9456 - Validate docker registry URL
|
329
|
* Fixes #9242 - Backport image_search to fog 1.24
|
330
|
|
331
|
2015-02-16 Shlomi Zadok <shlomi@ben-hanna.com>
|
332
|
* fixes #9332 - Add yes/no text to managed info on containers index
|
333
|
|
334
|
2015-02-16 Partha Aji <paji@redhat.com>
|
335
|
* refs #9341 - Updating the docker-api gem spec
|
336
|
|
337
|
2015-02-11 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
338
|
* fixes #8033: container power on/off redirects to container view now
|
339
|
|
340
|
2015-02-10 Daniel Lobato <elobatocs@gmail.com>
|
341
|
* Bump version to 1.1.0
|
342
|
* Fixes #9269 - Validate registry name
|
343
|
|
344
|
2015-02-06 Partha Aji <paji@redhat.com>
|
345
|
* Fixes #9229 - Handles non username/password private registry case
|
346
|
|
347
|
2015-02-05 Partha Aji <paji@redhat.com>
|
348
|
* refs #8918 - Enable creating container via katello
|
349
|
|
350
|
2015-02-05 Mike McCune <mmccune@redhat.com>
|
351
|
* fixes #9230 - add table name to query to avoid psql errors
|
352
|
|
353
|
2015-02-05 Daniel Lobato <elobatocs@gmail.com>
|
354
|
* Bump version to 1.0.1
|
355
|
* Fixes #9177 - 1.7 compatibility fixes
|
356
|
|
357
|
2015-02-03 Partha Aji <paji@redhat.com>
|
358
|
* refs #8963 - Renaming truncs to trunc with tool tips
|
359
|
|
360
|
2015-01-29 David Davis <daviddavis@redhat.com>
|
361
|
* Fixes #9159 - Fix rubocop 0.28.0 errors
|
362
|
|
363
|
2015-01-28 Daniel Lobato <elobatocs@gmail.com>
|
364
|
* Revert "Fixes #8409 - Pull docker image asynchronously"
|
365
|
|
366
|
2015-01-28 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
367
|
* fixes #9033: errors encountered in new container wizard are being shown now
|
368
|
|
369
|
2015-01-22 Daniel Lobato <elobatocs@gmail.com>
|
370
|
* Fixes #8409 - Pull docker image asynchronously
|
371
|
|
372
|
2015-01-20 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
373
|
* fixes #8784: defines max_cpu_count for docker compute resource
|
374
|
|
375
|
2015-01-19 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
376
|
* fixes #9004: wizard moves correctly between persisted states now
|
377
|
|
378
|
2015-01-19 Partha Aji <paji@redhat.com>
|
379
|
* Refs #8409 - Partially addressing pull before create container
|
380
|
|
381
|
2015-01-12 Daniel Lobato <elobatocs@gmail.com>
|
382
|
* Bump version to 1.0.0
|
383
|
|
384
|
2015-01-12 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
385
|
* Fixes #8393: added support for basic auth for standalone registries
|
386
|
|
387
|
2015-01-11 David Davis <daviddavis@redhat.com>
|
388
|
* Refs #7977 - Adjusting class length check in rubocop
|
389
|
|
390
|
2015-01-08 Daniel Lobato García <elobatocs@gmail.com>
|
391
|
* Remove known bugs section from README
|
392
|
|
393
|
2015-01-05 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
394
|
* Fixes #8815 - Corrects variable reference in image search
|
395
|
|
396
|
2015-01-02 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
397
|
* fixes #8226 - shows environment variables on container display
|
398
|
|
399
|
2015-01-02 Daniel Lobato <elobatocs@gmail.com>
|
400
|
* Fixes #8485 - Taxable containers
|
401
|
|
402
|
2014-12-29 Partha Aji <paji@redhat.com>
|
403
|
* Fixes #8637 - local registry container support
|
404
|
|
405
|
2014-12-26 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
406
|
* fixes #8342 - disables form buttons on new container page in absence of docker compute resources
|
407
|
|
408
|
2014-12-26 Daniel Lobato <elobatocs@gmail.com>
|
409
|
* Refs #7867 - Container wizard state refactor
|
410
|
|
411
|
2014-12-24 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
412
|
* fixes #7867: container creation wizard now tracks state in dedicated objects
|
413
|
|
414
|
2014-12-24 Vanya Jauhal <vanyajauhal1995@gmail.com>
|
415
|
* fixes #8789 - adds correct link for information about cpu shares
|
416
|
|
417
|
2014-12-23 Ohad Levy <ohadlevy@gmail.com>
|
418
|
* fixes #8719 - remove n+1 queries on container index
|
419
|
|
420
|
2014-12-22 Ohad Levy <ohadlevy@gmail.com>
|
421
|
* fixes #8718 - refactor container index
|
422
|
|
423
|
2014-12-19 David Davis <daviddavis@redhat.com>
|
424
|
* Fixes #8632 - Move docker tables out of foreman-docker
|
425
|
|
426
|
2014-12-17 Daniel Lobato <elobatocs@gmail.com>
|
427
|
* Refs #8717 - Fix cop line too long
|
428
|
|
429
|
2014-12-17 Ohad Levy <ohadlevy@gmail.com>
|
430
|
* fixes #8716 auto_complete helper now has a unique name.
|
431
|
|
432
|
2014-12-05 Daniel Lobato <elobatocs@gmail.com>
|
433
|
* Fixes #8226 - Support environment variables creation
|
434
|
|
435
|
2014-12-04 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
436
|
* Fixes #7647: Added support for external registries
|
437
|
|
438
|
2014-11-20 David Davis <daviddavis@redhat.com>
|
439
|
* Fixes #8375 - Not validating tag uniqueness per image
|
440
|
|
441
|
2014-11-14 Daniel Lobato <elobatocs@gmail.com>
|
442
|
* Fixes #8398 - Authentication error returns 500
|
443
|
|
444
|
2014-11-13 Daniel Lobato <elobatocs@gmail.com>
|
445
|
* Fixes #8329 - Search images in the hub
|
446
|
|
447
|
2014-11-03 Daniel Lobato García <elobatocs@gmail.com>
|
448
|
* Add rubygem badges
|
449
|
|
450
|
2014-11-01 Daniel Lobato <elobatocs@gmail.com>
|
451
|
* Remove rake and fog dependencies
|
452
|
* Bump version to 0.2.0
|
453
|
* Fixes #8236: 1.6 compatibility
|
454
|
|
455
|
2014-10-28 Daniel Lobato <elobatocs@gmail.com>
|
456
|
* Fixes #8140: Memory and CPU set are strings
|
457
|
* Fixes #8096 #8097: Improve cpuset cpushare form
|
458
|
* Fixes #7872 - Create container without Fog to assign name
|
459
|
|
460
|
2014-10-27 Daniel Lobato <elobatocs@gmail.com>
|
461
|
* Fixes #8124 - Entrypoint sent to API
|
462
|
* Fixes #8123 - Faster auto-complete with spinner
|
463
|
|
464
|
2014-10-25 Daniel Lobato <elobatocs@gmail.com>
|
465
|
* Bump version
|
466
|
|
467
|
2014-10-24 Dominic Cleal <dcleal@redhat.com>
|
468
|
* fixes #8100 - make engine and asset precompilation name consistent
|
469
|
|
470
|
2014-10-24 Daniel Lobato <elobatocs@gmail.com>
|
471
|
* Fixes #8036: Validate images and tags
|
472
|
* Fixes #8035: Commit container changes
|
473
|
|
474
|
2014-10-23 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
475
|
* Fixes #7870: support for auto-complete in image search
|
476
|
|
477
|
2014-10-23 pujan14 <pujan14@users.noreply.github.com>
|
478
|
* Update README.md
|
479
|
|
480
|
2014-10-22 Daniel Lobato <elobatocs@gmail.com>
|
481
|
* Fixes #8034 - Console support for compute resources
|
482
|
* Refs #8004 - rubocop line is too long
|
483
|
|
484
|
2014-10-22 Dmitri Dolguikh <dmitri@appliedlogic.ca>
|
485
|
* Fixes #8031 - container model initialization is no longer order-dependent
|
486
|
|
487
|
2014-10-22 Daniel Lobato García <elobatocs@gmail.com>
|
488
|
* Refs #8004 - fix i18n
|
489
|
|
490
|
2014-10-21 Daniel Lobato García <elobatocs@gmail.com>
|
491
|
* Refs #8004 - i18n delete containers message
|
492
|
|
493
|
2014-10-21 Daniel Lobato <elobatocs@gmail.com>
|
494
|
* Fixes #7960 - Initial console logs support
|
495
|
* Fixes #7967 - Show processes running in a container
|
496
|
* Fixes #8003 - Wizard finish redirects to container
|
497
|
* Fixes #8004 - Delete managed containers
|
498
|
|
499
|
2014-10-20 David Davis <daviddavis@redhat.com>
|
500
|
* Fixes #7997 - Fixing foreign key on tags relationship for images
|
501
|
|
502
|
2014-10-20 Daniel Lobato <elobatocs@gmail.com>
|
503
|
* Fixes #7986 - Save container UUID and display managed containers
|
504
|
|
505
|
2014-10-18 Daniel Lobato <elobatocs@gmail.com>
|
506
|
* Refs #7642 - Refactor image/tag and tests
|
507
|
|
508
|
2014-10-18 David Davis <daviddavis@redhat.com>
|
509
|
* Refs #7642 - Create docker image and tag models
|
510
|
|
511
|
2014-10-17 Daniel Lobato <elobatocs@gmail.com>
|
512
|
* Refs #7977 - Chain rubocop to jenkins
|
513
|
|
514
|
2014-10-17 David Davis <daviddavis@redhat.com>
|
515
|
* Fixes #7977 - Enabling rubocop for foreman-docker
|
516
|
|
517
|
2014-10-15 Daniel Lobato <elobatocs@gmail.com>
|
518
|
* Fixes #7948 - order containers index by name
|
519
|
* Fixes #7895 - Deleted containers message and redirect
|
520
|
|
521
|
2014-10-13 Daniel Lobato <elobatocs@gmail.com>
|
522
|
* Fixes #7924 - Chain foreman-docker tests to Jenkins
|
523
|
* Fixes #7912 - Wizard path error and tests
|
524
|
|
525
|
2014-10-10 Daniel Lobato <elobatocs@gmail.com>
|
526
|
* Fixes #7893 - Restrict routes and create permissions
|
527
|
|
528
|
2014-10-09 Daniel Lobato <elobatocs@gmail.com>
|
529
|
* Rubocop support and config
|
530
|
* Containers wizard and index
|
531
|
* Controllers and engine for containers
|
532
|
* Clean up Gemfile and gitignore
|
533
|
|
534
|
2014-09-03 Daniel Lobato <elobatocs@gmail.com>
|
535
|
* Add docker RABL to API
|
536
|
* Show container info even if entrypoint is empty
|
537
|
* Show exposed ports in container view
|
538
|
|
539
|
2014-08-26 Dominic Cleal <dominic@computerkb.co.uk>
|
540
|
* Merge pull request #5 from Tombar/master
|
541
|
|
542
|
2014-08-25 Martin Loy <martinloy.uy@gmail.com>
|
543
|
* update gem git reference to official theforeman repo
|
544
|
|
545
|
2014-04-30 Dominic Cleal <dcleal@redhat.com>
|
546
|
* Add RPM info
|
547
|
|
548
|
2014-04-22 Ohad Levy <ohadlevy@gmail.com>
|
549
|
* updated version requirement in readme.
|
550
|
|
551
|
2014-04-09 Amos Benari <abenari@redhat.com>
|
552
|
* fix homepage reference and bump version
|
553
|
|
554
|
2014-04-08 Amos Benari <abenari@redhat.com>
|
555
|
* bump version
|
556
|
|
557
|
2014-04-08 abenari <abenari@redhat.com>
|
558
|
* Merge pull request #2 from domcleal/licence
|
559
|
* Merge pull request #1 from domcleal/master
|
560
|
|
561
|
2014-04-03 Dominic Cleal <dcleal@redhat.com>
|
562
|
* Change licence to GPLv3+ to match Foreman
|
563
|
* Update to pass CR class to plugin registration
|
564
|
|
565
|
2014-03-25 Amos Benari <abenari@redhat.com>
|
566
|
* initial commit
|
567
|
|