| Commit message (Expand) | Author | Age | Files | Lines |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Cache last commit when pushing for big repository (#10109) | Lunny Xiao | 2020-10-09 | 1 | -0/+97 |
* | Completely quote AppPath and CustomConf paths (#12955) | zeripath | 2020-09-28 | 1 | -3/+3 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 5 | -32/+440 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 3 | -3/+16 |
* | On Migration respect old DefaultBranch (#12843) | 6543 | 2020-09-15 | 1 | -10/+14 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -2/+2 |
* | RepoInit Respect AlternateDefaultBranch (#12746) | 6543 | 2020-09-06 | 1 | -0/+4 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -4/+3 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 5 | -13/+19 |
* | Update the wiki repository remote origin while update the mirror repository's... | yisiliang | 2020-07-05 | 1 | -3/+3 |
* | properly set symbolic-ref HEAD when a repo is created with a non-master defau... | xenofem | 2020-07-05 | 1 | -0/+7 |
* | Global default branch setting (#11918) | techknowlogick | 2020-06-17 | 1 | -1/+2 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -66/+6 |
* | Fix visibility of forked public repos from private orgs (#11717) | Cirno the Strongest | 2020-06-06 | 1 | -1/+2 |
* | Add API Endpoint for Branch Creation (#11607) | Terence Le Huu Phuong | 2020-05-29 | 1 | -1/+3 |
* | When initialising repositories ensure that the user doing the creation is the... | zeripath | 2020-05-24 | 1 | -1/+1 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 2 | -39/+72 |
* | Fix forked repo has no icon and language stat. (#10791) | L0veSunshine | 2020-04-08 | 1 | -1/+3 |
* | [feature] provide `OwnerName` field for README template (#10981) | j.yao.SUSE | 2020-04-06 | 1 | -0/+1 |
* | Mulitple Gitea Doctor improvements (#10943) | zeripath | 2020-04-06 | 1 | -15/+96 |
* | Avoiding directory execution on hook (#10954) (#10955) | Vasil Mikhalenya | 2020-04-04 | 1 | -3/+3 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -1/+1 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 1 | -0/+6 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 2 | -3/+4 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 2 | -6/+15 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -1/+1 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 1 | -3/+3 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -0/+134 |
* | More expansions in template repositories (#10021) | John Olheiser | 2020-01-28 | 1 | -56/+82 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 2 | -3/+4 |
* | Refactor repository check and sync functions (#9854) | Lunny Xiao | 2020-01-20 | 5 | -4/+265 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -1/+1 |
* | Move newbranch to standalone package (#9627) | Lunny Xiao | 2020-01-14 | 1 | -0/+163 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 7 | -1/+779 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 4 | -2/+427 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 1 | -3/+3 |
* | Move some repository methods from models to modules/repository (#9353) | Lunny Xiao | 2019-12-14 | 1 | -0/+223 |