| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -5/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -16/+16 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -1/+11 |
* | Support default private when creating or migrating repository (#3239) | Lunny Xiao | 2017-12-20 | 1 | -2/+15 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -2/+6 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -0/+15 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -4/+4 |
* | Fix renaming bug (#1786) | Ethan Koenig | 2017-05-24 | 1 | -1/+1 |
* | Rename RepoCreationNum -> MaxCreationLimit (#1766) | Jonas Östanbäck | 2017-05-24 | 1 | -1/+1 |
* | Add error direclty when user tries to create new repo and limit already hit (... | Jonas Östanbäck | 2017-05-20 | 1 | -0/+4 |
* | Add notice that LFS mirroring is not supported (#1251) | Fabian Zaremba | 2017-03-16 | 1 | -0/+1 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -2/+2 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -2/+2 |
* | Merge pull request #228 from Bwko/feature/short-hash-download | Thomas Boerger | 2016-11-24 | 1 | -1/+1 |
|\ |
|
| * | Added short-hash support to downloads | Bwko | 2016-11-24 | 1 | -1/+1 |
* | | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -13/+20 |
|/ |
|
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -8/+8 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -6/+6 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -9/+9 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -10/+10 |
* | Updated and created were appended with _unix. Fresh databases have only the n... | Marin Jankovski | 2016-03-11 | 1 | -1/+1 |
* | Admins are allowed to create repos for arbitrary Orgs | Kim "BKC" Carlbäcker | 2016-01-20 | 1 | -1/+1 |
* | Update repo.go | ddelpero | 2016-01-07 | 1 | -1/+1 |
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -1/+7 |
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -5/+1 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+2 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -3/+5 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -6/+7 |
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -0/+1 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -3/+3 |
* | better error message | Unknwon | 2015-11-19 | 1 | -2/+5 |
* | #1971 more general rule to detect error | Unknwon | 2015-11-19 | 1 | -2/+2 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -5/+0 |
* | rename fields | Unknwon | 2015-11-03 | 1 | -2/+2 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -19/+16 |
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -5/+13 |
* | minor fix on template | Unknwon | 2015-09-07 | 1 | -1/+1 |
* | #1585 order owners list by last changed time | Unknwon | 2015-09-07 | 1 | -3/+4 |
* | fix #1558 | Unknwon | 2015-09-06 | 1 | -1/+2 |
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -2/+2 |
* | fix repository count of user is messed up | Unknwon | 2015-08-30 | 1 | -8/+0 |
* | #965 Remember visibility preference | Unknwon | 2015-08-28 | 1 | -0/+10 |
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -69/+37 |
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | 1 | -3/+4 |
* | fix autocomplete on migration | Unknwon | 2015-08-15 | 1 | -1/+2 |
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | 1 | -1/+1 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -7/+7 |