| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move some repository methods from models to modules/repository (#9353) | Lunny Xiao | 2019-12-14 | 1 | -158/+3 |
* | Remove SavePatch and generate patches on the fly (#9302) | zeripath | 2019-12-13 | 1 | -36/+0 |
* | Make repository management section handle lfs locks (#8726) | zeripath | 2019-12-12 | 1 | -1/+1 |
* | Fix bug that release attachment files not deleted when deleting repository (#... | Lunny Xiao | 2019-12-12 | 1 | -7/+28 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 1 | -4/+0 |
* | Show label list on label set (#9251) | Oscar Costa | 2019-12-06 | 1 | -4/+14 |
* | Move repoWorkPool outside rename/transfer repository (#9086) | Lunny Xiao | 2019-12-06 | 1 | -15/+19 |
* | Add release_counter to Repo API (#9214) | 6543 | 2019-11-30 | 1 | -0/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -46/+46 |
* | Variable expansion in repository templates (#9163) | John Olheiser | 2019-11-30 | 1 | -48/+0 |
* | expose PR counter on Repo API (#9202) | 6543 | 2019-11-29 | 1 | -0/+1 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -18/+6 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -100/+4 |
* | Fix team links in HTML rendering (#9127) | guillep2k | 2019-11-24 | 1 | -13/+25 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+12 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 1 | -14/+17 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+1 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -13/+206 |
* | Move notifywatchers from models to notification (#8907) | Lunny Xiao | 2019-11-11 | 1 | -10/+0 |
* | Stop using git count-objects and use raw directory size for repository (#8848) | zeripath | 2019-11-10 | 1 | -3/+4 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -2/+2 |
* | Fix bug when migrate from API (#8631) | Lunny Xiao | 2019-11-08 | 1 | -0/+6 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 1 | -2/+9 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 1 | -11/+18 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 1 | -0/+16 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -56/+35 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -6/+54 |
* | Fix migrate mirror 500 bug (#8526) | Lunny Xiao | 2019-10-16 | 1 | -0/+1 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -10/+12 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -32/+51 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 1 | -1/+1 |
* | Ensure that LFS files are relative to the LFS content path (#8455) | zeripath | 2019-10-10 | 1 | -2/+1 |
* | Allow users with explicit read access to give approvals (#8382) | guillep2k | 2019-10-08 | 1 | -0/+13 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -1/+27 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 1 | -0/+6 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -1/+6 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+8 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -3/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | Check commit message hashes before making links (#7713) | Gary Kim | 2019-08-14 | 1 | -2/+3 |
* | Add SQL execution on log and indexes on table repository and comment (#7740) | Lunny Xiao | 2019-08-05 | 1 | -1/+1 |
* | Fix repo_index_status lingering when deleting a repository (#7734) | guillep2k | 2019-08-04 | 1 | -0/+1 |
* | Move add to hook queue for created repo to outside xorm session. (#7675) | David Svantesson | 2019-07-31 | 1 | -2/+15 |
* | change length of some repository's columns (#7652) | Lunny Xiao | 2019-07-29 | 1 | -3/+3 |
* | Fix repository's pull request count error (#7518) | Lunny Xiao | 2019-07-18 | 1 | -0/+17 |
* | Update User.NumRepos atomically in createRepository (#7493) | Monty Taylor | 2019-07-17 | 1 | -2/+6 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -25/+0 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -0/+15 |