aboutsummaryrefslogtreecommitdiff
path: root/modules/context
Commit message (Collapse)AuthorAge
* #1601 support delete issue commentUnknwon2016-07-26
|
* Add org.getUserTeams to reduce redundant codeUnknwon2016-07-24
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #2937 able to prohibit user loginUnknwon2016-07-16
|
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
| | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
* The pruning for the synchronized mirrors is a option now. Default value: ↵Pablo Saavedra2016-07-09
| | | | | | | | | | | | | 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 teamsUnknwon2016-03-25
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Add APIContextUnknwon2016-03-13
|
* remove errant debug statementAlec S2016-03-11
|
* Rename module: middleware -> contextUnknwon2016-03-11