Project

General

Profile

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

foreman-docker / CHANGELOG @ 5397ee73

1
2015-03-11	David Davis <daviddavis@redhat.com>
2
	* Fixes #9716 - Handle 1.8.0-rc1 version format
3

    
4
2015-03-07	Daniel Lobato <elobatocs@gmail.com>
5
	* Make HoundCI use project rubocop rules
6

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

    
10
2015-03-03	Daniel Lobato <elobatocs@gmail.com>
11
	* Bump version to 1.2.1
12

    
13
2015-03-01	David Davis <daviddavis@redhat.com>
14
	* Fixes #9570 - Only set username/password/email if present
15
	* Fixes #9573 - Locking docker-api to 1.17
16
	* Fixes #9562 - Fixing the baseurl in the containers api
17

    
18
2015-02-25	Daniel Lobato García <elobatocs@gmail.com>
19
	* Add issue stats badge
20
	* Typo describing -> description on registry form
21

    
22
2015-02-24	Daniel Lobato <elobatocs@gmail.com>
23
	* Bump version to 1.2.0
24
	* Fixes #7874 - Docker Containers API
25

    
26
2015-02-19	Daniel Lobato <elobatocs@gmail.com>
27
	* Fixes #9456 - Validate docker registry URL
28
	* Fixes #9242 - Backport image_search to fog 1.24
29

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

    
33
2015-02-16	Partha Aji <paji@redhat.com>
34
	* refs #9341 - Updating the docker-api gem spec
35

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

    
39
2015-02-10	Daniel Lobato <elobatocs@gmail.com>
40
	* Bump version to 1.1.0
41
	* Fixes #9269 - Validate registry name
42

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

    
46
2015-02-05	Partha Aji <paji@redhat.com>
47
	* refs #8918 - Enable creating container via katello
48

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

    
52
2015-02-05	Daniel Lobato <elobatocs@gmail.com>
53
	* Bump version to 1.0.1
54
	* Fixes #9177 - 1.7 compatibility fixes
55

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

    
59
2015-01-29	David Davis <daviddavis@redhat.com>
60
	* Fixes #9159 - Fix rubocop 0.28.0 errors
61

    
62
2015-01-28	Daniel Lobato <elobatocs@gmail.com>
63
	* Revert "Fixes #8409 - Pull docker image asynchronously"
64

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

    
68
2015-01-22	Daniel Lobato <elobatocs@gmail.com>
69
	* Fixes #8409 - Pull docker image asynchronously
70

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

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

    
77
2015-01-19	Partha Aji <paji@redhat.com>
78
	* Refs #8409 - Partially addressing pull before create container
79

    
80
2015-01-12	Daniel Lobato <elobatocs@gmail.com>
81
	* Bump version to 1.0.0
82

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

    
86
2015-01-11	David Davis <daviddavis@redhat.com>
87
	* Refs #7977 - Adjusting class length check in rubocop
88

    
89
2015-01-08	Daniel Lobato García <elobatocs@gmail.com>
90
	* Remove known bugs section from README
91

    
92
2015-01-05	Vanya Jauhal <vanyajauhal1995@gmail.com>
93
	* Fixes #8815 - Corrects variable reference in image search
94

    
95
2015-01-02	Vanya Jauhal <vanyajauhal1995@gmail.com>
96
	* fixes #8226 - shows environment variables on container display
97

    
98
2015-01-02	Daniel Lobato <elobatocs@gmail.com>
99
	* Fixes #8485 - Taxable containers
100

    
101
2014-12-29	Partha Aji <paji@redhat.com>
102
	* Fixes #8637 - local registry container support
103

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

    
107
2014-12-26	Daniel Lobato <elobatocs@gmail.com>
108
	* Refs #7867 - Container wizard state refactor
109

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

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

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

    
119
2014-12-22	Ohad Levy <ohadlevy@gmail.com>
120
	* fixes #8718 - refactor container index
121

    
122
2014-12-19	David Davis <daviddavis@redhat.com>
123
	* Fixes #8632 - Move docker tables out of foreman-docker
124

    
125
2014-12-17	Daniel Lobato <elobatocs@gmail.com>
126
	* Refs #8717 - Fix cop line too long
127

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

    
131
2014-12-05	Daniel Lobato <elobatocs@gmail.com>
132
	* Fixes #8226 - Support environment variables creation
133

    
134
2014-12-04	Dmitri Dolguikh <dmitri@appliedlogic.ca>
135
	* Fixes #7647: Added support for external registries
136

    
137
2014-11-20	David Davis <daviddavis@redhat.com>
138
	* Fixes #8375 - Not validating tag uniqueness per image
139

    
140
2014-11-14	Daniel Lobato <elobatocs@gmail.com>
141
	* Fixes #8398 - Authentication error returns 500
142

    
143
2014-11-13	Daniel Lobato <elobatocs@gmail.com>
144
	* Fixes #8329 - Search images in the hub
145

    
146
2014-11-03	Daniel Lobato García <elobatocs@gmail.com>
147
	* Add rubygem badges
148

    
149
2014-11-01	Daniel Lobato <elobatocs@gmail.com>
150
	* Remove rake and fog dependencies
151
	* Bump version to 0.2.0
152
	* Fixes #8236: 1.6 compatibility
153

    
154
2014-10-28	Daniel Lobato <elobatocs@gmail.com>
155
	* Fixes #8140: Memory and CPU set are strings
156
	* Fixes #8096 #8097: Improve cpuset cpushare form
157
	* Fixes #7872 - Create container without Fog to assign name
158

    
159
2014-10-27	Daniel Lobato <elobatocs@gmail.com>
160
	* Fixes #8124 - Entrypoint sent to API
161
	* Fixes #8123 - Faster auto-complete with spinner
162

    
163
2014-10-25	Daniel Lobato <elobatocs@gmail.com>
164
	* Bump version
165

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

    
169
2014-10-24	Daniel Lobato <elobatocs@gmail.com>
170
	* Fixes #8036: Validate images and tags
171
	* Fixes #8035: Commit container changes
172

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

    
176
2014-10-23	pujan14 <pujan14@users.noreply.github.com>
177
	* Update README.md
178

    
179
2014-10-22	Daniel Lobato <elobatocs@gmail.com>
180
	* Fixes #8034 - Console support for compute resources
181
	* Refs #8004 - rubocop line is too long
182

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

    
186
2014-10-22	Daniel Lobato García <elobatocs@gmail.com>
187
	* Refs #8004 - fix i18n
188

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

    
192
2014-10-21	Daniel Lobato <elobatocs@gmail.com>
193
	* Fixes #7960 - Initial console logs support
194
	* Fixes #7967 - Show processes running in a container
195
	* Fixes #8003 - Wizard finish redirects to container
196
	* Fixes #8004 - Delete managed containers
197

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

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

    
204
2014-10-18	Daniel Lobato <elobatocs@gmail.com>
205
	* Refs #7642 - Refactor image/tag and tests
206

    
207
2014-10-18	David Davis <daviddavis@redhat.com>
208
	* Refs #7642 - Create docker image and tag models
209

    
210
2014-10-17	Daniel Lobato <elobatocs@gmail.com>
211
	* Refs #7977 - Chain rubocop to jenkins
212

    
213
2014-10-17	David Davis <daviddavis@redhat.com>
214
	* Fixes #7977 - Enabling rubocop for foreman-docker
215

    
216
2014-10-15	Daniel Lobato <elobatocs@gmail.com>
217
	* Fixes #7948 - order containers index by name
218
	* Fixes #7895 - Deleted containers message and redirect
219

    
220
2014-10-13	Daniel Lobato <elobatocs@gmail.com>
221
	* Fixes #7924 - Chain foreman-docker tests to Jenkins
222
	* Fixes #7912 - Wizard path error and tests
223

    
224
2014-10-10	Daniel Lobato <elobatocs@gmail.com>
225
	* Fixes #7893 - Restrict routes and create permissions
226

    
227
2014-10-09	Daniel Lobato <elobatocs@gmail.com>
228
	* Rubocop support and config
229
	* Containers wizard and index
230
	* Controllers and engine for containers
231
	* Clean up Gemfile and gitignore
232

    
233
2014-09-03	Daniel Lobato <elobatocs@gmail.com>
234
	* Add docker RABL to API
235
	* Show container info even if entrypoint is empty
236
	* Show exposed ports in container view
237

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

    
241
2014-08-25	Martin Loy <martinloy.uy@gmail.com>
242
	* update gem git reference to official theforeman repo
243

    
244
2014-04-30	Dominic Cleal <dcleal@redhat.com>
245
	* Add RPM info
246

    
247
2014-04-22	Ohad Levy <ohadlevy@gmail.com>
248
	* updated version requirement in readme.
249

    
250
2014-04-09	Amos Benari <abenari@redhat.com>
251
	* fix homepage reference and bump version
252

    
253
2014-04-08	Amos Benari <abenari@redhat.com>
254
	* bump version
255

    
256
2014-04-08	abenari <abenari@redhat.com>
257
	* Merge pull request #2 from domcleal/licence
258
	* Merge pull request #1 from domcleal/master
259

    
260
2014-04-03	Dominic Cleal <dcleal@redhat.com>
261
	* Change licence to GPLv3+ to match Foreman
262
	* Update to pass CR class to plugin registration
263

    
264
2014-03-25	Amos Benari <abenari@redhat.com>
265
	* initial commit
266