summaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Improve wiki sidebar and TOC (#25460) (#25477)Giteabot2023-06-241-10/+10
* Fix `Permission` in API returned repository struct (#25388) (#25441)Giteabot2023-06-221-1/+2
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-223-2/+27
* Fix blank dir message when uploading files from web editor (#25391) (#25400)Giteabot2023-06-201-1/+5
* Show if File is Executable (#25287) (#25300)Giteabot2023-06-161-0/+1
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-143-3/+3
* Fix `MilestoneIDs` when querying issues (#25125) (#25141)Giteabot2023-06-081-6/+6
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-1/+1
* Fix users cannot visit issue attachment bug (#25019)Lunny Xiao2023-05-311-5/+0
* Merge `new project` templates into one (#24985)delvh2023-05-311-13/+14
* Add user level action runners (#24995)HesterG2023-05-311-1/+15
* Followup to pinned Issues (#24945)JakobDev2023-05-301-2/+12
* Hide 'Mirror Settings' when unneeded, improve hints (#24433)Panagiotis "Ivory" Vasilopoulos2023-05-291-0/+2
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-11/+25
* Add step start time to `ViewStepLog` (#24980)Zettat1232023-05-291-6/+8
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-262-3/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-252-0/+109
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-242-21/+22
* Create pull request for base after editing file, if not enabled on fork (#24841)Brecht Van Lommel2023-05-241-28/+50
* Add IsErrRepoFilesAlreadyExist check when fork repo (#24678)yp053272023-05-221-0/+11
* Rewrite logger system (#24726)wxiaoguang2023-05-212-4/+4
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-215-10/+10
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-3/+3
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+78
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-3/+3
* Support no label/assignee filter and batch clearing labels/assignees (#24707)Lunny Xiao2023-05-171-1/+4
* Support for status check pattern (#24633)Zettat1232023-05-172-15/+29
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-9/+18
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-141-33/+0
* Remove the parallelizing when loading repo for dashboard (#24705)wxiaoguang2023-05-141-13/+7
* Optimize actions list by removing an unnecessary `git` call (#24710)Yarden Shoham2023-05-141-6/+1
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-13/+41
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-0/+18
* Reenable creating default webhooks. (#24626)Nick2023-05-111-1/+1
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-102-12/+69
* Make repository response support HTTP range request (#24592)wxiaoguang2023-05-092-5/+3
* Improve Gitea's web context, decouple "issue template" code into service pack...wxiaoguang2023-05-093-11/+15
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-082-2/+2
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-082-2/+12
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-081-1/+55
* 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