chef-server-webui 10.26.0.beta.0 → 10.26.0

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