Project

General

Profile

Download (13 KB) Statistics
| Branch: | Tag: | Revision:

foreman_docker / CHANGELOG @ b92e3f84

1
2015-12-15	Daniel Lobato <elobatocs@gmail.com>
2
	* Fixes #12785 - Raise requires_foreman version to 1.11
3

    
4
2015-12-14	Eric D. Helms <ericdhelms@gmail.com>
5
	* Fixes #11065: Add .rubocop.yml as a test file for the gem.
6

    
7
2015-12-11	Tom Caspy <tcaspy@gmail.com>
8
	* fixes #7230 - rails 4 compatibility
9

    
10
2015-12-09	John Mitsch <jomitsch@redhat.com>
11
	* Refs #12726 - Adding attr_accessible :email to docker model
12

    
13
2015-12-08	Tom Caspy <tcaspy@gmail.com>
14
	* fixes #12726 - adding attr_accessible
15

    
16
2015-12-03	David Davis <daviddavis@redhat.com>
17
	* Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules
18

    
19
2015-10-14	oshtaier <alexshtayer@yahoo.com>
20
	* Fixes #12141 - Add unique id for container object name on 'All containers' page
21

    
22
2015-09-02	Partha Aji <paji@redhat.com>
23
	* Fixes #11672 - Exposed username in the registries json call
24

    
25
2015-08-21	Daniel Lobato García <elobatocs@gmail.com>
26
	* Remove env variables & DNS from planned in README
27

    
28
2015-08-18	Daniel Lobato <elobatocs@gmail.com>
29
	* Bump version to 1.4.1
30

    
31
2015-08-17	Partha Aji <paji@redhat.com>
32
	* Fixes #11354 - Made the container deal with cpu shares and cpu sets correctly
33

    
34
2015-07-27	Daniel Lobato <elobatocs@gmail.com>
35
	* Refs #11204 - Automate packaging, deb changelog typo
36

    
37
2015-07-24	Daniel Lobato <elobatocs@gmail.com>
38
	* Refs #11204 - Automate deb packaging, typo
39
	* Refs #11204 - Automate foreman-packaging pull-requests
40

    
41
2015-07-23	Daniel Lobato <elobatocs@gmail.com>
42
	* Refs #11204 - Automate rubygem release, typo
43
	* Bump version to 1.4.0
44
	* Fixes #11204 - Automate rubygem release
45

    
46
2015-07-01	Adam Ruzicka <aruzicka@redhat.com>
47
	* Fixes #10191 - Pass proper memory parameter to Docker
48

    
49
2015-06-29	Shlomi Zadok <shlomi@ben-hanna.com>
50
	* fixes #10812 - remove require fog from plugin's engine
51

    
52
2015-06-15	Adam Ruzicka <aruzicka@redhat.com>
53
	* Fixes #9753 - container name is optional
54

    
55
2015-06-11	Daniel Lobato <elobatocs@gmail.com>
56
	* Fixes #10779 - Error messages hidden after wizard
57

    
58
2015-06-10	Dmitri Dolguikh <dmitri@appliedlogic.ca>
59
	* fixes #10128: 'test connection' button on the CR screen turns green only after connection has been verified.
60

    
61
2015-06-02	Daniel Lobato <elobatocs@gmail.com>
62
	* Fixes #10416 - Pulled translations
63

    
64
2015-05-20	Partha Aji <paji@redhat.com>
65
	* Fixes #10404 - Finds correct repo name for Docker Hub registry
66

    
67
2015-05-05	Shlomi Zadok <shlomi@ben-hanna.com>
68
	* Fixes #9393 - Allow users to create container without starting it
69

    
70
2015-04-29	Daniel Lobato <elobatocs@gmail.com>
71
	* Bump version to 1.3.1
72
	* CHANGELOG
73

    
74
2015-04-29	Dominic Cleal <dcleal@redhat.com>
75
	* fixes #10306 - require resolv for access to regexps
76

    
77
2015-04-28	Daniel Lobato <elobatocs@gmail.com>
78
	* Bump version to 1.3.0
79

    
80
2015-04-28	David Davis <daviddavis@redhat.com>
81
	* Fixes #9901 - Better handling of errors in container api
82
	* Fixes #10029 - Docker registry API
83

    
84
2015-04-24	David Davis <daviddavis@redhat.com>
85
	* Fixes 9311 - Change the Katello tab text
86

    
87
2015-04-14	Vanya Jauhal <vanyajauhal1995@gmail.com>
88
	* Fixes #7865 - Adds support for configuring dns during container creation
89

    
90
2015-04-13	Vanya Jauhal <vanyajauhal1995@gmail.com>
91
	* Fixes #7864 - Adds support for exposed_ports
92

    
93
2015-04-07	Daniel Lobato <elobatocs@gmail.com>
94
	* Fixes #9997 - Release process docs
95

    
96
2015-03-25	Daniel Lobato <elobatocs@gmail.com>
97
	* Fixes #9897 - Stub encryption key in registry test
98

    
99
2015-03-25	Dmitri Dolguikh <dmitri@appliedlogic.ca>
100
	* Fixes #9338: permission filters can be created now
101

    
102
2015-03-24	Daniel Lobato <elobatocs@gmail.com>
103
	* Bump version to 1.2.4
104

    
105
2015-03-20	Partha Aji <paji@redhat.com>
106
	* Fixes #9310, #9518 - Create containers using katello repos
107

    
108
2015-03-19	David Davis <daviddavis@redhat.com>
109
	* Fixes #9643 - Added search param to the containers index API
110
	* Bump version to 1.2.3
111
	* Fixes #9830 - Fixing log call
112

    
113
2015-03-19	Daniel Lobato <elobatocs@gmail.com>
114
	* Fixes #9829 - Revert image_search to old method
115

    
116
2015-03-19	Dmitri Dolguikh <dmitri@appliedlogic.ca>
117
	* fixes #9544: added downcase_hash_keys mathod
118

    
119
2015-03-18	David Davis <daviddavis@redhat.com>
120
	* Fixes #9382 - Use connection info when connecting to docker
121

    
122
2015-03-15	David Davis <daviddavis@redhat.com>
123
	* Fixes #9708 - Fixing rubocop config so it can be used with houndci
124

    
125
2015-03-11	Daniel Lobato <elobatocs@gmail.com>
126
	* Bump version to 1.2.2
127

    
128
2015-03-11	David Davis <daviddavis@redhat.com>
129
	* Fixes #9716 - Handle 1.8.0-rc1 version format
130

    
131
2015-03-07	Daniel Lobato <elobatocs@gmail.com>
132
	* Make HoundCI use project rubocop rules
133

    
134
2015-03-05	Dmitri Dolguikh <dmitri@appliedlogic.ca>
135
	* fixes #9271: user is now informed about http connection errors when using search in the new container wizard.
136

    
137
2015-03-03	Daniel Lobato <elobatocs@gmail.com>
138
	* Bump version to 1.2.1
139

    
140
2015-03-01	David Davis <daviddavis@redhat.com>
141
	* Fixes #9570 - Only set username/password/email if present
142
	* Fixes #9573 - Locking docker-api to 1.17
143
	* Fixes #9562 - Fixing the baseurl in the containers api
144

    
145
2015-02-25	Daniel Lobato García <elobatocs@gmail.com>
146
	* Add issue stats badge
147
	* Typo describing -> description on registry form
148

    
149
2015-02-24	Daniel Lobato <elobatocs@gmail.com>
150
	* Bump version to 1.2.0
151
	* Fixes #7874 - Docker Containers API
152

    
153
2015-02-19	Daniel Lobato <elobatocs@gmail.com>
154
	* Fixes #9456 - Validate docker registry URL
155
	* Fixes #9242 - Backport image_search to fog 1.24
156

    
157
2015-02-16	Shlomi Zadok <shlomi@ben-hanna.com>
158
	* fixes #9332 - Add yes/no text to managed info on containers index
159

    
160
2015-02-16	Partha Aji <paji@redhat.com>
161
	* refs #9341 - Updating the docker-api gem spec
162

    
163
2015-02-11	Dmitri Dolguikh <dmitri@appliedlogic.ca>
164
	* fixes #8033: container power on/off redirects to container view now
165

    
166
2015-02-10	Daniel Lobato <elobatocs@gmail.com>
167
	* Bump version to 1.1.0
168
	* Fixes #9269 - Validate registry name
169

    
170
2015-02-06	Partha Aji <paji@redhat.com>
171
	* Fixes #9229 - Handles non username/password private registry case
172

    
173
2015-02-05	Partha Aji <paji@redhat.com>
174
	* refs #8918 - Enable creating container via katello
175

    
176
2015-02-05	Mike McCune <mmccune@redhat.com>
177
	* fixes #9230 - add table name to query to avoid psql errors
178

    
179
2015-02-05	Daniel Lobato <elobatocs@gmail.com>
180
	* Bump version to 1.0.1
181
	* Fixes #9177 - 1.7 compatibility fixes
182

    
183
2015-02-03	Partha Aji <paji@redhat.com>
184
	* refs #8963 - Renaming truncs to trunc with tool tips
185

    
186
2015-01-29	David Davis <daviddavis@redhat.com>
187
	* Fixes #9159 - Fix rubocop 0.28.0 errors
188

    
189
2015-01-28	Daniel Lobato <elobatocs@gmail.com>
190
	* Revert "Fixes #8409 - Pull docker image asynchronously"
191

    
192
2015-01-28	Dmitri Dolguikh <dmitri@appliedlogic.ca>
193
	* fixes #9033: errors encountered in new container wizard are being shown now
194

    
195
2015-01-22	Daniel Lobato <elobatocs@gmail.com>
196
	* Fixes #8409 - Pull docker image asynchronously
197

    
198
2015-01-20	Dmitri Dolguikh <dmitri@appliedlogic.ca>
199
	* fixes #8784: defines max_cpu_count for docker compute resource
200

    
201
2015-01-19	Dmitri Dolguikh <dmitri@appliedlogic.ca>
202
	* fixes #9004: wizard moves correctly between persisted states now
203

    
204
2015-01-19	Partha Aji <paji@redhat.com>
205
	* Refs #8409 - Partially addressing pull before create container
206

    
207
2015-01-12	Daniel Lobato <elobatocs@gmail.com>
208
	* Bump version to 1.0.0
209

    
210
2015-01-12	Dmitri Dolguikh <dmitri@appliedlogic.ca>
211
	* Fixes #8393: added support for basic auth for standalone registries
212

    
213
2015-01-11	David Davis <daviddavis@redhat.com>
214
	* Refs #7977 - Adjusting class length check in rubocop
215

    
216
2015-01-08	Daniel Lobato García <elobatocs@gmail.com>
217
	* Remove known bugs section from README
218

    
219
2015-01-05	Vanya Jauhal <vanyajauhal1995@gmail.com>
220
	* Fixes #8815 - Corrects variable reference in image search
221

    
222
2015-01-02	Vanya Jauhal <vanyajauhal1995@gmail.com>
223
	* fixes #8226 - shows environment variables on container display
224

    
225
2015-01-02	Daniel Lobato <elobatocs@gmail.com>
226
	* Fixes #8485 - Taxable containers
227

    
228
2014-12-29	Partha Aji <paji@redhat.com>
229
	* Fixes #8637 - local registry container support
230

    
231
2014-12-26	Vanya Jauhal <vanyajauhal1995@gmail.com>
232
	* fixes #8342 - disables form buttons on new container page in absence of docker compute resources
233

    
234
2014-12-26	Daniel Lobato <elobatocs@gmail.com>
235
	* Refs #7867 - Container wizard state refactor
236

    
237
2014-12-24	Dmitri Dolguikh <dmitri@appliedlogic.ca>
238
	* fixes #7867: container creation wizard now tracks state in dedicated objects
239

    
240
2014-12-24	Vanya Jauhal <vanyajauhal1995@gmail.com>
241
	* fixes #8789 - adds correct link for information about cpu shares
242

    
243
2014-12-23	Ohad Levy <ohadlevy@gmail.com>
244
	* fixes #8719 - remove n+1 queries on container index
245

    
246
2014-12-22	Ohad Levy <ohadlevy@gmail.com>
247
	* fixes #8718 - refactor container index
248

    
249
2014-12-19	David Davis <daviddavis@redhat.com>
250
	* Fixes #8632 - Move docker tables out of foreman-docker
251

    
252
2014-12-17	Daniel Lobato <elobatocs@gmail.com>
253
	* Refs #8717 - Fix cop line too long
254

    
255
2014-12-17	Ohad Levy <ohadlevy@gmail.com>
256
	* fixes #8716 auto_complete helper now has a unique name.
257

    
258
2014-12-05	Daniel Lobato <elobatocs@gmail.com>
259
	* Fixes #8226 - Support environment variables creation
260

    
261
2014-12-04	Dmitri Dolguikh <dmitri@appliedlogic.ca>
262
	* Fixes #7647: Added support for external registries
263

    
264
2014-11-20	David Davis <daviddavis@redhat.com>
265
	* Fixes #8375 - Not validating tag uniqueness per image
266

    
267
2014-11-14	Daniel Lobato <elobatocs@gmail.com>
268
	* Fixes #8398 - Authentication error returns 500
269

    
270
2014-11-13	Daniel Lobato <elobatocs@gmail.com>
271
	* Fixes #8329 - Search images in the hub
272

    
273
2014-11-03	Daniel Lobato García <elobatocs@gmail.com>
274
	* Add rubygem badges
275

    
276
2014-11-01	Daniel Lobato <elobatocs@gmail.com>
277
	* Remove rake and fog dependencies
278
	* Bump version to 0.2.0
279
	* Fixes #8236: 1.6 compatibility
280

    
281
2014-10-28	Daniel Lobato <elobatocs@gmail.com>
282
	* Fixes #8140: Memory and CPU set are strings
283
	* Fixes #8096 #8097: Improve cpuset cpushare form
284
	* Fixes #7872 - Create container without Fog to assign name
285

    
286
2014-10-27	Daniel Lobato <elobatocs@gmail.com>
287
	* Fixes #8124 - Entrypoint sent to API
288
	* Fixes #8123 - Faster auto-complete with spinner
289

    
290
2014-10-25	Daniel Lobato <elobatocs@gmail.com>
291
	* Bump version
292

    
293
2014-10-24	Dominic Cleal <dcleal@redhat.com>
294
	* fixes #8100 - make engine and asset precompilation name consistent
295

    
296
2014-10-24	Daniel Lobato <elobatocs@gmail.com>
297
	* Fixes #8036: Validate images and tags
298
	* Fixes #8035: Commit container changes
299

    
300
2014-10-23	Dmitri Dolguikh <dmitri@appliedlogic.ca>
301
	* Fixes #7870: support for auto-complete in image search
302

    
303
2014-10-23	pujan14 <pujan14@users.noreply.github.com>
304
	* Update README.md
305

    
306
2014-10-22	Daniel Lobato <elobatocs@gmail.com>
307
	* Fixes #8034 - Console support for compute resources
308
	* Refs #8004 - rubocop line is too long
309

    
310
2014-10-22	Dmitri Dolguikh <dmitri@appliedlogic.ca>
311
	* Fixes #8031 - container model initialization is no longer order-dependent
312

    
313
2014-10-22	Daniel Lobato García <elobatocs@gmail.com>
314
	* Refs #8004 - fix i18n
315

    
316
2014-10-21	Daniel Lobato García <elobatocs@gmail.com>
317
	* Refs #8004 - i18n delete containers message
318

    
319
2014-10-21	Daniel Lobato <elobatocs@gmail.com>
320
	* Fixes #7960 - Initial console logs support
321
	* Fixes #7967 - Show processes running in a container
322
	* Fixes #8003 - Wizard finish redirects to container
323
	* Fixes #8004 - Delete managed containers
324

    
325
2014-10-20	David Davis <daviddavis@redhat.com>
326
	* Fixes #7997 - Fixing foreign key on tags relationship for images
327

    
328
2014-10-20	Daniel Lobato <elobatocs@gmail.com>
329
	* Fixes #7986 - Save container UUID and display managed containers
330

    
331
2014-10-18	Daniel Lobato <elobatocs@gmail.com>
332
	* Refs #7642 - Refactor image/tag and tests
333

    
334
2014-10-18	David Davis <daviddavis@redhat.com>
335
	* Refs #7642 - Create docker image and tag models
336

    
337
2014-10-17	Daniel Lobato <elobatocs@gmail.com>
338
	* Refs #7977 - Chain rubocop to jenkins
339

    
340
2014-10-17	David Davis <daviddavis@redhat.com>
341
	* Fixes #7977 - Enabling rubocop for foreman-docker
342

    
343
2014-10-15	Daniel Lobato <elobatocs@gmail.com>
344
	* Fixes #7948 - order containers index by name
345
	* Fixes #7895 - Deleted containers message and redirect
346

    
347
2014-10-13	Daniel Lobato <elobatocs@gmail.com>
348
	* Fixes #7924 - Chain foreman-docker tests to Jenkins
349
	* Fixes #7912 - Wizard path error and tests
350

    
351
2014-10-10	Daniel Lobato <elobatocs@gmail.com>
352
	* Fixes #7893 - Restrict routes and create permissions
353

    
354
2014-10-09	Daniel Lobato <elobatocs@gmail.com>
355
	* Rubocop support and config
356
	* Containers wizard and index
357
	* Controllers and engine for containers
358
	* Clean up Gemfile and gitignore
359

    
360
2014-09-03	Daniel Lobato <elobatocs@gmail.com>
361
	* Add docker RABL to API
362
	* Show container info even if entrypoint is empty
363
	* Show exposed ports in container view
364

    
365
2014-08-26	Dominic Cleal <dominic@computerkb.co.uk>
366
	* Merge pull request #5 from Tombar/master
367

    
368
2014-08-25	Martin Loy <martinloy.uy@gmail.com>
369
	* update gem git reference to official theforeman repo
370

    
371
2014-04-30	Dominic Cleal <dcleal@redhat.com>
372
	* Add RPM info
373

    
374
2014-04-22	Ohad Levy <ohadlevy@gmail.com>
375
	* updated version requirement in readme.
376

    
377
2014-04-09	Amos Benari <abenari@redhat.com>
378
	* fix homepage reference and bump version
379

    
380
2014-04-08	Amos Benari <abenari@redhat.com>
381
	* bump version
382

    
383
2014-04-08	abenari <abenari@redhat.com>
384
	* Merge pull request #2 from domcleal/licence
385
	* Merge pull request #1 from domcleal/master
386

    
387
2014-04-03	Dominic Cleal <dcleal@redhat.com>
388
	* Change licence to GPLv3+ to match Foreman
389
	* Update to pass CR class to plugin registration
390

    
391
2014-03-25	Amos Benari <abenari@redhat.com>
392
	* initial commit
393