summaryrefslogtreecommitdiffstats
path: root/routers/repo/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-151-5/+1
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-16/+16
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-211-1/+11
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-201-2/+15
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-2/+6
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-0/+15
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-4/+4
* Fix renaming bug (#1786)Ethan Koenig2017-05-241-1/+1
* Rename RepoCreationNum -> MaxCreationLimit (#1766)Jonas Östanbäck2017-05-241-1/+1
* Add error direclty when user tries to create new repo and limit already hit (...Jonas Östanbäck2017-05-201-0/+4
* Add notice that LFS mirroring is not supported (#1251)Fabian Zaremba2017-03-161-0/+1
* golint fixed for modules/authLunny Xiao2016-11-271-2/+2
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-2/+2
* Merge pull request #228 from Bwko/feature/short-hash-downloadThomas Boerger2016-11-241-1/+1
|\
| * Added short-hash support to downloadsBwko2016-11-241-1/+1
* | golint fixed for routers (#208)Lunny Xiao2016-11-241-13/+20
|/
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-8/+8
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* Fix empty repository panic on send test webhookUnknwon2016-08-151-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-9/+9
* Rename module: middleware -> contextUnknwon2016-03-111-10/+10
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-111-1/+1
* Admins are allowed to create repos for arbitrary OrgsKim "BKC" Carlbäcker2016-01-201-1/+1
* Update repo.goddelpero2016-01-071-1/+1
* #2345 disallow access of some pages for empty repoUnknwon2016-01-071-1/+7
* #1692 APIs: Users FollowersUnknwon2015-12-211-5/+1
* rename import pathUnknwon2015-12-151-1/+1
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+2
* #1575 Limit repo creationUnknwon2015-12-101-3/+5
* move out git module and #1573 send push hookUnknwon2015-12-091-6/+7
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-091-0/+1
* #1984 Better mirror repo managementUnknwon2015-12-081-3/+3
* better error messageUnknwon2015-11-191-2/+5
* #1971 more general rule to detect errorUnknwon2015-11-191-2/+2
* go vet and fix #1890Unknwon2015-11-081-5/+0
* rename fieldsUnknwon2015-11-031-2/+2
* #1511 Allow local import only for admin usersUnknwon2015-11-031-19/+16
* #1657 allow forcing all private reposUnknwon2015-10-251-5/+13
* minor fix on templateUnknwon2015-09-071-1/+1
* #1585 order owners list by last changed timeUnknwon2015-09-071-3/+4
* fix #1558Unknwon2015-09-061-1/+2
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-2/+2
* fix repository count of user is messed upUnknwon2015-08-301-8/+0
* #965 Remember visibility preferenceUnknwon2015-08-281-0/+10
* #1487 Readme TemplateUnknwon2015-08-281-69/+37
* complate list of gitignores and licensesUnknwon2015-08-281-3/+4
* fix autocomplete on migrationUnknwon2015-08-151-1/+2
* #1180 and #1250: migrationUnknwon2015-08-151-1/+1
* WIP: create PR - choose branchUnknwon2015-08-081-7/+7