27 Sep, 2012
22 commits
-
Simplify controllers and layout handling
-
changed the post-receive hook in order to push the correct repository
-
models cleanup
-
Conflicts: app/controllers/commits_controller.rb app/controllers/refs_controller.rb
-
http://guides.rubyonrails.org/security.html#regular-expressions
26 Sep, 2012
18 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