summaryrefslogtreecommitdiff
path: root/app/controllers/search_controller.rb
AgeCommit message (Collapse)Author
2014-07-07add AGPL copyright header to all non-trivial non-generated filesLuke Shumaker
2014-04-28That query was literally taken from the "don't do this, you'll get SQL ↵Luke Shumaker
injections" example in the Rails tutorial...
2014-04-23started with advanced searchtkimia
2014-04-22basic search completetkimia
2014-04-22prelim searchtkimia
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
Conflicts: Gemfile.lock app/views/layouts/application.html.erb config/routes.rb
2014-02-18Changes to generate.shAndrewMurrell