rails_tracker 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.yardoc/checksums +13 -0
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/.yardoc/proxy_types +0 -0
- data/Gemfile +31 -0
- data/Gemfile.lock +207 -0
- data/MIT-LICENSE +20 -0
- data/README.rdoc +88 -0
- data/Rakefile +113 -0
- data/app/assets/javascripts/rails_tracker/application.js +15 -0
- data/app/assets/javascripts/rails_tracker/issues.js +2 -0
- data/app/assets/stylesheets/rails_tracker/application.css +14 -0
- data/app/assets/stylesheets/rails_tracker/bootstrap.css +6805 -0
- data/app/assets/stylesheets/rails_tracker/issues.css +4 -0
- data/app/controllers/rails_tracker/application_controller.rb +12 -0
- data/app/controllers/rails_tracker/issues_controller.rb +81 -0
- data/app/helpers/rails_tracker/application_helper.rb +4 -0
- data/app/helpers/rails_tracker/issues_helper.rb +4 -0
- data/app/mailers/rails_tracker/issue_mailer.rb +12 -0
- data/app/models/rails_tracker/issue.rb +7 -0
- data/app/models/rails_tracker/users_issues.rb +12 -0
- data/app/views/layouts/rails_tracker/_header.html.slim +28 -0
- data/app/views/layouts/rails_tracker/application.html.slim +10 -0
- data/app/views/rails_tracker/issue_mailer/resolved_alert.html.slim +6 -0
- data/app/views/rails_tracker/issues/currently_tracking.html.slim +19 -0
- data/app/views/rails_tracker/issues/index.html.slim +18 -0
- data/app/views/rails_tracker/issues/listen.html.slim +1 -0
- data/app/views/rails_tracker/issues/resolved.html.slim +14 -0
- data/config/config.ru +0 -0
- data/config/routes.rb +16 -0
- data/db/migrate/20130924202020_create_tracker_issues.rb +10 -0
- data/db/migrate/20130924233027_create_tracker_users_issues.rb +13 -0
- data/db/migrate/20130924233149_add_relation_users_issues.rb +5 -0
- data/db/migrate/20130928221922_add_issue_id_issues.rb +5 -0
- data/db/migrate/20130930233849_add_default_active_column.rb +6 -0
- data/db/seeds.rb +1 -0
- data/issues} +4 -0
- data/lib/generators/rails_tracker/install_generator.rb +16 -0
- data/lib/generators/rails_tracker/templates/install.rb +15 -0
- data/lib/generators/rails_tracker/templates/rails_tracker.en.yml +5 -0
- data/lib/rails_tracker/engine.rb +17 -0
- data/lib/rails_tracker/version.rb +3 -0
- data/lib/rails_tracker.rb +16 -0
- data/lib/tasks/rails_tracker_tasks.rake +4 -0
- data/lib/tasks/test_seed.rb +7 -0
- data/rails_tracker.gemspec +40 -0
- data/screenshot1.png +0 -0
- data/spec/controllers/issues_controller_spec.rb +56 -0
- data/spec/dummy/README.rdoc +261 -0
- data/spec/dummy/Rakefile +7 -0
- data/spec/dummy/app/assets/javascripts/application.js +15 -0
- data/spec/dummy/app/assets/stylesheets/application.css +13 -0
- data/spec/dummy/app/controllers/application_controller.rb +3 -0
- data/spec/dummy/app/helpers/application_helper.rb +2 -0
- data/spec/dummy/app/views/layouts/application.html.erb +14 -0
- data/spec/dummy/config/application.rb +65 -0
- data/spec/dummy/config/boot.rb +10 -0
- data/spec/dummy/config/database.yml +25 -0
- data/spec/dummy/config/environment.rb +5 -0
- data/spec/dummy/config/environments/development.rb +37 -0
- data/spec/dummy/config/environments/production.rb +67 -0
- data/spec/dummy/config/environments/test.rb +37 -0
- data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/spec/dummy/config/initializers/inflections.rb +15 -0
- data/spec/dummy/config/initializers/mime_types.rb +5 -0
- data/spec/dummy/config/initializers/secret_token.rb +7 -0
- data/spec/dummy/config/initializers/session_store.rb +8 -0
- data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/spec/dummy/config/locales/en.yml +5 -0
- data/spec/dummy/config/routes.rb +4 -0
- data/spec/dummy/config.ru +4 -0
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/schema.rb +34 -0
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +4388 -0
- data/spec/dummy/log/test.log +750 -0
- data/spec/dummy/public/404.html +26 -0
- data/spec/dummy/public/422.html +26 -0
- data/spec/dummy/public/500.html +25 -0
- data/spec/dummy/public/favicon.ico +0 -0
- data/spec/dummy/script/rails +6 -0
- data/spec/dummy/tmp/cache/assets/BF2/BA0/sprockets%2Fc465f617006f371a570048816c344586 +0 -0
- data/spec/dummy/tmp/cache/assets/BF4/290/sprockets%2Fb4800880231a9ee7462085473e967133 +0 -0
- data/spec/dummy/tmp/cache/assets/BF4/F70/sprockets%2F7675401393a98310b35195d82832ef15 +0 -0
- data/spec/dummy/tmp/cache/assets/C7A/FD0/sprockets%2Fc32979f5e0331ec91531338d8ca43024 +0 -0
- data/spec/dummy/tmp/cache/assets/C82/940/sprockets%2F71fd0d5860b491074a85f02db6849227 +0 -0
- data/spec/dummy/tmp/cache/assets/C99/CE0/sprockets%2Fa9e3bce034e4511d161e1944200455d3 +0 -0
- data/spec/dummy/tmp/cache/assets/CB0/0F0/sprockets%2Fb94cb7750c4a13028836a17f82c5946b +0 -0
- data/spec/dummy/tmp/cache/assets/CB5/BF0/sprockets%2F34b1fb9a3b2f3e930436f5856e727129 +0 -0
- data/spec/dummy/tmp/cache/assets/CBA/DA0/sprockets%2F37124a7a569a43b3739b926cc9da6397 +0 -0
- data/spec/dummy/tmp/cache/assets/CBB/350/sprockets%2F63b5d7323752f0afb24ff82484e68592 +0 -0
- data/spec/dummy/tmp/cache/assets/CBF/450/sprockets%2Fd906fd2492c5676acdb0f31766975842 +0 -0
- data/spec/dummy/tmp/cache/assets/CC7/9D0/sprockets%2F04258d58abf44498e2be2088df594399 +0 -0
- data/spec/dummy/tmp/cache/assets/CCE/A50/sprockets%2F95f552879446108bb23884b9fc8de47f +0 -0
- data/spec/dummy/tmp/cache/assets/CD1/C90/sprockets%2F8ac4011e2f834d38565fb0295af0034b +0 -0
- data/spec/dummy/tmp/cache/assets/CD7/0A0/sprockets%2F5150feb2b84a78567c7185c5231a1b2e +0 -0
- data/spec/dummy/tmp/cache/assets/CDF/C70/sprockets%2F944209069b3190d36ab1a6c687c4c8be +0 -0
- data/spec/dummy/tmp/cache/assets/CE3/EE0/sprockets%2F2ce7c81c2bd8280698c3787300b2c29e +0 -0
- data/spec/dummy/tmp/cache/assets/CE6/C40/sprockets%2Fc818bee730438348a68efd92bf139220 +0 -0
- data/spec/dummy/tmp/cache/assets/CF6/460/sprockets%2Fd6d44319821067fc932ded86d5e9d837 +0 -0
- data/spec/dummy/tmp/cache/assets/CFD/4E0/sprockets%2Fc40691e60cdd254c0fc47867a0a018a1 +0 -0
- data/spec/dummy/tmp/cache/assets/D1E/700/sprockets%2F992faf3337c4ef8711e5522ff6706cf3 +0 -0
- data/spec/dummy/tmp/cache/assets/D34/D60/sprockets%2Ff95ce452cd15cfe3c62a22505520f1b9 +0 -0
- data/spec/dummy/tmp/cache/assets/D36/0C0/sprockets%2Fab4634b46625f2a59f2c81fca25b29b2 +0 -0
- data/spec/dummy/tmp/cache/assets/D36/580/sprockets%2Fd4cac000971b2a139e658ee1d57cc177 +0 -0
- data/spec/dummy/tmp/cache/assets/D38/370/sprockets%2F3f2e6c3a2fdaae7eac19245860891151 +0 -0
- data/spec/dummy/tmp/cache/assets/D38/BC0/sprockets%2F50f7a7f0253d401d08bac8f46537e6cb +0 -0
- data/spec/dummy/tmp/cache/assets/D39/1E0/sprockets%2Fb461de82da868310001d0886fc0fd5ef +0 -0
- data/spec/dummy/tmp/cache/assets/D39/C00/sprockets%2F422361ebe4a842fa89dc3b99a43ce114 +0 -0
- data/spec/dummy/tmp/cache/assets/D40/5F0/sprockets%2F06b15a4371a6f969ff7d0b7ef237ca06 +0 -0
- data/spec/dummy/tmp/cache/assets/D42/440/sprockets%2F20d8433a8526ab798ef3cc9c0d608d5b +0 -0
- data/spec/dummy/tmp/cache/assets/D42/900/sprockets%2Fa82f43357557dbec4918e295c1b6fa1a +0 -0
- data/spec/dummy/tmp/cache/assets/D46/7A0/sprockets%2Ff58dbdfbe51f1e65b669f4531676c111 +0 -0
- data/spec/dummy/tmp/cache/assets/D4A/B40/sprockets%2Ff40ad1859c7f01f99f019b46b9a4aa89 +0 -0
- data/spec/dummy/tmp/cache/assets/D4A/FC0/sprockets%2F8239c23794e8598c2fbc0dbdf7214a6d +0 -0
- data/spec/dummy/tmp/cache/assets/D53/6B0/sprockets%2Fd8ec39b3b5a1510cefa113328e030ab7 +0 -0
- data/spec/dummy/tmp/cache/assets/D5E/B40/sprockets%2F08c7b37c12104347d6f0dd3a2ac96dbd +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/5F0/sprockets%2F6aaa47a79107eeac3b80345b95eed528 +0 -0
- data/spec/dummy/tmp/cache/assets/D70/330/sprockets%2F5f9f172aec541c9e4265aea3d2a416f9 +0 -0
- data/spec/dummy/tmp/cache/assets/D8F/DA0/sprockets%2F9e434efa471e31eea1da933f0ac3e322 +0 -0
- data/spec/dummy/tmp/cache/assets/D90/C80/sprockets%2Fd04fc70f145ec63ad43007a5e2cea9b7 +0 -0
- data/spec/dummy/tmp/cache/assets/DA2/9D0/sprockets%2F17df2df8c3aae2af98a9d325815325ed +0 -0
- data/spec/dummy/tmp/cache/assets/DA3/A50/sprockets%2F8c32df8c2b685b1b2d5f88bb15f9bc70 +0 -0
- data/spec/dummy/tmp/cache/assets/DB9/790/sprockets%2F6c968e2895d7a81cfe44addf3d57c7d5 +0 -0
- data/spec/dummy/tmp/cache/assets/DCE/930/sprockets%2Fea724572bf99bab5f2019c2fdfba92c5 +0 -0
- data/spec/dummy/tmp/cache/assets/DD1/F90/sprockets%2Fd924f5c7b0cf8d008dd8fea4e00d438f +0 -0
- data/spec/dummy/tmp/cache/assets/DD9/510/sprockets%2F544220563a5adf97ea8b5ff7ebe8ff3b +0 -0
- data/spec/dummy/tmp/cache/assets/DEF/B20/sprockets%2F3e8a1eac029ed92bee842e2abfea2232 +0 -0
- data/spec/dummy/tmp/cache/assets/DF4/6A0/sprockets%2F4af9b5050ffa96b2e2d3bebad85a06c5 +0 -0
- data/spec/dummy/tmp/cache/assets/DF6/DF0/sprockets%2Fed28cfcc773b333e5eea0aae655115cf +0 -0
- data/spec/dummy/tmp/cache/assets/E61/210/sprockets%2F57168c3ab6088aaf76cee4deaebeac7d +0 -0
- data/spec/dummy/tmp/cache/assets/EB7/D90/sprockets%2F5179abd7ac7cdbcea3e43fbbeb1fed64 +0 -0
- data/spec/dummy/tmp/cache/sass/1497ad7d973056507928cc72b57246640fe98320/bootstrap.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_accordion.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_alerts.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_breadcrumbs.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_button-groups.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_buttons.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_carousel.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_close.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_code.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_component-animations.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_dropdowns.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_forms.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_grid.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_hero-unit.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_labels-badges.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_layouts.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_media.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_mixins.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_modals.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_navbar.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_navs.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_pager.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_pagination.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_popovers.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_progress-bars.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_reset.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_scaffolding.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_sprites.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_tables.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_thumbnails.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_tooltip.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_type.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_utilities.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_variables.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_wells.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/bootstrap.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_config.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_icon-font-24.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_icon-font.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_mixins.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_spaces.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/803365d1c8cc163df0ae50688e30dcee22f1632b/flat-ui.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_btn.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_checkbox-and-radio.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_demo.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_footer.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_input.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_login.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_navbar.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_pager.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_pagination.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_palette.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_progress.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_select.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_share.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tagsinput.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tile.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_todo.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_toggle.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tooltip.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_type.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_ui-slider.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_video.sassc +0 -0
- data/spec/factories/user.rb +8 -0
- data/spec/spec_helper.rb +51 -0
- data/test/fixtures/tracker/issues.yml +9 -0
- data/test/fixtures/tracker/users_issues.yml +15 -0
- data/test/functional/tracker/issue_mailer_test.rb +9 -0
- data/test/functional/tracker/issues_controller_test.rb +9 -0
- data/test/unit/helpers/tracker/issues_helper_test.rb +6 -0
- data/test/unit/tracker/issue_test.rb +9 -0
- data/test/unit/tracker/users_issues_test.rb +9 -0
- metadata +305 -0
@@ -0,0 +1,750 @@
|
|
1
|
+
Connecting to database specified by database.yml
|
2
|
+
Connecting to database specified by database.yml
|
3
|
+
Connecting to database specified by database.yml
|
4
|
+
Connecting to database specified by database.yml
|
5
|
+
Connecting to database specified by database.yml
|
6
|
+
Connecting to database specified by database.yml
|
7
|
+
Connecting to database specified by database.yml
|
8
|
+
Connecting to database specified by database.yml
|
9
|
+
Connecting to database specified by database.yml
|
10
|
+
Connecting to database specified by database.yml
|
11
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
12
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13
|
+
Connecting to database specified by database.yml
|
14
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16
|
+
Connecting to database specified by database.yml
|
17
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
18
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19
|
+
Connecting to database specified by database.yml
|
20
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
21
|
+
Processing by Tracker::IssuesController#index as HTML
|
22
|
+
Completed 500 Internal Server Error in 36ms
|
23
|
+
Processing by Tracker::IssuesController#index as HTML
|
24
|
+
Completed 500 Internal Server Error in 1ms
|
25
|
+
Processing by Tracker::IssuesController#index as HTML
|
26
|
+
Completed 500 Internal Server Error in 1ms
|
27
|
+
Processing by Tracker::IssuesController#index as HTML
|
28
|
+
Completed 500 Internal Server Error in 1ms
|
29
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
30
|
+
Connecting to database specified by database.yml
|
31
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
32
|
+
Processing by Tracker::IssuesController#index as HTML
|
33
|
+
Completed 500 Internal Server Error in 25968ms
|
34
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
35
|
+
Connecting to database specified by database.yml
|
36
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
37
|
+
Processing by Tracker::IssuesController#index as HTML
|
38
|
+
Connecting to database specified by database.yml
|
39
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
40
|
+
Processing by Tracker::IssuesController#index as HTML
|
41
|
+
Completed 500 Internal Server Error in 307294ms
|
42
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
43
|
+
Connecting to database specified by database.yml
|
44
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
45
|
+
Processing by Tracker::IssuesController#index as HTML
|
46
|
+
Completed 500 Internal Server Error in 270537ms
|
47
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
48
|
+
Connecting to database specified by database.yml
|
49
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
50
|
+
Processing by Tracker::IssuesController#index as HTML
|
51
|
+
Completed 500 Internal Server Error in 79268ms
|
52
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
53
|
+
Connecting to database specified by database.yml
|
54
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
55
|
+
Processing by Tracker::IssuesController#index as HTML
|
56
|
+
Completed 500 Internal Server Error in 203916ms
|
57
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
58
|
+
Connecting to database specified by database.yml
|
59
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
60
|
+
Processing by Tracker::IssuesController#index as HTML
|
61
|
+
Completed 500 Internal Server Error in 513251ms
|
62
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
63
|
+
Connecting to database specified by database.yml
|
64
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
65
|
+
Processing by Tracker::IssuesController#index as HTML
|
66
|
+
Completed 500 Internal Server Error in 14815ms
|
67
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
68
|
+
Connecting to database specified by database.yml
|
69
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
70
|
+
Processing by Tracker::IssuesController#index as HTML
|
71
|
+
Completed 500 Internal Server Error in 18062ms
|
72
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
73
|
+
Connecting to database specified by database.yml
|
74
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
75
|
+
Processing by Tracker::IssuesController#index as HTML
|
76
|
+
Connecting to database specified by database.yml
|
77
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
78
|
+
Processing by Tracker::IssuesController#index as HTML
|
79
|
+
Completed 500 Internal Server Error in 1090675ms
|
80
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
81
|
+
Connecting to database specified by database.yml
|
82
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
83
|
+
Processing by Tracker::IssuesController#index as HTML
|
84
|
+
Connecting to database specified by database.yml
|
85
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
86
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
87
|
+
Connecting to database specified by database.yml
|
88
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
89
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
90
|
+
Connecting to database specified by database.yml
|
91
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
92
|
+
Processing by Tracker::IssuesController#index as HTML
|
93
|
+
Connecting to database specified by database.yml
|
94
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
95
|
+
Processing by Tracker::IssuesController#index as HTML
|
96
|
+
Connecting to database specified by database.yml
|
97
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
98
|
+
Processing by Tracker::IssuesController#index as HTML
|
99
|
+
Completed 500 Internal Server Error in 13042ms
|
100
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
101
|
+
Connecting to database specified by database.yml
|
102
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
103
|
+
Processing by Tracker::IssuesController#index as HTML
|
104
|
+
Completed 500 Internal Server Error in 2047ms
|
105
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
106
|
+
Connecting to database specified by database.yml
|
107
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
108
|
+
Processing by Tracker::IssuesController#index as HTML
|
109
|
+
Completed 500 Internal Server Error in 2777ms
|
110
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
111
|
+
Connecting to database specified by database.yml
|
112
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
113
|
+
Connecting to database specified by database.yml
|
114
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
115
|
+
Processing by Tracker::IssuesController#index as HTML
|
116
|
+
Completed 500 Internal Server Error in 646ms
|
117
|
+
Connecting to database specified by database.yml
|
118
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
119
|
+
Processing by Tracker::IssuesController#index as HTML
|
120
|
+
Completed 500 Internal Server Error in 648ms
|
121
|
+
Connecting to database specified by database.yml
|
122
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
123
|
+
Processing by Tracker::IssuesController#index as HTML
|
124
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (12.8ms)
|
125
|
+
Completed 200 OK in 744ms (Views: 19.9ms | ActiveRecord: 0.0ms)
|
126
|
+
Processing by Tracker::IssuesController#index as HTML
|
127
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (3.4ms)
|
128
|
+
Completed 200 OK in 561ms (Views: 7.4ms | ActiveRecord: 0.0ms)
|
129
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
130
|
+
Connecting to database specified by database.yml
|
131
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
132
|
+
Processing by Tracker::IssuesController#index as HTML
|
133
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
134
|
+
Completed 200 OK in 1104ms (Views: 17.1ms | ActiveRecord: 0.0ms)
|
135
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
136
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
137
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
138
|
+
Completed 500 Internal Server Error in 1ms
|
139
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
140
|
+
Connecting to database specified by database.yml
|
141
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
142
|
+
Processing by Tracker::IssuesController#index as HTML
|
143
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
|
144
|
+
Completed 200 OK in 802ms (Views: 16.4ms | ActiveRecord: 0.0ms)
|
145
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
146
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
147
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
148
|
+
Completed 500 Internal Server Error in 1ms
|
149
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
150
|
+
Completed 500 Internal Server Error in 1ms
|
151
|
+
Connecting to database specified by database.yml
|
152
|
+
Connecting to database specified by database.yml
|
153
|
+
Connecting to database specified by database.yml
|
154
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
155
|
+
Processing by Tracker::IssuesController#index as HTML
|
156
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.5ms)
|
157
|
+
Completed 200 OK in 785ms (Views: 51.4ms | ActiveRecord: 0.0ms)
|
158
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
159
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
160
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
161
|
+
Completed 500 Internal Server Error in 1ms
|
162
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
163
|
+
Completed 500 Internal Server Error in 1ms
|
164
|
+
Connecting to database specified by database.yml
|
165
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
166
|
+
Connecting to database specified by database.yml
|
167
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
168
|
+
Connecting to database specified by database.yml
|
169
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
170
|
+
Processing by Tracker::IssuesController#index as HTML
|
171
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
172
|
+
Completed 200 OK in 658ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
173
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
174
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
175
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
176
|
+
Completed 500 Internal Server Error in 1ms
|
177
|
+
Connecting to database specified by database.yml
|
178
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
179
|
+
Processing by Tracker::IssuesController#index as HTML
|
180
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
181
|
+
Completed 200 OK in 1663ms (Views: 17.5ms | ActiveRecord: 0.0ms)
|
182
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
183
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
184
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
185
|
+
Connecting to database specified by database.yml
|
186
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
187
|
+
Processing by Tracker::IssuesController#index as HTML
|
188
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
189
|
+
Completed 200 OK in 1065ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
190
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
191
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
192
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
193
|
+
Completed 500 Internal Server Error in 2ms
|
194
|
+
Connecting to database specified by database.yml
|
195
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
196
|
+
Connecting to database specified by database.yml
|
197
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
198
|
+
Processing by Tracker::IssuesController#index as HTML
|
199
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (11.4ms)
|
200
|
+
Completed 200 OK in 519ms (Views: 21.3ms | ActiveRecord: 0.0ms)
|
201
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
202
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
203
|
+
Connecting to database specified by database.yml
|
204
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
205
|
+
Connecting to database specified by database.yml
|
206
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
207
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
208
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
209
|
+
Processing by Tracker::IssuesController#index as HTML
|
210
|
+
Completed 200 OK in 634ms (Views: 53.7ms | ActiveRecord: 0.0ms)
|
211
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
212
|
+
Connecting to database specified by database.yml
|
213
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
214
|
+
Processing by Tracker::IssuesController#index as HTML
|
215
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
216
|
+
Completed 200 OK in 549ms (Views: 17.1ms | ActiveRecord: 0.0ms)
|
217
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
218
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
219
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
220
|
+
Completed 500 Internal Server Error in 1ms
|
221
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
222
|
+
Connecting to database specified by database.yml
|
223
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
224
|
+
Connecting to database specified by database.yml
|
225
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
226
|
+
Processing by Tracker::IssuesController#index as HTML
|
227
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.3ms)
|
228
|
+
Completed 200 OK in 922ms (Views: 18.0ms | ActiveRecord: 0.0ms)
|
229
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
230
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
231
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
232
|
+
Connecting to database specified by database.yml
|
233
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
234
|
+
Processing by Tracker::IssuesController#index as HTML
|
235
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
|
236
|
+
Completed 200 OK in 851ms (Views: 16.9ms | ActiveRecord: 0.0ms)
|
237
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
238
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
239
|
+
Connecting to database specified by database.yml
|
240
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
241
|
+
Processing by Tracker::IssuesController#index as HTML
|
242
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.6ms)
|
243
|
+
Completed 200 OK in 1039ms (Views: 16.7ms | ActiveRecord: 0.0ms)
|
244
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
245
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
246
|
+
Connecting to database specified by database.yml
|
247
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
248
|
+
Processing by Tracker::IssuesController#index as HTML
|
249
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.7ms)
|
250
|
+
Completed 200 OK in 998ms (Views: 21.0ms | ActiveRecord: 0.0ms)
|
251
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
252
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
253
|
+
Connecting to database specified by database.yml
|
254
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
255
|
+
Processing by Tracker::IssuesController#index as HTML
|
256
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
|
257
|
+
Completed 200 OK in 507ms (Views: 19.8ms | ActiveRecord: 0.0ms)
|
258
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
259
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
260
|
+
Connecting to database specified by database.yml
|
261
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
262
|
+
Processing by Tracker::IssuesController#index as HTML
|
263
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
264
|
+
Completed 200 OK in 860ms (Views: 20.4ms | ActiveRecord: 0.0ms)
|
265
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
266
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
267
|
+
Connecting to database specified by database.yml
|
268
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
269
|
+
Processing by Tracker::IssuesController#index as HTML
|
270
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.5ms)
|
271
|
+
Completed 200 OK in 921ms (Views: 20.5ms | ActiveRecord: 0.0ms)
|
272
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
273
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
274
|
+
Connecting to database specified by database.yml
|
275
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
276
|
+
Processing by Tracker::IssuesController#index as HTML
|
277
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
278
|
+
Completed 200 OK in 866ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
279
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
280
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
281
|
+
Connecting to database specified by database.yml
|
282
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
283
|
+
Processing by Tracker::IssuesController#index as HTML
|
284
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
|
285
|
+
Completed 200 OK in 989ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
286
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
287
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
288
|
+
Connecting to database specified by database.yml
|
289
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
290
|
+
Processing by Tracker::IssuesController#index as HTML
|
291
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.8ms)
|
292
|
+
Completed 200 OK in 867ms (Views: 50.9ms | ActiveRecord: 0.0ms)
|
293
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
294
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
295
|
+
Connecting to database specified by database.yml
|
296
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
297
|
+
Processing by Tracker::IssuesController#index as HTML
|
298
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
299
|
+
Completed 200 OK in 938ms (Views: 17.3ms | ActiveRecord: 0.0ms)
|
300
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
301
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
302
|
+
Connecting to database specified by database.yml
|
303
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
304
|
+
Processing by Tracker::IssuesController#index as HTML
|
305
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
306
|
+
Completed 200 OK in 907ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
307
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
308
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
309
|
+
Connecting to database specified by database.yml
|
310
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
311
|
+
Processing by Tracker::IssuesController#index as HTML
|
312
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
313
|
+
Completed 200 OK in 886ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
314
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
315
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
316
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
317
|
+
Completed 500 Internal Server Error in 2ms
|
318
|
+
Connecting to database specified by database.yml
|
319
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
320
|
+
Processing by Tracker::IssuesController#index as HTML
|
321
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.7ms)
|
322
|
+
Completed 200 OK in 960ms (Views: 16.7ms | ActiveRecord: 0.0ms)
|
323
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
324
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
325
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
326
|
+
Completed 500 Internal Server Error in 2ms
|
327
|
+
Connecting to database specified by database.yml
|
328
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
329
|
+
Processing by Tracker::IssuesController#index as HTML
|
330
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.8ms)
|
331
|
+
Completed 200 OK in 779ms (Views: 53.2ms | ActiveRecord: 0.0ms)
|
332
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
333
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
334
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
335
|
+
Completed 500 Internal Server Error in 1ms
|
336
|
+
Connecting to database specified by database.yml
|
337
|
+
Connecting to database specified by database.yml
|
338
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
339
|
+
Processing by Tracker::IssuesController#index as HTML
|
340
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
|
341
|
+
Completed 200 OK in 602ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
342
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
343
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
344
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
345
|
+
Connecting to database specified by database.yml
|
346
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
347
|
+
Processing by Tracker::IssuesController#index as HTML
|
348
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
|
349
|
+
Completed 200 OK in 853ms (Views: 17.0ms | ActiveRecord: 0.0ms)
|
350
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
351
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
352
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
353
|
+
Connecting to database specified by database.yml
|
354
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
355
|
+
Processing by Tracker::IssuesController#index as HTML
|
356
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.3ms)
|
357
|
+
Completed 200 OK in 604ms (Views: 51.3ms | ActiveRecord: 0.0ms)
|
358
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
359
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
360
|
+
Connecting to database specified by database.yml
|
361
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
362
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
363
|
+
Completed 500 Internal Server Error in 1ms
|
364
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
365
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.2ms)
|
366
|
+
Completed 200 OK in 505ms (Views: 17.6ms | ActiveRecord: 0.0ms)
|
367
|
+
Connecting to database specified by database.yml
|
368
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
369
|
+
Processing by Tracker::IssuesController#index as HTML
|
370
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.8ms)
|
371
|
+
Completed 200 OK in 484ms (Views: 51.9ms | ActiveRecord: 0.0ms)
|
372
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
373
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
374
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
375
|
+
Completed 200 OK in 430ms (Views: 6.4ms | ActiveRecord: 0.0ms)
|
376
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
377
|
+
Connecting to database specified by database.yml
|
378
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
379
|
+
Processing by Tracker::IssuesController#index as HTML
|
380
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (11.4ms)
|
381
|
+
Completed 200 OK in 551ms (Views: 22.6ms | ActiveRecord: 0.0ms)
|
382
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
383
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
384
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
385
|
+
Completed 200 OK in 382ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
386
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
387
|
+
Connecting to database specified by database.yml
|
388
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
389
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
390
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.2ms)
|
391
|
+
Completed 200 OK in 546ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
392
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
393
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
394
|
+
Processing by Tracker::IssuesController#index as HTML
|
395
|
+
Completed 200 OK in 354ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
396
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
397
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
398
|
+
Processing by Tracker::IssuesController#listen as HTML
|
399
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
400
|
+
Processing by Tracker::IssuesController#listen as HTML
|
401
|
+
Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
402
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
403
|
+
Completed 500 Internal Server Error in 36ms
|
404
|
+
Connecting to database specified by database.yml
|
405
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
406
|
+
Processing by Tracker::IssuesController#index as HTML
|
407
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.4ms)
|
408
|
+
Completed 200 OK in 565ms (Views: 51.9ms | ActiveRecord: 0.0ms)
|
409
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
410
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
411
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
412
|
+
Completed 200 OK in 362ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
413
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
414
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
415
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
416
|
+
Connecting to database specified by database.yml
|
417
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
418
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
419
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
420
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
421
|
+
Completed 200 OK in 863ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
422
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
423
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
424
|
+
Processing by Tracker::IssuesController#index as HTML
|
425
|
+
Completed 200 OK in 355ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
426
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
427
|
+
Connecting to database specified by database.yml
|
428
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
429
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
430
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
431
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
432
|
+
Completed 200 OK in 459ms (Views: 18.6ms | ActiveRecord: 0.0ms)
|
433
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
434
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
435
|
+
Processing by Tracker::IssuesController#index as HTML
|
436
|
+
Completed 200 OK in 353ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
437
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
438
|
+
Connecting to database specified by database.yml
|
439
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
440
|
+
Processing by Tracker::IssuesController#index as HTML
|
441
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.8ms)
|
442
|
+
Completed 200 OK in 868ms (Views: 51.2ms | ActiveRecord: 0.0ms)
|
443
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
444
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
445
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
446
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
447
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
448
|
+
Completed 200 OK in 366ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
449
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
450
|
+
Connecting to database specified by database.yml
|
451
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
452
|
+
Processing by Tracker::IssuesController#index as HTML
|
453
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
|
454
|
+
Completed 200 OK in 446ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
455
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
456
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
457
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
458
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
459
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
460
|
+
Completed 200 OK in 375ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
461
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
462
|
+
Connecting to database specified by database.yml
|
463
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
464
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
465
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
466
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
467
|
+
Completed 200 OK in 475ms (Views: 16.9ms | ActiveRecord: 0.0ms)
|
468
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
469
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
470
|
+
Processing by Tracker::IssuesController#index as HTML
|
471
|
+
Completed 200 OK in 387ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
472
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
473
|
+
Connecting to database specified by database.yml
|
474
|
+
Connecting to database specified by database.yml
|
475
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
476
|
+
Processing by Tracker::IssuesController#index as HTML
|
477
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.4ms)
|
478
|
+
Completed 200 OK in 531ms (Views: 18.6ms | ActiveRecord: 0.0ms)
|
479
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
480
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
481
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
482
|
+
Completed 200 OK in 405ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
483
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
484
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
485
|
+
Connecting to database specified by database.yml
|
486
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
487
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
488
|
+
Completed 500 Internal Server Error in 0ms
|
489
|
+
Connecting to database specified by database.yml
|
490
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
491
|
+
Processing by Tracker::IssuesController#index as HTML
|
492
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
493
|
+
Completed 200 OK in 494ms (Views: 18.8ms | ActiveRecord: 0.0ms)
|
494
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
495
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
496
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
497
|
+
Completed 500 Internal Server Error in 6ms
|
498
|
+
Connecting to database specified by database.yml
|
499
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
500
|
+
Processing by Tracker::IssuesController#index as HTML
|
501
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
502
|
+
Completed 200 OK in 579ms (Views: 17.6ms | ActiveRecord: 0.0ms)
|
503
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
504
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
505
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
506
|
+
Completed 200 OK in 409ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
507
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
508
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
509
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
510
|
+
[1m[35mTracker::UsersIssues Load (0.2ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
511
|
+
SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
512
|
+
Completed 500 Internal Server Error in 4ms
|
513
|
+
Connecting to database specified by database.yml
|
514
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
515
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
516
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.3ms)
|
517
|
+
Completed 200 OK in 498ms (Views: 17.7ms | ActiveRecord: 0.0ms)
|
518
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
519
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
520
|
+
Processing by Tracker::IssuesController#index as HTML
|
521
|
+
Completed 200 OK in 353ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
522
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
523
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
524
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
525
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
526
|
+
SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
527
|
+
Completed 500 Internal Server Error in 4ms
|
528
|
+
Connecting to database specified by database.yml
|
529
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
530
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
531
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.4ms)
|
532
|
+
Completed 200 OK in 562ms (Views: 18.2ms | ActiveRecord: 0.0ms)
|
533
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
534
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
535
|
+
Processing by Tracker::IssuesController#index as HTML
|
536
|
+
Completed 200 OK in 466ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
537
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
538
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
539
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
540
|
+
[1m[35mTracker::UsersIssues Load (0.2ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
541
|
+
SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
542
|
+
Completed 500 Internal Server Error in 4ms
|
543
|
+
Connecting to database specified by database.yml
|
544
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
545
|
+
Processing by Tracker::IssuesController#index as HTML
|
546
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
|
547
|
+
Completed 200 OK in 488ms (Views: 17.6ms | ActiveRecord: 0.0ms)
|
548
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
549
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
550
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
551
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
552
|
+
SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
553
|
+
Completed 500 Internal Server Error in 4ms
|
554
|
+
Connecting to database specified by database.yml
|
555
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
556
|
+
Processing by Tracker::IssuesController#index as HTML
|
557
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.9ms)
|
558
|
+
Completed 200 OK in 554ms (Views: 51.3ms | ActiveRecord: 0.0ms)
|
559
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
560
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
561
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
562
|
+
Completed 200 OK in 426ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
563
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
564
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
565
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
566
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
567
|
+
Completed 500 Internal Server Error in 4ms
|
568
|
+
Connecting to database specified by database.yml
|
569
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
570
|
+
Processing by Tracker::IssuesController#index as HTML
|
571
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.3ms)
|
572
|
+
Completed 200 OK in 934ms (Views: 17.9ms | ActiveRecord: 0.0ms)
|
573
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
574
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
575
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
576
|
+
Completed 200 OK in 414ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
577
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
578
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
579
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
580
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
581
|
+
Redirected to
|
582
|
+
Completed 500 Internal Server Error in 4ms
|
583
|
+
Connecting to database specified by database.yml
|
584
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
585
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
586
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
587
|
+
Redirected to
|
588
|
+
Completed 500 Internal Server Error in 6ms
|
589
|
+
Connecting to database specified by database.yml
|
590
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
591
|
+
Processing by Tracker::IssuesController#index as HTML
|
592
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.0ms)
|
593
|
+
Completed 200 OK in 542ms (Views: 52.6ms | ActiveRecord: 0.0ms)
|
594
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
595
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
596
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
597
|
+
Completed 200 OK in 417ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
598
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
599
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
600
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
601
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
602
|
+
Redirected to http://test.host/tracker/
|
603
|
+
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
|
604
|
+
Connecting to database specified by database.yml
|
605
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
606
|
+
Processing by Tracker::IssuesController#index as HTML
|
607
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
|
608
|
+
Completed 200 OK in 526ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
609
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
610
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
611
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
612
|
+
Completed 200 OK in 422ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
613
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
614
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
615
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
616
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
617
|
+
Redirected to http://test.host/tracker/
|
618
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
|
619
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
620
|
+
Connecting to database specified by database.yml
|
621
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
622
|
+
Processing by Tracker::IssuesController#index as HTML
|
623
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
|
624
|
+
Completed 200 OK in 849ms (Views: 17.1ms | ActiveRecord: 0.0ms)
|
625
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
626
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
627
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
628
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
629
|
+
Redirected to http://test.host/tracker/
|
630
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
|
631
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
632
|
+
[1m[35m (0.0ms)[0m begin transaction
|
633
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
634
|
+
Completed 200 OK in 401ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
635
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
636
|
+
Connecting to database specified by database.yml
|
637
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
638
|
+
Processing by Tracker::IssuesController#index as HTML
|
639
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.6ms)
|
640
|
+
Completed 200 OK in 553ms (Views: 54.9ms | ActiveRecord: 0.0ms)
|
641
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
642
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
643
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
644
|
+
Completed 200 OK in 392ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
645
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
646
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
647
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
648
|
+
[1m[35mTracker::UsersIssues Load (0.5ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
649
|
+
Redirected to http://test.host/tracker/
|
650
|
+
Completed 302 Found in 7ms (ActiveRecord: 3.1ms)
|
651
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
652
|
+
[1m[35m (0.0ms)[0m begin transaction
|
653
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
654
|
+
Completed 500 Internal Server Error in 1ms
|
655
|
+
Connecting to database specified by database.yml
|
656
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
657
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
658
|
+
Completed 500 Internal Server Error in 1ms
|
659
|
+
Connecting to database specified by database.yml
|
660
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
661
|
+
Processing by Tracker::IssuesController#index as HTML
|
662
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.5ms)
|
663
|
+
Completed 200 OK in 821ms (Views: 17.9ms | ActiveRecord: 0.0ms)
|
664
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
665
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
666
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
667
|
+
Completed 200 OK in 376ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
668
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
669
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
670
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
671
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
672
|
+
Redirected to http://test.host/tracker/
|
673
|
+
Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
|
674
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
675
|
+
[1m[35m (0.0ms)[0m begin transaction
|
676
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
677
|
+
Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
678
|
+
[1m[36mTracker::UsersIssues Load (0.1ms)[0m [1mSELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL[0m
|
679
|
+
Connecting to database specified by database.yml
|
680
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
681
|
+
Processing by Tracker::IssuesController#index as HTML
|
682
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
|
683
|
+
Completed 200 OK in 530ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
684
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
685
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
686
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
687
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
688
|
+
Redirected to http://test.host/tracker/
|
689
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.8ms)
|
690
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
691
|
+
[1m[35m (0.0ms)[0m begin transaction
|
692
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
693
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
694
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
695
|
+
[1m[35m (0.0ms)[0m begin transaction
|
696
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
697
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
698
|
+
[1m[36mTracker::UsersIssues Load (0.1ms)[0m [1mSELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL[0m
|
699
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
700
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
701
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
702
|
+
Completed 200 OK in 372ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
703
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
704
|
+
Connecting to database specified by database.yml
|
705
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
706
|
+
Processing by Tracker::IssuesController#un_track as HTML
|
707
|
+
[1m[35mTracker::UsersIssues Load (0.1ms)[0m SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
|
708
|
+
Redirected to http://test.host/tracker/
|
709
|
+
Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
|
710
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
711
|
+
[1m[35m (0.0ms)[0m begin transaction
|
712
|
+
Processing by Tracker::IssuesController#index as HTML
|
713
|
+
Completed 200 OK in 507ms (Views: 52.4ms | ActiveRecord: 0.0ms)
|
714
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
715
|
+
[1m[35m (0.0ms)[0m begin transaction
|
716
|
+
Processing by Tracker::IssuesController#resolved as HTML
|
717
|
+
Completed 200 OK in 461ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
718
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
719
|
+
[1m[35m (0.0ms)[0m begin transaction
|
720
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
721
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
722
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
723
|
+
[1m[35m (0.0ms)[0m begin transaction
|
724
|
+
Processing by Tracker::IssuesController#currently_tracking as HTML
|
725
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
726
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL[0m
|
727
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
728
|
+
Connecting to database specified by database.yml
|
729
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
730
|
+
Processing by ActiveProgress::IssuesController#index as HTML
|
731
|
+
Rendered /Users/mikecifani/Projects/active_progress/app/views/active_progress/issues/index.html.slim within layouts/active_progress/application (46.0ms)
|
732
|
+
Completed 200 OK in 776ms (Views: 56.0ms | ActiveRecord: 0.0ms)
|
733
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
734
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
735
|
+
Processing by ActiveProgress::IssuesController#resolved as HTML
|
736
|
+
Completed 200 OK in 1652ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
737
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
738
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
739
|
+
Processing by ActiveProgress::IssuesController#un_track as HTML
|
740
|
+
Completed 500 Internal Server Error in 4ms
|
741
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
742
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
743
|
+
Processing by ActiveProgress::IssuesController#currently_tracking as HTML
|
744
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
745
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
746
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
747
|
+
Processing by ActiveProgress::IssuesController#currently_tracking as HTML
|
748
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
749
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
750
|
+
Connecting to database specified by database.yml
|