summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-0/+4
|\
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+4
* | routers: save partial config when installUnknwon2015-02-011-25/+27
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-67/+45
* | routers/repo: set raw page content type to 'text/plain' #828Unknwon2015-01-311-4/+4
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-302-4/+4
* | Merge pull request #825 from phsmit/ssh2_keys无闻2015-01-221-4/+9
|\ \
| * | Implement #798 Flexible ssh-key inputPeter Smit2015-01-021-4/+9
* | | Merge pull request #822 from phsmit/fix_807无闻2015-01-221-4/+14
|\ \ \ | |/ / |/| |
| * | Fix #807 parse the userinfo with the golang toolsPeter Smit2015-01-021-4/+14
* | | Optmize git-fsck options and fix #820Unknwon2015-01-021-2/+2
|/ /
* / fix #808Unknwon2015-01-021-1/+1
|/
* fix #801Unknwon2014-12-311-26/+25
* Fix #795Thomas Laroche2014-12-291-1/+2
* fix API changesUnknwon2014-12-281-1/+0
* mirror fix and updateUnknwon2014-12-201-0/+2
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-202-0/+129
|\
| * Small fixes to multiple_emails featurePeter2014-12-201-1/+1
| * Finish method for having multiple emails/user.Peter2014-12-171-0/+108
| * Method for activating email addresses through verification emailPeter2014-12-171-0/+21
* | work on #754Unknwon2014-12-181-0/+3
* | work on #754Unknwon2014-12-181-0/+3
* | work on #756Unknwon2014-12-171-0/+2
|/
* fix #751Unknwon2014-12-161-0/+9
* fix #741Unknwon2014-12-161-2/+6
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-7/+6
* api: able to create repo and fix #726Unknwon2014-12-125-64/+100
* fix #735Unknwon2014-12-121-0/+1
* fix git clone error when repo has upper case namecodeskyblue2014-12-111-0/+1
* Finish new UI for release pageUnknwon2014-12-102-38/+59
* fix #711Unknwon2014-12-092-12/+17
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
* Added issue link rendering in commit messagesdennis-smurf2014-12-052-1/+17
* update user api search results to include the full nameDeiwin Sarjas2014-12-021-0/+1
* fix #676Unknwon2014-11-301-3/+9
* fix #580Unknwon2014-11-301-0/+4
* safe checkUnknwon2014-11-281-0/+4
* mirror fix on oauth2Unknwon2014-11-281-45/+37
* fix oauth2Unknwon2014-11-281-58/+50
* fix #664Unknwon2014-11-251-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-241-0/+4
|\
| * add milestone page designfuxiaohei2014-11-241-0/+4
* | fix #660Unknwon2014-11-241-1/+10
|/
* Fix #652Unknwon2014-11-231-26/+28
* Fix 653Unknwon2014-11-221-3/+12
* more on change avatarUnknwon2014-11-211-1/+6
* fix #139Unknwon2014-11-211-1/+13
* custom avatar uploadUnknwon2014-11-212-0/+36
* Fix #635Unknwon2014-11-181-2/+7
* more APIs on #12Unknwon2014-11-183-3/+75