26 Sep, 2012
12 commits
-
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
8 commits
-
Preselected milestone and assignee while create new issue
06 Sep, 2012
1 commit
05 Sep, 2012
3 commits
-
That was the only place it was used.
-
As a last resort it was calling a method that didn't exist. Woops!
04 Sep, 2012
1 commit
-
Replaces two calls that this method simplifies
31 Aug, 2012
2 commits