aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix commits pushed with deploy keys not shown in dashboard (#24521)Zettat1232023-05-101-6/+21
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-102-0/+29
* Rewrite queue (#24505)wxiaoguang2023-05-083-185/+6
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-082-3/+24
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-083-9/+8
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-063-54/+73
* Add RPM registry (#23380)KN4CK3R2023-05-053-1/+10
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-046-25/+23
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-032-25/+26
* Add Debian package registry (#24426)KN4CK3R2023-05-029-31/+228
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-302-3/+7
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-291-5/+7
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-289-217/+31
* Add Debian package registry (#22854)KN4CK3R2023-04-289-31/+217
* Fix unclear `IsRepositoryExist` logic (#24374)wxiaoguang2023-04-283-10/+14
* Display when a repo was archived (#22664)JakobDev2023-04-264-3/+36
* Remove org users who belong to no teams (#24247)yp053272023-04-241-4/+13
* Enable forbidigo linter (#24278)silverwind2023-04-243-1/+3
* Load reviewer for comments when dismissing a review (#24281)Jason Song2023-04-231-2/+10
* Use more specific test methods (#24265)KN4CK3R2023-04-226-11/+11
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-223-0/+71
* Improve test logger (#24235)wxiaoguang2023-04-211-5/+0
* Fix comment for EmailNotificationsAndYourOwn constant (#24236)Infinoid2023-04-211-1/+1
* Fix issue attachment handling (#24202)wxiaoguang2023-04-203-81/+75
* Remove most path-based golangci exclusions (#24214)silverwind2023-04-194-9/+9
* Fix internal sever error when visiting a PR that bound to the deleted team (#...sillyguodong2023-04-191-0/+1
* Add owner team permission check test (#24096)yp053272023-04-191-1/+5
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-199-25/+44
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-187-7/+89
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-0/+9
* Add new user types `reserved`, `bot`, and `remote` (#24026)techknowlogick2023-04-171-1/+15
* Support converting varchar to nvarchar for mssql database (#24105)Lunny Xiao2023-04-171-0/+27
* Add migration to fix external unit access mode of owner/admin team (#24117)yp053272023-04-152-0/+51
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-1/+3
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-144-8/+8
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-132-0/+49
* Make Release Download URLs predictable (#23891)JakobDev2023-04-122-11/+45
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-5/+0
* Fix branch protection priority (#24045)Lunny Xiao2023-04-112-7/+79
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-112-2/+15
* Reserve ".png" suffix for user/org names (#23992)65432023-04-101-1/+2
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-5/+0
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-091-6/+6
* Allow repo admins too to delete the repo (#23940)yp053272023-04-072-0/+20
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-073-2/+49
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-6/+17
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884)Jason Song2023-04-061-1/+1
* Improve permission check of packages (#23879)yp053272023-04-066-8/+43
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+61
* Use ghost user if package creator does not exist (#23822)KN4CK3R2023-04-041-1/+7