maestrano-rails 0.8.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,244 +1,130 @@
1
1
  MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
2
- MONGODB (0.8ms) admin['$cmd'].find({:isMaster=>1}).limit(-1)
3
- MONGODB (1.3ms) test['$cmd'].find({:create=>"mno_crews"}).limit(-1)
4
- MONGODB (0.6ms) test['mno_crews'].find({:provider=>"maestrano", :uid=>"usr-2"}).limit(-1).sort([[:_id, :asc]])
5
- MONGODB (0.2ms) test['mno_crews'].insert({"name"=>"Monster Co", "provider"=>"maestrano", "uid"=>"usr-2", "_id"=>BSON::ObjectId('539707e3572b6c18db000001')})
6
- MONGODB (0.7ms) test['system.namespaces'].find({})
7
- MONGODB (0.5ms) test['mno_crews'].delete({})
8
- MONGODB (0.4ms) test['mno_monsters'].delete({})
9
- MONGODB (0.2ms) test['mno_crews'].insert({"name"=>"SomeOtherCrew", "provider"=>"someoneelse", "uid"=>"usr-1", "_id"=>BSON::ObjectId('539707e3572b6c18db000002')})
10
- MONGODB (0.6ms) test['mno_crews'].find({:provider=>"maestrano", :uid=>"cld-1"}).limit(-1).sort([[:_id, :asc]])
11
- MONGODB (0.1ms) test['mno_crews'].insert({"name"=>"Your Group", "provider"=>"maestrano", "uid"=>"cld-1", "_id"=>BSON::ObjectId('539707e3572b6c18db000003')})
12
- MONGODB (0.6ms) test['system.namespaces'].find({})
13
- MONGODB (0.5ms) test['mno_crews'].delete({})
14
- MONGODB (0.4ms) test['mno_monsters'].delete({})
15
- MONGODB (0.2ms) test['mno_crews'].insert({"name"=>"SomeCrew", "provider"=>"maestrano", "uid"=>"cld-1", "_id"=>BSON::ObjectId('539707e3572b6c18db000004')})
16
- MONGODB (0.7ms) test['mno_crews'].find({:provider=>"maestrano", :uid=>"cld-1"}).limit(-1).sort([[:_id, :asc]])
17
- MONGODB (0.6ms) test['system.namespaces'].find({})
18
- MONGODB (0.5ms) test['mno_crews'].delete({})
19
- MONGODB (0.4ms) test['mno_monsters'].delete({})
20
- MONGODB (0.6ms) test['system.namespaces'].find({})
21
- MONGODB (0.4ms) test['mno_crews'].delete({})
22
- MONGODB (0.3ms) test['mno_monsters'].delete({})
23
- MONGODB (0.7ms) test['system.namespaces'].find({})
24
- MONGODB (0.4ms) test['mno_crews'].delete({})
25
- MONGODB (0.3ms) test['mno_monsters'].delete({})
26
- MONGODB (0.7ms) test['system.namespaces'].find({})
27
- MONGODB (0.5ms) test['mno_crews'].delete({})
28
- MONGODB (0.3ms) test['mno_monsters'].delete({})
29
- MONGODB (0.7ms) test['system.namespaces'].find({})
30
- MONGODB (0.4ms) test['mno_crews'].delete({})
31
- MONGODB (0.3ms) test['mno_monsters'].delete({})
32
- MONGODB (0.7ms) test['system.namespaces'].find({})
33
- MONGODB (0.4ms) test['mno_crews'].delete({})
34
- MONGODB (0.3ms) test['mno_monsters'].delete({})
35
- MONGODB (0.5ms) test['$cmd'].find({:create=>"mno_monsters"}).limit(-1)
36
- MONGODB (0.8ms) test['mno_monsters'].find({:provider=>"maestrano", :uid=>"usr-2"}).limit(-1).sort([[:_id, :asc]])
37
- MONGODB (0.5ms) test['mno_monsters'].insert({"email"=>"monster@monst.com", "first_name"=>"Mon", "last_name"=>"Ster", "provider"=>"maestrano", "uid"=>"usr-2", "_id"=>BSON::ObjectId('539707e3572b6c18db000008')})
38
- MONGODB (0.9ms) test['system.namespaces'].find({})
39
- MONGODB (0.5ms) test['mno_crews'].delete({})
40
- MONGODB (0.4ms) test['mno_monsters'].delete({})
41
- MONGODB (0.2ms) test['mno_monsters'].insert({"email"=>"monster@co.com", "first_name"=>"John", "last_name"=>"Jack", "provider"=>"someoneelse", "uid"=>"usr-1", "_id"=>BSON::ObjectId('539707e3572b6c18db000009')})
42
- MONGODB (0.6ms) test['mno_monsters'].find({:provider=>"maestrano", :uid=>"usr-1"}).limit(-1).sort([[:_id, :asc]])
43
- MONGODB (0.1ms) test['mno_monsters'].insert({"email"=>nil, "first_name"=>nil, "last_name"=>nil, "provider"=>"maestrano", "uid"=>"usr-1", "_id"=>BSON::ObjectId('539707e3572b6c18db00000a')})
44
- MONGODB (0.6ms) test['system.namespaces'].find({})
45
- MONGODB (0.4ms) test['mno_crews'].delete({})
46
- MONGODB (0.4ms) test['mno_monsters'].delete({})
47
- MONGODB (0.2ms) test['mno_monsters'].insert({"email"=>"monster@co.com", "first_name"=>"John", "last_name"=>"Jack", "provider"=>"maestrano", "uid"=>"usr-1", "_id"=>BSON::ObjectId('539707e3572b6c18db00000b')})
48
- MONGODB (0.7ms) test['mno_monsters'].find({:provider=>"maestrano", :uid=>"usr-1"}).limit(-1).sort([[:_id, :asc]])
49
- MONGODB (0.6ms) test['system.namespaces'].find({})
50
- MONGODB (0.4ms) test['mno_crews'].delete({})
51
- MONGODB (0.4ms) test['mno_monsters'].delete({})
52
- MONGODB (0.7ms) test['system.namespaces'].find({})
53
- MONGODB (0.5ms) test['mno_crews'].delete({})
54
- MONGODB (0.3ms) test['mno_monsters'].delete({})
55
- MONGODB (0.7ms) test['system.namespaces'].find({})
56
- MONGODB (0.4ms) test['mno_crews'].delete({})
57
- MONGODB (0.4ms) test['mno_monsters'].delete({})
58
- MONGODB (0.7ms) test['system.namespaces'].find({})
59
- MONGODB (0.4ms) test['mno_crews'].delete({})
60
- MONGODB (0.4ms) test['mno_monsters'].delete({})
61
- MONGODB (0.7ms) test['system.namespaces'].find({})
62
- MONGODB (0.4ms) test['mno_crews'].delete({})
63
- MONGODB (0.4ms) test['mno_monsters'].delete({})
2
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
3
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
4
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
5
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
6
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
7
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
8
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
9
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
10
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
11
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
12
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
13
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
14
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
15
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
16
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
17
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
18
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
19
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
20
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
21
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
64
22
  Processing by PagesController#home as HTML
65
- Rendered pages/home.html.erb within layouts/application (20.7ms)
66
- Completed 200 OK in 87.3ms (Views: 86.4ms)
67
- MONGODB (1.1ms) test['system.namespaces'].find({})
68
- MONGODB (0.8ms) test['mno_crews'].delete({})
69
- MONGODB (0.3ms) test['mno_monsters'].delete({})
23
+ Rendered pages/home.html.erb within layouts/application (1.6ms)
24
+ Completed 200 OK in 8.5ms (Views: 8.2ms)
25
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
70
26
  Processing by PagesController#home as HTML
71
27
  Redirected to http://localhost:3000/maestrano/auth/saml/init
72
28
  Filter chain halted as :verify_maestrano_session rendered or redirected
73
- Completed 302 Found in 0.5ms
74
- MONGODB (0.8ms) test['system.namespaces'].find({})
75
- MONGODB (0.4ms) test['mno_crews'].delete({})
76
- MONGODB (0.4ms) test['mno_monsters'].delete({})
29
+ Completed 302 Found in 0.2ms
30
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
77
31
  Processing by PagesController#home as HTML
78
- Completed 200 OK in 2.1ms (Views: 1.9ms)
79
- MONGODB (0.8ms) test['system.namespaces'].find({})
80
- MONGODB (0.4ms) test['mno_crews'].delete({})
81
- MONGODB (0.4ms) test['mno_monsters'].delete({})
32
+ Rendered pages/home.html.erb within layouts/application (0.0ms)
33
+ Completed 200 OK in 0.8ms (Views: 0.7ms)
34
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
82
35
  Processing by PagesController#home as HTML
83
- Completed 200 OK in 1.5ms (Views: 1.3ms)
84
- MONGODB (0.6ms) test['system.namespaces'].find({})
85
- MONGODB (0.3ms) test['mno_crews'].delete({})
86
- MONGODB (0.3ms) test['mno_monsters'].delete({})
36
+ Rendered pages/home.html.erb within layouts/application (0.0ms)
37
+ Completed 200 OK in 0.7ms (Views: 0.7ms)
38
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
87
39
  Processing by Maestrano::Account::GroupUsersController#destroy as HTML
88
40
  Parameters: {"group_id"=>"cld-1", "id"=>"usr-1"}
89
- Completed 200 OK in 9.7ms (Views: 9.1ms)
90
- MONGODB (0.7ms) test['system.namespaces'].find({})
91
- MONGODB (0.3ms) test['mno_crews'].delete({})
92
- MONGODB (0.3ms) test['mno_monsters'].delete({})
41
+ Rendered text template (0.0ms)
42
+ Completed 200 OK in 2.4ms (Views: 2.0ms)
43
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
93
44
  Processing by Maestrano::Account::GroupUsersController#destroy as HTML
94
45
  Parameters: {"group_id"=>"cld-1", "id"=>"usr-1"}
95
46
  Filter chain halted as :authenticate_maestrano! rendered or redirected
96
- Completed 401 Unauthorized in 0.3ms (Views: 0.2ms)
97
- MONGODB (0.6ms) test['system.namespaces'].find({})
98
- MONGODB (0.3ms) test['mno_crews'].delete({})
99
- MONGODB (0.6ms) test['mno_monsters'].delete({})
47
+ Completed 401 Unauthorized in 0.2ms (Views: 0.1ms)
48
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
100
49
  Processing by Maestrano::Account::GroupsController#destroy as HTML
101
50
  Parameters: {"id"=>"cld-1"}
102
- Completed 200 OK in 1.3ms (Views: 0.7ms)
103
- MONGODB (0.9ms) test['system.namespaces'].find({})
104
- MONGODB (0.4ms) test['mno_crews'].delete({})
105
- MONGODB (0.3ms) test['mno_monsters'].delete({})
51
+ Rendered text template (0.0ms)
52
+ Completed 200 OK in 0.7ms (Views: 0.5ms)
53
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
106
54
  Processing by Maestrano::Account::GroupsController#destroy as HTML
107
55
  Parameters: {"id"=>"cld-1"}
108
56
  Filter chain halted as :authenticate_maestrano! rendered or redirected
109
- Completed 401 Unauthorized in 0.5ms (Views: 0.3ms)
110
- MONGODB (0.9ms) test['system.namespaces'].find({})
111
- MONGODB (0.5ms) test['mno_crews'].delete({})
112
- MONGODB (0.4ms) test['mno_monsters'].delete({})
57
+ Completed 401 Unauthorized in 0.2ms (Views: 0.1ms)
58
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
113
59
  Processing by Maestrano::Rails::MetadataController#index as HTML
114
- Completed 200 OK in 5.0ms (Views: 1.5ms)
115
- MONGODB (0.9ms) test['system.namespaces'].find({})
116
- MONGODB (0.5ms) test['mno_crews'].delete({})
117
- MONGODB (0.4ms) test['mno_monsters'].delete({})
60
+ Completed 200 OK in 1.8ms (Views: 0.6ms)
61
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
118
62
  Processing by Maestrano::Rails::MetadataController#index as HTML
119
63
  Filter chain halted as :authenticate_maestrano! rendered or redirected
120
- Completed 401 Unauthorized in 0.5ms (Views: 0.3ms)
121
- MONGODB (1.0ms) test['system.namespaces'].find({})
122
- MONGODB (0.5ms) test['mno_crews'].delete({})
123
- MONGODB (0.4ms) test['mno_monsters'].delete({})
64
+ Completed 401 Unauthorized in 0.3ms (Views: 0.2ms)
65
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
124
66
  Processing by Maestrano::Auth::SamlController#consume as HTML
125
67
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
126
68
  Bla
127
69
  Redirected to http://api-sandbox.maestrano.io/app_access_unauthorized?err=internal
128
- Completed 302 Found in 1.2ms
129
- MONGODB (1.2ms) test['system.namespaces'].find({})
130
- MONGODB (0.6ms) test['mno_crews'].delete({})
131
- MONGODB (0.4ms) test['mno_monsters'].delete({})
70
+ Completed 302 Found in 0.4ms
71
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
132
72
  Processing by Maestrano::Auth::SamlController#consume as HTML
133
73
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
134
74
  Redirected to http://test.host/
135
- Completed 302 Found in 1.6ms
136
- MONGODB (0.9ms) test['system.namespaces'].find({})
137
- MONGODB (0.4ms) test['mno_crews'].delete({})
138
- MONGODB (0.4ms) test['mno_monsters'].delete({})
75
+ Completed 302 Found in 0.5ms
76
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
139
77
  Processing by Maestrano::Auth::SamlController#consume as HTML
140
78
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
141
79
  Redirected to http://test.host/
142
- Completed 302 Found in 1.3ms
143
- MONGODB (0.9ms) test['system.namespaces'].find({})
144
- MONGODB (0.4ms) test['mno_crews'].delete({})
145
- MONGODB (0.3ms) test['mno_monsters'].delete({})
80
+ Completed 302 Found in 0.4ms
81
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
146
82
  Processing by Maestrano::Auth::SamlController#consume as HTML
147
83
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
148
84
  Redirected to http://test.host/
149
- Completed 302 Found in 0.9ms
150
- MONGODB (0.7ms) test['system.namespaces'].find({})
151
- MONGODB (0.3ms) test['mno_crews'].delete({})
152
- MONGODB (0.3ms) test['mno_monsters'].delete({})
85
+ Completed 302 Found in 0.5ms
86
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
153
87
  Processing by Maestrano::Auth::SamlController#consume as HTML
154
88
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
155
89
  Redirected to http://test.host/
156
- Completed 302 Found in 0.8ms
157
- MONGODB (0.8ms) test['system.namespaces'].find({})
158
- MONGODB (1.0ms) test['mno_crews'].delete({})
159
- MONGODB (0.5ms) test['mno_monsters'].delete({})
90
+ Completed 302 Found in 0.4ms
91
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
160
92
  Processing by Maestrano::Auth::SamlController#consume as HTML
161
93
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
162
94
  Redirected to http://test.host/
163
- Completed 302 Found in 2.2ms
164
- MONGODB (0.9ms) test['system.namespaces'].find({})
165
- MONGODB (0.5ms) test['mno_crews'].delete({})
166
- MONGODB (0.4ms) test['mno_monsters'].delete({})
95
+ Completed 302 Found in 0.4ms
96
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
167
97
  Processing by Maestrano::Auth::SamlController#consume as HTML
168
98
  Parameters: {"SAMLResponse"=>"g45ad5v40xc4b3fd478"}
169
99
  Redirected to http://test.host/
170
- Completed 302 Found in 1.3ms
171
- MONGODB (0.9ms) test['system.namespaces'].find({})
172
- MONGODB (0.4ms) test['mno_crews'].delete({})
173
- MONGODB (0.4ms) test['mno_monsters'].delete({})
100
+ Completed 302 Found in 0.4ms
101
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
174
102
  Processing by Maestrano::Auth::SamlController#init as HTML
175
103
  Parameters: {"a_param"=>"value"}
176
104
  Redirected to http://idpprovider.com?r=request
177
- Completed 302 Found in 0.9ms
178
- MONGODB (1.5ms) test['system.namespaces'].find({})
179
- MONGODB (0.5ms) test['mno_crews'].delete({})
180
- MONGODB (0.4ms) test['mno_monsters'].delete({})
105
+ Completed 302 Found in 0.3ms
106
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
181
107
  Processing by Maestrano::Auth::SamlController#init as HTML
182
108
  Parameters: {"a_param"=>"value"}
183
109
  Redirected to http://idpprovider.com?r=request
184
- Completed 302 Found in 0.5ms
185
- MONGODB (0.9ms) test['system.namespaces'].find({})
186
- MONGODB (0.4ms) test['mno_crews'].delete({})
187
- MONGODB (0.4ms) test['mno_monsters'].delete({})
188
- MONGODB (0.8ms) test['system.namespaces'].find({})
189
- MONGODB (0.4ms) test['mno_crews'].delete({})
190
- MONGODB (0.3ms) test['mno_monsters'].delete({})
191
- MONGODB (0.8ms) test['system.namespaces'].find({})
192
- MONGODB (0.4ms) test['mno_crews'].delete({})
193
- MONGODB (0.3ms) test['mno_monsters'].delete({})
194
- MONGODB (0.7ms) test['system.namespaces'].find({})
195
- MONGODB (0.3ms) test['mno_crews'].delete({})
196
- MONGODB (0.3ms) test['mno_monsters'].delete({})
197
- MONGODB (0.7ms) test['system.namespaces'].find({})
198
- MONGODB (0.3ms) test['mno_crews'].delete({})
199
- MONGODB (0.3ms) test['mno_monsters'].delete({})
200
- MONGODB (0.7ms) test['system.namespaces'].find({})
201
- MONGODB (0.4ms) test['mno_crews'].delete({})
202
- MONGODB (0.3ms) test['mno_monsters'].delete({})
203
- MONGODB (0.7ms) test['system.namespaces'].find({})
204
- MONGODB (0.5ms) test['mno_crews'].delete({})
205
- MONGODB (0.5ms) test['mno_monsters'].delete({})
206
- MONGODB (0.7ms) test['system.namespaces'].find({})
207
- MONGODB (0.4ms) test['mno_crews'].delete({})
208
- MONGODB (0.4ms) test['mno_monsters'].delete({})
209
- MONGODB (0.8ms) test['system.namespaces'].find({})
210
- MONGODB (0.4ms) test['mno_crews'].delete({})
211
- MONGODB (0.3ms) test['mno_monsters'].delete({})
212
- MONGODB (0.7ms) test['system.namespaces'].find({})
213
- MONGODB (0.4ms) test['mno_crews'].delete({})
214
- MONGODB (0.3ms) test['mno_monsters'].delete({})
215
- MONGODB (1.0ms) test['system.namespaces'].find({})
216
- MONGODB (0.6ms) test['mno_crews'].delete({})
217
- MONGODB (0.3ms) test['mno_monsters'].delete({})
218
- MONGODB (0.7ms) test['system.namespaces'].find({})
219
- MONGODB (0.3ms) test['mno_crews'].delete({})
220
- MONGODB (0.3ms) test['mno_monsters'].delete({})
221
- MONGODB (0.7ms) test['system.namespaces'].find({})
222
- MONGODB (0.3ms) test['mno_crews'].delete({})
223
- MONGODB (0.3ms) test['mno_monsters'].delete({})
224
- MONGODB (0.8ms) test['system.namespaces'].find({})
225
- MONGODB (0.4ms) test['mno_crews'].delete({})
226
- MONGODB (0.3ms) test['mno_monsters'].delete({})
227
- MONGODB (0.7ms) test['system.namespaces'].find({})
228
- MONGODB (0.4ms) test['mno_crews'].delete({})
229
- MONGODB (0.4ms) test['mno_monsters'].delete({})
230
- MONGODB (0.7ms) test['system.namespaces'].find({})
231
- MONGODB (0.4ms) test['mno_crews'].delete({})
232
- MONGODB (0.3ms) test['mno_monsters'].delete({})
233
- MONGODB (0.9ms) test['system.namespaces'].find({})
234
- MONGODB (0.4ms) test['mno_crews'].delete({})
235
- MONGODB (0.3ms) test['mno_monsters'].delete({})
236
- MONGODB (0.6ms) test['system.namespaces'].find({})
237
- MONGODB (0.3ms) test['mno_crews'].delete({})
238
- MONGODB (0.3ms) test['mno_monsters'].delete({})
239
- MONGODB (0.7ms) test['system.namespaces'].find({})
240
- MONGODB (0.4ms) test['mno_crews'].delete({})
241
- MONGODB (0.4ms) test['mno_monsters'].delete({})
242
- MONGODB (0.9ms) test['system.namespaces'].find({})
243
- MONGODB (0.3ms) test['mno_crews'].delete({})
244
- MONGODB (0.3ms) test['mno_monsters'].delete({})
110
+ Completed 302 Found in 0.2ms
111
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
112
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
113
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
114
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
115
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
116
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
117
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
118
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
119
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
120
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
121
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
122
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
123
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
124
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
125
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
126
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
127
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
128
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
129
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
130
+ MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
metadata CHANGED
@@ -1,132 +1,159 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: maestrano-rails
3
- version: !ruby/object:Gem::Version
4
- prerelease:
5
- version: 0.8.0
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.9.0
6
5
  platform: ruby
7
- authors:
6
+ authors:
8
7
  - Arnaud Lachaume
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
-
13
- date: 2014-06-10 00:00:00 Z
14
- dependencies:
15
- - !ruby/object:Gem::Dependency
11
+ date: 2014-06-27 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
16
14
  name: rails
17
- prerelease: false
18
- requirement: &id001 !ruby/object:Gem::Requirement
19
- none: false
20
- requirements:
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
21
17
  - - ~>
22
- - !ruby/object:Gem::Version
18
+ - !ruby/object:Gem::Version
23
19
  version: 3.2.3
24
20
  type: :runtime
25
- version_requirements: *id001
26
- - !ruby/object:Gem::Dependency
27
- name: maestrano
28
21
  prerelease: false
29
- requirement: &id002 !ruby/object:Gem::Requirement
30
- none: false
31
- requirements:
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
32
24
  - - ~>
33
- - !ruby/object:Gem::Version
34
- version: "0.7"
25
+ - !ruby/object:Gem::Version
26
+ version: 3.2.3
27
+ - !ruby/object:Gem::Dependency
28
+ name: maestrano
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ~>
32
+ - !ruby/object:Gem::Version
33
+ version: '0.8'
35
34
  type: :runtime
36
- version_requirements: *id002
37
- - !ruby/object:Gem::Dependency
38
- name: test-unit
39
35
  prerelease: false
40
- requirement: &id003 !ruby/object:Gem::Requirement
41
- none: false
42
- requirements:
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
43
38
  - - ~>
44
- - !ruby/object:Gem::Version
45
- version: "2"
39
+ - !ruby/object:Gem::Version
40
+ version: '0.8'
41
+ - !ruby/object:Gem::Dependency
42
+ name: test-unit
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ~>
46
+ - !ruby/object:Gem::Version
47
+ version: '2'
46
48
  type: :development
47
- version_requirements: *id003
48
- - !ruby/object:Gem::Dependency
49
- name: mocha
50
49
  prerelease: false
51
- requirement: &id004 !ruby/object:Gem::Requirement
52
- none: false
53
- requirements:
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ~>
53
+ - !ruby/object:Gem::Version
54
+ version: '2'
55
+ - !ruby/object:Gem::Dependency
56
+ name: mocha
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
54
59
  - - ~>
55
- - !ruby/object:Gem::Version
56
- version: "0.13"
60
+ - !ruby/object:Gem::Version
61
+ version: '0.13'
57
62
  type: :development
58
- version_requirements: *id004
59
- - !ruby/object:Gem::Dependency
60
- name: shoulda
61
63
  prerelease: false
62
- requirement: &id005 !ruby/object:Gem::Requirement
63
- none: false
64
- requirements:
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ~>
67
+ - !ruby/object:Gem::Version
68
+ version: '0.13'
69
+ - !ruby/object:Gem::Dependency
70
+ name: shoulda
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
65
73
  - - ~>
66
- - !ruby/object:Gem::Version
67
- version: "2.11"
74
+ - !ruby/object:Gem::Version
75
+ version: '2.11'
68
76
  type: :development
69
- version_requirements: *id005
70
- - !ruby/object:Gem::Dependency
71
- name: database_cleaner
72
77
  prerelease: false
73
- requirement: &id006 !ruby/object:Gem::Requirement
74
- none: false
75
- requirements:
76
- - - ">="
77
- - !ruby/object:Gem::Version
78
- version: "0"
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ~>
81
+ - !ruby/object:Gem::Version
82
+ version: '2.11'
83
+ - !ruby/object:Gem::Dependency
84
+ name: database_cleaner
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - ! '>='
88
+ - !ruby/object:Gem::Version
89
+ version: '0'
79
90
  type: :development
80
- version_requirements: *id006
81
- - !ruby/object:Gem::Dependency
82
- name: sqlite3
83
91
  prerelease: false
84
- requirement: &id007 !ruby/object:Gem::Requirement
85
- none: false
86
- requirements:
87
- - - ">="
88
- - !ruby/object:Gem::Version
89
- version: "0"
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ! '>='
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
97
+ - !ruby/object:Gem::Dependency
98
+ name: sqlite3
99
+ requirement: !ruby/object:Gem::Requirement
100
+ requirements:
101
+ - - ! '>='
102
+ - !ruby/object:Gem::Version
103
+ version: '0'
90
104
  type: :development
91
- version_requirements: *id007
92
- - !ruby/object:Gem::Dependency
93
- name: mongoid
94
105
  prerelease: false
95
- requirement: &id008 !ruby/object:Gem::Requirement
96
- none: false
97
- requirements:
106
+ version_requirements: !ruby/object:Gem::Requirement
107
+ requirements:
108
+ - - ! '>='
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: mongoid
113
+ requirement: !ruby/object:Gem::Requirement
114
+ requirements:
98
115
  - - ~>
99
- - !ruby/object:Gem::Version
100
- version: "2.4"
116
+ - !ruby/object:Gem::Version
117
+ version: '2.4'
101
118
  type: :development
102
- version_requirements: *id008
103
- - !ruby/object:Gem::Dependency
104
- name: bson_ext
105
119
  prerelease: false
106
- requirement: &id009 !ruby/object:Gem::Requirement
107
- none: false
108
- requirements:
109
- - - ">="
110
- - !ruby/object:Gem::Version
111
- version: "0"
120
+ version_requirements: !ruby/object:Gem::Requirement
121
+ requirements:
122
+ - - ~>
123
+ - !ruby/object:Gem::Version
124
+ version: '2.4'
125
+ - !ruby/object:Gem::Dependency
126
+ name: bson_ext
127
+ requirement: !ruby/object:Gem::Requirement
128
+ requirements:
129
+ - - ! '>='
130
+ - !ruby/object:Gem::Version
131
+ version: '0'
112
132
  type: :development
113
- version_requirements: *id009
114
- description: Maestrano is the next generation marketplace for SME applications. See https://maestrano.com for details.
115
- email:
133
+ prerelease: false
134
+ version_requirements: !ruby/object:Gem::Requirement
135
+ requirements:
136
+ - - ! '>='
137
+ - !ruby/object:Gem::Version
138
+ version: '0'
139
+ description: Maestrano is the next generation marketplace for SME applications. See
140
+ https://maestrano.com for details.
141
+ email:
116
142
  - arnaud.lachaume@maestrano.com
117
143
  executables: []
118
-
119
144
  extensions: []
120
-
121
145
  extra_rdoc_files: []
122
-
123
- files:
146
+ files:
147
+ - LICENSE
148
+ - README.md
149
+ - Rakefile
124
150
  - app/controllers/maestrano/rails/metadata_controller.rb
125
151
  - app/controllers/maestrano/rails/saml_base_controller.rb
126
152
  - app/controllers/maestrano/rails/web_hook_controller.rb
127
153
  - lib/generators/active_record/maestrano_group_generator.rb
128
154
  - lib/generators/active_record/maestrano_user_generator.rb
129
155
  - lib/generators/active_record/templates/migration.rb
156
+ - lib/generators/maestrano/USAGE
130
157
  - lib/generators/maestrano/group_generator.rb
131
158
  - lib/generators/maestrano/install_generator.rb
132
159
  - lib/generators/maestrano/orm_helpers.rb
@@ -134,24 +161,26 @@ files:
134
161
  - lib/generators/maestrano/templates/groups_controller.rb
135
162
  - lib/generators/maestrano/templates/maestrano.rb
136
163
  - lib/generators/maestrano/templates/saml_controller.rb
137
- - lib/generators/maestrano/USAGE
138
164
  - lib/generators/maestrano/user_generator.rb
139
165
  - lib/generators/mongoid/maestrano_group_generator.rb
140
166
  - lib/generators/mongoid/maestrano_user_generator.rb
167
+ - lib/maestrano-rails.rb
168
+ - lib/maestrano/rails.rb
141
169
  - lib/maestrano/rails/controllers/maestrano_security.rb
142
170
  - lib/maestrano/rails/models/maestrano_auth_resource.rb
143
171
  - lib/maestrano/rails/routing/routes.rb
144
172
  - lib/maestrano/rails/version.rb
145
- - lib/maestrano/rails.rb
146
- - lib/maestrano-rails.rb
147
- - LICENSE
148
- - Rakefile
149
- - README.md
150
173
  - test/controllers/generic_controller_test.rb
151
174
  - test/controllers/group_users_controller_test.rb
152
175
  - test/controllers/groups_controller_test.rb
153
176
  - test/controllers/metadata_controller_test.rb
154
177
  - test/controllers/saml_controller_test.rb
178
+ - test/dummy/db/development.sqlite3
179
+ - test/dummy/db/test.sqlite3
180
+ - test/dummy/log/development.log
181
+ - test/dummy/log/test.log
182
+ - test/dummy_activerecord/README.rdoc
183
+ - test/dummy_activerecord/Rakefile
155
184
  - test/dummy_activerecord/app/assets/javascripts/application.js
156
185
  - test/dummy_activerecord/app/assets/javascripts/pages.js
157
186
  - test/dummy_activerecord/app/assets/stylesheets/application.css
@@ -163,13 +192,14 @@ files:
163
192
  - test/dummy_activerecord/app/controllers/pages_controller.rb
164
193
  - test/dummy_activerecord/app/helpers/application_helper.rb
165
194
  - test/dummy_activerecord/app/helpers/pages_helper.rb
166
- - test/dummy_activerecord/app/models/admin/monster.rb
167
195
  - test/dummy_activerecord/app/models/admin.rb
196
+ - test/dummy_activerecord/app/models/admin/monster.rb
168
197
  - test/dummy_activerecord/app/models/mno_crew.rb
169
198
  - test/dummy_activerecord/app/models/mno_monster.rb
170
199
  - test/dummy_activerecord/app/models/monster.rb
171
200
  - test/dummy_activerecord/app/views/layouts/application.html.erb
172
201
  - test/dummy_activerecord/app/views/pages/home.html.erb
202
+ - test/dummy_activerecord/config.ru
173
203
  - test/dummy_activerecord/config/application.rb
174
204
  - test/dummy_activerecord/config/boot.rb
175
205
  - test/dummy_activerecord/config/database.yml
@@ -186,7 +216,6 @@ files:
186
216
  - test/dummy_activerecord/config/initializers/wrap_parameters.rb
187
217
  - test/dummy_activerecord/config/locales/en.yml
188
218
  - test/dummy_activerecord/config/routes.rb
189
- - test/dummy_activerecord/config.ru
190
219
  - test/dummy_activerecord/db/development.sqlite3
191
220
  - test/dummy_activerecord/db/migrate/20140526125222_create_monsters.rb
192
221
  - test/dummy_activerecord/db/migrate/20140526125242_create_admin_monsters.rb
@@ -195,14 +224,13 @@ files:
195
224
  - test/dummy_activerecord/db/schema.rb
196
225
  - test/dummy_activerecord/db/test.sqlite3
197
226
  - test/dummy_activerecord/log/development.log
198
- - test/dummy_activerecord/log/test.log
199
227
  - test/dummy_activerecord/public/404.html
200
228
  - test/dummy_activerecord/public/422.html
201
229
  - test/dummy_activerecord/public/500.html
202
230
  - test/dummy_activerecord/public/favicon.ico
203
- - test/dummy_activerecord/Rakefile
204
- - test/dummy_activerecord/README.rdoc
205
231
  - test/dummy_activerecord/script/rails
232
+ - test/dummy_mongoid/README.rdoc
233
+ - test/dummy_mongoid/Rakefile
206
234
  - test/dummy_mongoid/app/assets/javascripts/application.js
207
235
  - test/dummy_mongoid/app/assets/javascripts/pages.js
208
236
  - test/dummy_mongoid/app/assets/stylesheets/application.css
@@ -219,6 +247,7 @@ files:
219
247
  - test/dummy_mongoid/app/models/monster.rb
220
248
  - test/dummy_mongoid/app/views/layouts/application.html.erb
221
249
  - test/dummy_mongoid/app/views/pages/home.html.erb
250
+ - test/dummy_mongoid/config.ru
222
251
  - test/dummy_mongoid/config/application.rb
223
252
  - test/dummy_mongoid/config/boot.rb
224
253
  - test/dummy_mongoid/config/environment.rb
@@ -235,7 +264,6 @@ files:
235
264
  - test/dummy_mongoid/config/locales/en.yml
236
265
  - test/dummy_mongoid/config/mongoid.yml
237
266
  - test/dummy_mongoid/config/routes.rb
238
- - test/dummy_mongoid/config.ru
239
267
  - test/dummy_mongoid/db/migrate/20140526125222_create_monsters.rb
240
268
  - test/dummy_mongoid/db/migrate/20140526125242_create_admin_monsters.rb
241
269
  - test/dummy_mongoid/db/migrate/20140526144828_create_mno_monsters.rb
@@ -246,8 +274,6 @@ files:
246
274
  - test/dummy_mongoid/public/422.html
247
275
  - test/dummy_mongoid/public/500.html
248
276
  - test/dummy_mongoid/public/favicon.ico
249
- - test/dummy_mongoid/Rakefile
250
- - test/dummy_mongoid/README.rdoc
251
277
  - test/dummy_mongoid/script/rails
252
278
  - test/generators/group/active_record_generator_test.rb
253
279
  - test/generators/group/mongoid_generator_test.rb
@@ -264,37 +290,37 @@ files:
264
290
  - test/tmp/app/models/monster.rb
265
291
  homepage: https://maestrano.com
266
292
  licenses: []
267
-
293
+ metadata: {}
268
294
  post_install_message:
269
295
  rdoc_options: []
270
-
271
- require_paths:
296
+ require_paths:
272
297
  - lib
273
- required_ruby_version: !ruby/object:Gem::Requirement
274
- none: false
275
- requirements:
276
- - - ">="
277
- - !ruby/object:Gem::Version
278
- version: "0"
279
- required_rubygems_version: !ruby/object:Gem::Requirement
280
- none: false
281
- requirements:
282
- - - ">="
283
- - !ruby/object:Gem::Version
284
- version: "0"
298
+ required_ruby_version: !ruby/object:Gem::Requirement
299
+ requirements:
300
+ - - ! '>='
301
+ - !ruby/object:Gem::Version
302
+ version: '0'
303
+ required_rubygems_version: !ruby/object:Gem::Requirement
304
+ requirements:
305
+ - - ! '>='
306
+ - !ruby/object:Gem::Version
307
+ version: '0'
285
308
  requirements: []
286
-
287
309
  rubyforge_project:
288
- rubygems_version: 1.8.21
310
+ rubygems_version: 2.2.1
289
311
  signing_key:
290
- specification_version: 3
312
+ specification_version: 4
291
313
  summary: Rails plugin for Maestrano API
292
- test_files:
314
+ test_files:
293
315
  - test/controllers/generic_controller_test.rb
294
316
  - test/controllers/group_users_controller_test.rb
295
317
  - test/controllers/groups_controller_test.rb
296
318
  - test/controllers/metadata_controller_test.rb
297
319
  - test/controllers/saml_controller_test.rb
320
+ - test/dummy/db/development.sqlite3
321
+ - test/dummy/db/test.sqlite3
322
+ - test/dummy/log/development.log
323
+ - test/dummy/log/test.log
298
324
  - test/dummy_activerecord/app/assets/javascripts/application.js
299
325
  - test/dummy_activerecord/app/assets/javascripts/pages.js
300
326
  - test/dummy_activerecord/app/assets/stylesheets/application.css
@@ -338,7 +364,6 @@ test_files:
338
364
  - test/dummy_activerecord/db/schema.rb
339
365
  - test/dummy_activerecord/db/test.sqlite3
340
366
  - test/dummy_activerecord/log/development.log
341
- - test/dummy_activerecord/log/test.log
342
367
  - test/dummy_activerecord/public/404.html
343
368
  - test/dummy_activerecord/public/422.html
344
369
  - test/dummy_activerecord/public/500.html