aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-061-0/+6
* Check length of `LogIndexes` in case it is outdated (#24516)Jason Song2023-05-041-2/+12
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-011-7/+34
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-4/+4
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-301-7/+24
* Add ability to specify '--not' from GetAllCommits (#24409)Matthew Walowski2023-04-291-1/+1
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-9/+0
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-275-128/+286
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-0/+18
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-262-3/+13
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-1/+1
* Improve RSS (#24335)wxiaoguang2023-04-251-6/+0
* Fix incorrect CORS response in Http Git handler (#24303)wxiaoguang2023-04-251-29/+17
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-251-13/+13
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-252-1/+14
* default show closed actions list if all actions was closed (#24234)a10121127962023-04-241-1/+7
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-231-0/+2
* show workflow config error on file view also (#24267)a10121127962023-04-221-0/+12
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-1/+1
* Show commit history for closed/merged PRs (#24238)wxiaoguang2023-04-211-2/+4
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-12/+16
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-192-60/+75
* Don't list root repository on compare page if pulls not allowed (#24183)Lunny Xiao2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-191-0/+17
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-192-39/+47
* Add runner check in repo action page (#24124)yp053272023-04-191-6/+40
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-181-7/+2
* Use correct locale key for forks page (#24172)John Olheiser2023-04-171-1/+1
* Improve Wiki TOC (#24137)wxiaoguang2023-04-171-1/+9
* Fix 2-dot direct compare to use the right base commit (#24133)Jonathan Tran2023-04-161-1/+5
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-6/+1
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-141-8/+8
* Make Release Download URLs predictable (#23891)JakobDev2023-04-123-4/+15
* Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)Nick2023-04-101-4/+4
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-103-3/+5
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-091-1/+1
* Fix redirect bug when creating issue from a project (#23971)Lunny Xiao2023-04-081-2/+2
* Add job.duration in web ui (#23963)yp053272023-04-071-0/+2
* Ensure RSS icon is present on all repo tabs (#23904)silverwind2023-04-071-3/+0
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-0/+6
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-075-18/+110
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-063-5/+12
* Fix submit button won't refresh in New Repository Fork page (#22994)yp053272023-04-031-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-037-13/+0
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-291-11/+4
* Implement Issue Config (#20956)JakobDev2023-03-282-5/+12
* Add API to manage issue dependencies (#17935)qwerty2872023-03-282-5/+74
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-1/+7
* Add commit info in action page (#23210)yp053272023-03-271-0/+42
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-0/+1