29 Jan, 2013
1 commit
28 Jan, 2013
14 commits
-
Fix #2790
-
remove incorrect information about the api version
-
The API version is currently not equal to the gitlab major version number. Gitlab 4.1 still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information.
27 Jan, 2013
12 commits
-
Added swipe view for image diff
-
Prepared diff view for multiple view modes Converted commits.js to coffeescript image info in separate coffeescript file Added swipe view mode Added onion skin viewMode
-
Updates web hooks to process via queue
-
Feature: Projects page
26 Jan, 2013
7 commits
-
Missing environment added to 'Try fixing it' block
25 Jan, 2013
6 commits
-
fix edit project members access link and page fixes refs #2745
-
Add assign project to team button on team page