summaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in rerunning jobs (#29955) (#29983)Giteabot2024-03-222-6/+30
* Add cache for dashbaord commit status (#29932)Lunny Xiao2024-03-201-20/+8
* Only do counting when count_only=true for repo dashboard (#29884) (#29905)Lunny Xiao2024-03-201-10/+14
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-191-0/+17
* Editor error message misleading due to re-used key. (#29859) (#29876)Giteabot2024-03-181-2/+2
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)Lunny Xiao2024-03-172-2/+2
* Add missing database transaction for new issue (#29490) (#29607)Lunny Xiao2024-03-053-15/+11
* Make "/user/login" page redirect if the current user has signed in (#29583) (...wxiaoguang2024-03-051-1/+1
* Fix incorrect redirection when creating a PR fails (#29537) (#29543)Giteabot2024-03-021-1/+1
* Fix issue & comment history bugs (#29525) (#29527)Giteabot2024-03-021-1/+5
* Not trigger all jobs any more, when re-running the first job (#29439) (#29441)Giteabot2024-02-271-3/+8
* Do not double close reader (#29354) (#29370)Giteabot2024-02-241-3/+0
* Display friendly error message (#29105) (#29363)Lunny Xiao2024-02-241-7/+7
* Fix error display when merging PRs (#29288) (#29309)Zettat1232024-02-221-4/+4
* Disallow merge when required checked are missing (#29143) (#29268)Markus Amshove2024-02-191-0/+30
* Load outdated comments when (un)resolving conversation on PR timeline (#29203...Jimmy Praet2024-02-182-3/+4
* Refactor issue template parsing and fix API endpoint (#29069) (#29140)wxiaoguang2024-02-142-13/+11
* Improve user experience for outdated comments (#29050) (#29086)Giteabot2024-02-083-15/+84
* Do not render empty comments (#29039) (#29049)Giteabot2024-02-041-1/+10
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-276-8/+8
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-241-16/+16
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-168-82/+130
* Modernize merge button (#28140) (#28786)Giteabot2024-01-151-24/+21
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-142-19/+9
* Assign pull request to project during creation (#28227) (#28775)Giteabot2024-01-122-1/+13
* Fix issue dependencies (#27736) (#28776)Giteabot2024-01-121-27/+23
* Fix `status_check_contexts` matching bug (#28582) (#28589)Giteabot2023-12-221-1/+9
* Use information from previous blame parts (#28572) (#28577)Giteabot2023-12-221-5/+17
* Only check online runner when detecting matching runners in workflows (#28286...Giteabot2023-12-191-1/+3
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-182-13/+12
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-111-2/+2
* Fix missing check (#28406) (#28411)Giteabot2023-12-112-4/+24
* Fix object does not exist error when checking citation file (#28314) (#28369)Giteabot2023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-061-0/+1
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-011-30/+8
* Fix issue will be detected as pull request when checking `First-time contribu...Giteabot2023-11-291-1/+1
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-255-13/+58
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-1/+1
* Fix viewing wiki commit on empty repo (#28040) (#28044)Giteabot2023-11-141-1/+0
* Fix citation error when the file size is larger than 1024 bytes (#27958) (#27...Giteabot2023-11-081-5/+2
* Fix http protocol auth (#27875) (#27876)Giteabot2023-11-022-0/+0
* Fix `link-action` redirect network error (#27734) (#27749)Giteabot2023-10-232-6/+8
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-111-10/+17
* When comparing with an non-exist repository, return 404 but 500 (#27437) (#27...Giteabot2023-10-041-1/+3
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-011-0/+5
* Fix repo count in org action settings (#27245) (#27353)Giteabot2023-09-293-0/+18
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-297-28/+28
* Improve tree not found page (#26570) (#27346)Giteabot2023-09-294-7/+29
* Improve issue history dialog and make poster can delete their own history (#2...Giteabot2023-09-281-5/+9
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-254-17/+17