1
|
A ActionView::TemplateError occurred in repositories#edit:
|
2
|
|
3
|
stack level too deep
|
4
|
On line #10 of app/views/projects/settings/_repository.rhtml
|
5
|
|
6
|
7:
|
7
|
8: <div class="box tabular">
|
8
|
9: <p><label><%= l(:label_scm) %></label><%= scm_select_tag(@repository) %></p>
|
9
|
10: <%= repository_field_tags(f, @repository) if @repository %>
|
10
|
11: </div>
|
11
|
12:
|
12
|
13: <div class="contextual">
|
13
|
|
14
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/inflector.rb:207:in `underscore'
|
15
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/string/inflections.rb:72:in `underscore'
|
16
|
app/helpers/repositories_helper.rb:123:in `repository_field_tags'
|
17
|
app/helpers/repositories_helper.rb:124:in `send'
|
18
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
19
|
app/helpers/repositories_helper.rb:124:in `send'
|
20
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
21
|
app/helpers/repositories_helper.rb:124:in `send'
|
22
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
23
|
app/helpers/repositories_helper.rb:124:in `send'
|
24
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
25
|
app/helpers/repositories_helper.rb:124:in `send'
|
26
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
27
|
app/helpers/repositories_helper.rb:124:in `send'
|
28
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
29
|
app/helpers/repositories_helper.rb:124:in `send'
|
30
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
31
|
app/helpers/repositories_helper.rb:124:in `send'
|
32
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
33
|
app/helpers/repositories_helper.rb:124:in `send'
|
34
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
35
|
app/helpers/repositories_helper.rb:124:in `send'
|
36
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
37
|
app/helpers/repositories_helper.rb:124:in `send'
|
38
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
39
|
app/helpers/repositories_helper.rb:124:in `send'
|
40
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
41
|
app/helpers/repositories_helper.rb:124:in `send'
|
42
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
43
|
app/helpers/repositories_helper.rb:124:in `send'
|
44
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
45
|
app/helpers/repositories_helper.rb:124:in `send'
|
46
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
47
|
app/helpers/repositories_helper.rb:124:in `send'
|
48
|
... X 8000 ...
|
49
|
app/helpers/repositories_helper.rb:124:in `send'
|
50
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
51
|
app/helpers/repositories_helper.rb:124:in `send'
|
52
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
53
|
app/helpers/repositories_helper.rb:124:in `send'
|
54
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
55
|
app/helpers/repositories_helper.rb:124:in `send'
|
56
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
57
|
app/helpers/repositories_helper.rb:124:in `send'
|
58
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
59
|
app/views/projects/settings/_repository.rhtml:10
|
60
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/form_helper.rb:313:in `fields_for'
|
61
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:394:in `remote_form_for'
|
62
|
app/views/projects/settings/_repository.rhtml:1
|
63
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable.rb:39:in `send'
|
64
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable.rb:39:in `render'
|
65
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:20:in `render'
|
66
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:30:in `benchmark'
|
67
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:19:in `render'
|
68
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/template.rb:73:in `render_template'
|
69
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:45:in `render_partial'
|
70
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/partials.rb:152:in `render_partial'
|
71
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/base.rb:258:in `render'
|
72
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:1002:in `render'
|
73
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:767:in `replace_html'
|
74
|
app/controllers/repositories_controller.rb:44:in `__instance_exec0'
|
75
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/object/extending.rb:74:in `send'
|
76
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/object/extending.rb:74:in `instance_exec'
|
77
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:587:in `initialize'
|
78
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/capture_helper.rb:129:in `with_output_buffer'
|
79
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:586:in `initialize'
|
80
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:932:in `new'
|
81
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:932:in `render_without_benchmark'
|
82
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:51:in `render'
|
83
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
|
84
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:51:in `render'
|
85
|
app/controllers/repositories_controller.rb:44:in `edit'
|
86
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
87
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
88
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
89
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
90
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
91
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
92
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
93
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
94
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
95
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
96
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
97
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
98
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/request_handler.rb:53:in `perform_action'
|
99
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
100
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
101
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
102
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
103
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
104
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
105
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
106
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
107
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
108
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
109
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
110
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
111
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/request_handler.rb:38:in `process_request'
|
112
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_request_handler.rb:197:in `main_loop'
|
113
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:340:in `start_request_handler'
|
114
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:298:in `handle_spawn_application'
|
115
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/utils.rb:176:in `safe_fork'
|
116
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:296:in `handle_spawn_application'
|
117
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `__send__'
|
118
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `main_loop'
|
119
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:182:in `start_synchronously'
|
120
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:149:in `start'
|
121
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:192:in `start'
|
122
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:260:in `spawn_rails_application'
|
123
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:121:in `lookup_or_add'
|
124
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:254:in `spawn_rails_application'
|
125
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:75:in `synchronize'
|
126
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:74:in `synchronize'
|
127
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:253:in `spawn_rails_application'
|
128
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:148:in `spawn_application'
|
129
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:285:in `handle_spawn_application'
|
130
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `__send__'
|
131
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `main_loop'
|
132
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:182:in `start_synchronously'
|
133
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/bin/passenger-spawn-server:50
|
134
|
|
135
|
-------------------------------
|
136
|
Request:
|
137
|
-------------------------------
|
138
|
|
139
|
* URL : http://xx/projects/ancine/repository/edit?repository_scm=&repository%5Burl%5D=&repository%5Blogin%5D=&ignore=&commit=Create
|
140
|
* IP address: x
|
141
|
* Parameters: {"ignore"=>"", "commit"=>"Create", "repository"=>{"url"=>"", "login"=>""}, "action"=>"edit", "id"=>"ancine", "controller"=>"repositories", "repository_scm"=>""}
|
142
|
* Rails root: /var/www/redmine
|
143
|
|
144
|
-------------------------------
|
145
|
Session:
|
146
|
-------------------------------
|
147
|
|
148
|
* session id: "BAh7BzoMdXNlcl9pZGkYIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVyOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--c7b671c5bb82bd3502cee44729b8c01e8daa3422"
|
149
|
* data: {:user_id=>19, "flash"=>{}}
|
150
|
|
151
|
-------------------------------
|
152
|
Environment:
|
153
|
-------------------------------
|
154
|
|
155
|
* CONTENT_LENGTH :
|
156
|
* DOCUMENT_ROOT : /var/www/redmine/public/
|
157
|
* HTTP_ACCEPT : text/javascript, text/html, application/xml, text/xml, */*
|
158
|
* HTTP_ACCEPT_CHARSET : ISO-8859-1,utf-8;q=0.7,*;q=0.7
|
159
|
* HTTP_ACCEPT_ENCODING : gzip,deflate
|
160
|
* HTTP_ACCEPT_LANGUAGE : en-us,en;q=0.5
|
161
|
* HTTP_CONNECTION : keep-alive
|
162
|
* HTTP_COOKIE : _myapp_session=BAh7BzoMdXNlcl9pZGkYIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVyOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--c7b671c5bb82bd3502cee44729b8c01e8daa3422
|
163
|
* HTTP_HOST : x
|
164
|
* HTTP_KEEP_ALIVE : 300
|
165
|
* HTTP_REFERER : http://xprojects/y/settings
|
166
|
* HTTP_USER_AGENT : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032711 Ubuntu/8.10 (intrepid) Firefox/3.0.8
|
167
|
* HTTP_X_PROTOTYPE_VERSION: 1.6.0.3
|
168
|
* HTTP_X_REQUESTED_WITH : XMLHttpRequest
|
169
|
* PATH_INFO : /projects/y/repository/edit
|
170
|
* QUERY_STRING : repository_scm=&repository%5Burl%5D=&repository%5Blogin%5D=&ignore=&commit=Create
|
171
|
* REMOTE_ADDR : x
|
172
|
* REMOTE_PORT : 49787
|
173
|
* REQUEST_METHOD : GET
|
174
|
* REQUEST_URI : /projects/y/repository/edit?repository_scm=&repository%5Burl%5D=&repository%5Blogin%5D=&ignore=&commit=Create
|
175
|
* SERVER_ADDR : x
|
176
|
* SERVER_ADMIN : x@y
|
177
|
* SERVER_NAME : x
|
178
|
* SERVER_PORT : 80
|
179
|
* SERVER_PROTOCOL : HTTP/1.1
|
180
|
* SERVER_SOFTWARE : Apache/2.2.8 (Ubuntu) Phusion_Passenger/2.1.3
|
181
|
* _ : _
|
182
|
|
183
|
* Process: 18291
|
184
|
* Server : x
|
185
|
|
186
|
-------------------------------
|
187
|
Backtrace:
|
188
|
-------------------------------
|
189
|
|
190
|
On line #10 of app/views/projects/settings/_repository.rhtml
|
191
|
|
192
|
7:
|
193
|
8: <div class="box tabular">
|
194
|
9: <p><label><%= l(:label_scm) %></label><%= scm_select_tag(@repository) %></p>
|
195
|
10: <%= repository_field_tags(f, @repository) if @repository %>
|
196
|
11: </div>
|
197
|
12:
|
198
|
13: <div class="contextual">
|
199
|
|
200
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/inflector.rb:207:in `underscore'
|
201
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/string/inflections.rb:72:in `underscore'
|
202
|
app/helpers/repositories_helper.rb:123:in `repository_field_tags'
|
203
|
app/helpers/repositories_helper.rb:124:in `send'
|
204
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
205
|
app/helpers/repositories_helper.rb:124:in `send'
|
206
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
207
|
app/helpers/repositories_helper.rb:124:in `send'
|
208
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
209
|
app/helpers/repositories_helper.rb:124:in `send'
|
210
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
211
|
app/helpers/repositories_helper.rb:124:in `send'
|
212
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
213
|
app/helpers/repositories_helper.rb:124:in `send'
|
214
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
215
|
... X 80000 ...
|
216
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
217
|
app/helpers/repositories_helper.rb:124:in `send'
|
218
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
219
|
app/helpers/repositories_helper.rb:124:in `send'
|
220
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
221
|
app/helpers/repositories_helper.rb:124:in `send'
|
222
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
223
|
app/helpers/repositories_helper.rb:124:in `send'
|
224
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
225
|
app/helpers/repositories_helper.rb:124:in `send'
|
226
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
227
|
app/helpers/repositories_helper.rb:124:in `send'
|
228
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
229
|
app/helpers/repositories_helper.rb:124:in `send'
|
230
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
231
|
app/helpers/repositories_helper.rb:124:in `send'
|
232
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
233
|
app/helpers/repositories_helper.rb:124:in `send'
|
234
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
235
|
app/helpers/repositories_helper.rb:124:in `send'
|
236
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
237
|
app/helpers/repositories_helper.rb:124:in `send'
|
238
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
239
|
app/helpers/repositories_helper.rb:124:in `send'
|
240
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
241
|
app/helpers/repositories_helper.rb:124:in `send'
|
242
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
243
|
app/helpers/repositories_helper.rb:124:in `send'
|
244
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
245
|
app/helpers/repositories_helper.rb:124:in `send'
|
246
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
247
|
app/helpers/repositories_helper.rb:124:in `send'
|
248
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
249
|
app/helpers/repositories_helper.rb:124:in `send'
|
250
|
app/helpers/repositories_helper.rb:124:in `repository_field_tags'
|
251
|
app/views/projects/settings/_repository.rhtml:10
|
252
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/form_helper.rb:313:in `fields_for'
|
253
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:394:in `remote_form_for'
|
254
|
app/views/projects/settings/_repository.rhtml:1
|
255
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable.rb:39:in `send'
|
256
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable.rb:39:in `render'
|
257
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:20:in `render'
|
258
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:30:in `benchmark'
|
259
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:19:in `render'
|
260
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/template.rb:73:in `render_template'
|
261
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/renderable_partial.rb:45:in `render_partial'
|
262
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/partials.rb:152:in `render_partial'
|
263
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/base.rb:258:in `render'
|
264
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:1002:in `render'
|
265
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:767:in `replace_html'
|
266
|
app/controllers/repositories_controller.rb:44:in `__instance_exec0'
|
267
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/object/extending.rb:74:in `send'
|
268
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/object/extending.rb:74:in `instance_exec'
|
269
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:587:in `initialize'
|
270
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/capture_helper.rb:129:in `with_output_buffer'
|
271
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/helpers/prototype_helper.rb:586:in `initialize'
|
272
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:932:in `new'
|
273
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:932:in `render_without_benchmark'
|
274
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:51:in `render'
|
275
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
|
276
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:51:in `render'
|
277
|
app/controllers/repositories_controller.rb:44:in `edit'
|
278
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
279
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
280
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
281
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
282
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
283
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
284
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
285
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
286
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
287
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
288
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
289
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
290
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/request_handler.rb:53:in `perform_action'
|
291
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
292
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
293
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
294
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
295
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
296
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
297
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
298
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
299
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
300
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
301
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
302
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
303
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/request_handler.rb:38:in `process_request'
|
304
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_request_handler.rb:197:in `main_loop'
|
305
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:340:in `start_request_handler'
|
306
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:298:in `handle_spawn_application'
|
307
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/utils.rb:176:in `safe_fork'
|
308
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:296:in `handle_spawn_application'
|
309
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `__send__'
|
310
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `main_loop'
|
311
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:182:in `start_synchronously'
|
312
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:149:in `start'
|
313
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/railz/application_spawner.rb:192:in `start'
|
314
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:260:in `spawn_rails_application'
|
315
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:121:in `lookup_or_add'
|
316
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:254:in `spawn_rails_application'
|
317
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:75:in `synchronize'
|
318
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server_collection.rb:74:in `synchronize'
|
319
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:253:in `spawn_rails_application'
|
320
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:148:in `spawn_application'
|
321
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/spawn_manager.rb:285:in `handle_spawn_application'
|
322
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `__send__'
|
323
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:332:in `main_loop'
|
324
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/lib/phusion_passenger/abstract_server.rb:182:in `start_synchronously'
|
325
|
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/passenger-2.1.3/bin/passenger-spawn-server:50
|