summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* add sr-only class, change to new tag lineUnknwon2015-03-201-14/+14
* #1094: fix localeUnknwon2015-03-191-9/+9
* Put default config into binaryUnknwon2015-03-182-5/+1044
* #1028: Windows Expects UNIX Directory SeparatorUnknwon2015-03-181-3/+15
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-1/+1
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-9/+9
* Add setting.AppSubUrl for LANDING_PAGE = exploreChristophe Le Guern2015-03-161-1/+1
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-2/+2
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-121-1/+1
* registeration -> registrationNolan Darilek2015-03-121-1/+1
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-111-7/+7
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-102-2/+6
* modules/git/signature.go: parse date foramt #663Unknwon2015-03-061-1/+1
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-282-10/+23
|\
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-132-13/+17
| * New feature: SMTP connection may use client certificate.Dmitry Azhichakov2015-02-122-5/+14
* | Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-285-159/+77
|\ \
| * | modules/setting: simple behave change in startupUnknwon2015-02-262-11/+5
| * | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-222-53/+49
| |\ \
| | * | Updating context and fixing permission issuesPeter Smit2015-02-162-53/+49
| * | | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-229-79/+71
| |\ \ \ | | |/ / | |/| |
| * | | 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
* | | | | Merge pull request #992 from theangryangel/fix/ldap-auth无闻2015-02-281-5/+4
|\ \ \ \ \
| * | | | | Attempt #3 of ldap fixesGogs2015-02-271-5/+4
* | | | | | Merge pull request #915 from Lafriks/dev无闻2015-02-232-22/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-082-22/+31
* | | | | | routers: able to migrate repo from local pathUnknwon2015-02-222-1/+13
* | | | | | modules/git: able to parse RFC1123Z date format #663Unknwon2015-02-211-9/+20
* | | | | | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-1/+1
* | | | | | Merge pull request #973 from uchti/dev无闻2015-02-201-0/+10
|\ \ \ \ \ \
| * | | | | | add error for hello funcGogs2015-02-201-1/+4
| * | | | | | Fix: 504 5.5.2 <localhost>: Helo command rejectedGogs2015-02-191-0/+7
* | | | | | | gitlab-like hash namingAlexey Makhov2015-02-191-0/+5
|/ / / / / /
* | | | | | Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-172-63/+13
|\ \ \ \ \ \
| * | | | | | Remove the "PHP" style formatting functionPeter Smit2015-02-162-63/+13
| | |/ / / / | |/| | | |
* / | | | | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-172-3/+1
|/ / / / /
* | / / / modules/setting: add abs path check before add workdir prefixUnknwon2015-02-141-2/+8
| |/ / / |/| | |
* | | | 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
| | |/ | |/|