summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
AgeCommit message (Collapse)Author
2017-09-24render categories as backbone collection in html page.mo
2017-09-23upgrade specsmo
2015-01-31store auth cookie in session.mo khan
2014-10-19move caching out of view and to app controller.mo khan
2014-10-18add a category search filter.mo khan
2014-09-18remove old devise files and fix email templatesmo khan
2014-09-17get controller specs passing.mo khan
2014-09-08disable extending session cookies.mo khan
2014-09-07rename before_filter to before_action.mo khan
2014-08-27remove usused fields.mo khan
2014-08-24catch all record not found and redirect to home page.mo khan
2014-08-21rename sessions cookie to ignore old cookies.mo khan
2014-08-14change usages of new_session_path with login_pathmo khan
2014-08-14extend cookie session for each request.mo khan
2014-08-13generate session key and add ability to revoke a session.mo khan
2014-08-13rename Session to UserSession.mo khan
2014-08-13fix broken tests.mo khan
2014-08-12make current_user public.mo khan
2014-08-12try to fix some broken specs.mo khan
2014-08-12update all authentication to use the new authenticate before_filter.mo khan
2014-05-17extract a creations repository.mo khan
2013-12-31collapse methods to load header data into one method.mo khan
2013-12-31remove unused method.mo khan
2013-12-31remove load_user interceptor from application controller.mo khan
2013-12-31display newest members and top contributers in artists drop down.mo khan
2013-12-31change the tutorials header item to a dropdown.mo khan
2013-12-28remove rack mini profiler in staging.mo khan
2013-11-30remove comments and dead code.mo khan
2013-07-26fix the registration specmo khan
2013-07-25start to upgrade to rails 4mo khan
2013-07-23bundle updatemo khan
2013-07-01add public activity gemmo khan
2013-07-01remove the me_boxmo khan
2013-06-30load the signed in user if signed in from the app controllermo khan
2013-06-04fix check that enables profiling in stagingmo khan
2013-06-04cache the categoriesmo khan
2013-06-04load categories in a before filtermo khan
2013-06-04enable profiling for any environmentmo khan
2013-06-01fix broken specsmo khan
2013-06-01remove mixpanelmo khan
2013-05-04add mixpanel infrastructuremo khan
2012-11-01add query object to lookup all creations.mo k
2012-06-11move command_for to application controller.mo k
2011-04-17initial checkin.mo kareem