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