1
|
Completed 200 OK in 138ms (Views: 125.1ms | ActiveRecord: 8.9ms)
|
2
|
Started GET "/redmine/projects/dmiexpress3" for 59.167.226.214 at 2013-08-16 16:34:01 +1200
|
3
|
Processing by ProjectsController#show as HTML
|
4
|
Parameters: {"id"=>"dmiexpress3"}
|
5
|
Current user: ben.williams (id=8)
|
6
|
Rendered projects/_members_box.html.erb (1.3ms)
|
7
|
Rendered projects/show.html.erb within layouts/base (6.2ms)
|
8
|
Completed 200 OK in 59ms (Views: 17.1ms | ActiveRecord: 17.5ms)
|
9
|
Started GET "/redmine/projects" for 59.167.226.214 at 2013-08-16 16:34:05 +1200
|
10
|
Processing by ProjectsController#index as HTML
|
11
|
Current user: ben.williams (id=8)
|
12
|
Rendered projects/index.html.erb within layouts/base (5.0ms)
|
13
|
Completed 200 OK in 18ms (Views: 8.8ms | ActiveRecord: 4.0ms)
|
14
|
Started GET "/redmine/projects/dmiexpress3" for 59.167.226.214 at 2013-08-16 16:34:07 +1200
|
15
|
Processing by ProjectsController#show as HTML
|
16
|
Parameters: {"id"=>"dmiexpress3"}
|
17
|
Current user: ben.williams (id=8)
|
18
|
Rendered projects/_members_box.html.erb (1.3ms)
|
19
|
Rendered projects/show.html.erb within layouts/base (5.9ms)
|
20
|
Completed 200 OK in 57ms (Views: 17.0ms | ActiveRecord: 16.8ms)
|
21
|
Started GET "/redmine/projects/dmiexpress3/issues" for 59.167.226.214 at 2013-08-16 16:34:09 +1200
|
22
|
Processing by IssuesController#index as HTML
|
23
|
Parameters: {"project_id"=>"dmiexpress3"}
|
24
|
Current user: ben.williams (id=8)
|
25
|
Rendered queries/_filters.html.erb (6.9ms)
|
26
|
Rendered queries/_columns.html.erb (1.4ms)
|
27
|
Rendered issues/_list.html.erb (27.7ms)
|
28
|
Rendered issues/_sidebar.html.erb (5.4ms)
|
29
|
Rendered issues/index.html.erb within layouts/base (48.1ms)
|
30
|
Completed 200 OK in 119ms (Views: 55.4ms | ActiveRecord: 24.3ms)
|
31
|
Started GET "/redmine/issues/1059" for 59.167.226.214 at 2013-08-16 16:39:16 +1200
|
32
|
Processing by IssuesController#show as HTML
|
33
|
Parameters: {"id"=>"1059"}
|
34
|
Current user: ben.williams (id=8)
|
35
|
Rendered common/error.html.erb within layouts/base (0.1ms)
|
36
|
Completed 403 Forbidden in 21ms (Views: 8.2ms | ActiveRecord: 5.7ms)
|
37
|
Started GET "/redmine" for 10.0.0.58 at 2013-08-16 16:40:01 +1200
|
38
|
Processing by WelcomeController#index as HTML
|
39
|
Current user: anonymous
|
40
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F
|
41
|
Filter chain halted as :check_if_login_required rendered or redirected
|
42
|
Completed 302 Found in 6ms (ActiveRecord: 2.0ms)
|
43
|
Started GET "/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F" for 10.0.0.58 at 2013-08-16 16:40:01 +1200
|
44
|
Processing by AccountController#login as HTML
|
45
|
Parameters: {"back_url"=>"http://ssaoredmine/redmine/"}
|
46
|
Current user: anonymous
|
47
|
Rendered account/login.html.erb within layouts/base (1.2ms)
|
48
|
Completed 200 OK in 85ms (Views: 4.0ms | ActiveRecord: 78.5ms)
|
49
|
Started POST "/redmine/login" for 10.0.0.58 at 2013-08-16 16:40:05 +1200
|
50
|
Processing by AccountController#login as HTML
|
51
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"+T+dr2V1UZj+KWooFw3sk+sjCvlKcXRymbBt8qWeY+A=", "back_url"=>"http://ssaoredmine/redmine/", "username"=>"gareth.evans", "password"=>"[FILTERED]", "login"=>"Login »"}
|
52
|
Current user: anonymous
|
53
|
Successful authentication for 'gareth.evans' from 10.0.0.58 at 2013-08-16 04:40:05 UTC
|
54
|
Redirected to http://ssaoredmine/redmine/
|
55
|
Completed 302 Found in 10ms (ActiveRecord: 5.7ms)
|
56
|
Started GET "/redmine/" for 10.0.0.58 at 2013-08-16 16:40:05 +1200
|
57
|
Processing by WelcomeController#index as HTML
|
58
|
Current user: gareth.evans (id=5)
|
59
|
Rendered welcome/index.html.erb within layouts/base (5.8ms)
|
60
|
Completed 200 OK in 25ms (Views: 15.6ms | ActiveRecord: 5.5ms)
|
61
|
Started GET "/redmine/projects/dmiexpress3-ipad" for 10.0.0.58 at 2013-08-16 16:40:07 +1200
|
62
|
Processing by ProjectsController#show as HTML
|
63
|
Parameters: {"id"=>"dmiexpress3-ipad"}
|
64
|
Current user: gareth.evans (id=5)
|
65
|
Rendered projects/_members_box.html.erb (0.0ms)
|
66
|
Rendered projects/show.html.erb within layouts/base (4.9ms)
|
67
|
Completed 200 OK in 57ms (Views: 21.1ms | ActiveRecord: 22.3ms)
|
68
|
Started GET "/redmine/projects" for 10.0.0.58 at 2013-08-16 16:40:08 +1200
|
69
|
Processing by ProjectsController#index as HTML
|
70
|
Current user: gareth.evans (id=5)
|
71
|
Rendered projects/index.html.erb within layouts/base (7.5ms)
|
72
|
Completed 200 OK in 25ms (Views: 17.2ms | ActiveRecord: 5.2ms)
|
73
|
Started GET "/redmine/projects/dmiexpress3-ipad/settings" for 10.0.0.58 at 2013-08-16 16:40:12 +1200
|
74
|
Processing by ProjectsController#settings as HTML
|
75
|
Parameters: {"id"=>"dmiexpress3-ipad"}
|
76
|
Current user: gareth.evans (id=5)
|
77
|
Rendered projects/_form.html.erb (65.8ms)
|
78
|
Rendered projects/_edit.html.erb (66.7ms)
|
79
|
Rendered projects/settings/_modules.html.erb (2.1ms)
|
80
|
Rendered projects/settings/_members.html.erb (33.1ms)
|
81
|
Rendered projects/settings/_versions.html.erb (3.0ms)
|
82
|
Rendered projects/settings/_issue_categories.html.erb (1.1ms)
|
83
|
Rendered projects/settings/_wiki.html.erb (1.0ms)
|
84
|
Rendered projects/settings/_repositories.html.erb (1.4ms)
|
85
|
Rendered projects/settings/_boards.html.erb (16.6ms)
|
86
|
Rendered projects/settings/_activities.html.erb (7.2ms)
|
87
|
Rendered common/_tabs.html.erb (135.6ms)
|
88
|
Rendered projects/settings.html.erb within layouts/base (135.9ms)
|
89
|
Completed 200 OK in 163ms (Views: 118.4ms | ActiveRecord: 38.7ms)
|
90
|
Started POST "/redmine/projects/dmiexpress3-ipad/memberships" for 10.0.0.58 at 2013-08-16 16:40:21 +1200
|
91
|
Processing by MembersController#create as JS
|
92
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"pJHs3S8EUl+luD/DC6foSjaRlIHbtItmuIBf29D5Cm0=", "principal_search"=>"", "membership"=>{"user_ids"=>["8", "5"], "role_ids"=>["3", "4", "5"]}, "commit"=>"Add", "project_id"=>"dmiexpress3-ipad"}
|
93
|
Current user: gareth.evans (id=5)
|
94
|
Rendered projects/settings/_members.html.erb (36.7ms)
|
95
|
Rendered members/create.js.erb (42.0ms)
|
96
|
Completed 200 OK in 93ms (Views: 33.0ms | ActiveRecord: 34.3ms)
|
97
|
Started GET "/redmine/projects/dmiexpress3-ipad" for 10.0.0.58 at 2013-08-16 16:40:39 +1200
|
98
|
Processing by ProjectsController#show as HTML
|
99
|
Parameters: {"id"=>"dmiexpress3-ipad"}
|
100
|
Current user: gareth.evans (id=5)
|
101
|
Rendered projects/_members_box.html.erb (1.1ms)
|
102
|
Rendered projects/show.html.erb within layouts/base (5.6ms)
|
103
|
Completed 200 OK in 125ms (Views: 94.6ms | ActiveRecord: 16.5ms)
|
104
|
Started GET "/redmine/projects/dmiexpress3-ipad/issues/new" for 10.0.0.58 at 2013-08-16 16:40:41 +1200
|
105
|
Processing by IssuesController#new as HTML
|
106
|
Parameters: {"project_id"=>"dmiexpress3-ipad"}
|
107
|
Current user: gareth.evans (id=5)
|
108
|
Rendered issues/_form_custom_fields.html.erb (5.1ms)
|
109
|
Rendered issues/_attributes.html.erb (16.6ms)
|
110
|
Rendered issues/_form.html.erb (26.8ms)
|
111
|
Rendered attachments/_form.html.erb (1.4ms)
|
112
|
Rendered issues/new.html.erb within layouts/base (39.0ms)
|
113
|
Completed 200 OK in 92ms (Views: 51.0ms | ActiveRecord: 16.6ms)
|
114
|
Started GET "/redmine/projects" for 10.0.0.58 at 2013-08-16 16:40:43 +1200
|
115
|
Processing by ProjectsController#index as HTML
|
116
|
Current user: gareth.evans (id=5)
|
117
|
Rendered projects/index.html.erb within layouts/base (7.6ms)
|
118
|
Completed 200 OK in 26ms (Views: 17.9ms | ActiveRecord: 5.3ms)
|
119
|
Started GET "/redmine/projects/dmiextend" for 10.0.0.58 at 2013-08-16 16:40:44 +1200
|
120
|
Processing by ProjectsController#show as HTML
|
121
|
Parameters: {"id"=>"dmiextend"}
|
122
|
Current user: gareth.evans (id=5)
|
123
|
Rendered projects/_members_box.html.erb (0.7ms)
|
124
|
Rendered projects/show.html.erb within layouts/base (5.1ms)
|
125
|
Completed 200 OK in 50ms (Views: 21.5ms | ActiveRecord: 15.2ms)
|
126
|
Started GET "/redmine/projects/dmiextend/settings" for 10.0.0.58 at 2013-08-16 16:40:48 +1200
|
127
|
Processing by ProjectsController#settings as HTML
|
128
|
Parameters: {"id"=>"dmiextend"}
|
129
|
Current user: gareth.evans (id=5)
|
130
|
Rendered projects/_form.html.erb (24.5ms)
|
131
|
Rendered projects/_edit.html.erb (25.4ms)
|
132
|
Rendered projects/settings/_modules.html.erb (2.0ms)
|
133
|
Rendered projects/settings/_members.html.erb (13.3ms)
|
134
|
Rendered projects/settings/_versions.html.erb (6.6ms)
|
135
|
Rendered projects/settings/_issue_categories.html.erb (1.0ms)
|
136
|
Rendered projects/settings/_wiki.html.erb (1.0ms)
|
137
|
Rendered projects/settings/_repositories.html.erb (1.1ms)
|
138
|
Rendered projects/settings/_boards.html.erb (1.0ms)
|
139
|
Rendered projects/settings/_activities.html.erb (6.0ms)
|
140
|
Rendered common/_tabs.html.erb (60.8ms)
|
141
|
Rendered projects/settings.html.erb within layouts/base (61.2ms)
|
142
|
Completed 200 OK in 87ms (Views: 54.1ms | ActiveRecord: 27.2ms)
|
143
|
Started POST "/redmine/projects/dmiextend/memberships" for 10.0.0.58 at 2013-08-16 16:41:00 +1200
|
144
|
Processing by MembersController#create as JS
|
145
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"pJHs3S8EUl+luD/DC6foSjaRlIHbtItmuIBf29D5Cm0=", "principal_search"=>"", "membership"=>{"user_ids"=>["8", "20", "18"], "role_ids"=>["3", "4", "5"]}, "commit"=>"Add", "project_id"=>"dmiextend"}
|
146
|
Current user: gareth.evans (id=5)
|
147
|
Rendered projects/settings/_members.html.erb (23.5ms)
|
148
|
Rendered members/create.js.erb (31.2ms)
|
149
|
Completed 200 OK in 176ms (Views: 20.0ms | ActiveRecord: 49.3ms)
|
150
|
Started GET "/redmine/projects/dmiextend" for 10.0.0.58 at 2013-08-16 16:41:02 +1200
|
151
|
Processing by ProjectsController#show as HTML
|
152
|
Parameters: {"id"=>"dmiextend"}
|
153
|
Current user: gareth.evans (id=5)
|
154
|
Rendered projects/_members_box.html.erb (2.0ms)
|
155
|
Rendered projects/show.html.erb within layouts/base (6.7ms)
|
156
|
Completed 200 OK in 57ms (Views: 23.4ms | ActiveRecord: 17.5ms)
|
157
|
Started GET "/redmine/projects/dmiextend/settings" for 10.0.0.58 at 2013-08-16 16:41:12 +1200
|
158
|
Processing by ProjectsController#settings as HTML
|
159
|
Parameters: {"id"=>"dmiextend"}
|
160
|
Current user: gareth.evans (id=5)
|
161
|
Rendered projects/_form.html.erb (14.8ms)
|
162
|
Rendered projects/_edit.html.erb (15.6ms)
|
163
|
Rendered projects/settings/_modules.html.erb (2.1ms)
|
164
|
Rendered projects/settings/_members.html.erb (20.1ms)
|
165
|
Rendered projects/settings/_versions.html.erb (6.3ms)
|
166
|
Rendered projects/settings/_issue_categories.html.erb (1.0ms)
|
167
|
Rendered projects/settings/_wiki.html.erb (1.0ms)
|
168
|
Rendered projects/settings/_repositories.html.erb (1.0ms)
|
169
|
Rendered projects/settings/_boards.html.erb (1.0ms)
|
170
|
Rendered projects/settings/_activities.html.erb (5.9ms)
|
171
|
Rendered common/_tabs.html.erb (57.5ms)
|
172
|
Rendered projects/settings.html.erb within layouts/base (57.8ms)
|
173
|
Completed 200 OK in 84ms (Views: 60.5ms | ActiveRecord: 17.7ms)
|
174
|
Started DELETE "/redmine/memberships/53" for 10.0.0.58 at 2013-08-16 16:41:15 +1200
|
175
|
Processing by MembersController#destroy as JS
|
176
|
Parameters: {"id"=>"53"}
|
177
|
Current user: gareth.evans (id=5)
|
178
|
Rendered projects/settings/_members.html.erb (18.1ms)
|
179
|
Rendered members/destroy.js.erb (18.9ms)
|
180
|
Completed 200 OK in 63ms (Views: 15.4ms | ActiveRecord: 22.1ms)
|
181
|
Started DELETE "/redmine/memberships/54" for 10.0.0.58 at 2013-08-16 16:41:15 +1200
|
182
|
Processing by MembersController#destroy as JS
|
183
|
Parameters: {"id"=>"54"}
|
184
|
Current user: gareth.evans (id=5)
|
185
|
Rendered projects/settings/_members.html.erb (16.8ms)
|
186
|
Rendered members/destroy.js.erb (17.7ms)
|
187
|
Completed 200 OK in 48ms (Views: 14.4ms | ActiveRecord: 20.4ms)
|
188
|
Started DELETE "/redmine/memberships/55" for 10.0.0.58 at 2013-08-16 16:41:16 +1200
|
189
|
Processing by MembersController#destroy as JS
|
190
|
Parameters: {"id"=>"55"}
|
191
|
Current user: gareth.evans (id=5)
|
192
|
Rendered projects/settings/_members.html.erb (13.4ms)
|
193
|
Rendered members/destroy.js.erb (14.1ms)
|
194
|
Completed 200 OK in 55ms (Views: 11.6ms | ActiveRecord: 28.4ms)
|
195
|
Started GET "/redmine/projects" for 10.0.0.58 at 2013-08-16 16:41:18 +1200
|
196
|
Processing by ProjectsController#index as HTML
|
197
|
Current user: gareth.evans (id=5)
|
198
|
Rendered projects/index.html.erb within layouts/base (7.8ms)
|
199
|
Completed 200 OK in 26ms (Views: 18.4ms | ActiveRecord: 5.0ms)
|
200
|
Started GET "/redmine/projects/dmiexpress3" for 10.0.0.58 at 2013-08-16 16:41:20 +1200
|
201
|
Processing by ProjectsController#show as HTML
|
202
|
Parameters: {"id"=>"dmiexpress3"}
|
203
|
Current user: gareth.evans (id=5)
|
204
|
Rendered projects/_members_box.html.erb (1.3ms)
|
205
|
Rendered projects/show.html.erb within layouts/base (6.3ms)
|
206
|
Completed 200 OK in 61ms (Views: 23.2ms | ActiveRecord: 23.4ms)
|
207
|
Started GET "/redmine/projects/dmiexpress3/settings" for 10.0.0.58 at 2013-08-16 16:41:22 +1200
|
208
|
Processing by ProjectsController#settings as HTML
|
209
|
Parameters: {"id"=>"dmiexpress3"}
|
210
|
Current user: gareth.evans (id=5)
|
211
|
Rendered projects/_form.html.erb (14.8ms)
|
212
|
Rendered projects/_edit.html.erb (15.6ms)
|
213
|
Rendered projects/settings/_modules.html.erb (2.0ms)
|
214
|
Rendered projects/settings/_members.html.erb (25.8ms)
|
215
|
Rendered projects/settings/_versions.html.erb (7.9ms)
|
216
|
Rendered projects/settings/_issue_categories.html.erb (1.2ms)
|
217
|
Rendered projects/settings/_wiki.html.erb (1.0ms)
|
218
|
Rendered projects/settings/_repositories.html.erb (3.0ms)
|
219
|
Rendered projects/settings/_boards.html.erb (1.0ms)
|
220
|
Rendered projects/settings/_activities.html.erb (5.9ms)
|
221
|
Rendered common/_tabs.html.erb (66.9ms)
|
222
|
Rendered projects/settings.html.erb within layouts/base (67.3ms)
|
223
|
Completed 200 OK in 93ms (Views: 68.0ms | ActiveRecord: 19.6ms)
|
224
|
Started GET "/redmine/projects/dmiexpress3/issues" for 59.167.226.214 at 2013-08-16 16:50:00 +1200
|
225
|
Processing by IssuesController#index as HTML
|
226
|
Parameters: {"project_id"=>"dmiexpress3"}
|
227
|
Current user: ben.williams (id=8)
|
228
|
Rendered queries/_filters.html.erb (90.5ms)
|
229
|
Rendered queries/_columns.html.erb (1.6ms)
|
230
|
Rendered issues/_list.html.erb (29.7ms)
|
231
|
Rendered issues/_sidebar.html.erb (16.0ms)
|
232
|
Rendered issues/index.html.erb within layouts/base (145.4ms)
|
233
|
Completed 200 OK in 294ms (Views: 138.4ms | ActiveRecord: 110.0ms)
|
234
|
Started GET "/redmine/projects" for 59.167.226.214 at 2013-08-16 16:50:02 +1200
|
235
|
Processing by ProjectsController#index as HTML
|
236
|
Current user: ben.williams (id=8)
|
237
|
Rendered projects/index.html.erb within layouts/base (5.4ms)
|
238
|
Completed 200 OK in 20ms (Views: 9.4ms | ActiveRecord: 5.9ms)
|
239
|
Started GET "/redmine/projects/dmiexpress3-ipad" for 59.167.226.214 at 2013-08-16 16:50:04 +1200
|
240
|
Processing by ProjectsController#show as HTML
|
241
|
Parameters: {"id"=>"dmiexpress3-ipad"}
|
242
|
Current user: ben.williams (id=8)
|
243
|
Rendered projects/_members_box.html.erb (1.1ms)
|
244
|
Rendered projects/show.html.erb within layouts/base (6.1ms)
|
245
|
Completed 200 OK in 227ms (Views: 16.3ms | ActiveRecord: 185.4ms)
|
246
|
Started GET "/redmine/projects/dmiexpress3-ipad/issues" for 59.167.226.214 at 2013-08-16 16:50:06 +1200
|
247
|
Processing by IssuesController#index as HTML
|
248
|
Parameters: {"project_id"=>"dmiexpress3-ipad"}
|
249
|
Current user: ben.williams (id=8)
|
250
|
Rendered queries/_filters.html.erb (6.9ms)
|
251
|
Rendered queries/_columns.html.erb (1.5ms)
|
252
|
Rendered issues/_sidebar.html.erb (10.5ms)
|
253
|
Rendered issues/index.html.erb within layouts/base (25.1ms)
|
254
|
Completed 200 OK in 128ms (Views: 26.2ms | ActiveRecord: 69.5ms)
|
255
|
Started GET "/redmine/projects/dmiexpress3-ipad/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&c%5B%5D=estimated_hours&c%5B%5D=done_ratio&group_by=" for 59.167.226.214 at 2013-08-16 16:50:13 +1200
|
256
|
Processing by IssuesController#index as HTML
|
257
|
Parameters: {"utf8"=>"✓", "set_filter"=>"1", "f"=>[""], "c"=>["tracker", "status", "priority", "subject", "assigned_to", "updated_on", "estimated_hours", "done_ratio"], "group_by"=>"", "project_id"=>"dmiexpress3-ipad"}
|
258
|
Current user: ben.williams (id=8)
|
259
|
Rendered queries/_filters.html.erb (17.5ms)
|
260
|
Rendered queries/_columns.html.erb (1.4ms)
|
261
|
Rendered issues/_list.html.erb (10.8ms)
|
262
|
Rendered issues/_sidebar.html.erb (3.9ms)
|
263
|
Rendered issues/index.html.erb within layouts/base (41.7ms)
|
264
|
Completed 200 OK in 108ms (Views: 46.7ms | ActiveRecord: 37.2ms)
|
265
|
Started GET "/redmine/issues/1056" for 59.167.226.214 at 2013-08-16 16:50:18 +1200
|
266
|
Processing by IssuesController#show as HTML
|
267
|
Parameters: {"id"=>"1056"}
|
268
|
Current user: ben.williams (id=8)
|
269
|
Rendered issues/_action_menu.html.erb (2.9ms)
|
270
|
Rendered attachments/_links.html.erb (2.3ms)
|
271
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
272
|
Rendered issues/_relations.html.erb (1.8ms)
|
273
|
Rendered issues/_history.html.erb (12.3ms)
|
274
|
Rendered issues/_action_menu.html.erb (2.1ms)
|
275
|
Rendered issues/_form_custom_fields.html.erb (1.9ms)
|
276
|
Rendered issues/_attributes.html.erb (12.7ms)
|
277
|
Rendered issues/_form.html.erb (24.1ms)
|
278
|
Rendered attachments/_form.html.erb (1.3ms)
|
279
|
Rendered issues/_edit.html.erb (32.1ms)
|
280
|
Rendered issues/_sidebar.html.erb (3.9ms)
|
281
|
Rendered watchers/_watchers.html.erb (2.5ms)
|
282
|
Rendered issues/show.html.erb within layouts/base (87.6ms)
|
283
|
Completed 200 OK in 182ms (Views: 73.2ms | ActiveRecord: 77.6ms)
|
284
|
Started GET "/redmine/attachments/thumbnail/7429" for 10.0.0.44 at 2013-08-16 16:50:19 +1200
|
285
|
Processing by AttachmentsController#thumbnail as HTML
|
286
|
Parameters: {"id"=>"7429"}
|
287
|
Current user: anonymous
|
288
|
Redirected to http://office.snipersystems.co.nz:3000/redmine/login?back_url=http%3A%2F%2Foffice.snipersystems.co.nz%3A3000%2Fredmine%2Fattachments%2Fthumbnail%2F7429
|
289
|
Filter chain halted as :check_if_login_required rendered or redirected
|
290
|
Completed 302 Found in 3ms (ActiveRecord: 1.5ms)
|
291
|
Started GET "/redmine/attachments/thumbnail/7429" for 59.167.226.214 at 2013-08-16 16:50:19 +1200
|
292
|
Processing by AttachmentsController#thumbnail as */*
|
293
|
Parameters: {"id"=>"7429"}
|
294
|
Current user: ben.williams (id=8)
|
295
|
Completed 304 Not Modified in 18ms (ActiveRecord: 10.1ms)
|
296
|
Started GET "/redmine/issues/1059" for 59.167.226.214 at 2013-08-16 16:50:19 +1200
|
297
|
Processing by IssuesController#show as HTML
|
298
|
Parameters: {"id"=>"1059"}
|
299
|
Current user: ben.williams (id=8)
|
300
|
Rendered issues/_action_menu.html.erb (2.9ms)
|
301
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
302
|
Rendered issues/_relations.html.erb (1.9ms)
|
303
|
Rendered issues/_history.html.erb (12.7ms)
|
304
|
Rendered issues/_action_menu.html.erb (2.1ms)
|
305
|
Rendered issues/_form_custom_fields.html.erb (1.9ms)
|
306
|
Rendered issues/_attributes.html.erb (12.6ms)
|
307
|
Rendered issues/_form.html.erb (22.1ms)
|
308
|
Rendered attachments/_form.html.erb (1.2ms)
|
309
|
Rendered issues/_edit.html.erb (29.8ms)
|
310
|
Rendered issues/_sidebar.html.erb (3.9ms)
|
311
|
Rendered watchers/_watchers.html.erb (2.6ms)
|
312
|
Rendered issues/show.html.erb within layouts/base (80.6ms)
|
313
|
Completed 200 OK in 237ms (Views: 71.8ms | ActiveRecord: 67.7ms)
|
314
|
Started GET "/redmine" for 120.146.88.12 at 2013-08-16 17:23:25 +1200
|
315
|
Processing by WelcomeController#index as HTML
|
316
|
Current user: anonymous
|
317
|
Redirected to http://office.snipersystems.co.nz:3000/redmine/login?back_url=http%3A%2F%2Foffice.snipersystems.co.nz%3A3000%2Fredmine%2F
|
318
|
Filter chain halted as :check_if_login_required rendered or redirected
|
319
|
Completed 302 Found in 390ms (ActiveRecord: 23.5ms)
|
320
|
Started GET "/redmine/login?back_url=http%3A%2F%2Foffice.snipersystems.co.nz%3A3000%2Fredmine%2F" for 120.146.88.12 at 2013-08-16 17:23:26 +1200
|
321
|
Processing by AccountController#login as HTML
|
322
|
Parameters: {"back_url"=>"http://office.snipersystems.co.nz:3000/redmine/"}
|
323
|
Current user: anonymous
|
324
|
Rendered account/login.html.erb within layouts/base (198.5ms)
|
325
|
Completed 200 OK in 550ms (Views: 543.8ms | ActiveRecord: 2.4ms)
|
326
|
Started POST "/redmine/login" for 120.146.88.12 at 2013-08-16 17:23:48 +1200
|
327
|
Processing by AccountController#login as HTML
|
328
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"0PnymRKEW9bWfAsCZ+Vc7mNkuUE/UOM4Y5MwBzjKszU=", "back_url"=>"http://office.snipersystems.co.nz:3000/redmine/", "username"=>"jo.watson", "password"=>"[FILTERED]", "autologin"=>"1", "login"=>"Login »"}
|
329
|
Current user: anonymous
|
330
|
Successful authentication for 'jo.watson' from 120.146.88.12 at 2013-08-16 05:23:48 UTC
|
331
|
Redirected to http://office.snipersystems.co.nz:3000/redmine/
|
332
|
Completed 302 Found in 763ms (ActiveRecord: 54.1ms)
|
333
|
Started GET "/redmine/" for 120.146.88.12 at 2013-08-16 17:23:49 +1200
|
334
|
Processing by WelcomeController#index as HTML
|
335
|
Current user: jo.watson (id=19)
|
336
|
Rendered welcome/index.html.erb within layouts/base (68.3ms)
|
337
|
Completed 200 OK in 276ms (Views: 139.0ms | ActiveRecord: 48.1ms)
|
338
|
Started GET "/redmine/projects/rheumatologyconnect2" for 120.146.88.12 at 2013-08-16 17:24:15 +1200
|
339
|
Processing by ProjectsController#show as HTML
|
340
|
Parameters: {"id"=>"rheumatologyconnect2"}
|
341
|
Current user: jo.watson (id=19)
|
342
|
Rendered projects/_members_box.html.erb (1.5ms)
|
343
|
Rendered projects/show.html.erb within layouts/base (190.4ms)
|
344
|
Completed 200 OK in 926ms (Views: 258.7ms | ActiveRecord: 183.4ms)
|
345
|
Started GET "/redmine" for 10.0.0.58 at 2013-08-16 18:16:09 +1200
|
346
|
Processing by WelcomeController#index as HTML
|
347
|
Current user: anonymous
|
348
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F
|
349
|
Filter chain halted as :check_if_login_required rendered or redirected
|
350
|
Completed 302 Found in 184ms (ActiveRecord: 16.2ms)
|
351
|
Started GET "/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F" for 10.0.0.58 at 2013-08-16 18:16:10 +1200
|
352
|
Processing by AccountController#login as HTML
|
353
|
Parameters: {"back_url"=>"http://ssaoredmine/redmine/"}
|
354
|
Current user: anonymous
|
355
|
Rendered account/login.html.erb within layouts/base (33.7ms)
|
356
|
Completed 200 OK in 80ms (Views: 72.3ms | ActiveRecord: 4.9ms)
|
357
|
Started POST "/redmine/login" for 10.0.0.58 at 2013-08-16 18:16:14 +1200
|
358
|
Processing by AccountController#login as HTML
|
359
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"KnGu92d79vR0A9OPs+OB4SlUM01a4TYKJK4nlZPtEDY=", "back_url"=>"http://ssaoredmine/redmine/", "username"=>"gareth.evans", "password"=>"[FILTERED]", "login"=>"Login »"}
|
360
|
Current user: anonymous
|
361
|
Successful authentication for 'gareth.evans' from 10.0.0.58 at 2013-08-16 06:16:14 UTC
|
362
|
Redirected to http://ssaoredmine/redmine/
|
363
|
Completed 302 Found in 47ms (ActiveRecord: 22.2ms)
|
364
|
Started GET "/redmine/" for 10.0.0.58 at 2013-08-16 18:16:14 +1200
|
365
|
Processing by WelcomeController#index as HTML
|
366
|
Current user: gareth.evans (id=5)
|
367
|
Rendered welcome/index.html.erb within layouts/base (298.2ms)
|
368
|
Completed 200 OK in 6122ms (Views: 6079.9ms | ActiveRecord: 7.2ms)
|
369
|
Started GET "/redmine/projects/dmiexpress3" for 10.0.0.58 at 2013-08-16 18:16:26 +1200
|
370
|
Processing by ProjectsController#show as HTML
|
371
|
Parameters: {"id"=>"dmiexpress3"}
|
372
|
Current user: gareth.evans (id=5)
|
373
|
Rendered projects/_members_box.html.erb (1.3ms)
|
374
|
Rendered projects/show.html.erb within layouts/base (6.7ms)
|
375
|
Completed 200 OK in 250ms (Views: 24.5ms | ActiveRecord: 208.8ms)
|
376
|
Started GET "/redmine/projects/dmiexpress3/issues?set_filter=1" for 10.0.0.58 at 2013-08-16 18:16:28 +1200
|
377
|
Processing by IssuesController#index as HTML
|
378
|
Parameters: {"set_filter"=>"1", "project_id"=>"dmiexpress3"}
|
379
|
Current user: gareth.evans (id=5)
|
380
|
Rendered queries/_filters.html.erb (41.2ms)
|
381
|
Rendered queries/_columns.html.erb (2.1ms)
|
382
|
Rendered issues/_list.html.erb (33.6ms)
|
383
|
Rendered issues/_sidebar.html.erb (6.4ms)
|
384
|
Rendered issues/index.html.erb within layouts/base (91.1ms)
|
385
|
Completed 200 OK in 234ms (Views: 102.7ms | ActiveRecord: 77.3ms)
|
386
|
Started GET "/redmine/projects/dmiexpress3/issues?query_id=20" for 10.0.0.58 at 2013-08-16 18:16:30 +1200
|
387
|
Processing by IssuesController#index as HTML
|
388
|
Parameters: {"query_id"=>"20", "project_id"=>"dmiexpress3"}
|
389
|
Current user: gareth.evans (id=5)
|
390
|
Rendered queries/_filters.html.erb (7.8ms)
|
391
|
Rendered queries/_columns.html.erb (1.5ms)
|
392
|
Rendered issues/_list.html.erb (14.0ms)
|
393
|
Rendered issues/_sidebar.html.erb (5.4ms)
|
394
|
Rendered issues/index.html.erb within layouts/base (35.8ms)
|
395
|
Completed 200 OK in 213ms (Views: 122.9ms | ActiveRecord: 25.8ms)
|
396
|
Started GET "/redmine" for 82.205.22.56 at 2013-08-18 13:55:59 +1200
|
397
|
Processing by WelcomeController#index as HTML
|
398
|
Current user: anonymous
|
399
|
Redirected to http://120.136.2.197:3000/redmine/login?back_url=http%3A%2F%2F120.136.2.197%3A3000%2Fredmine%2F
|
400
|
Filter chain halted as :check_if_login_required rendered or redirected
|
401
|
Completed 302 Found in 14994ms (ActiveRecord: 1006.9ms)
|
402
|
Started GET "/redmine/" for 10.0.0.51 at 2013-08-19 08:28:42 +1200
|
403
|
Processing by WelcomeController#index as HTML
|
404
|
Current user: anonymous
|
405
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F
|
406
|
Filter chain halted as :check_if_login_required rendered or redirected
|
407
|
Completed 302 Found in 2735ms (ActiveRecord: 312.4ms)
|
408
|
Started GET "/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F" for 10.0.0.51 at 2013-08-19 08:28:49 +1200
|
409
|
Processing by AccountController#login as HTML
|
410
|
Parameters: {"back_url"=>"http://ssaoredmine/redmine/"}
|
411
|
Current user: anonymous
|
412
|
Rendered account/login.html.erb within layouts/base (3543.2ms)
|
413
|
Completed 200 OK in 12709ms (Views: 11031.4ms | ActiveRecord: 132.0ms)
|
414
|
Started POST "/redmine/login" for 10.0.0.51 at 2013-08-19 08:29:19 +1200
|
415
|
Processing by AccountController#login as HTML
|
416
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"yraNO5pgpsAEwH0eSLnLoEc7t9SOBZUq+sfYHt7LtC0=", "back_url"=>"http://ssaoredmine/redmine/", "username"=>"michael.stone", "password"=>"[FILTERED]", "login"=>"Login »"}
|
417
|
Current user: anonymous
|
418
|
Successful authentication for 'michael.stone' from 10.0.0.51 at 2013-08-18 20:29:31 UTC
|
419
|
Redirected to http://ssaoredmine/redmine/
|
420
|
Completed 302 Found in 19008ms (ActiveRecord: 871.3ms)
|
421
|
Started GET "/redmine/" for 10.0.0.51 at 2013-08-19 08:29:42 +1200
|
422
|
Processing by WelcomeController#index as HTML
|
423
|
Current user: michael.stone (id=25)
|
424
|
Rendered welcome/index.html.erb within layouts/base (3828.1ms)
|
425
|
Completed 200 OK in 10713ms (Views: 7020.4ms | ActiveRecord: 302.9ms)
|
426
|
Started GET "/redmine/projects/dmiexpress3" for 10.0.0.51 at 2013-08-19 08:30:20 +1200
|
427
|
Processing by ProjectsController#show as HTML
|
428
|
Parameters: {"id"=>"dmiexpress3"}
|
429
|
Current user: michael.stone (id=25)
|
430
|
Rendered projects/_members_box.html.erb (296.9ms)
|
431
|
Rendered projects/show.html.erb within layouts/base (1618.7ms)
|
432
|
Completed 200 OK in 12941ms (Views: 7032.5ms | ActiveRecord: 660.6ms)
|
433
|
Started GET "/redmine/projects/solutionexcellerators" for 10.0.0.51 at 2013-08-19 08:30:34 +1200
|
434
|
Processing by ProjectsController#show as HTML
|
435
|
Parameters: {"id"=>"solutionexcellerators"}
|
436
|
Current user: michael.stone (id=25)
|
437
|
Rendered projects/_members_box.html.erb (0.2ms)
|
438
|
Rendered projects/show.html.erb within layouts/base (1324.9ms)
|
439
|
Completed 200 OK in 7859ms (Views: 4346.5ms | ActiveRecord: 713.8ms)
|
440
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.51 at 2013-08-19 08:30:45 +1200
|
441
|
Processing by IssuesController#index as HTML
|
442
|
Parameters: {"project_id"=>"dmiexpress3"}
|
443
|
Current user: michael.stone (id=25)
|
444
|
Rendered queries/_filters.html.erb (3201.2ms)
|
445
|
Rendered queries/_columns.html.erb (728.4ms)
|
446
|
Rendered issues/_list.html.erb (10317.7ms)
|
447
|
Rendered issues/_sidebar.html.erb (993.6ms)
|
448
|
Rendered issues/index.html.erb within layouts/base (18982.7ms)
|
449
|
Connecting to database specified by database.yml
|
450
|
Completed 200 OK in 37539ms (Views: 20420.9ms | ActiveRecord: 1173.1ms)
|
451
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
452
|
Creating scope :system. Overwriting existing method Enumeration.system.
|
453
|
Creating scope :sorted. Overwriting existing method Group.sorted.
|
454
|
Started GET "/redmine/projects/dmiexpress3/issues?query_id=17" for 10.0.0.51 at 2013-08-19 08:31:36 +1200
|
455
|
Creating scope :sorted. Overwriting existing method User.sorted.
|
456
|
Processing by IssuesController#index as HTML
|
457
|
Parameters: {"query_id"=>"17", "project_id"=>"dmiexpress3"}
|
458
|
Current user: michael.stone (id=25)
|
459
|
Rendered queries/_filters.html.erb (55.5ms)
|
460
|
Rendered queries/_columns.html.erb (19.8ms)
|
461
|
Rendered issues/_sidebar.html.erb (7.8ms)
|
462
|
Rendered issues/index.html.erb within layouts/base (241.0ms)
|
463
|
Completed 200 OK in 48966ms (Views: 385.7ms | ActiveRecord: 575.7ms)
|
464
|
Started GET "/redmine/projects/dmiexpress3/issues?query_id=16" for 10.0.0.51 at 2013-08-19 08:32:38 +1200
|
465
|
Processing by IssuesController#index as HTML
|
466
|
Parameters: {"query_id"=>"16", "project_id"=>"dmiexpress3"}
|
467
|
Current user: michael.stone (id=25)
|
468
|
Rendered queries/_filters.html.erb (9.5ms)
|
469
|
Rendered queries/_columns.html.erb (2.1ms)
|
470
|
Rendered issues/_list.html.erb (96.9ms)
|
471
|
Rendered issues/_sidebar.html.erb (6.3ms)
|
472
|
Rendered issues/index.html.erb within layouts/base (124.2ms)
|
473
|
Completed 200 OK in 266ms (Views: 156.0ms | ActiveRecord: 57.5ms)
|
474
|
Started GET "/redmine/issues/1057" for 10.0.0.51 at 2013-08-19 08:32:46 +1200
|
475
|
Processing by IssuesController#show as HTML
|
476
|
Parameters: {"id"=>"1057"}
|
477
|
Current user: michael.stone (id=25)
|
478
|
Rendered issues/_action_menu.html.erb (14.6ms)
|
479
|
Rendered attachments/_links.html.erb (47.3ms)
|
480
|
Rendered issue_relations/_form.html.erb (43.8ms)
|
481
|
Rendered issues/_relations.html.erb (47.1ms)
|
482
|
Rendered issues/_history.html.erb (56.6ms)
|
483
|
Rendered issues/_action_menu.html.erb (2.2ms)
|
484
|
Rendered issues/_form_custom_fields.html.erb (15.2ms)
|
485
|
Rendered issues/_attributes.html.erb (220.6ms)
|
486
|
Rendered issues/_form.html.erb (276.8ms)
|
487
|
Rendered attachments/_form.html.erb (17.3ms)
|
488
|
Rendered issues/_edit.html.erb (306.2ms)
|
489
|
Rendered issues/_sidebar.html.erb (6.4ms)
|
490
|
Rendered watchers/_watchers.html.erb (3.1ms)
|
491
|
Rendered issues/show.html.erb within layouts/base (702.1ms)
|
492
|
Completed 200 OK in 913ms (Views: 688.9ms | ActiveRecord: 87.9ms)
|
493
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.44 at 2013-08-19 08:32:48 +1200
|
494
|
Processing by AttachmentsController#thumbnail as HTML
|
495
|
Parameters: {"id"=>"7430"}
|
496
|
Current user: anonymous
|
497
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2Fattachments%2Fthumbnail%2F7430
|
498
|
Filter chain halted as :check_if_login_required rendered or redirected
|
499
|
Completed 302 Found in 20ms (ActiveRecord: 1.2ms)
|
500
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.51 at 2013-08-19 08:32:49 +1200
|
501
|
Processing by AttachmentsController#thumbnail as HTML
|
502
|
Parameters: {"id"=>"7430"}
|
503
|
Current user: michael.stone (id=25)
|
504
|
Sent file /opt/bitnami/apps/redmine/htdocs/tmp/thumbnails/7430_6681d1ae29c96646dce8da38d49e35c2_100.thumb (0.1ms)
|
505
|
Completed 200 OK in 262ms (ActiveRecord: 3.0ms)
|
506
|
Started GET "/redmine/issues/1058" for 10.0.0.51 at 2013-08-19 08:33:15 +1200
|
507
|
Processing by IssuesController#show as HTML
|
508
|
Parameters: {"id"=>"1058"}
|
509
|
Current user: michael.stone (id=25)
|
510
|
Rendered issues/_action_menu.html.erb (4.0ms)
|
511
|
Rendered issue_relations/_form.html.erb (1.6ms)
|
512
|
Rendered issues/_relations.html.erb (2.6ms)
|
513
|
Rendered issues/_history.html.erb (3.9ms)
|
514
|
Rendered issues/_action_menu.html.erb (2.2ms)
|
515
|
Rendered issues/_form_custom_fields.html.erb (2.0ms)
|
516
|
Rendered issues/_attributes.html.erb (16.4ms)
|
517
|
Rendered issues/_form.html.erb (29.0ms)
|
518
|
Rendered attachments/_form.html.erb (1.5ms)
|
519
|
Rendered issues/_edit.html.erb (40.3ms)
|
520
|
Rendered issues/_sidebar.html.erb (6.2ms)
|
521
|
Rendered watchers/_watchers.html.erb (12.0ms)
|
522
|
Rendered issues/show.html.erb within layouts/base (120.7ms)
|
523
|
Completed 200 OK in 263ms (Views: 106.8ms | ActiveRecord: 79.2ms)
|
524
|
Started GET "/redmine/issues/1049" for 10.0.0.51 at 2013-08-19 08:33:29 +1200
|
525
|
Processing by IssuesController#show as HTML
|
526
|
Parameters: {"id"=>"1049"}
|
527
|
Current user: michael.stone (id=25)
|
528
|
Rendered issues/_action_menu.html.erb (7.1ms)
|
529
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
530
|
Rendered issues/_relations.html.erb (1.8ms)
|
531
|
Rendered issues/_history.html.erb (8.7ms)
|
532
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
533
|
Rendered issues/_form_custom_fields.html.erb (1.8ms)
|
534
|
Rendered issues/_attributes.html.erb (14.6ms)
|
535
|
Rendered issues/_form.html.erb (25.8ms)
|
536
|
Rendered attachments/_form.html.erb (1.2ms)
|
537
|
Rendered issues/_edit.html.erb (35.9ms)
|
538
|
Rendered issues/_sidebar.html.erb (5.6ms)
|
539
|
Rendered watchers/_watchers.html.erb (12.0ms)
|
540
|
Rendered issues/show.html.erb within layouts/base (103.7ms)
|
541
|
Completed 200 OK in 323ms (Views: 76.2ms | ActiveRecord: 88.9ms)
|
542
|
Started GET "/redmine/issues/1051" for 10.0.0.51 at 2013-08-19 08:34:10 +1200
|
543
|
Processing by IssuesController#show as HTML
|
544
|
Parameters: {"id"=>"1051"}
|
545
|
Current user: michael.stone (id=25)
|
546
|
Rendered issues/_action_menu.html.erb (7.0ms)
|
547
|
Rendered attachments/_links.html.erb (2.5ms)
|
548
|
Rendered issue_relations/_form.html.erb (1.3ms)
|
549
|
Rendered issues/_relations.html.erb (2.1ms)
|
550
|
Rendered issues/_history.html.erb (3.5ms)
|
551
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
552
|
Rendered issues/_form_custom_fields.html.erb (2.0ms)
|
553
|
Rendered issues/_attributes.html.erb (15.7ms)
|
554
|
Rendered issues/_form.html.erb (97.3ms)
|
555
|
Rendered attachments/_form.html.erb (1.3ms)
|
556
|
Rendered issues/_edit.html.erb (107.7ms)
|
557
|
Rendered issues/_sidebar.html.erb (5.7ms)
|
558
|
Rendered watchers/_watchers.html.erb (12.2ms)
|
559
|
Rendered issues/show.html.erb within layouts/base (169.5ms)
|
560
|
Completed 200 OK in 262ms (Views: 145.9ms | ActiveRecord: 83.9ms)
|
561
|
Started PUT "/redmine/projects/dmiexpress3/issues/update_form.js?id=1051" for 10.0.0.51 at 2013-08-19 08:34:58 +1200
|
562
|
Processing by IssuesController#update_form as JS
|
563
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"tdetS39LOZH828YHLTavoGDwheL0lr7mKExzxpYYu3w=", "issue"=>{"is_private"=>"0", "project_id"=>"11", "tracker_id"=>"1", "subject"=>"Data load not accepting my list [CUSTOMER LOAD]", "description"=>"I used the attached list. I pressed upload and got a success message, but no sign of my data anywhere.\r\n", "status_id"=>"2", "priority_id"=>"16", "assigned_to_id"=>"25", "fixed_version_id"=>"12", "parent_issue_id"=>"", "start_date"=>"2013-08-15", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0", "custom_field_values"=>{"3"=>"", "4"=>""}, "notes"=>"", "private_notes"=>"0", "lock_version"=>"1"}, "time_entry"=>{"hours"=>"", "activity_id"=>"8", "comments"=>""}, "last_journal_id"=>"7515", "id"=>"1051", "project_id"=>"dmiexpress3"}
|
564
|
Current user: michael.stone (id=25)
|
565
|
Rendered issues/_form_custom_fields.html.erb (0.6ms)
|
566
|
Rendered issues/_attributes.html.erb (45.0ms)
|
567
|
Rendered issues/_form.html.erb (70.2ms)
|
568
|
Rendered issues/update_form.js.erb (70.9ms)
|
569
|
Completed 200 OK in 225ms (Views: 79.7ms | ActiveRecord: 18.9ms)
|
570
|
Started PUT "/redmine/issues/1051" for 10.0.0.51 at 2013-08-19 08:35:03 +1200
|
571
|
Processing by IssuesController#update as HTML
|
572
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"tdetS39LOZH828YHLTavoGDwheL0lr7mKExzxpYYu3w=", "issue"=>{"is_private"=>"0", "project_id"=>"11", "tracker_id"=>"1", "subject"=>"Data load not accepting my list [CUSTOMER LOAD]", "description"=>"I used the attached list. I pressed upload and got a success message, but no sign of my data anywhere.\r\n", "status_id"=>"2", "priority_id"=>"16", "assigned_to_id"=>"25", "fixed_version_id"=>"12", "parent_issue_id"=>"", "start_date"=>"2013-08-15", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"10", "custom_field_values"=>{"3"=>"", "4"=>""}, "notes"=>"", "private_notes"=>"0", "lock_version"=>"1"}, "time_entry"=>{"hours"=>"", "activity_id"=>"8", "comments"=>""}, "last_journal_id"=>"7515", "commit"=>"Submit", "id"=>"1051"}
|
573
|
Current user: michael.stone (id=25)
|
574
|
Rendered mailer/_issue.text.erb (17.7ms)
|
575
|
Rendered mailer/issue_edit.text.erb within layouts/mailer (20.5ms)
|
576
|
Rendered mailer/_issue.html.erb (1.8ms)
|
577
|
Rendered mailer/issue_edit.html.erb within layouts/mailer (3.6ms)
|
578
|
Redirected to http://ssaoredmine/redmine/issues/1051
|
579
|
Completed 302 Found in 643ms (ActiveRecord: 81.9ms)
|
580
|
Started GET "/redmine/issues/1051" for 10.0.0.51 at 2013-08-19 08:35:04 +1200
|
581
|
Processing by IssuesController#show as HTML
|
582
|
Parameters: {"id"=>"1051"}
|
583
|
Current user: michael.stone (id=25)
|
584
|
Rendered issues/_action_menu.html.erb (2.4ms)
|
585
|
Rendered attachments/_links.html.erb (2.1ms)
|
586
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
587
|
Rendered issues/_relations.html.erb (1.7ms)
|
588
|
Rendered issues/_history.html.erb (6.6ms)
|
589
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
590
|
Rendered issues/_form_custom_fields.html.erb (1.7ms)
|
591
|
Rendered issues/_attributes.html.erb (14.4ms)
|
592
|
Rendered issues/_form.html.erb (25.7ms)
|
593
|
Rendered attachments/_form.html.erb (1.2ms)
|
594
|
Rendered issues/_edit.html.erb (33.5ms)
|
595
|
Rendered issues/_sidebar.html.erb (90.5ms)
|
596
|
Rendered watchers/_watchers.html.erb (2.7ms)
|
597
|
Rendered issues/show.html.erb within layouts/base (165.2ms)
|
598
|
Completed 200 OK in 262ms (Views: 194.6ms | ActiveRecord: 36.6ms)
|
599
|
Started GET "/redmine/attachments/download/7425/data-test.csv" for 10.0.0.51 at 2013-08-19 08:36:47 +1200
|
600
|
Processing by AttachmentsController#download as HTML
|
601
|
Parameters: {"id"=>"7425", "filename"=>"data-test.csv"}
|
602
|
Current user: michael.stone (id=25)
|
603
|
Sent file /opt/bitnami/apps/redmine/htdocs/files/2013/08/130815164825_data-test.csv (0.1ms)
|
604
|
Completed 200 OK in 10ms (ActiveRecord: 4.5ms)
|
605
|
Started GET "/redmine" for 10.0.0.58 at 2013-08-19 09:22:33 +1200
|
606
|
Processing by WelcomeController#index as HTML
|
607
|
Current user: anonymous
|
608
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F
|
609
|
Filter chain halted as :check_if_login_required rendered or redirected
|
610
|
Completed 302 Found in 107ms (ActiveRecord: 10.3ms)
|
611
|
Started GET "/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F" for 10.0.0.58 at 2013-08-19 09:22:33 +1200
|
612
|
Processing by AccountController#login as HTML
|
613
|
Parameters: {"back_url"=>"http://ssaoredmine/redmine/"}
|
614
|
Current user: anonymous
|
615
|
Rendered account/login.html.erb within layouts/base (8.8ms)
|
616
|
Completed 200 OK in 29ms (Views: 17.5ms | ActiveRecord: 1.6ms)
|
617
|
Started POST "/redmine/login" for 10.0.0.58 at 2013-08-19 09:22:42 +1200
|
618
|
Processing by AccountController#login as HTML
|
619
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"1yLNJMouyCsOQw1MZUM0fOw5CQ28znZ7g2Jjytv2MSQ=", "back_url"=>"http://ssaoredmine/redmine/", "username"=>"gareth.evans", "password"=>"[FILTERED]", "login"=>"Login »"}
|
620
|
Current user: anonymous
|
621
|
Successful authentication for 'gareth.evans' from 10.0.0.58 at 2013-08-18 21:22:42 UTC
|
622
|
Redirected to http://ssaoredmine/redmine/
|
623
|
Completed 302 Found in 75ms (ActiveRecord: 5.7ms)
|
624
|
Started GET "/redmine/" for 10.0.0.58 at 2013-08-19 09:22:42 +1200
|
625
|
Processing by WelcomeController#index as HTML
|
626
|
Current user: gareth.evans (id=5)
|
627
|
Rendered welcome/index.html.erb within layouts/base (7.6ms)
|
628
|
Completed 200 OK in 33ms (Views: 21.2ms | ActiveRecord: 6.4ms)
|
629
|
Started GET "/redmine/projects/dmiexpress3" for 10.0.0.58 at 2013-08-19 09:22:44 +1200
|
630
|
Processing by ProjectsController#show as HTML
|
631
|
Parameters: {"id"=>"dmiexpress3"}
|
632
|
Current user: gareth.evans (id=5)
|
633
|
Rendered projects/_members_box.html.erb (1.6ms)
|
634
|
Rendered projects/show.html.erb within layouts/base (32.4ms)
|
635
|
Completed 200 OK in 118ms (Views: 52.3ms | ActiveRecord: 25.6ms)
|
636
|
Started GET "/redmine/projects/dmiexpress3/issues?set_filter=1" for 10.0.0.58 at 2013-08-19 09:22:45 +1200
|
637
|
Processing by IssuesController#index as HTML
|
638
|
Parameters: {"set_filter"=>"1", "project_id"=>"dmiexpress3"}
|
639
|
Current user: gareth.evans (id=5)
|
640
|
Rendered queries/_filters.html.erb (17.6ms)
|
641
|
Rendered queries/_columns.html.erb (1.6ms)
|
642
|
Rendered issues/_list.html.erb (89.7ms)
|
643
|
Rendered issues/_sidebar.html.erb (38.3ms)
|
644
|
Rendered issues/index.html.erb within layouts/base (174.9ms)
|
645
|
Completed 200 OK in 547ms (Views: 446.1ms | ActiveRecord: 36.4ms)
|
646
|
Started GET "/redmine/projects/dmiexpress3/issues?query_id=20" for 10.0.0.58 at 2013-08-19 09:22:52 +1200
|
647
|
Processing by IssuesController#index as HTML
|
648
|
Parameters: {"query_id"=>"20", "project_id"=>"dmiexpress3"}
|
649
|
Current user: gareth.evans (id=5)
|
650
|
Rendered queries/_filters.html.erb (7.6ms)
|
651
|
Rendered queries/_columns.html.erb (1.5ms)
|
652
|
Rendered issues/_list.html.erb (13.9ms)
|
653
|
Rendered issues/_sidebar.html.erb (5.1ms)
|
654
|
Rendered issues/index.html.erb within layouts/base (34.9ms)
|
655
|
Completed 200 OK in 97ms (Views: 48.7ms | ActiveRecord: 17.4ms)
|
656
|
Started GET "/redmine/issues/1052" for 10.0.0.51 at 2013-08-19 09:23:24 +1200
|
657
|
Processing by IssuesController#show as HTML
|
658
|
Parameters: {"id"=>"1052"}
|
659
|
Current user: michael.stone (id=25)
|
660
|
Rendered issues/_action_menu.html.erb (7.3ms)
|
661
|
Rendered attachments/_links.html.erb (2.5ms)
|
662
|
Rendered issue_relations/_form.html.erb (1.0ms)
|
663
|
Rendered issues/_relations.html.erb (1.8ms)
|
664
|
Rendered issues/_history.html.erb (3.6ms)
|
665
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
666
|
Rendered issues/_form_custom_fields.html.erb (1.8ms)
|
667
|
Rendered issues/_attributes.html.erb (15.2ms)
|
668
|
Rendered issues/_form.html.erb (26.9ms)
|
669
|
Rendered attachments/_form.html.erb (1.3ms)
|
670
|
Rendered issues/_edit.html.erb (38.3ms)
|
671
|
Rendered issues/_sidebar.html.erb (5.8ms)
|
672
|
Rendered watchers/_watchers.html.erb (11.9ms)
|
673
|
Rendered issues/show.html.erb within layouts/base (105.0ms)
|
674
|
Completed 200 OK in 210ms (Views: 75.6ms | ActiveRecord: 90.2ms)
|
675
|
Started GET "/redmine/issues/1058" for 10.0.0.58 at 2013-08-19 09:33:19 +1200
|
676
|
Processing by IssuesController#show as HTML
|
677
|
Parameters: {"id"=>"1058"}
|
678
|
Current user: gareth.evans (id=5)
|
679
|
Rendered issues/_action_menu.html.erb (2.9ms)
|
680
|
Rendered issue_relations/_form.html.erb (1.2ms)
|
681
|
Rendered issues/_relations.html.erb (2.0ms)
|
682
|
Rendered issues/_history.html.erb (3.7ms)
|
683
|
Rendered issues/_action_menu.html.erb (2.1ms)
|
684
|
Rendered issues/_form_custom_fields.html.erb (1.8ms)
|
685
|
Rendered issues/_attributes.html.erb (15.6ms)
|
686
|
Rendered issues/_form.html.erb (27.2ms)
|
687
|
Rendered attachments/_form.html.erb (1.3ms)
|
688
|
Rendered issues/_edit.html.erb (35.5ms)
|
689
|
Rendered issues/_sidebar.html.erb (5.6ms)
|
690
|
Rendered watchers/_watchers.html.erb (2.5ms)
|
691
|
Rendered issues/show.html.erb within layouts/base (77.0ms)
|
692
|
Completed 200 OK in 155ms (Views: 81.2ms | ActiveRecord: 34.3ms)
|
693
|
Started PUT "/redmine/projects/dmiexpress3/issues/update_form.js?id=1058" for 10.0.0.58 at 2013-08-19 09:44:57 +1200
|
694
|
Processing by IssuesController#update_form as JS
|
695
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"GEnAzwaJfihTRujOE3n2HMs677Anof1oOTGq6ayAoJQ=", "issue"=>{"is_private"=>"0", "project_id"=>"11", "tracker_id"=>"1", "subject"=>"V3-58 - No breadcrumbs on PRESENTATION or PROPERTIES OF PRESENTATION", "description"=>"V3-58 - No breadcrumbs on PRESENTATION or PROPERTIES OF PRESENTATION", "status_id"=>"3", "priority_id"=>"12", "assigned_to_id"=>"", "fixed_version_id"=>"12", "parent_issue_id"=>"", "start_date"=>"2013-08-15", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0", "custom_field_values"=>{"3"=>"18", "4"=>""}, "notes"=>"#1058", "private_notes"=>"0", "lock_version"=>"2"}, "time_entry"=>{"hours"=>"", "activity_id"=>"8", "comments"=>""}, "last_journal_id"=>"7519", "id"=>"1058", "project_id"=>"dmiexpress3"}
|
696
|
Current user: gareth.evans (id=5)
|
697
|
Rendered issues/_form_custom_fields.html.erb (0.7ms)
|
698
|
Rendered issues/_attributes.html.erb (15.6ms)
|
699
|
Rendered issues/_form.html.erb (22.4ms)
|
700
|
Rendered issues/update_form.js.erb (23.1ms)
|
701
|
Completed 200 OK in 203ms (Views: 20.2ms | ActiveRecord: 29.2ms)
|
702
|
Started PUT "/redmine/issues/1058" for 10.0.0.58 at 2013-08-19 09:45:51 +1200
|
703
|
Processing by IssuesController#update as HTML
|
704
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"GEnAzwaJfihTRujOE3n2HMs677Anof1oOTGq6ayAoJQ=", "issue"=>{"is_private"=>"0", "project_id"=>"11", "tracker_id"=>"1", "subject"=>"V3-58 - No breadcrumbs on PRESENTATION or PROPERTIES OF PRESENTATION", "description"=>"V3-58 - No breadcrumbs on PRESENTATION or PROPERTIES OF PRESENTATION", "status_id"=>"3", "priority_id"=>"12", "assigned_to_id"=>"", "fixed_version_id"=>"12", "parent_issue_id"=>"", "start_date"=>"2013-08-15", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"100", "custom_field_values"=>{"3"=>"18", "4"=>""}, "notes"=>"Fixed small implementation problem with UseContext in the menu provider", "private_notes"=>"0", "lock_version"=>"2"}, "time_entry"=>{"hours"=>"", "activity_id"=>"8", "comments"=>""}, "last_journal_id"=>"7519", "commit"=>"Submit", "id"=>"1058"}
|
705
|
Current user: gareth.evans (id=5)
|
706
|
Rendered mailer/_issue.text.erb (9.1ms)
|
707
|
Rendered mailer/issue_edit.text.erb within layouts/mailer (11.3ms)
|
708
|
Rendered mailer/_issue.html.erb (1.2ms)
|
709
|
Rendered mailer/issue_edit.html.erb within layouts/mailer (4.1ms)
|
710
|
Redirected to http://ssaoredmine/redmine/issues/1058
|
711
|
Completed 302 Found in 151ms (ActiveRecord: 62.2ms)
|
712
|
Started GET "/redmine/issues/1058" for 10.0.0.58 at 2013-08-19 09:45:51 +1200
|
713
|
Processing by IssuesController#show as HTML
|
714
|
Parameters: {"id"=>"1058"}
|
715
|
Current user: gareth.evans (id=5)
|
716
|
Rendered issues/_action_menu.html.erb (2.6ms)
|
717
|
Rendered issue_relations/_form.html.erb (1.0ms)
|
718
|
Rendered issues/_relations.html.erb (1.8ms)
|
719
|
Rendered issues/_history.html.erb (9.7ms)
|
720
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
721
|
Rendered issues/_form_custom_fields.html.erb (1.8ms)
|
722
|
Rendered issues/_attributes.html.erb (14.6ms)
|
723
|
Rendered issues/_form.html.erb (25.8ms)
|
724
|
Rendered attachments/_form.html.erb (1.3ms)
|
725
|
Rendered issues/_edit.html.erb (33.8ms)
|
726
|
Rendered issues/_sidebar.html.erb (5.3ms)
|
727
|
Rendered watchers/_watchers.html.erb (2.4ms)
|
728
|
Rendered issues/show.html.erb within layouts/base (81.7ms)
|
729
|
Completed 200 OK in 219ms (Views: 80.7ms | ActiveRecord: 39.3ms)
|
730
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.58 at 2013-08-19 09:46:18 +1200
|
731
|
Processing by IssuesController#index as HTML
|
732
|
Parameters: {"project_id"=>"dmiexpress3"}
|
733
|
Current user: gareth.evans (id=5)
|
734
|
Rendered queries/_filters.html.erb (7.6ms)
|
735
|
Rendered queries/_columns.html.erb (1.5ms)
|
736
|
Rendered issues/_list.html.erb (12.1ms)
|
737
|
Rendered issues/_sidebar.html.erb (5.0ms)
|
738
|
Rendered issues/index.html.erb within layouts/base (32.9ms)
|
739
|
Completed 200 OK in 94ms (Views: 46.4ms | ActiveRecord: 18.4ms)
|
740
|
Started GET "/redmine/issues/1057" for 10.0.0.58 at 2013-08-19 09:58:36 +1200
|
741
|
Processing by IssuesController#show as HTML
|
742
|
Parameters: {"id"=>"1057"}
|
743
|
Current user: gareth.evans (id=5)
|
744
|
Rendered issues/_action_menu.html.erb (2.7ms)
|
745
|
Rendered attachments/_links.html.erb (27.4ms)
|
746
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
747
|
Rendered issues/_relations.html.erb (1.8ms)
|
748
|
Rendered issues/_history.html.erb (13.5ms)
|
749
|
Rendered issues/_action_menu.html.erb (2.1ms)
|
750
|
Rendered issues/_form_custom_fields.html.erb (1.9ms)
|
751
|
Rendered issues/_attributes.html.erb (15.0ms)
|
752
|
Rendered issues/_form.html.erb (26.3ms)
|
753
|
Rendered attachments/_form.html.erb (1.3ms)
|
754
|
Rendered issues/_edit.html.erb (34.4ms)
|
755
|
Rendered issues/_sidebar.html.erb (5.3ms)
|
756
|
Rendered watchers/_watchers.html.erb (2.4ms)
|
757
|
Rendered issues/show.html.erb within layouts/base (160.6ms)
|
758
|
Completed 200 OK in 877ms (Views: 162.2ms | ActiveRecord: 58.7ms)
|
759
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.44 at 2013-08-19 09:58:37 +1200
|
760
|
Processing by AttachmentsController#thumbnail as HTML
|
761
|
Parameters: {"id"=>"7430"}
|
762
|
Current user: anonymous
|
763
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2Fattachments%2Fthumbnail%2F7430
|
764
|
Filter chain halted as :check_if_login_required rendered or redirected
|
765
|
Completed 302 Found in 21ms (ActiveRecord: 1.4ms)
|
766
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.58 at 2013-08-19 09:58:38 +1200
|
767
|
Processing by AttachmentsController#thumbnail as */*
|
768
|
Parameters: {"id"=>"7430"}
|
769
|
Current user: gareth.evans (id=5)
|
770
|
Completed 304 Not Modified in 107ms (ActiveRecord: 3.2ms)
|
771
|
Started GET "/redmine/issues/1054" for 10.0.0.58 at 2013-08-19 09:58:43 +1200
|
772
|
Processing by IssuesController#show as HTML
|
773
|
Parameters: {"id"=>"1054"}
|
774
|
Current user: gareth.evans (id=5)
|
775
|
Rendered issues/_action_menu.html.erb (7.7ms)
|
776
|
Rendered attachments/_links.html.erb (3.6ms)
|
777
|
Rendered issue_relations/_form.html.erb (1.2ms)
|
778
|
Rendered issues/_relations.html.erb (2.0ms)
|
779
|
Rendered issues/_history.html.erb (3.6ms)
|
780
|
Rendered issues/_action_menu.html.erb (2.2ms)
|
781
|
Rendered issues/_form_custom_fields.html.erb (1.8ms)
|
782
|
Rendered issues/_attributes.html.erb (15.2ms)
|
783
|
Rendered issues/_form.html.erb (26.8ms)
|
784
|
Rendered attachments/_form.html.erb (1.3ms)
|
785
|
Rendered issues/_edit.html.erb (37.4ms)
|
786
|
Rendered issues/_sidebar.html.erb (5.3ms)
|
787
|
Rendered watchers/_watchers.html.erb (11.8ms)
|
788
|
Rendered issues/show.html.erb within layouts/base (133.8ms)
|
789
|
Completed 200 OK in 604ms (Views: 90.4ms | ActiveRecord: 124.1ms)
|
790
|
Started GET "/redmine/attachments/download/7428/data-test.csv" for 10.0.0.58 at 2013-08-19 09:58:48 +1200
|
791
|
Processing by AttachmentsController#download as HTML
|
792
|
Parameters: {"id"=>"7428", "filename"=>"data-test.csv"}
|
793
|
Current user: gareth.evans (id=5)
|
794
|
Sent file /opt/bitnami/apps/redmine/htdocs/files/2013/08/130815165343_data-test.csv (0.2ms)
|
795
|
Completed 200 OK in 15ms (ActiveRecord: 4.1ms)
|
796
|
Started GET "/redmine" for 10.0.0.58 at 2013-08-19 10:55:50 +1200
|
797
|
Processing by WelcomeController#index as HTML
|
798
|
Current user: anonymous
|
799
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F
|
800
|
Filter chain halted as :check_if_login_required rendered or redirected
|
801
|
Completed 302 Found in 345ms (ActiveRecord: 27.8ms)
|
802
|
Started GET "/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2F" for 10.0.0.58 at 2013-08-19 10:55:51 +1200
|
803
|
Processing by AccountController#login as HTML
|
804
|
Parameters: {"back_url"=>"http://ssaoredmine/redmine/"}
|
805
|
Current user: anonymous
|
806
|
Rendered account/login.html.erb within layouts/base (27.9ms)
|
807
|
Completed 200 OK in 153ms (Views: 148.4ms | ActiveRecord: 1.7ms)
|
808
|
Started POST "/redmine/login" for 10.0.0.58 at 2013-08-19 10:55:58 +1200
|
809
|
Processing by AccountController#login as HTML
|
810
|
Parameters: {"utf8"=>"✓", "authenticity_token"=>"9V7aPmQx2R2W4nAXGdr0b0FdJM1K1slZMuwhgAOQp/c=", "back_url"=>"http://ssaoredmine/redmine/", "username"=>"gareth.evans", "password"=>"[FILTERED]", "login"=>"Login »"}
|
811
|
Current user: anonymous
|
812
|
Successful authentication for 'gareth.evans' from 10.0.0.58 at 2013-08-18 22:55:58 UTC
|
813
|
Redirected to http://ssaoredmine/redmine/
|
814
|
Completed 302 Found in 41ms (ActiveRecord: 6.2ms)
|
815
|
Started GET "/redmine/" for 10.0.0.58 at 2013-08-19 10:55:58 +1200
|
816
|
Processing by WelcomeController#index as HTML
|
817
|
Current user: gareth.evans (id=5)
|
818
|
Rendered welcome/index.html.erb within layouts/base (48.5ms)
|
819
|
Completed 200 OK in 167ms (Views: 102.3ms | ActiveRecord: 6.9ms)
|
820
|
Started GET "/redmine/projects/dmiexpress3" for 10.0.0.58 at 2013-08-19 10:56:04 +1200
|
821
|
Processing by ProjectsController#show as HTML
|
822
|
Parameters: {"id"=>"dmiexpress3"}
|
823
|
Current user: gareth.evans (id=5)
|
824
|
Rendered projects/_members_box.html.erb (3.5ms)
|
825
|
Rendered projects/show.html.erb within layouts/base (19.5ms)
|
826
|
Completed 200 OK in 111ms (Views: 58.6ms | ActiveRecord: 21.3ms)
|
827
|
Started GET "/redmine/projects/dmiexpress3/issues?set_filter=1" for 10.0.0.58 at 2013-08-19 10:56:06 +1200
|
828
|
Processing by IssuesController#index as HTML
|
829
|
Parameters: {"set_filter"=>"1", "project_id"=>"dmiexpress3"}
|
830
|
Current user: gareth.evans (id=5)
|
831
|
Rendered queries/_filters.html.erb (9.9ms)
|
832
|
Rendered queries/_columns.html.erb (24.7ms)
|
833
|
Rendered issues/_list.html.erb (45.9ms)
|
834
|
Rendered issues/_sidebar.html.erb (5.5ms)
|
835
|
Rendered issues/index.html.erb within layouts/base (93.1ms)
|
836
|
Completed 200 OK in 1613ms (Views: 106.0ms | ActiveRecord: 93.2ms)
|
837
|
Started GET "/redmine/issues/1053" for 10.0.0.58 at 2013-08-19 10:56:12 +1200
|
838
|
Processing by IssuesController#show as HTML
|
839
|
Parameters: {"id"=>"1053"}
|
840
|
Current user: gareth.evans (id=5)
|
841
|
Rendered issues/_action_menu.html.erb (7.4ms)
|
842
|
Rendered attachments/_links.html.erb (3.7ms)
|
843
|
Rendered issue_relations/_form.html.erb (1.1ms)
|
844
|
Rendered issues/_relations.html.erb (18.0ms)
|
845
|
Rendered issues/_history.html.erb (26.8ms)
|
846
|
Rendered issues/_action_menu.html.erb (2.0ms)
|
847
|
Rendered issues/_form_custom_fields.html.erb (1.7ms)
|
848
|
Rendered issues/_attributes.html.erb (14.6ms)
|
849
|
Rendered issues/_form.html.erb (26.4ms)
|
850
|
Rendered attachments/_form.html.erb (1.3ms)
|
851
|
Rendered issues/_edit.html.erb (36.9ms)
|
852
|
Rendered issues/_sidebar.html.erb (5.2ms)
|
853
|
Rendered watchers/_watchers.html.erb (7.0ms)
|
854
|
Rendered issues/show.html.erb within layouts/base (158.7ms)
|
855
|
Completed 200 OK in 281ms (Views: 159.3ms | ActiveRecord: 89.4ms)
|
856
|
Started GET "/redmine/attachments/thumbnail/7427" for 10.0.0.44 at 2013-08-19 10:56:13 +1200
|
857
|
Processing by AttachmentsController#thumbnail as HTML
|
858
|
Parameters: {"id"=>"7427"}
|
859
|
Current user: anonymous
|
860
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2Fattachments%2Fthumbnail%2F7427
|
861
|
Filter chain halted as :check_if_login_required rendered or redirected
|
862
|
Completed 302 Found in 3ms (ActiveRecord: 1.2ms)
|
863
|
Started GET "/redmine/attachments/thumbnail/7427" for 10.0.0.58 at 2013-08-19 10:56:13 +1200
|
864
|
Processing by AttachmentsController#thumbnail as */*
|
865
|
Parameters: {"id"=>"7427"}
|
866
|
Current user: gareth.evans (id=5)
|
867
|
Completed 304 Not Modified in 42ms (ActiveRecord: 2.8ms)
|
868
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.58 at 2013-08-19 10:56:19 +1200
|
869
|
Processing by IssuesController#index as HTML
|
870
|
Parameters: {"project_id"=>"dmiexpress3"}
|
871
|
Current user: gareth.evans (id=5)
|
872
|
Rendered queries/_filters.html.erb (8.1ms)
|
873
|
Rendered queries/_columns.html.erb (1.5ms)
|
874
|
Rendered issues/_list.html.erb (29.9ms)
|
875
|
Rendered issues/_sidebar.html.erb (5.1ms)
|
876
|
Rendered issues/index.html.erb within layouts/base (51.3ms)
|
877
|
Completed 200 OK in 131ms (Views: 64.5ms | ActiveRecord: 32.0ms)
|
878
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.58 at 2013-08-19 11:11:34 +1200
|
879
|
Processing by IssuesController#index as HTML
|
880
|
Parameters: {"project_id"=>"dmiexpress3"}
|
881
|
Current user: gareth.evans (id=5)
|
882
|
Rendered queries/_filters.html.erb (415.5ms)
|
883
|
Rendered queries/_columns.html.erb (88.8ms)
|
884
|
Rendered issues/_list.html.erb (1140.8ms)
|
885
|
Rendered issues/_sidebar.html.erb (239.5ms)
|
886
|
Rendered issues/index.html.erb within layouts/base (2640.7ms)
|
887
|
Completed 200 OK in 12475ms (Views: 4542.9ms | ActiveRecord: 1235.7ms)
|
888
|
Started GET "/redmine/issues/1054" for 10.0.0.58 at 2013-08-19 11:19:14 +1200
|
889
|
Processing by IssuesController#show as HTML
|
890
|
Parameters: {"id"=>"1054"}
|
891
|
Current user: gareth.evans (id=5)
|
892
|
Rendered issues/_action_menu.html.erb (6.6ms)
|
893
|
Rendered attachments/_links.html.erb (28.3ms)
|
894
|
Rendered issue_relations/_form.html.erb (8.9ms)
|
895
|
Rendered issues/_relations.html.erb (10.5ms)
|
896
|
Rendered issues/_history.html.erb (71.4ms)
|
897
|
Rendered issues/_action_menu.html.erb (3.5ms)
|
898
|
Rendered issues/_form_custom_fields.html.erb (2.6ms)
|
899
|
Rendered issues/_attributes.html.erb (22.1ms)
|
900
|
Rendered issues/_form.html.erb (58.3ms)
|
901
|
Rendered attachments/_form.html.erb (7.9ms)
|
902
|
Rendered issues/_edit.html.erb (92.8ms)
|
903
|
Rendered issues/_sidebar.html.erb (6.9ms)
|
904
|
Rendered watchers/_watchers.html.erb (40.5ms)
|
905
|
Rendered issues/show.html.erb within layouts/base (372.7ms)
|
906
|
Completed 200 OK in 574ms (Views: 395.0ms | ActiveRecord: 82.8ms)
|
907
|
Started GET "/redmine/issues/1057" for 10.0.0.51 at 2013-08-19 12:03:07 +1200
|
908
|
Processing by IssuesController#show as HTML
|
909
|
Parameters: {"id"=>"1057"}
|
910
|
Current user: michael.stone (id=25)
|
911
|
Connecting to database specified by database.yml
|
912
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
913
|
Creating scope :system. Overwriting existing method Enumeration.system.
|
914
|
Creating scope :sorted. Overwriting existing method Group.sorted.
|
915
|
Creating scope :sorted. Overwriting existing method User.sorted.
|
916
|
Started GET "/redmine/issues/1052" for 10.0.0.51 at 2013-08-19 12:04:49 +1200
|
917
|
Processing by IssuesController#show as HTML
|
918
|
Parameters: {"id"=>"1052"}
|
919
|
Started GET "/redmine/issues/1054" for 10.0.0.51 at 2013-08-19 12:06:28 +1200
|
920
|
Processing by IssuesController#show as HTML
|
921
|
Parameters: {"id"=>"1054"}
|
922
|
Current user: michael.stone (id=25)
|
923
|
Current user: michael.stone (id=25)
|
924
|
Rendered issues/_action_menu.html.erb (13.8ms)
|
925
|
Rendered issues/_action_menu.html.erb (18.0ms)
|
926
|
Rendered attachments/_links.html.erb (104.6ms)
|
927
|
Rendered attachments/_links.html.erb (106.8ms)
|
928
|
Rendered issue_relations/_form.html.erb (6.0ms)
|
929
|
Rendered issues/_relations.html.erb (33.4ms)
|
930
|
Rendered issue_relations/_form.html.erb (5.1ms)
|
931
|
Rendered issues/_relations.html.erb (32.6ms)
|
932
|
Rendered issues/_history.html.erb (73.1ms)
|
933
|
Rendered issues/_action_menu.html.erb (2.3ms)
|
934
|
Rendered issues/_history.html.erb (79.0ms)
|
935
|
Rendered issues/_action_menu.html.erb (2.3ms)
|
936
|
Rendered issues/_form_custom_fields.html.erb (15.3ms)
|
937
|
Rendered issues/_attributes.html.erb (72.2ms)
|
938
|
Rendered issues/_form.html.erb (115.9ms)
|
939
|
Rendered issues/_form_custom_fields.html.erb (19.6ms)
|
940
|
Rendered issues/_attributes.html.erb (77.5ms)
|
941
|
Rendered issues/_form.html.erb (122.7ms)
|
942
|
Rendered attachments/_form.html.erb (4.2ms)
|
943
|
Rendered attachments/_form.html.erb (7.2ms)
|
944
|
Rendered issues/_edit.html.erb (169.7ms)
|
945
|
Rendered issues/_edit.html.erb (169.6ms)
|
946
|
Rendered issues/_sidebar.html.erb (7.5ms)
|
947
|
Rendered issues/_sidebar.html.erb (29.5ms)
|
948
|
Rendered watchers/_watchers.html.erb (8.8ms)
|
949
|
Rendered issues/show.html.erb within layouts/base (1097.9ms)
|
950
|
Rendered watchers/_watchers.html.erb (7.8ms)
|
951
|
Rendered issues/show.html.erb within layouts/base (1102.5ms)
|
952
|
Completed 200 OK in 506885ms (Views: 1515.8ms | ActiveRecord: 1271.4ms)
|
953
|
Completed 200 OK in 396834ms (Views: 1534.6ms | ActiveRecord: 1110.5ms)
|
954
|
Rendered issues/_action_menu.html.erb (350.3ms)
|
955
|
Rendered attachments/_links.html.erb (42.6ms)
|
956
|
Rendered issue_relations/_form.html.erb (62.3ms)
|
957
|
Rendered issues/_relations.html.erb (122.4ms)
|
958
|
Rendered issues/_history.html.erb (144.2ms)
|
959
|
Rendered issues/_action_menu.html.erb (2.3ms)
|
960
|
Rendered issues/_form_custom_fields.html.erb (2.3ms)
|
961
|
Rendered issues/_attributes.html.erb (79.8ms)
|
962
|
Rendered issues/_form.html.erb (228.5ms)
|
963
|
Rendered attachments/_form.html.erb (1.4ms)
|
964
|
Rendered issues/_edit.html.erb (298.0ms)
|
965
|
Rendered issues/_sidebar.html.erb (43.8ms)
|
966
|
Rendered watchers/_watchers.html.erb (11.6ms)
|
967
|
Rendered issues/show.html.erb within layouts/base (1716.1ms)
|
968
|
Completed 200 OK in 675966ms (Views: 2029.1ms | ActiveRecord: 729.5ms)
|
969
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.51 at 2013-08-19 12:14:27 +1200
|
970
|
Processing by AttachmentsController#thumbnail as HTML
|
971
|
Parameters: {"id"=>"7430"}
|
972
|
Current user: michael.stone (id=25)
|
973
|
Started GET "/redmine/attachments/thumbnail/7430" for 10.0.0.44 at 2013-08-19 12:14:27 +1200
|
974
|
Processing by AttachmentsController#thumbnail as HTML
|
975
|
Parameters: {"id"=>"7430"}
|
976
|
Current user: anonymous
|
977
|
Redirected to http://ssaoredmine/redmine/login?back_url=http%3A%2F%2Fssaoredmine%2Fredmine%2Fattachments%2Fthumbnail%2F7430
|
978
|
Filter chain halted as :check_if_login_required rendered or redirected
|
979
|
Completed 302 Found in 125ms (ActiveRecord: 1.6ms)
|
980
|
Completed 304 Not Modified in 1560ms (ActiveRecord: 11.0ms)
|
981
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.58 at 2013-08-19 12:16:04 +1200
|
982
|
Processing by IssuesController#index as HTML
|
983
|
Parameters: {"project_id"=>"dmiexpress3"}
|
984
|
Current user: gareth.evans (id=5)
|
985
|
Rendered queries/_filters.html.erb (11.4ms)
|
986
|
Rendered queries/_columns.html.erb (4.8ms)
|
987
|
Rendered issues/_list.html.erb (82.6ms)
|
988
|
Rendered issues/_sidebar.html.erb (6.6ms)
|
989
|
Rendered issues/index.html.erb within layouts/base (140.6ms)
|
990
|
Completed 200 OK in 308ms (Views: 175.4ms | ActiveRecord: 33.6ms)
|
991
|
Started GET "/redmine/projects/dmiexpress3/issues" for 10.0.0.58 at 2013-08-19 12:16:06 +1200
|
992
|
Processing by IssuesController#index as HTML
|
993
|
Parameters: {"project_id"=>"dmiexpress3"}
|
994
|
Current user: gareth.evans (id=5)
|
995
|
Rendered queries/_filters.html.erb (7.7ms)
|
996
|
Rendered queries/_columns.html.erb (1.5ms)
|
997
|
Rendered issues/_list.html.erb (29.8ms)
|
998
|
Rendered issues/_sidebar.html.erb (5.2ms)
|
999
|
Rendered issues/index.html.erb within layouts/base (51.1ms)
|
1000
|
Completed 200 OK in 121ms (Views: 64.1ms | ActiveRecord: 22.0ms)
|