aboutsummaryrefslogtreecommitdiff
path: root/modules/context/repo.go
Commit message (Expand)AuthorAge
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* editor: fix cannot redirect to correct pull request URLUnknwon2017-02-23
* router: fix 404 when repository name contains dotUnknwon2017-02-20
* Initial version of protected branches (#776)Unknwon2017-02-17
* Improve Open Graph Meta tags (#3664)Unknwon2017-02-11
* Add more details on error reportUnknwon2017-02-10
* Minor improve on error handlingUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Fix changed branch is not reflected when creating PR (#3604)Unknwon2017-01-27
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
* #2018 able to sync now for mirrorsUnknwon2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* Web editor: improve code qualityUnknwon2016-08-24
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-11
* #3233 code cleanup and minor issue fixUnknwon2016-08-11
* Wiki mirroring implementation (#3233)Andrew2016-08-11
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-08
* #2825 early response 200 when ?go-get=1Unknwon2016-08-07
* Refactor User.Id to User.IDUnknwon2016-07-24
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-09
* Add APIContextUnknwon2016-03-13
* remove errant debug statementAlec S2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11