summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable editing tags (#23883)Zettat1232023-04-031-1/+1
* Fix owner team access mode value in team_unit table (#23675)yp053272023-04-033-3/+53
* Improve LoadUnitConfig to handle invalid or duplicate units (#23736)Jason Song2023-04-032-16/+76
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-031-1/+1
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-022-0/+137
* Fix 500 error if there is a name conflict when edit authentication source (#2...yp053272023-03-311-1/+8
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-1/+3
* Set repository link based on the url in package.json for npm packages (#20379)Mai-Lapyst2023-03-282-0/+105
* Add API to manage issue dependencies (#17935)qwerty2872023-03-282-10/+15
* Create commit status when event is `pull_request_sync` (#23683)sillyguodong2023-03-241-1/+1
* Improve indices for `action` table (#23532)Zettat1232023-03-243-6/+51