summaryrefslogtreecommitdiffstats
path: root/modules/repofiles
Commit message (Expand)AuthorAgeFilesLines
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-112-62/+44
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-291-0/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-3/+3
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-082-36/+29
* [Refactor] remove possible resource leak (#15067)65432021-03-211-35/+38
* Fix bug when upload on web (#15042)Lunny Xiao2021-03-191-22/+28
* remove duplicate define of CheckAttribute() (#14837)a10121127962021-03-013-57/+9
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-294-8/+18
* Standardize Co-Authored-By / Reviewed-By strings (#14097)Cirno the Strongest2020-12-211-2/+2
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-3/+3
* Finally fix diff names (#13136)zeripath2020-10-141-1/+1
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-1/+1
* Add configurable Trust Models (#11712)zeripath2020-09-203-5/+21
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-113-560/+0
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-082-4/+14
* [Vendor] Switch go-version lib (#12719)65432020-09-051-7/+5
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-041-0/+72
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-061-0/+78
* prefer NoError/Error over Nil/NotNil (#12271)Stephen Solka2020-07-195-11/+11
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-1/+2
* Use only first line of commit when creating referenced comment (#11960)Cirno the Strongest2020-06-191-1/+2
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-262-0/+6
* Revert "Avoid 0 new commits messages to be send (#11082)" (#11397)zeripath2020-05-131-1/+7
* Fix GetContents(): Dont't ignore Executables (#11192)65432020-04-241-1/+1
* Avoid 0 new commits messages to be send (#11082)Cornel2020-04-181-7/+1
* Handle push rejection in branch and upload (#10854)zeripath2020-03-282-22/+14
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-272-22/+42
* Check for tag, not just new tag (#10663)John Olheiser2020-03-081-1/+1
* Ensure executable bit is kept on the web editor (#10607)Antoine GIRARD2020-03-051-2/+10
* Handle push rejection message in Merge & Web Editor (#10373)zeripath2020-02-221-2/+22
* Move PushUpdateAddDeleteTags to repository module from models (#10106)Lunny Xiao2020-02-031-1/+1
* Improve push update options (#10105)Lunny Xiao2020-02-023-143/+187
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-5/+17
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-2/+2
* Give the stdout on temp_repo error (#9871)zeripath2020-01-201-3/+3
* Add require signed commit for protected branch (#9708)zeripath2020-01-153-7/+44
* Fix #9752 (#9769)zeripath2020-01-141-1/+1
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-142-10/+11
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-2/+2
* Don't attempt to close issue if already closed (#9696)guillep2k2020-01-111-3/+5
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-103-20/+23
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-2/+2
* Fix deleted branch isn't removed when push the branch again (#9516)Lunny Xiao2019-12-271-0/+6
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-263-114/+258
* [API] Extend contents with dates (#9464)65432019-12-243-5/+28
* fixed bug in GitTreeBySHA where pulling items from a page other than page 1 w...Brad Albright2019-12-221-5/+5
* Refactor comment (#9330)Lunny Xiao2019-12-151-2/+5
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-093-3/+3
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-4/+0