chef-server-webui 0.9.14 → 0.9.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/chef-server-webui/version.rb +1 -1
  2. metadata +199 -257
@@ -1,3 +1,3 @@
1
1
  module ChefServerWebui
2
- VERSION = '0.9.14'
2
+ VERSION = '0.9.16'
3
3
  end
metadata CHANGED
@@ -1,13 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-server-webui
3
3
  version: !ruby/object:Gem::Version
4
- hash: 39
5
- prerelease: false
6
- segments:
7
- - 0
8
- - 9
9
- - 14
10
- version: 0.9.14
4
+ prerelease:
5
+ version: 0.9.16
11
6
  platform: ruby
12
7
  authors:
13
8
  - Opscode
@@ -15,169 +10,122 @@ autorequire:
15
10
  bindir: bin
16
11
  cert_chain: []
17
12
 
18
- date: 2011-03-04 00:00:00 -08:00
13
+ date: 2011-04-15 00:00:00 -07:00
19
14
  default_executable:
20
15
  dependencies:
21
16
  - !ruby/object:Gem::Dependency
22
- prerelease: false
23
17
  name: merb-core
24
- version_requirements: &id001 !ruby/object:Gem::Requirement
18
+ requirement: &id001 !ruby/object:Gem::Requirement
25
19
  none: false
26
20
  requirements:
27
21
  - - ~>
28
22
  - !ruby/object:Gem::Version
29
- hash: 19
30
- segments:
31
- - 1
32
- - 1
33
- - 0
34
23
  version: 1.1.0
35
- requirement: *id001
36
24
  type: :runtime
37
- - !ruby/object:Gem::Dependency
38
25
  prerelease: false
26
+ version_requirements: *id001
27
+ - !ruby/object:Gem::Dependency
39
28
  name: merb-assets
40
- version_requirements: &id002 !ruby/object:Gem::Requirement
29
+ requirement: &id002 !ruby/object:Gem::Requirement
41
30
  none: false
42
31
  requirements:
43
32
  - - ~>
44
33
  - !ruby/object:Gem::Version
45
- hash: 19
46
- segments:
47
- - 1
48
- - 1
49
- - 0
50
34
  version: 1.1.0
51
- requirement: *id002
52
35
  type: :runtime
53
- - !ruby/object:Gem::Dependency
54
36
  prerelease: false
37
+ version_requirements: *id002
38
+ - !ruby/object:Gem::Dependency
55
39
  name: merb-helpers
56
- version_requirements: &id003 !ruby/object:Gem::Requirement
40
+ requirement: &id003 !ruby/object:Gem::Requirement
57
41
  none: false
58
42
  requirements:
59
43
  - - ~>
60
44
  - !ruby/object:Gem::Version
61
- hash: 19
62
- segments:
63
- - 1
64
- - 1
65
- - 0
66
45
  version: 1.1.0
67
- requirement: *id003
68
46
  type: :runtime
69
- - !ruby/object:Gem::Dependency
70
47
  prerelease: false
48
+ version_requirements: *id003
49
+ - !ruby/object:Gem::Dependency
71
50
  name: merb-haml
72
- version_requirements: &id004 !ruby/object:Gem::Requirement
51
+ requirement: &id004 !ruby/object:Gem::Requirement
73
52
  none: false
74
53
  requirements:
75
54
  - - ~>
76
55
  - !ruby/object:Gem::Version
77
- hash: 19
78
- segments:
79
- - 1
80
- - 1
81
- - 0
82
56
  version: 1.1.0
83
- requirement: *id004
84
57
  type: :runtime
85
- - !ruby/object:Gem::Dependency
86
58
  prerelease: false
59
+ version_requirements: *id004
60
+ - !ruby/object:Gem::Dependency
87
61
  name: merb-param-protection
88
- version_requirements: &id005 !ruby/object:Gem::Requirement
62
+ requirement: &id005 !ruby/object:Gem::Requirement
89
63
  none: false
90
64
  requirements:
91
65
  - - ~>
92
66
  - !ruby/object:Gem::Version
93
- hash: 19
94
- segments:
95
- - 1
96
- - 1
97
- - 0
98
67
  version: 1.1.0
99
- requirement: *id005
100
68
  type: :runtime
101
- - !ruby/object:Gem::Dependency
102
69
  prerelease: false
70
+ version_requirements: *id005
71
+ - !ruby/object:Gem::Dependency
103
72
  name: json
104
- version_requirements: &id006 !ruby/object:Gem::Requirement
73
+ requirement: &id006 !ruby/object:Gem::Requirement
105
74
  none: false
106
75
  requirements:
107
76
  - - ">="
108
77
  - !ruby/object:Gem::Version
109
- hash: 15
110
- segments:
111
- - 1
112
- - 4
113
- - 4
114
78
  version: 1.4.4
115
79
  - - <=
116
80
  - !ruby/object:Gem::Version
117
- hash: 11
118
- segments:
119
- - 1
120
- - 4
121
- - 6
122
81
  version: 1.4.6
123
- requirement: *id006
124
82
  type: :runtime
125
- - !ruby/object:Gem::Dependency
126
83
  prerelease: false
84
+ version_requirements: *id006
85
+ - !ruby/object:Gem::Dependency
127
86
  name: thin
128
- version_requirements: &id007 !ruby/object:Gem::Requirement
87
+ requirement: &id007 !ruby/object:Gem::Requirement
129
88
  none: false
130
89
  requirements:
131
90
  - - ">="
132
91
  - !ruby/object:Gem::Version
133
- hash: 3
134
- segments:
135
- - 0
136
92
  version: "0"
137
- requirement: *id007
138
93
  type: :runtime
139
- - !ruby/object:Gem::Dependency
140
94
  prerelease: false
95
+ version_requirements: *id007
96
+ - !ruby/object:Gem::Dependency
141
97
  name: haml
142
- version_requirements: &id008 !ruby/object:Gem::Requirement
98
+ requirement: &id008 !ruby/object:Gem::Requirement
143
99
  none: false
144
100
  requirements:
145
101
  - - ">="
146
102
  - !ruby/object:Gem::Version
147
- hash: 3
148
- segments:
149
- - 0
150
103
  version: "0"
151
- requirement: *id008
152
104
  type: :runtime
153
- - !ruby/object:Gem::Dependency
154
105
  prerelease: false
106
+ version_requirements: *id008
107
+ - !ruby/object:Gem::Dependency
155
108
  name: ruby-openid
156
- version_requirements: &id009 !ruby/object:Gem::Requirement
109
+ requirement: &id009 !ruby/object:Gem::Requirement
157
110
  none: false
158
111
  requirements:
159
112
  - - ">="
160
113
  - !ruby/object:Gem::Version
161
- hash: 3
162
- segments:
163
- - 0
164
114
  version: "0"
165
- requirement: *id009
166
115
  type: :runtime
167
- - !ruby/object:Gem::Dependency
168
116
  prerelease: false
117
+ version_requirements: *id009
118
+ - !ruby/object:Gem::Dependency
169
119
  name: coderay
170
- version_requirements: &id010 !ruby/object:Gem::Requirement
120
+ requirement: &id010 !ruby/object:Gem::Requirement
171
121
  none: false
172
122
  requirements:
173
123
  - - ">="
174
124
  - !ruby/object:Gem::Version
175
- hash: 3
176
- segments:
177
- - 0
178
125
  version: "0"
179
- requirement: *id010
180
126
  type: :runtime
127
+ prerelease: false
128
+ version_requirements: *id010
181
129
  description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
182
130
  email: chef@opscode.com
183
131
  executables:
@@ -194,212 +142,212 @@ files:
194
142
  - Rakefile
195
143
  - config.ru
196
144
  - bin/chef-server-webui
197
- - config/init.rb
198
- - config/router.rb
199
- - config/rack.rb
200
145
  - config/environments/development.rb
201
146
  - config/environments/production.rb
147
+ - config/init.rb
148
+ - config/rack.rb
149
+ - config/router.rb
202
150
  - lib/chef-server-webui/merbtasks.rb
203
151
  - lib/chef-server-webui/slicetasks.rb
204
- - lib/chef-server-webui/version.rb
205
152
  - lib/chef-server-webui/spectasks.rb
153
+ - lib/chef-server-webui/version.rb
206
154
  - lib/chef-server-webui.rb
207
- - app/views/layout/_jsonedit.html.haml
208
- - app/views/layout/login.html.haml
209
- - app/views/layout/application.html.haml
210
- - app/views/openid_login/index.html.haml
211
- - app/views/clients/new.html.haml
212
- - app/views/clients/_navigation.html.haml
213
- - app/views/clients/show.html.haml
214
- - app/views/clients/index.html.haml
215
- - app/views/clients/_form.html.haml
216
- - app/views/clients/edit.html.haml
217
- - app/views/openid_register/show.html.haml
218
- - app/views/openid_register/index.html.haml
219
- - app/views/status/index.html.haml
220
- - app/views/users/new.html.haml
221
- - app/views/users/login.html.haml
222
- - app/views/users/_navigation.html.haml
223
- - app/views/users/start.html.haml
224
- - app/views/users/show.html.haml
225
- - app/views/users/index.html.haml
226
- - app/views/users/_form.html.haml
227
- - app/views/users/edit.html.haml
228
- - app/views/openid_consumer/start.html.haml
229
- - app/views/openid_consumer/index.html.haml
230
- - app/views/main/index.html.erb
231
- - app/views/cookbooks/show.html.haml
232
- - app/views/cookbooks/index.html.haml
233
- - app/views/nodes/new.html.haml
234
- - app/views/nodes/_navigation.html.haml
235
- - app/views/nodes/show.html.haml
236
- - app/views/nodes/_resource.html.haml
237
- - app/views/nodes/index.html.haml
238
- - app/views/nodes/_action.html.haml
239
- - app/views/nodes/_form.html.haml
240
- - app/views/nodes/edit.html.haml
241
- - app/views/exceptions/not_acceptable.html.erb
242
- - app/views/exceptions/not_found.html.erb
243
- - app/views/exceptions/bad_request.json.erb
244
- - app/views/exceptions/internal_server_error.html.erb
245
- - app/views/exceptions/standard_error.html.erb
246
- - app/views/exceptions/admin_access_required.html.haml
247
- - app/views/databags/new.html.haml
248
- - app/views/databags/_navigation.html.haml
249
- - app/views/databags/show.html.haml
250
- - app/views/databags/index.html.haml
251
- - app/views/databags/_item_navigation.html.haml
252
- - app/views/databags/_form.html.haml
253
- - app/views/databags/edit.html.haml
254
- - app/views/search/show.html.haml
255
- - app/views/search/index.html.haml
256
- - app/views/search/_search_form.html.haml
257
- - app/views/search_entries/show.html.haml
258
- - app/views/search_entries/index.html.haml
259
- - app/views/databag_items/new.html.haml
260
- - app/views/databag_items/_navigation.html.haml
261
- - app/views/databag_items/show.html.haml
262
- - app/views/databag_items/index.html.haml
263
- - app/views/databag_items/_form.html.haml
264
- - app/views/databag_items/edit.html.haml
265
- - app/views/roles/new.html.haml
266
- - app/views/roles/_navigation.html.haml
267
- - app/views/roles/show.html.haml
268
- - app/views/roles/index.html.haml
269
- - app/views/roles/_form.html.haml
270
- - app/views/roles/edit.html.haml
271
- - app/controllers/search.rb
272
- - app/controllers/exceptions.rb
273
- - app/controllers/nodes.rb
274
155
  - app/controllers/application.rb
275
- - app/controllers/cookbook_files.rb
276
- - app/controllers/databags.rb
156
+ - app/controllers/clients.rb
157
+ - app/controllers/cookbook_attributes.rb
277
158
  - app/controllers/cookbook_definitions.rb
278
- - app/controllers/openid_consumer.rb
159
+ - app/controllers/cookbook_files.rb
160
+ - app/controllers/cookbook_libraries.rb
161
+ - app/controllers/cookbook_recipes.rb
279
162
  - app/controllers/cookbook_templates.rb
163
+ - app/controllers/cookbooks.rb
164
+ - app/controllers/databag_items.rb
165
+ - app/controllers/databags.rb
166
+ - app/controllers/exceptions.rb
280
167
  - app/controllers/main.rb
168
+ - app/controllers/nodes.rb
169
+ - app/controllers/openid_consumer.rb
170
+ - app/controllers/roles.rb
171
+ - app/controllers/search.rb
281
172
  - app/controllers/search_entries.rb
282
173
  - app/controllers/status.rb
283
- - app/controllers/roles.rb
284
- - app/controllers/cookbook_recipes.rb
285
174
  - app/controllers/users.rb
286
- - app/controllers/clients.rb
287
- - app/controllers/cookbook_attributes.rb
288
- - app/controllers/databag_items.rb
289
- - app/controllers/cookbook_libraries.rb
290
- - app/controllers/cookbooks.rb
175
+ - app/helpers/application_helper.rb
291
176
  - app/helpers/cookbook_attributes_helper.rb
292
- - app/helpers/openid_server_helpers.rb
177
+ - app/helpers/cookbook_definitions_helper.rb
178
+ - app/helpers/cookbook_files_helper.rb
293
179
  - app/helpers/cookbook_libraries_helper.rb
180
+ - app/helpers/cookbook_recipes_helper.rb
294
181
  - app/helpers/cookbook_templates_helper.rb
295
- - app/helpers/cookbook_files_helper.rb
296
- - app/helpers/search_entries_helper.rb
182
+ - app/helpers/exceptions_helper.rb
183
+ - app/helpers/global_helpers.rb
184
+ - app/helpers/nodes_helper.rb
297
185
  - app/helpers/openid_consumer_helper.rb
298
- - app/helpers/application_helper.rb
299
- - app/helpers/cookbook_definitions_helper.rb
186
+ - app/helpers/openid_register_helper.rb
300
187
  - app/helpers/openid_server_helper.rb
188
+ - app/helpers/openid_server_helpers.rb
301
189
  - app/helpers/roles_helper.rb
302
- - app/helpers/openid_register_helper.rb
303
- - app/helpers/global_helpers.rb
304
- - app/helpers/nodes_helper.rb
305
- - app/helpers/cookbook_recipes_helper.rb
306
- - app/helpers/status_helper.rb
307
- - app/helpers/exceptions_helper.rb
190
+ - app/helpers/search_entries_helper.rb
308
191
  - app/helpers/search_helper.rb
309
- - public/facebox/tr.png
310
- - public/facebox/facebox.js
311
- - public/facebox/br.png
312
- - public/facebox/facebox.css
313
- - public/facebox/closelabel.gif
314
- - public/facebox/tl.png
315
- - public/facebox/README.txt
192
+ - app/helpers/status_helper.rb
193
+ - app/views/clients/_form.html.haml
194
+ - app/views/clients/_navigation.html.haml
195
+ - app/views/clients/edit.html.haml
196
+ - app/views/clients/index.html.haml
197
+ - app/views/clients/new.html.haml
198
+ - app/views/clients/show.html.haml
199
+ - app/views/cookbooks/index.html.haml
200
+ - app/views/cookbooks/show.html.haml
201
+ - app/views/databag_items/_form.html.haml
202
+ - app/views/databag_items/_navigation.html.haml
203
+ - app/views/databag_items/edit.html.haml
204
+ - app/views/databag_items/index.html.haml
205
+ - app/views/databag_items/new.html.haml
206
+ - app/views/databag_items/show.html.haml
207
+ - app/views/databags/_form.html.haml
208
+ - app/views/databags/_item_navigation.html.haml
209
+ - app/views/databags/_navigation.html.haml
210
+ - app/views/databags/edit.html.haml
211
+ - app/views/databags/index.html.haml
212
+ - app/views/databags/new.html.haml
213
+ - app/views/databags/show.html.haml
214
+ - app/views/exceptions/admin_access_required.html.haml
215
+ - app/views/exceptions/bad_request.json.erb
216
+ - app/views/exceptions/internal_server_error.html.erb
217
+ - app/views/exceptions/not_acceptable.html.erb
218
+ - app/views/exceptions/not_found.html.erb
219
+ - app/views/exceptions/standard_error.html.erb
220
+ - app/views/layout/_jsonedit.html.haml
221
+ - app/views/layout/application.html.haml
222
+ - app/views/layout/login.html.haml
223
+ - app/views/main/index.html.erb
224
+ - app/views/nodes/_action.html.haml
225
+ - app/views/nodes/_form.html.haml
226
+ - app/views/nodes/_navigation.html.haml
227
+ - app/views/nodes/_resource.html.haml
228
+ - app/views/nodes/edit.html.haml
229
+ - app/views/nodes/index.html.haml
230
+ - app/views/nodes/new.html.haml
231
+ - app/views/nodes/show.html.haml
232
+ - app/views/openid_consumer/index.html.haml
233
+ - app/views/openid_consumer/start.html.haml
234
+ - app/views/openid_login/index.html.haml
235
+ - app/views/openid_register/index.html.haml
236
+ - app/views/openid_register/show.html.haml
237
+ - app/views/roles/_form.html.haml
238
+ - app/views/roles/_navigation.html.haml
239
+ - app/views/roles/edit.html.haml
240
+ - app/views/roles/index.html.haml
241
+ - app/views/roles/new.html.haml
242
+ - app/views/roles/show.html.haml
243
+ - app/views/search/_search_form.html.haml
244
+ - app/views/search/index.html.haml
245
+ - app/views/search/show.html.haml
246
+ - app/views/search_entries/index.html.haml
247
+ - app/views/search_entries/show.html.haml
248
+ - app/views/status/index.html.haml
249
+ - app/views/users/_form.html.haml
250
+ - app/views/users/_navigation.html.haml
251
+ - app/views/users/edit.html.haml
252
+ - app/views/users/index.html.haml
253
+ - app/views/users/login.html.haml
254
+ - app/views/users/new.html.haml
255
+ - app/views/users/show.html.haml
256
+ - app/views/users/start.html.haml
316
257
  - public/facebox/b.png
317
258
  - public/facebox/bl.png
259
+ - public/facebox/br.png
260
+ - public/facebox/closelabel.gif
261
+ - public/facebox/facebox.css
262
+ - public/facebox/facebox.js
318
263
  - public/facebox/loading.gif
319
- - public/javascripts/jquery.tools.min.js
320
- - public/javascripts/jquery-1.3.2.min.js
321
- - public/javascripts/jquery.livequery.js
322
- - public/javascripts/json.js
323
- - public/javascripts/chef.js
324
- - public/javascripts/yetii-min.js
325
- - public/javascripts/jquery-ui-1.7.1.custom.min.js
326
- - public/javascripts/jquery.scrollTo.js
327
- - public/javascripts/drop_down_menu.js
328
- - public/javascripts/jsonedit_main.js
329
- - public/javascripts/jquery.localscroll.js
330
- - public/javascripts/jquery.jeditable.mini.js
331
- - public/javascripts/jquery.treeTable.min.js
332
- - public/javascripts/jquery.editinline.js
333
- - public/images/treeBuilderImages/Thumbs.db
334
- - public/images/treeBuilderImages/folderNodeOpenLast.gif
335
- - public/images/treeBuilderImages/doc.gif
336
- - public/images/treeBuilderImages/folderNodeFirst.gif
337
- - public/images/treeBuilderImages/docNode.gif
338
- - public/images/treeBuilderImages/docNodeLast.gif
339
- - public/images/treeBuilderImages/folderNodeLast.gif
340
- - public/images/treeBuilderImages/docNodeLastFirst.gif
341
- - public/images/treeBuilderImages/folderNodeOpenLastFirst.gif
342
- - public/images/treeBuilderImages/vertLine.gif
343
- - public/images/treeBuilderImages/folder.gif
344
- - public/images/treeBuilderImages/folderOpen.gif
345
- - public/images/treeBuilderImages/folderNodeLastFirst.gif
346
- - public/images/treeBuilderImages/folderNodeOpen.gif
347
- - public/images/treeBuilderImages/folderNode.gif
348
- - public/images/treeBuilderImages/folderNodeOpenFirst.gif
349
- - public/images/toggle-collapse-dark.png
264
+ - public/facebox/README.txt
265
+ - public/facebox/tl.png
266
+ - public/facebox/tr.png
350
267
  - public/images/avatar.png
351
- - public/images/toggle-expand-dark.png
352
268
  - public/images/black_big.png
353
- - public/images/jsonedit/json.jpg
269
+ - public/images/indicator.gif
270
+ - public/images/jsonedit/add2.png
271
+ - public/images/jsonedit/build-button.png
272
+ - public/images/jsonedit/bullet.gif
354
273
  - public/images/jsonedit/bullet_orange.png
355
- - public/images/jsonedit/plus.gif
356
- - public/images/jsonedit/label.gif
357
- - public/images/jsonedit/table_refresh.png
358
- - public/images/jsonedit/deleted.png
274
+ - public/images/jsonedit/cross.png
359
275
  - public/images/jsonedit/delete.png
276
+ - public/images/jsonedit/deleted.png
277
+ - public/images/jsonedit/json.jpg
278
+ - public/images/jsonedit/label.gif
360
279
  - public/images/jsonedit/minus.gif
361
- - public/images/jsonedit/value.gif
362
- - public/images/jsonedit/saved.png
363
- - public/images/jsonedit/cross.png
364
- - public/images/jsonedit/build-button.png
365
280
  - public/images/jsonedit/pixel.gif
366
- - public/images/jsonedit/add2.png
367
- - public/images/jsonedit/bullet.gif
368
- - public/images/indicator.gif
369
- - public/images/toggle-expand-light.png
370
- - public/images/toggle-collapse.gif
371
- - public/images/toggle-expand.gif
281
+ - public/images/jsonedit/plus.gif
282
+ - public/images/jsonedit/saved.png
283
+ - public/images/jsonedit/table_refresh.png
284
+ - public/images/jsonedit/value.gif
372
285
  - public/images/merb.jpg
286
+ - public/images/toggle-collapse-dark.png
373
287
  - public/images/toggle-collapse-light.png
288
+ - public/images/toggle-collapse.gif
289
+ - public/images/toggle-expand-dark.png
290
+ - public/images/toggle-expand-light.png
291
+ - public/images/toggle-expand.gif
292
+ - public/images/treeBuilderImages/doc.gif
293
+ - public/images/treeBuilderImages/docNode.gif
294
+ - public/images/treeBuilderImages/docNodeLast.gif
295
+ - public/images/treeBuilderImages/docNodeLastFirst.gif
296
+ - public/images/treeBuilderImages/folder.gif
297
+ - public/images/treeBuilderImages/folderNode.gif
298
+ - public/images/treeBuilderImages/folderNodeFirst.gif
299
+ - public/images/treeBuilderImages/folderNodeLast.gif
300
+ - public/images/treeBuilderImages/folderNodeLastFirst.gif
301
+ - public/images/treeBuilderImages/folderNodeOpen.gif
302
+ - public/images/treeBuilderImages/folderNodeOpenFirst.gif
303
+ - public/images/treeBuilderImages/folderNodeOpenLast.gif
304
+ - public/images/treeBuilderImages/folderNodeOpenLastFirst.gif
305
+ - public/images/treeBuilderImages/folderOpen.gif
306
+ - public/images/treeBuilderImages/Thumbs.db
307
+ - public/images/treeBuilderImages/vertLine.gif
308
+ - public/javascripts/chef.js
309
+ - public/javascripts/drop_down_menu.js
310
+ - public/javascripts/jquery-1.3.2.min.js
311
+ - public/javascripts/jquery-ui-1.7.1.custom.min.js
312
+ - public/javascripts/jquery.editinline.js
313
+ - public/javascripts/jquery.jeditable.mini.js
314
+ - public/javascripts/jquery.livequery.js
315
+ - public/javascripts/jquery.localscroll.js
316
+ - public/javascripts/jquery.scrollTo.js
317
+ - public/javascripts/jquery.tools.min.js
318
+ - public/javascripts/jquery.treeTable.min.js
319
+ - public/javascripts/json.js
320
+ - public/javascripts/jsonedit_main.js
321
+ - public/javascripts/yetii-min.js
374
322
  - public/stylesheets/base.css
375
323
  - public/stylesheets/chef.css
376
- - public/stylesheets/jsonedit_main.css
324
+ - public/stylesheets/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
325
+ - public/stylesheets/images/ui-bg_diagonals-thick_15_444444_40x40.png
326
+ - public/stylesheets/images/ui-bg_glass_100_f0f0f0_1x400.png
327
+ - public/stylesheets/images/ui-bg_glass_50_99c2ff_1x400.png
328
+ - public/stylesheets/images/ui-bg_glass_55_fbf5d0_1x400.png
329
+ - public/stylesheets/images/ui-bg_glass_80_e6e6e6_1x400.png
377
330
  - public/stylesheets/images/ui-bg_glass_95_fef1ec_1x400.png
331
+ - public/stylesheets/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
378
332
  - public/stylesheets/images/ui-bg_highlight-soft_100_e7eef3_1x100.png
379
- - public/stylesheets/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
380
- - public/stylesheets/images/ui-icons_cd0a0a_256x240.png
381
- - public/stylesheets/images/ui-icons_2e83ff_256x240.png
382
- - public/stylesheets/images/ui-icons_2694e8_256x240.png
383
333
  - public/stylesheets/images/ui-icons_222222_256x240.png
384
- - public/stylesheets/images/ui-bg_glass_80_e6e6e6_1x400.png
334
+ - public/stylesheets/images/ui-icons_2694e8_256x240.png
335
+ - public/stylesheets/images/ui-icons_2e83ff_256x240.png
336
+ - public/stylesheets/images/ui-icons_72a7cf_256x240.png
385
337
  - public/stylesheets/images/ui-icons_888888_256x240.png
386
- - public/stylesheets/images/ui-bg_glass_50_99c2ff_1x400.png
387
- - public/stylesheets/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
338
+ - public/stylesheets/images/ui-icons_cd0a0a_256x240.png
388
339
  - public/stylesheets/images/ui-icons_ffffff_256x240.png
389
- - public/stylesheets/images/ui-icons_72a7cf_256x240.png
390
- - public/stylesheets/images/ui-bg_diagonals-thick_15_444444_40x40.png
391
- - public/stylesheets/images/ui-bg_glass_55_fbf5d0_1x400.png
392
- - public/stylesheets/images/ui-bg_glass_100_f0f0f0_1x400.png
340
+ - public/stylesheets/jquery-ui-1.7.1.custom.css
341
+ - public/stylesheets/jquery.treeTable.css
342
+ - public/stylesheets/jsonedit_main.css
343
+ - public/stylesheets/themes/bec/style.css
344
+ - public/stylesheets/themes/bec-green/style.css
345
+ - public/stylesheets/themes/blue/style.css
393
346
  - public/stylesheets/themes/default/style.css
394
- - public/stylesheets/themes/kathleene/style.css
395
347
  - public/stylesheets/themes/djime-cerulean/style.css
396
- - public/stylesheets/themes/blue/style.css
397
- - public/stylesheets/themes/bec-green/style.css
398
- - public/stylesheets/themes/reidb-greenish/style.css
348
+ - public/stylesheets/themes/kathleene/style.css
399
349
  - public/stylesheets/themes/orange/style.css
400
- - public/stylesheets/themes/bec/style.css
401
- - public/stylesheets/jquery.treeTable.css
402
- - public/stylesheets/jquery-ui-1.7.1.custom.css
350
+ - public/stylesheets/themes/reidb-greenish/style.css
403
351
  has_rdoc: true
404
352
  homepage: http://wiki.opscode.com/display/chef
405
353
  licenses: []
@@ -414,23 +362,17 @@ required_ruby_version: !ruby/object:Gem::Requirement
414
362
  requirements:
415
363
  - - ">="
416
364
  - !ruby/object:Gem::Version
417
- hash: 3
418
- segments:
419
- - 0
420
365
  version: "0"
421
366
  required_rubygems_version: !ruby/object:Gem::Requirement
422
367
  none: false
423
368
  requirements:
424
369
  - - ">="
425
370
  - !ruby/object:Gem::Version
426
- hash: 3
427
- segments:
428
- - 0
429
371
  version: "0"
430
372
  requirements: []
431
373
 
432
374
  rubyforge_project:
433
- rubygems_version: 1.3.7
375
+ rubygems_version: 1.6.2
434
376
  signing_key:
435
377
  specification_version: 3
436
378
  summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.