Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #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 | |
| | | | | | | | | | | | | | | | | | | | * Implement wiki mirroring, add Update mirrors operation to admin dashboard * bindata.go update after merge * Implement checking Git repo endpoint existence, support for BB included * Remove admin dashboard operation Fix bindata.go * Apply gofmt to repo model file * Try to remove bindata from PR * Revert accepted wiki names change in favor of better system * Remove unused imports | |||||
* | #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 | |
| | | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink | |||||
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | |||||
* | #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 | |
| | | | | | - Fix go-gogs-client#10 - Related to #809 | |||||
* | 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 | |