chef-server-webui 0.10.6.rc.1 → 0.10.6.rc.2

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