26 Sep, 2012
20 commits
-
Because of the way ExtractPaths works, `params[:format]` wouldn't necessarily be available at the time this filter was running, and so it would erroneously redirect to `new_user_session_path`
-
Takes tree-ish + path as ID
-
Update docs a bit
-
Commits#show (plural) is going to be for showing commit history on a specific path.
-
Protect users projects_limit from mass assignment.
25 Sep, 2012
1 commit
21 Sep, 2012
1 commit
16 Sep, 2012
6 commits
-
Uses TeamMembers#index instead, to be more RESTful
-
We were already calling `authorize_admin_issue!` in a before filter with the same permission checks, so this deleted check wasn't actually doing anything.
-
Handles stuff that's shared across admin controllers.
14 Sep, 2012
2 commits
12 Sep, 2012
2 commits
-
Conflicts: Gemfile.lock app/helpers/application_helper.rb app/views/devise/sessions/new.html.erb db/schema.rb
09 Sep, 2012
1 commit
-
Use GitHub::Markup to parse markup files
07 Sep, 2012
5 commits
-
Preselected milestone and assignee while create new issue
31 Aug, 2012
2 commits