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