chef-server-api 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-api/version.rb +1 -1
  2. metadata +59 -113
@@ -1,3 +1,3 @@
1
1
  module ChefServerApi
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-api
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,143 +10,100 @@ 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
- type: :runtime
23
17
  name: merb-core
24
- prerelease: false
25
- version_requirements: &id001 !ruby/object:Gem::Requirement
18
+ requirement: &id001 !ruby/object:Gem::Requirement
26
19
  none: false
27
20
  requirements:
28
21
  - - ~>
29
22
  - !ruby/object:Gem::Version
30
- hash: 19
31
- segments:
32
- - 1
33
- - 1
34
- - 0
35
23
  version: 1.1.0
36
- requirement: *id001
37
- - !ruby/object:Gem::Dependency
38
24
  type: :runtime
39
- name: merb-assets
40
25
  prerelease: false
41
- version_requirements: &id002 !ruby/object:Gem::Requirement
26
+ version_requirements: *id001
27
+ - !ruby/object:Gem::Dependency
28
+ name: merb-assets
29
+ requirement: &id002 !ruby/object:Gem::Requirement
42
30
  none: false
43
31
  requirements:
44
32
  - - ~>
45
33
  - !ruby/object:Gem::Version
46
- hash: 19
47
- segments:
48
- - 1
49
- - 1
50
- - 0
51
34
  version: 1.1.0
52
- requirement: *id002
53
- - !ruby/object:Gem::Dependency
54
35
  type: :runtime
55
- name: merb-helpers
56
36
  prerelease: false
57
- version_requirements: &id003 !ruby/object:Gem::Requirement
37
+ version_requirements: *id002
38
+ - !ruby/object:Gem::Dependency
39
+ name: merb-helpers
40
+ requirement: &id003 !ruby/object:Gem::Requirement
58
41
  none: false
59
42
  requirements:
60
43
  - - ~>
61
44
  - !ruby/object:Gem::Version
62
- hash: 19
63
- segments:
64
- - 1
65
- - 1
66
- - 0
67
45
  version: 1.1.0
68
- requirement: *id003
69
- - !ruby/object:Gem::Dependency
70
46
  type: :runtime
71
- name: merb-param-protection
72
47
  prerelease: false
73
- version_requirements: &id004 !ruby/object:Gem::Requirement
48
+ version_requirements: *id003
49
+ - !ruby/object:Gem::Dependency
50
+ name: merb-param-protection
51
+ requirement: &id004 !ruby/object:Gem::Requirement
74
52
  none: false
75
53
  requirements:
76
54
  - - ~>
77
55
  - !ruby/object:Gem::Version
78
- hash: 19
79
- segments:
80
- - 1
81
- - 1
82
- - 0
83
56
  version: 1.1.0
84
- requirement: *id004
85
- - !ruby/object:Gem::Dependency
86
57
  type: :runtime
87
- name: mixlib-authentication
88
58
  prerelease: false
89
- version_requirements: &id005 !ruby/object:Gem::Requirement
59
+ version_requirements: *id004
60
+ - !ruby/object:Gem::Dependency
61
+ name: mixlib-authentication
62
+ requirement: &id005 !ruby/object:Gem::Requirement
90
63
  none: false
91
64
  requirements:
92
65
  - - ">="
93
66
  - !ruby/object:Gem::Version
94
- hash: 21
95
- segments:
96
- - 1
97
- - 1
98
- - 3
99
67
  version: 1.1.3
100
- requirement: *id005
101
- - !ruby/object:Gem::Dependency
102
68
  type: :runtime
103
- name: json
104
69
  prerelease: false
105
- version_requirements: &id006 !ruby/object:Gem::Requirement
70
+ version_requirements: *id005
71
+ - !ruby/object:Gem::Dependency
72
+ name: json
73
+ requirement: &id006 !ruby/object:Gem::Requirement
106
74
  none: false
107
75
  requirements:
108
76
  - - ">="
109
77
  - !ruby/object:Gem::Version
110
- hash: 15
111
- segments:
112
- - 1
113
- - 4
114
- - 4
115
78
  version: 1.4.4
116
79
  - - <=
117
80
  - !ruby/object:Gem::Version
118
- hash: 11
119
- segments:
120
- - 1
121
- - 4
122
- - 6
123
81
  version: 1.4.6
124
- requirement: *id006
125
- - !ruby/object:Gem::Dependency
126
82
  type: :runtime
127
- name: uuidtools
128
83
  prerelease: false
129
- version_requirements: &id007 !ruby/object:Gem::Requirement
84
+ version_requirements: *id006
85
+ - !ruby/object:Gem::Dependency
86
+ name: uuidtools
87
+ requirement: &id007 !ruby/object:Gem::Requirement
130
88
  none: false
131
89
  requirements:
132
90
  - - ~>
133
91
  - !ruby/object:Gem::Version
134
- hash: 9
135
- segments:
136
- - 2
137
- - 1
138
- - 1
139
92
  version: 2.1.1
140
- requirement: *id007
141
- - !ruby/object:Gem::Dependency
142
93
  type: :runtime
143
- name: thin
144
94
  prerelease: false
145
- version_requirements: &id008 !ruby/object:Gem::Requirement
95
+ version_requirements: *id007
96
+ - !ruby/object:Gem::Dependency
97
+ name: thin
98
+ requirement: &id008 !ruby/object:Gem::Requirement
146
99
  none: false
147
100
  requirements:
148
101
  - - ">="
149
102
  - !ruby/object:Gem::Version
150
- hash: 3
151
- segments:
152
- - 0
153
103
  version: "0"
154
- requirement: *id008
104
+ type: :runtime
105
+ prerelease: false
106
+ version_requirements: *id008
155
107
  description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
156
108
  email: chef@opscode.com
157
109
  executables:
@@ -167,49 +119,49 @@ files:
167
119
  - LICENSE
168
120
  - README.rdoc
169
121
  - Rakefile
122
+ - config/environments/development.rb
170
123
  - config/init.rb
171
- - config/router.rb
172
124
  - config/rack.rb
173
- - config/environments/development.rb
125
+ - config/router.rb
174
126
  - lib/chef-server-api/version.rb
175
127
  - lib/chef-server-api.rb
176
- - spec/unit/sandbox_file_spec.rb
177
- - spec/spec_helper.rb
178
128
  - spec/spec.opts
179
- - app/views/layout/chef_server_api.html.haml
180
- - app/views/main/index.html.haml
181
- - app/views/exceptions/not_found.html.erb
182
- - app/views/exceptions/bad_request.json.erb
183
- - app/views/exceptions/internal_server_error.html.erb
184
- - app/views/exceptions/standard_error.html.erb
185
- - app/views/exceptions/not_acceptable.html.haml
186
- - app/controllers/search.rb
187
- - app/controllers/exceptions.rb
188
- - app/controllers/nodes.rb
129
+ - spec/spec_helper.rb
130
+ - spec/unit/sandbox_file_spec.rb
189
131
  - app/controllers/application.rb
132
+ - app/controllers/clients.rb
133
+ - app/controllers/cookbooks.rb
134
+ - app/controllers/data_bags.rb
190
135
  - app/controllers/data_item.rb
136
+ - app/controllers/exceptions.rb
191
137
  - app/controllers/main.rb
138
+ - app/controllers/nodes.rb
192
139
  - app/controllers/roles.rb
193
- - app/controllers/users.rb
194
- - app/controllers/clients.rb
195
140
  - app/controllers/sandboxes.rb
196
- - app/controllers/data_bags.rb
197
- - app/controllers/cookbooks.rb
141
+ - app/controllers/search.rb
142
+ - app/controllers/users.rb
198
143
  - app/helpers/tarball_helper.rb
199
144
  - app/models/sandbox_file.rb
145
+ - app/views/exceptions/bad_request.json.erb
146
+ - app/views/exceptions/internal_server_error.html.erb
147
+ - app/views/exceptions/not_acceptable.html.haml
148
+ - app/views/exceptions/not_found.html.erb
149
+ - app/views/exceptions/standard_error.html.erb
150
+ - app/views/layout/chef_server_api.html.haml
151
+ - app/views/main/index.html.haml
200
152
  - public/images/avatar.png
201
153
  - public/images/indicator.gif
202
154
  - public/images/merb.jpg
203
155
  - public/stylesheets/base.css
204
156
  - public/stylesheets/chef.css
157
+ - public/stylesheets/themes/bec/style.css
158
+ - public/stylesheets/themes/bec-green/style.css
159
+ - public/stylesheets/themes/blue/style.css
205
160
  - public/stylesheets/themes/default/style.css
206
- - public/stylesheets/themes/kathleene/style.css
207
161
  - public/stylesheets/themes/djime-cerulean/style.css
208
- - public/stylesheets/themes/blue/style.css
209
- - public/stylesheets/themes/bec-green/style.css
210
- - public/stylesheets/themes/reidb-greenish/style.css
162
+ - public/stylesheets/themes/kathleene/style.css
211
163
  - public/stylesheets/themes/orange/style.css
212
- - public/stylesheets/themes/bec/style.css
164
+ - public/stylesheets/themes/reidb-greenish/style.css
213
165
  - bin/chef-server
214
166
  - config.ru
215
167
  - development.ru
@@ -227,23 +179,17 @@ required_ruby_version: !ruby/object:Gem::Requirement
227
179
  requirements:
228
180
  - - ">="
229
181
  - !ruby/object:Gem::Version
230
- hash: 3
231
- segments:
232
- - 0
233
182
  version: "0"
234
183
  required_rubygems_version: !ruby/object:Gem::Requirement
235
184
  none: false
236
185
  requirements:
237
186
  - - ">="
238
187
  - !ruby/object:Gem::Version
239
- hash: 3
240
- segments:
241
- - 0
242
188
  version: "0"
243
189
  requirements: []
244
190
 
245
191
  rubyforge_project:
246
- rubygems_version: 1.3.7
192
+ rubygems_version: 1.6.2
247
193
  signing_key:
248
194
  specification_version: 3
249
195
  summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.