13 Jul, 2013
10 commits
12 Jul, 2013
19 commits
-
Conflicts: VERSION
-
Removal of gitlab.socket should be in stop function too. Fix #4313
-
Fix typo.
11 Jul, 2013
9 commits
-
Issue 3599: Add snippets_enabled flag to projects for API
-
Fix PostgreSQL database restoration problem (#4217)
-
Increase snippet content column size.
-
Update api.js.coffee
-
project: allow import via git:// url
-
Remove gitolite repo check for import script
-
fix bug when project named: mediawiki
-
Allow SSH keys to be of type ecdsa rather than only rsa and dsa (which are slower, older, and weaker)
10 Jul, 2013
2 commits
-
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.