aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* add error for hello funcGogs2015-02-20
* Fix: 504 5.5.2 <localhost>: Helo command rejectedGogs2015-02-19
* Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-17
|\
| * Remove the "PHP" style formatting functionPeter Smit2015-02-16
* | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
|/
* modules/setting: add abs path check before add workdir prefixUnknwon2015-02-14
* better naming on #891Unknwon2015-02-11
* modules/middleware/auth.go: remove uncheck login for watch a repo #929Unknwon2015-02-10
* able to allow insecure certification of webhook for #891Unknwon2015-02-10
* Fixes #921Peter Smit2015-02-09
* modules/setting: mirror path issueUnknwon2015-02-08
* Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-08
|\
| * Add option to provide configuration file on command linePeter Smit2015-02-05
* | modules/ans1-ber: fix LDAP UTF8 string decoding for #916Unknwon2015-02-08
* | able to disable SSH for #883Unknwon2015-02-07
* | code fix for #908, and work for #884Unknwon2015-02-06
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-06
|\ \
| * | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-05
| |/
* | models/action.go: mirror fix on #892Unknwon2015-02-06
* | modules/base: fix markdown mention regex for #826Unknwon2015-02-06
* | Merge pull request #826 from deringer/dev无闻2015-02-06
|\ \ | |/ |/|
| * 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
|/