aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Updating context and fixing permission issuesPeter Smit2015-02-162-53/+49
* fix mirror issues uncaught #941Unknwon2015-02-131-2/+5
* code fix #941 caution: undertestUnknwon2015-02-131-8/+8
* Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-122-7/+8
|\
| * Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-092-7/+7
| * Refactoring of the Access TablePeter Smit2015-02-062-119/+38
* | Refactoring of the Access TablePeter Smit2015-02-122-119/+38
* | first pass work on migration #925Unknwon2015-02-111-0/+5
* | better naming on #891Unknwon2015-02-111-4/+4
* | modules/middleware/auth.go: remove uncheck login for watch a repo #929Unknwon2015-02-101-5/+0
* | able to allow insecure certification of webhook for #891Unknwon2015-02-102-5/+10
* | Fixes #921Peter Smit2015-02-091-2/+3
* | modules/setting: mirror path issueUnknwon2015-02-081-2/+2
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-081-5/+9
|\ \
| * | Add option to provide configuration file on command linePeter Smit2015-02-051-5/+9
| |/
* | modules/ans1-ber: fix LDAP UTF8 string decoding for #916Unknwon2015-02-081-4/+4
* | able to disable SSH for #883Unknwon2015-02-072-2/+5
* | code fix for #908, and work for #884Unknwon2015-02-062-1/+3
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-061-0/+2
|\ \
| * | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
| |/
* | models/action.go: mirror fix on #892Unknwon2015-02-061-2/+2
* | modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
* | Merge pull request #826 from deringer/dev无闻2015-02-061-2/+2
|\ \ | |/ |/|
| * Adjust MentionPattern to not match users mid-sentence (or email addresses)Michael Dyrynda2015-01-031-2/+2
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+7
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-013-21/+29
* | modules/midlleware: little auth code fix, #777Unknwon2015-01-301-1/+0
* | modules/midlleware: little auth code fixUnknwon2015-01-301-1/+2
* | modules/base: clean code with #838Unknwon2015-01-303-33/+5
* | 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