| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 1 | -18/+2 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+1 |
* | Fix nil-dereference bug | Ethan Koenig | 2017-03-15 | 1 | -1/+5 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 3 | -4/+4 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 1 | -1/+1 |
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -4/+31 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -0/+15 |
* | Remove unneeded database loads (#814) | Ethan Koenig | 2017-02-02 | 1 | -3/+1 |
* | Repo permission bug fixes (#513) | Ethan Koenig | 2016-12-29 | 1 | -30/+0 |
* | [API] Pull Requests (#248) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+22 |
* | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 1 | -2/+5 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 5 | -16/+16 |
* | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 6 | -2/+19 |
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -0/+31 |
* | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 1 | -4/+0 |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 2 | -3/+3 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 6 | -17/+17 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 2 | -7/+7 |
* | Set correct doc url for go-sdk | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 1 | -0/+1 |
|\ |
|
| * | rename variable + fix wiki link | Thibault Meyer | 2016-10-04 | 1 | -1/+1 |
| * | Can disable GIT interactions by HTTP protocol | Thibault Meyer | 2016-09-18 | 1 | -0/+1 |
* | | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 5 | -18/+12 |
* | | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 6 | -16/+16 |
|/ |
|
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 2 | -9/+15 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -4/+4 |
* | Minor naming improvement | Unknwon | 2016-08-17 | 1 | -2/+2 |
* | On showing diff/file, use the tab_width specified on .editorconfig, if any (#... | Andrey Nering | 2016-08-11 | 1 | -0/+24 |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 1 | -1/+0 |
* | Wiki mirroring implementation (#3233) | Andrew | 2016-08-11 | 1 | -0/+1 |
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 | 1 | -2/+2 |
* | #2825 early response 200 when ?go-get=1 | Unknwon | 2016-08-07 | 1 | -1/+32 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -0/+13 |
* | Add org.getUserTeams to reduce redundant code | Unknwon | 2016-07-24 | 1 | -1/+2 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 3 | -7/+7 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -1/+8 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 |
* | The pruning for the synchronized mirrors is a option now. Default value: enab... | Pablo Saavedra | 2016-07-09 | 1 | -0/+1 |
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | 2 | -0/+16 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -0/+26 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 3 | -20/+26 |
* | Add APIContext | Unknwon | 2016-03-13 | 4 | -63/+85 |
* | remove errant debug statement | Alec S | 2016-03-11 | 1 | -1/+0 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 4 | -0/+860 |