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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/chef-server-api/version.rb +1 -1
  2. metadata +169 -112
@@ -1,3 +1,3 @@
1
1
  module ChefServerApi
2
- VERSION = '0.10.6.rc.1'
2
+ VERSION = '0.10.6.rc.2'
3
3
  end
metadata CHANGED
@@ -1,195 +1,252 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: chef-server-api
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: &70133427069480 !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: *70133427069480
25
- - !ruby/object:Gem::Dependency
26
- name: merb-assets
27
- requirement: &70133427068880 !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: *70133427068880
36
- - !ruby/object:Gem::Dependency
37
- name: merb-helpers
38
- requirement: &70133427068280 !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: *70133427068280
47
- - !ruby/object:Gem::Dependency
48
- name: merb-param-protection
49
- requirement: &70133427067640 !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-param-protection
56
84
  prerelease: false
57
- version_requirements: *70133427067640
58
- - !ruby/object:Gem::Dependency
59
- name: mixlib-authentication
60
- requirement: &70133427067180 !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:
63
- - - ! '>='
64
- - !ruby/object:Gem::Version
89
+ requirements:
90
+ - - ">="
91
+ - !ruby/object:Gem::Version
92
+ hash: 21
93
+ segments:
94
+ - 1
95
+ - 1
96
+ - 3
65
97
  version: 1.1.3
66
- type: :runtime
98
+ version_requirements: *id005
99
+ name: mixlib-authentication
67
100
  prerelease: false
68
- version_requirements: *70133427067180
69
- - !ruby/object:Gem::Dependency
70
- name: dep_selector
71
- requirement: &70133427066460 !ruby/object:Gem::Requirement
101
+ type: :runtime
102
+ - !ruby/object:Gem::Dependency
103
+ requirement: &id006 !ruby/object:Gem::Requirement
72
104
  none: false
73
- requirements:
74
- - - ! '>='
75
- - !ruby/object:Gem::Version
105
+ requirements:
106
+ - - ">="
107
+ - !ruby/object:Gem::Version
108
+ hash: 25
109
+ segments:
110
+ - 0
111
+ - 0
112
+ - 3
76
113
  version: 0.0.3
77
- type: :runtime
114
+ version_requirements: *id006
115
+ name: dep_selector
78
116
  prerelease: false
79
- version_requirements: *70133427066460
80
- - !ruby/object:Gem::Dependency
81
- name: uuidtools
82
- requirement: &70133427065880 !ruby/object:Gem::Requirement
117
+ type: :runtime
118
+ - !ruby/object:Gem::Dependency
119
+ requirement: &id007 !ruby/object:Gem::Requirement
83
120
  none: false
84
- requirements:
121
+ requirements:
85
122
  - - ~>
86
- - !ruby/object:Gem::Version
123
+ - !ruby/object:Gem::Version
124
+ hash: 9
125
+ segments:
126
+ - 2
127
+ - 1
128
+ - 1
87
129
  version: 2.1.1
88
- type: :runtime
130
+ version_requirements: *id007
131
+ name: uuidtools
89
132
  prerelease: false
90
- version_requirements: *70133427065880
91
- - !ruby/object:Gem::Dependency
92
- name: thin
93
- requirement: &70133427065400 !ruby/object:Gem::Requirement
94
- none: false
95
- requirements:
96
- - - ! '>='
97
- - !ruby/object:Gem::Version
98
- version: '0'
99
133
  type: :runtime
134
+ - !ruby/object:Gem::Dependency
135
+ requirement: &id008 !ruby/object:Gem::Requirement
136
+ none: false
137
+ requirements:
138
+ - - ">="
139
+ - !ruby/object:Gem::Version
140
+ hash: 3
141
+ segments:
142
+ - 0
143
+ version: "0"
144
+ version_requirements: *id008
145
+ name: thin
100
146
  prerelease: false
101
- version_requirements: *70133427065400
102
- description: A systems integration framework, built to bring the benefits of configuration
103
- management to your entire infrastructure.
147
+ type: :runtime
148
+ description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
104
149
  email: chef@opscode.com
105
- executables:
150
+ executables:
106
151
  - chef-server
107
152
  extensions: []
108
- extra_rdoc_files:
153
+
154
+ extra_rdoc_files:
109
155
  - README.rdoc
110
156
  - LICENSE
111
157
  - config.ru
112
158
  - development.ru
113
- files:
159
+ files:
114
160
  - LICENSE
115
161
  - README.rdoc
116
162
  - Rakefile
117
- - config/environments/development.rb
118
163
  - config/init.rb
119
- - config/rack.rb
120
164
  - config/router.rb
165
+ - config/rack.rb
166
+ - config/environments/development.rb
121
167
  - lib/chef-server-api/version.rb
122
168
  - lib/chef-server-api.rb
123
- - spec/spec.opts
124
- - spec/spec_helper.rb
125
- - spec/spec_model_helper.rb
126
- - spec/unit/cookbooks_controller_spec.rb
127
- - spec/unit/environments_controller_spec.rb
169
+ - spec/unit/sandbox_file_spec.rb
128
170
  - spec/unit/nodes_controller_environments_spec.rb
171
+ - spec/unit/environments_controller_spec.rb
172
+ - spec/unit/cookbooks_controller_spec.rb
129
173
  - spec/unit/nodes_controller_spec.rb
130
- - spec/unit/sandbox_file_spec.rb
174
+ - spec/spec_helper.rb
175
+ - spec/spec.opts
176
+ - spec/spec_model_helper.rb
177
+ - app/views/layout/application.html.erb
178
+ - app/views/main/index.html.erb
179
+ - app/views/exceptions/not_found.html.erb
180
+ - app/views/exceptions/bad_request.json.erb
181
+ - app/views/exceptions/internal_server_error.html.erb
182
+ - app/views/exceptions/standard_error.html.erb
183
+ - app/views/exceptions/not_acceptable.html.haml
184
+ - app/controllers/search.rb
185
+ - app/controllers/exceptions.rb
186
+ - app/controllers/nodes.rb
131
187
  - app/controllers/application.rb
132
- - app/controllers/clients.rb
133
- - app/controllers/cookbooks.rb
134
- - app/controllers/data_bags.rb
135
188
  - app/controllers/data_item.rb
136
- - app/controllers/environments.rb
137
- - app/controllers/exceptions.rb
138
189
  - app/controllers/main.rb
139
- - app/controllers/nodes.rb
140
190
  - app/controllers/roles.rb
141
- - app/controllers/sandboxes.rb
142
- - app/controllers/search.rb
143
191
  - app/controllers/users.rb
144
- - app/helpers/cookbook_version_helper.rb
192
+ - app/controllers/clients.rb
193
+ - app/controllers/sandboxes.rb
194
+ - app/controllers/environments.rb
195
+ - app/controllers/data_bags.rb
196
+ - app/controllers/cookbooks.rb
145
197
  - app/helpers/tarball_helper.rb
198
+ - app/helpers/cookbook_version_helper.rb
146
199
  - app/models/sandbox_file.rb
147
- - app/views/exceptions/bad_request.json.erb
148
- - app/views/exceptions/internal_server_error.html.erb
149
- - app/views/exceptions/not_acceptable.html.haml
150
- - app/views/exceptions/not_found.html.erb
151
- - app/views/exceptions/standard_error.html.erb
152
- - app/views/layout/application.html.erb
153
- - app/views/main/index.html.erb
154
200
  - public/images/avatar.png
155
201
  - public/images/indicator.gif
156
202
  - public/images/merb.jpg
157
203
  - public/stylesheets/base.css
158
204
  - public/stylesheets/chef.css
159
- - public/stylesheets/themes/bec/style.css
160
- - public/stylesheets/themes/bec-green/style.css
161
- - public/stylesheets/themes/blue/style.css
162
205
  - public/stylesheets/themes/default/style.css
163
- - public/stylesheets/themes/djime-cerulean/style.css
164
206
  - public/stylesheets/themes/kathleene/style.css
165
- - public/stylesheets/themes/orange/style.css
207
+ - public/stylesheets/themes/djime-cerulean/style.css
208
+ - public/stylesheets/themes/blue/style.css
209
+ - public/stylesheets/themes/bec-green/style.css
166
210
  - public/stylesheets/themes/reidb-greenish/style.css
211
+ - public/stylesheets/themes/orange/style.css
212
+ - public/stylesheets/themes/bec/style.css
167
213
  - bin/chef-server
168
214
  - config.ru
169
215
  - development.ru
170
216
  homepage: http://wiki.opscode.com/display/chef
171
217
  licenses: []
218
+
172
219
  post_install_message:
173
220
  rdoc_options: []
174
- require_paths:
221
+
222
+ require_paths:
175
223
  - lib
176
- required_ruby_version: !ruby/object:Gem::Requirement
224
+ required_ruby_version: !ruby/object:Gem::Requirement
177
225
  none: false
178
- requirements:
179
- - - ! '>='
180
- - !ruby/object:Gem::Version
181
- version: '0'
182
- required_rubygems_version: !ruby/object:Gem::Requirement
226
+ requirements:
227
+ - - ">="
228
+ - !ruby/object:Gem::Version
229
+ hash: 3
230
+ segments:
231
+ - 0
232
+ version: "0"
233
+ required_rubygems_version: !ruby/object:Gem::Requirement
183
234
  none: false
184
- requirements:
185
- - - ! '>'
186
- - !ruby/object:Gem::Version
235
+ requirements:
236
+ - - ">"
237
+ - !ruby/object:Gem::Version
238
+ hash: 25
239
+ segments:
240
+ - 1
241
+ - 3
242
+ - 1
187
243
  version: 1.3.1
188
244
  requirements: []
245
+
189
246
  rubyforge_project:
190
247
  rubygems_version: 1.8.10
191
248
  signing_key:
192
249
  specification_version: 3
193
- summary: A systems integration framework, built to bring the benefits of configuration
194
- management to your entire infrastructure.
250
+ summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
195
251
  test_files: []
252
+