summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-302-1/+7
* Merge pull request #866 from vitalvas/dev无闻2015-01-201-1/+5
|\
| * fix if service.ENABLE_CACHE_AVATAR is trueVitaliy Vasilenko2015-01-201-1/+5
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-201-3/+6
|/
* Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-1735-119829/+20
|\
| * Change chardet to gogitsPeter Smit2015-01-151-1/+1
| * Removing redundant mahoniaPeter Smit2014-12-2234-119820/+0
| * Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-221-8/+19
* | Optmize git-fsck options and fix #820Unknwon2015-01-022-8/+16
* | fix #801Unknwon2014-12-313-111/+117
* | fix API changesUnknwon2014-12-281-10/+2
|/
* Merge pull request #766 from phsmit/correct_from无闻2014-12-212-10/+11
|\
| * Parse the from string to extract the email addressPeter2014-12-191-1/+6
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-192-9/+6
| * Change from header in email, fixes #765Peter2014-12-191-2/+1
* | Merge pull request #755 from phsmit/multiple_emails无闻2014-12-202-0/+41
|\ \
| * | Finish method for having multiple emails/user.Peter2014-12-171-0/+8
| * | Method for activating email addresses through verification emailPeter2014-12-171-0/+33
* | | Remove standard mailer port linesPeter2014-12-191-4/+0
| |/ |/|
* | 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