aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Use padded keyid (#22288)Gusted2023-01-021-3/+9
* Use complete SHA to create and query commit status (#22244) (#22258)Jason Song2022-12-282-1/+5
* Fix condition for is_internal (#22095) (#22131)KN4CK3R2022-12-141-1/+1
* Fix warn in database structs sync (#22111)Lunny Xiao2022-12-131-0/+1
* Fix issue/PR numbers (#22037) (#22045)Jason Song2022-12-062-8/+3
* Fix vertical align of committer avatar rendered by email address (#21884) (#2...Xinyu Zhou2022-11-231-2/+6
* Do not allow Ghost access to limited visible user/org (#21849) (#21875)KN4CK3R2022-11-201-2/+3
* Prevent dangling user redirects (#21856) (#21859)Gusted2022-11-181-0/+1
* Init git module before database migration (#21764) (#21766)wxiaoguang2022-11-101-0/+8
* Fix issues count bug (#21600)Lunny Xiao2022-10-264-52/+30
* Add Num{Issues,Pulls} stats checks (#21404) (#21414)Gusted2022-10-121-1/+13
* Ignore port for OAuth2 loopback redirect URIs (#21293) (#21373)M Hickford2022-10-082-0/+33
* Tag list should include draft releases with existing tags (#21263) (#21365)Jason Song2022-10-071-0/+8
* Use absolute links in feeds (#21229) (#21265)KN4CK3R2022-09-262-3/+12
* Fix limited user cannot view himself's profile (#21212)Lunny Xiao2022-09-201-2/+2
* Fix reaction of issues (#21185) (#21196)Jason Song2022-09-181-4/+15
* Fix hard-coded timeout and error panic in API archive download endpoint (#209...zeripath2022-09-062-5/+4
* Fix delete user missed some comments (#21067) (#21068)Lunny Xiao2022-09-062-4/+4
* Delete unreferenced packages when deleting a package version (#20977) (#21060)zeripath2022-09-042-2/+78
* Add another index for Action table on postgres (#21033) (#21054)zeripath2022-09-042-3/+17
* Add more checks in migration code (#21011) (#21050)zeripath2022-09-041-1/+1
* Fix missed sort bug (#21006)Lunny Xiao2022-08-311-0/+2
* In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (...zeripath2022-08-232-8/+12
* Pad GPG Key ID with preceding zeroes (#20878) (#20885)zeripath2022-08-221-0/+9
* Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) ...zeripath2022-08-222-2/+2
* Fix panic when an invalid oauth2 name is passed (#20820) (#20900)zeripath2022-08-211-1/+5
* Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)zeripath2022-08-221-53/+0
* Fix SQL Query for `SearchTeam` (#20844) (#20872)Gusted2022-08-213-12/+32
* Check Mirror exists before linking its Repo (#20840) (#20842)Lunny Xiao2022-08-181-1/+3
* Add migrate repo archiver and packages storage support on command line (#2075...Lunny Xiao2022-08-185-92/+34
* Check webhooks slice length before calling xorm (#20642) (#20768)Lunny Xiao2022-08-121-0/+4
* Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) (#20707)Lunny Xiao2022-08-081-10/+9
* Display project in issue list (#20583)aceArt-GmbH2022-08-021-0/+45
* WebAuthn CredentialID field needs to be increased in size (#20530) (#20555)65432022-07-309-14/+362
* Add Docker /v2/_catalog endpoint (#20469) (#20556)65432022-07-308-50/+168
* Modify milestone search keywords to be case insensitive (#20266) (#20498)Tyrone Yeh2022-07-271-1/+6
* Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407)65432022-07-191-0/+30
* Fix org label open count, including close count issue (#20364)Tyrone Yeh2022-07-141-0/+2
* Fix checks in PR for empty commits (#20290) (#20352)Ing. Jaroslav Šafka2022-07-131-0/+6
* Store read access in access for team repo's (#20275) (#20276)Gusted2022-07-091-1/+7
* Use git.HOME_PATH for Git HOME directory (#20114) (#20293)wxiaoguang2022-07-081-0/+2
* Only show Followers that current user can access (#20220) (#20252)zeripath2022-07-061-9/+50
* Display full name (#20171) (#20246)zeripath2022-07-051-0/+3
* Refix indices on actions table (#20158) (#20198)zeripath2022-07-025-53/+59
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-07-012-0/+16
* Simplify and fix migration 216 (#20036)zeripath2022-06-201-21/+0
* Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041)Wim2022-06-193-3/+31
* Improve action table indices (#19472)zeripath2022-06-183-7/+88
* Fix CountOrphanedLabels in orphan check (#20009)zeripath2022-06-171-1/+1
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-162-2/+8