summaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Don't return 500 if mirror url contains special chars (#31859) (#31895)Lunny Xiao2024-08-221-2/+4
* Fix raw wiki links (#31825) (#31845)Giteabot2024-08-172-10/+68
* Avoid returning without written ctx when posting PR (#31843) (#31848)Giteabot2024-08-161-4/+10
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)Giteabot2024-08-111-0/+5
* Fix wiki revision pagination (#31760) (#31772)Giteabot2024-08-041-0/+1
* Fix the display of project type for deleted projects (#31732) (#31734)Giteabot2024-07-301-1/+1
* Add permission check when creating PR (#31033) (#31720)yp053272024-07-291-0/+10
* Fix rendered wiki page link (#31398) (#31407)wxiaoguang2024-06-193-7/+7
* Allow downloading attachments of draft releases (#31369) (#31380)Giteabot2024-06-161-2/+3
* Fix Activity Page Contributors dropdown (#31264) (#31269)Giteabot2024-06-061-6/+0
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Giteabot2024-06-031-7/+8
* Ignore FindRecentlyPushedNewBranches err (#31164) (#31171)wxiaoguang2024-05-301-2/+1
* Add an immutable tarball link to archive download headers for Nix (#31139) (#...Giteabot2024-05-291-0/+6
* Add missed return after `ctx.ServerError` (#31130) (#31133)Giteabot2024-05-281-0/+1
* Fix possible ui 500 if workflow's job is nil (#31092) (#31098)Giteabot2024-05-271-0/+8
* Fix `View File` button link if branch deleted on pull request files pages (#3...Giteabot2024-05-261-1/+1
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-7/+19
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-211-1/+1
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-201-1/+1
* Fix misspelling of mergable (#30896) (#30905)Giteabot2024-05-081-2/+2
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-082-14/+17
* Fix wrong transfer hint (#30889) (#30900)Giteabot2024-05-081-2/+8
* Make sure git version&feature are always prepared (#30877) (#30879)wxiaoguang2024-05-072-2/+2
* Improve grep search (#30843) (#30850)Giteabot2024-05-032-1/+36
* Fix bleve fuzziness (#30799) (#30804)Giteabot2024-05-011-1/+1
* Fix issue label rendering in the issue popup (#30763) (#30773)Giteabot2024-04-301-1/+4
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) (#30767)Giteabot2024-04-292-3/+3
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-291-4/+2
* Fix nil dereference on error (#30740) (#30746)wxiaoguang2024-04-291-1/+1
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-0/+2
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-272-3/+3
* Fix code search input for different views (#30678)wxiaoguang2024-04-263-4/+0
* Improve job commit description (#30579)yp053272024-04-261-12/+14
* Allow to save empty comment (#30706)wxiaoguang2024-04-261-19/+22
* Fix a panic bug when head repository deleting (#30674)Lunny Xiao2024-04-241-13/+13
* Enable more `revive` linter rules (#30608)silverwind2024-04-225-10/+0
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-172-4/+7
* Refactor web routes (#30519)wxiaoguang2024-04-171-3/+3
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-14/+4
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-2/+0
* Fix network error when open/close organization/individual projects and redire...yp053272024-04-131-7/+2
* Fix rename branch 500 when the target branch is deleted but exist in database...Lunny Xiao2024-04-121-1/+7
* Use raw Wiki links for non-renderable Wiki files (#30273)Rafael2024-04-101-6/+7
* Fix missed doer (#30231)Lunny Xiao2024-04-081-3/+3
* Avoid showing `Failed to change the default wiki branch` if repo has no wiki ...yp053272024-04-081-0/+6
* Render embedded code preview by permlink in markdown (#30234)wxiaoguang2024-04-022-2/+2
* Remove scheduled action tasks if the repo is archived (#30224)Zettat1232024-04-011-0/+12
* Refactor file view & render (#30227)wxiaoguang2024-04-013-15/+24
* Refactor topic Find functions and add more tests for pagination (#30127)Lunny Xiao2024-03-291-1/+1
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-282-0/+8