aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* | update locale and mirror code formatUnknwon2014-12-191-10/+10
* | Prefer CRAM-MD5 over PLAIN authenticationPeter2014-12-181-3/+3
* | Add option to use CRAM-MD5 as authentication method in the mailerPeter2014-12-181-6/+13
* | Rewrite of SendMail functionPeter2014-12-182-19/+46
|/
* fix binding api brokenUnknwon2014-12-152-14/+14
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-132-28/+23
* api: able to create repo and fix #726Unknwon2014-12-123-4/+4
* Finish new UI for release pageUnknwon2014-12-102-2/+1
* fix compile errorUnknwon2014-12-101-6/+4
* Merge pull request #727 from Mageti/master无闻2014-12-101-7/+2
|\
| * remove unused code in BasicAuthDecodeMageti2014-12-101-7/+2
| * Correction for #723Mageti2014-12-101-4/+4
* | fix #711Unknwon2014-12-092-5/+10
|/
* Allow send mail without authentication if SMTP server allow thisAlukardd2014-12-071-1/+4
* Fix spelling errors in comments.Joseph Crail2014-12-068-9/+9
* work on #672Unknwon2014-12-051-1/+2
* fix #165Unknwon2014-12-052-10/+29
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-051-3/+7
* HashEmail function should also remove spacesAndrew Burns2014-12-051-1/+5
* Addded sha1 pattern in markdown for current repositorydennis-smurf2014-12-011-5/+21
* mirror fixUnknwon2014-11-301-1/+0
* fix #580Unknwon2014-11-302-0/+6
* mirror fix on oauth2Unknwon2014-11-281-0/+2
* fix oauth2Unknwon2014-11-282-180/+116
* Fix #543Unknwon2014-11-242-0/+21
* more on change avatarUnknwon2014-11-213-9/+11
* custom avatar uploadUnknwon2014-11-213-4/+18
* Fix #643Unknwon2014-11-201-0/+2
* #634Unknwon2014-11-182-45/+57
* more APIs on #12Unknwon2014-11-183-12/+22
* fox #620Unknwon2014-11-173-11/+10
* GetFile apiUnknwon2014-11-162-5/+22
* support duoshuo mirror of gravatarUnknwon2014-11-162-3/+9
* #12, use go-gogs-clientUnknwon2014-11-142-7/+9
* Add function argument missingSean Keery2014-11-141-3/+3
* #12, add/edit hookUnknwon2014-11-132-1/+10
* #12, API: list user repos, list repo hooksUnknwon2014-11-132-15/+111
* add personal access token panel #12Unknwon2014-11-125-25/+48
* work on #616 and update localesUnknwon2014-11-102-34/+39
* continue work on #255Unknwon2014-11-072-68/+3
* work on #609Unknwon2014-11-072-0/+43
* Fix #605, fix #255, fix #101Unknwon2014-11-062-70/+167
* fix session API broken and SQL pretectionUnknwon2014-11-041-3/+0
* Add basic FCGI supportAndy Leap2014-11-031-0/+4
* check for smtp AUTH extensionmcheng892014-10-311-1/+1
* Fix fork repo and macaron API brokenUnknwon2014-10-241-1/+1
* update slack hook to use new formatChristopher Brickley2014-10-241-2/+1
* Able to fork repo to individualsUnknwon2014-10-192-3/+23
* Fix API brokenUnknwon2014-10-181-1/+1
* Use binding middlewareUnknwon2014-10-159-576/+87