19 Sep, 2012
6 commits
-
Better escaping of text passed into GFM
-
[ci skip]
18 Sep, 2012
9 commits
-
Add initializer for customizing Resque's Redis connection
-
…hq into riyad-update-votes-when-adding-notes
17 Sep, 2012
10 commits
-
Small fixes added to SSH Keys API doc.
-
CONTRIBUTING.md copied from wiki pages
-
use high level api and compatibility with Passenger
-
Extract ref switcher into a partial
-
SSH Keys API implemented
16 Sep, 2012
15 commits
-
API attributes refactoring
-
Routing specs and cleanup
-
Also moves onchange JS to projects.js.coffee
-
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.