summaryrefslogtreecommitdiffstats
path: root/modules/context
Commit message (Expand)AuthorAgeFilesLines
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-4/+31
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-0/+15
* Remove unneeded database loads (#814)Ethan Koenig2017-02-021-3/+1
* Repo permission bug fixes (#513)Ethan Koenig2016-12-291-30/+0
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-021-0/+22
* Fixes xss, clickjacking & password autocompletionBwko2016-11-291-2/+5
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-275-16/+16
* Golint fixed for modules/contextLunny Xiao2016-11-256-2/+19
* API endpoints for starsEthan Koenig2016-11-161-0/+31
* fix variable assigned and not used.Bo-Yi Wu2016-11-151-4/+0
* Normalize files with gofmtThibault Meyer2016-11-112-3/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-106-17/+17
* ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-072-7/+7
* Set correct doc url for go-sdkThomas Boerger2016-11-071-1/+1
* Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloningRachid Zarouali2016-11-071-0/+1
|\
| * rename variable + fix wiki linkThibault Meyer2016-10-041-1/+1
| * Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-181-0/+1
* | Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* | Fix imports found by goimports.Matthias Loibl2016-11-055-18/+12
* | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-036-16/+16
|/
* #2018 able to sync now for mirrorsUnknwon2016-08-301-1/+1
* router/repo: code refactoringUnknwon2016-08-302-9/+15
* Web editor: improve code qualityUnknwon2016-08-241-4/+4
* Minor naming improvementUnknwon2016-08-171-2/+2
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-111-0/+24
* #3233 code cleanup and minor issue fixUnknwon2016-08-111-1/+0
* Wiki mirroring implementation (#3233)Andrew2016-08-111-0/+1
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-081-2/+2
* #2825 early response 200 when ?go-get=1Unknwon2016-08-071-1/+32
* #1601 support delete issue commentUnknwon2016-07-261-0/+13
* Add org.getUserTeams to reduce redundant codeUnknwon2016-07-241-1/+2
* Refactor User.Id to User.IDUnknwon2016-07-243-7/+7
* #2937 able to prohibit user loginUnknwon2016-07-161-1/+8
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-1/+1
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-0/+1
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-252-0/+16
* #1692 add CRUD issue APIsUnknwon2016-03-131-0/+26
* Convert all API handers to use *context.APIContextUnknwon2016-03-133-20/+26
* Add APIContextUnknwon2016-03-134-63/+85
* remove errant debug statementAlec S2016-03-111-1/+0
* Rename module: middleware -> contextUnknwon2016-03-114-0/+860