02 Oct, 2012
3 commits
- 
Also, just for extra paranoia, only call safe_message once in the decorator methods Adds specs to make sure it still works
 
01 Oct, 2012
2 commits
30 Sep, 2012
1 commit
28 Sep, 2012
1 commit
27 Sep, 2012
16 commits
- 
Simplify controllers and layout handling
 - 
Conflicts: app/controllers/commits_controller.rb app/controllers/refs_controller.rb
 - 
http://guides.rubyonrails.org/security.html#regular-expressions
 
26 Sep, 2012
17 commits
- 
Now it's consistent across layouts where their main menus are.
 - 
Also remove now-unused tab_class helper
 - 
Simplifies the actions in RepositoriesController
 - 
Closes #1452
 - 
- Remove compare/_head and just use commits/_head since they're identical - Add index view; extract the form into a partial
 - 
Create just redirects to our specially-formatted #show action