11 Jul, 2013
6 commits
-
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
7 commits
-
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.
-
Fix Pygments 500 error if lexer not found by name
-
UI : navbar tooltip position fix when "loading" appears.
-
Additon of apis for fork administration.
09 Jul, 2013
2 commits
-
Fix header text for setting greatest team access to a project
08 Jul, 2013
8 commits
-
Added ability to add and remove the forked from/to relatioinship between existing repos.
-
Fix broken API links, fixes #4463
07 Jul, 2013
6 commits
-
minor contributing guide updates
-
* issues & pr in English * appropriate language * typo & format fix * not catch all pull request * update changelog
06 Jul, 2013
3 commits
-
Added client list to API doc
-
mediawiki.wiki.git mediawiki.git /.wiki$/ match awiki, so when your project named mediawiki it will be find project named: "medi" use /\.wiki$/ fix this bug
04 Jul, 2013
3 commits
-
Updating documentation to reflect #3836 (resolving #4443)
03 Jul, 2013
5 commits
-
Add 'services' to path blacklist
-
Fix misspelling in social accounts tip
-
move 'make config/database.yml readable to git only' instruction