summaryrefslogtreecommitdiffstats
path: root/modules/middleware
Commit message (Expand)AuthorAgeFilesLines
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-151-1/+0
* fix #1948Unknwon2015-11-151-0/+6
* clean upUnknwon2015-11-141-14/+0
* save custom avatar as PNGUnknwon2015-11-131-1/+1
* rename fieldsUnknwon2015-11-031-3/+3
* #1511 Allow local import only for admin usersUnknwon2015-11-031-1/+1
* minor fix on #1863Unknwon2015-10-311-19/+21
* Add go-source directive to repo pagesNathan Zadoks2015-10-301-0/+2
* fix import path, fix #1782Unknwon2015-10-154-10/+10
* unified API error responseUnknwon2015-10-083-7/+13
* new quick start pageUnknwon2015-10-021-5/+8
* Fix `go get` not working when there is a username or repository name with som...Howl2015-09-231-1/+1
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-0/+4
* finish initial version of pull requestUnknwon2015-09-021-2/+0
* PR: nothing to commit and has pull request checkUnknwon2015-09-021-0/+1
* #842 able to use access token replace basic authUnknwon2015-09-021-1/+1
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-25/+37
* rename fieldsUnknwon2015-08-312-7/+7
* #1474 logic fixUnknwon2015-08-291-2/+2
* new create webhook UIUnknwon2015-08-271-21/+21
* able edit issue titleUnknwon2015-08-191-0/+2
* only assign auto-admin when sign up by webUnknwon2015-08-191-1/+1
* able edit issue labels/milestone/assigneeUnknwon2015-08-152-5/+10
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-142-0/+47
* WIP: create PR - choose branchUnknwon2015-08-081-9/+33
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-052-3/+17
|\
| * allow anonymous SSH cloneUnknwon2015-08-052-3/+3
| * minor fix on #1432Unknwon2015-08-041-18/+6
| * browser supports copy detectionFernando San Julián2015-08-031-0/+26
* | milestone: list viewUnknwon2015-08-031-1/+1
|/
* fix #1169Unknwon2015-07-261-0/+6
* #1128: API calls are not hidden behind sign inUnknwon2015-07-151-0/+7
* #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-151-0/+1
* UI: install - new versionUnknwon2015-07-081-1/+7
* Set Content-Type to text/plain for http status 401Linquize2015-03-281-0/+7
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-231-0/+1
* UI compatibilityUnknwon2015-03-211-6/+1
* 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
* 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-222-2/+13
|\ \ | |/ |/|
| * routers: able to migrate repo from local pathUnknwon2015-02-221-0/+12
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-2/+1
* | 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
| |/ |/|