aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
| * Adjust MentionPattern to not match users mid-sentence (or email addresses)Michael Dyrynda2015-01-03
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-02
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
* | modules/midlleware: little auth code fix, #777Unknwon2015-01-30
* | modules/midlleware: little auth code fixUnknwon2015-01-30
* | modules/base: clean code with #838Unknwon2015-01-30
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* | Merge pull request #866 from vitalvas/dev无闻2015-01-20
|\ \
| * | fix if service.ENABLE_CACHE_AVATAR is trueVitaliy Vasilenko2015-01-20
* | | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-20
|/ /
* | Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-17
|\ \ | |/ |/|
| * Change chardet to gogitsPeter Smit2015-01-15
| * Removing redundant mahoniaPeter Smit2014-12-22
| * Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
* | Optmize git-fsck options and fix #820Unknwon2015-01-02
* | fix #801Unknwon2014-12-31
* | fix API changesUnknwon2014-12-28
|/
* Merge pull request #766 from phsmit/correct_from无闻2014-12-21
|\
| * Parse the from string to extract the email addressPeter2014-12-19
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-19
| * Change from header in email, fixes #765Peter2014-12-19
* | Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ \
| * | Finish method for having multiple emails/user.Peter2014-12-17
| * | Method for activating email addresses through verification emailPeter2014-12-17
* | | Remove standard mailer port linesPeter2014-12-19
| |/ |/|
* | update locale and mirror code formatUnknwon2014-12-19
* | Prefer CRAM-MD5 over PLAIN authenticationPeter2014-12-18
* | Add option to use CRAM-MD5 as authentication method in the mailerPeter2014-12-18
* | Rewrite of SendMail functionPeter2014-12-18
|/
* fix binding api brokenUnknwon2014-12-15
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
* api: able to create repo and fix #726Unknwon2014-12-12
* Finish new UI for release pageUnknwon2014-12-10
* fix compile errorUnknwon2014-12-10
* Merge pull request #727 from Mageti/master无闻2014-12-10
|\
| * remove unused code in BasicAuthDecodeMageti2014-12-10
| * Correction for #723Mageti2014-12-10
* | fix #711Unknwon2014-12-09
|/
* Allow send mail without authentication if SMTP server allow thisAlukardd2014-12-07
* Fix spelling errors in comments.Joseph Crail2014-12-06
* work on #672Unknwon2014-12-05
* fix #165Unknwon2014-12-05
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-05
* HashEmail function should also remove spacesAndrew Burns2014-12-05
* Addded sha1 pattern in markdown for current repositorydennis-smurf2014-12-01
* mirror fixUnknwon2014-11-30
* fix #580Unknwon2014-11-30
* mirror fix on oauth2Unknwon2014-11-28
* fix oauth2Unknwon2014-11-28
* Fix #543Unknwon2014-11-24