aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop migration for ForeignReference (#23605)Jason Song2023-03-231-15/+2
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-3/+3
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-193-0/+17
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-191-0/+11
* Do not store user projects as organization projects (#23353)yp053272023-03-174-2/+54
* Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)Hester Gong2023-03-161-0/+22
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-1/+1
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-151-0/+9
* Fix missed migration in #22235 (#23482)Lunny Xiao2023-03-153-0/+22
* Remove wrongly added column on migration test fixtures (#23456)Lunny Xiao2023-03-141-5/+0
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-142-4/+4
* Fix missing commit status in PR which from forked repo (#23351)sillyguodong2023-03-131-0/+11
* Add Swift package registry (#22404)KN4CK3R2023-03-132-0/+9
* Use context for `RepositoryList.LoadAttributes` (#23435)yp053272023-03-131-7/+3
* Add missing tabs to org projects page (#22705)yp053272023-03-102-0/+31
* Add user webhooks (#21563)KN4CK3R2023-03-108-34/+116
* Test renderReadmeFile (#23185)Nick2023-03-095-4/+23
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-081-8/+4
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-0726-58/+58
* Add default owner team to privated_org and limited_org in unit test (#23109)yp053272023-03-042-2/+24
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-032-7/+10
* Use correct README link to render the README (#23152)yp053272023-03-031-1/+1
* Add loading yaml label template files (#22976)Lauris BH2023-03-022-65/+52
* Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel2023-03-011-0/+1