summaryrefslogtreecommitdiff
path: root/app/controllers/alerts_controller.rb
AgeCommit message (Collapse)Author
2014-04-27Fixed Alerts author field issue.guntasgrewal
2014-04-26Some shit I didguntasgrewal
2014-04-26Wrote a script the start the server called start deleted the old one. The ↵guntasgrewal
new one has 2 flag options -c and -s these correspond to starting the console or server respectively.
2014-04-23The users with permissions to send alerts can now create new alerts.guntasgrewal
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03normalize to tab indentshumakl
2014-03-06fix missing question-marksLuke Shumaker
2014-03-05add access control to the controllers for alerts, servers, and tournamentsLuke Shumaker
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-20fix datatype names in generate.shDavisLWebb
2014-02-18Changes to generate.shAndrewMurrell