aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Only check online runner when detecting matching runners in workflows (#28286)yp053272023-12-181-1/+3
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-172-14/+13
* Adjust object format interface (#28469)Lunny Xiao2023-12-175-16/+16
* Abstract hash function usage (#28138)Adam Majer2023-12-138-12/+34
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-112-17/+10
* Fix commit status in repo list (#28412)yp053272023-12-111-1/+1
* Fix missing check (#28406)Lunny Xiao2023-12-102-4/+24
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-2/+2
* Fix object does not exist error when checking citation file (#28314)yp053272023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-0/+1
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-011-30/+8
* Add missing variable in tag list (#28305)JakobDev2023-11-301-0/+1
* Fix issue will be detected as pull request when checking `First-time contribu...yp053272023-11-271-1/+1
* Fix comment permissions (#28213)Lunny Xiao2023-11-254-9/+54
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-246-32/+39
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-1/+1
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+4
* Fix viewing wiki commit on empty repo (#28040)JakobDev2023-11-141-1/+0
* Fix citation error when the file size is larger than 1024 bytes (#27958)yp053272023-11-081-5/+2
* Fix http protocol auth (#27875)Lunny Xiao2023-11-022-0/+0
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+5
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-243-9/+6
* Fix `link-action` redirect network error (#27734)Nanguan Lin2023-10-232-6/+8
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-36/+42
* Improve the list header in milestone page (#27302)yp053272023-10-182-4/+19
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-148-18/+18
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-10/+17
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1112-36/+36
* Remove redundant `len` check around loop (#27464)Eng Zer Jun2023-10-061-4/+2
* When comparing with an non-exist repository, return 404 but 500 (#27437)Lunny Xiao2023-10-041-1/+3
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-0312-23/+23
* Differentiate between `push` and `pull` `mirror sync in progress` (#27390)delvh2023-10-021-2/+2
* Document the line-number counting behavior (#27386)wxiaoguang2023-10-021-2/+7
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-0/+5
* Fix repo count in org action settings (#27245)yp053272023-09-293-0/+18
* rename TotalTimes() to TotalTimesForEachUser() (#27261)65432023-09-291-2/+2
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-297-28/+28
* Improve tree not found page (#26570)yp053272023-09-294-7/+29
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-3/+19
* Improvements of releases list and tags list (#25859)Zettat1232023-09-282-50/+63
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-281-5/+9
* make writing main test easier (#27270)Lunny Xiao2023-09-282-8/+2
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-254-17/+17
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-1/+1
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-1/+1
* Search branches (#27055)Lunny Xiao2023-09-171-1/+4
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-22/+69
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-15/+20
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-1612-39/+39