1
|
|
2
|
|
3
|
Processing IssuesController#new (for 118.113.193.91 at 2011-06-09 22:02:52) [GET]
|
4
|
Parameters: {"project_id"=>"df", "action"=>"new", "controller"=>"issues"}
|
5
|
Rendering template within layouts/base
|
6
|
Rendering issues/new
|
7
|
Completed in 1289ms (View: 632, DB: 384) | 200 OK [http://pm.chineseyouth.com.au/issues/new?project_id=df]
|
8
|
|
9
|
|
10
|
Processing WelcomeController#index (for 118.113.193.91 at 2011-06-09 22:02:54) [GET]
|
11
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
12
|
Rendering template within layouts/base
|
13
|
Rendering welcome/index
|
14
|
Completed in 121ms (View: 52, DB: 53) | 200 OK [http://pm.chineseyouth.com.au/]
|
15
|
|
16
|
|
17
|
Processing AccountController#login (for 118.113.193.91 at 2011-06-09 22:02:58) [GET]
|
18
|
Parameters: {"action"=>"login", "controller"=>"account"}
|
19
|
Rendering template within layouts/base
|
20
|
Rendering account/login
|
21
|
Completed in 19ms (View: 13, DB: 0) | 200 OK [http://pm.chineseyouth.com.au/login]
|
22
|
|
23
|
|
24
|
Processing AccountController#login (for 118.113.193.91 at 2011-06-09 22:03:03) [POST]
|
25
|
Parameters: {"back_url"=>"http%3A%2F%2Fpm.chineseyouth.com.au%2F", "action"=>"login", "authenticity_token"=>"BG21+0xrm9HZjurlZ1n1E2cDHbVt2X3VsVUWo65jR/U=", "username"=>"admin", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"登录 »"}
|
26
|
Redirected to http://pm.chineseyouth.com.au/
|
27
|
Completed in 74ms (DB: 68) | 302 Found [http://pm.chineseyouth.com.au/login]
|
28
|
|
29
|
|
30
|
Processing WelcomeController#index (for 118.113.193.91 at 2011-06-09 22:03:03) [GET]
|
31
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
32
|
Rendering template within layouts/base
|
33
|
Rendering welcome/index
|
34
|
Completed in 189ms (View: 109, DB: 74) | 200 OK [http://pm.chineseyouth.com.au/]
|
35
|
|
36
|
|
37
|
Processing ProjectsController#show (for 118.113.193.91 at 2011-06-09 22:03:11) [GET]
|
38
|
Parameters: {"action"=>"show", "id"=>"df", "controller"=>"projects"}
|
39
|
Rendering template within layouts/base
|
40
|
Rendering projects/show
|
41
|
Completed in 82ms (View: 40, DB: 18) | 200 OK [http://pm.chineseyouth.com.au/projects/df]
|
42
|
|
43
|
|
44
|
Processing IssuesController#new (for 118.113.193.91 at 2011-06-09 22:03:14) [GET]
|
45
|
Parameters: {"project_id"=>"df", "action"=>"new", "controller"=>"issues"}
|
46
|
Rendering template within layouts/base
|
47
|
Rendering issues/new
|
48
|
Completed in 1350ms (View: 305, DB: 85) | 200 OK [http://pm.chineseyouth.com.au/issues/new?project_id=df]
|
49
|
|
50
|
|
51
|
Processing IssuesController#index (for 118.113.193.91 at 2011-06-09 22:03:38) [POST]
|
52
|
Parameters: {"commit"=>"创建", "project_id"=>"df", "action"=>"index", "authenticity_token"=>"QXrWBRXEfapxjJ4y34JoA1rm3MDC/awK/bnhSaVRw6M=", "issue"=>{"start_date"=>"2011-06-09", "estimated_hours"=>"", "parent_issue_id"=>"", "priority_id"=>"4", "is_private"=>"0", "assigned_to_id"=>"3", "subject"=>"test", "tracker_id"=>"1", "due_date"=>"", "status_id"=>"1", "description"=>"this is the test issue."}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}}
|
53
|
Rendering template within layouts/base
|
54
|
Rendering issues/index.rhtml
|
55
|
Completed in 180ms (View: 98, DB: 50) | 200 OK [http://pm.chineseyouth.com.au/issues?project_id=df]
|