aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Remove "misc" scope check from public API endpoints (#26134)wxiaoguang2023-07-261-1/+1
* Drop the correct deleted branch table (#26028)yp053272023-07-263-1/+15
* Update xorm version (#26128)Lunny Xiao2023-07-251-1/+4
* Fix wrong commit status in web ui (#26121)yp053272023-07-251-1/+1
* Fix wrong workflow status when rerun a job in an already finished workflow (#...yp053272023-07-251-1/+1
* Implement auto-cancellation of concurrent jobs if the event is push (#25716)Bo-Yi Wu2023-07-254-11/+100
* Reduce unnecessary DB queries for Actions tasks (#25199)sillyguodong2023-07-246-2/+148
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-2213-89/+69
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-213-4/+28
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-213-15/+65
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-205-175/+189
* Upgrade go dependencies (#25819)harryzcy2023-07-142-9/+9
* Fix empty project displayed in issue sidebar (#25802)yp053272023-07-123-7/+51
* Fix incorrect oldest sort in project list (#25806)yp053272023-07-113-13/+62
* Exclude default branch from pushed branch hint (#25795)Lunny Xiao2023-07-101-1/+3
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-101-7/+0
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...wxiaoguang2023-07-101-1/+1
* Revert package access change from #23879 (#25707)KN4CK3R2023-07-095-1/+150
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-0911-66/+61
* Test if container blob is accessible before mounting (#22759)KN4CK3R2023-07-091-0/+46
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-082-0/+33
* Less naked returns (#25713)65432023-07-076-44/+45
* Remove unused code (#25734)KN4CK3R2023-07-062-57/+0
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-0434-121/+121
* some less naked returns (#25682)65432023-07-042-20/+22
* Add unit test for repository collaboration (#25640)Earl Warren2023-07-031-0/+88
* Fix bug when change user name (#25637)Lunny Xiao2023-07-031-0/+4
* Make FindBranches have stable result (#25631)wxiaoguang2023-07-031-6/+2
* Display branch commit status (#25608)Lunny Xiao2023-07-031-0/+47
* Get latest commit statuses from database instead of git data on dashboard for...Lunny Xiao2023-07-031-0/+17
* Following-up improvments for various PRs (#25620)wxiaoguang2023-07-011-2/+2
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-012-1/+50
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-302-8/+18
* Sync branches into databases (#22743)Lunny Xiao2023-06-2912-326/+710
* Split lfs size from repository size (#22900)a10121127962023-06-285-3/+91
* Fix content holes in Actions task logs file (#25560)Jason Song2023-06-284-0/+69
* Support `pull_request_target` event (#25229)Zettat1232023-06-263-7/+25
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-243-23/+24
* Fix wrong warn messages in migration steps (#25475)Lunny Xiao2023-06-241-1/+4
* Store and use seconds for timeline time comments (#25392)65432023-06-232-13/+20
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-231-1/+1
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-11/+15
* Refactor path & config system (#25330)wxiaoguang2023-06-212-7/+9
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-211-0/+35
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-204-38/+128
* Refactor: TotalTimest return seconds (#25370)65432023-06-192-10/+10
* Fix index generation parallelly failure (#25235)Lunny Xiao2023-06-152-0/+63
* Add missing `v` in migrations.go (#25252)yp053272023-06-141-2/+2
* Fix description of drop custom_labels migration (#25243)sillyguodong2023-06-142-3/+3