tracks/app/controllers
Don Cruse bee43e21e9 Removing some more intermediate values
Also removing the python-esque combination methods to set multiple
disparate variables from a single method by refactoring that to a
simpler method.

Reducing the complexity of computing running averages.

Note: It is not clear to me why the actions_done_lastyears_data
action is entirely unscoped on date. That seems to be the expected
behavior, so I left it alone.
2013-07-28 13:27:27 +02:00
..
todos fix failing tests 2013-06-17 10:06:38 +02:00
application_controller.rb Merge branch 'master' into rails4 2013-06-17 09:25:02 +02:00
calendar_controller.rb Rename to_xml_params to todo_xml_params 2013-04-30 22:52:22 -05:00
contexts_controller.rb Merge branch 'master' into rails4 2013-06-17 09:25:02 +02:00
data_controller.rb fix failing tests 2013-05-13 15:35:21 +02:00
feedlist_controller.rb remove duplication in feedlist controller 2013-05-11 10:49:38 +02:00
integrations_controller.rb small refactorings 2013-05-05 20:32:32 +02:00
login_controller.rb Move the expire_session route 2013-06-10 14:30:12 -05:00
notes_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
preferences_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
projects_controller.rb implement go to project with autocomplete 2013-07-20 23:21:24 +02:00
recurring_todos_controller.rb Merge branch 'master' into rails4 2013-06-21 10:20:36 +02:00
search_controller.rb Simplify SearchController#results 2013-03-12 19:49:19 -05:00
stats_controller.rb Removing some more intermediate values 2013-07-28 13:27:27 +02:00
todos_controller.rb Merge branch 'master' into rails4 2013-06-17 09:25:02 +02:00
users_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00