Commit Graph

2983 Commits (2fc5b08c42b404996a2ef77eafcc7323625bba2d)

Author SHA1 Message Date
zeripath 73e5c36f25
Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849) 3 years ago
zeripath bc1fefce87
Recreate Tables should Recreate indexes on MySQL (#16718) (#16740) 3 years ago
6543 a66ff8a210
switch to maintained lib (#16535) 3 years ago
zeripath 6a3c7856c8
Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495) 3 years ago
zeripath be46f240d9
Fix crash following ldap authentication update (#16447) (#16449) 3 years ago
zeripath ca55e49cc0
Retry rename on lock induced failures (#16435) (#16439) 3 years ago
Norwin 58615be523
Validate issue index before querying DB (#16406) (#16410) 3 years ago
6543 50084daa4c
Fix list_options GetStartEnd (#16303) (#16305) 3 years ago
zeripath e11f042a95
Handle misencoding of login_source cfg in mssql (#16268) (#16275) 3 years ago
KN4CK3R e898590c81
Update milestone counters on new issue (#16183) (#16224) 3 years ago
zeripath 544ef7d394
Encrypt migration credentials at rest (#15895) (#16187) 3 years ago
zeripath 946eb1321c
Only check access tokens if they are likely to be tokens (#16164) (#16171) 3 years ago
Lunny Xiao 41a4047e79
Fix bug on getIssueIDsByRepoID (#16119) (#16124) 3 years ago
zeripath ba74fdbda9
Fix case change in ownernames (#16045) (#16050) 4 years ago
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867) 4 years ago
zeripath a83cde2f3f
Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839) 4 years ago
zeripath 76d6184cd0
Display conflict-free merge messages for pull requests (#15773) (#15796) 4 years ago
zeripath 52ca7b9b65
Fix setting version table in dump (#15753) (#15759) 4 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745) 4 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666) 4 years ago
zeripath 3ce46a7fbd
Fix DB session cleanup (#15697) (#15700) 4 years ago
6543 a725d31496
Delete references if repository gets deleted (#15681) (#15684) 4 years ago
6543 8e27f6e814
Fix orphaned objects deletion bug (#15657) (#15683) 4 years ago
KN4CK3R 54263ff123
Delete protected branch if repository gets removed (#15658) (#15676) 4 years ago
zeripath 875501584b
not update updated uinx for `git gc` (#15637) (#15641) 4 years ago
techknowlogick 761111f9ed
Resolve panic on failed interface conversion in migration v156 (#15604) (#15610) 4 years ago
zeripath 4a3c6384ac
Send size to /avatars if requested (#15459) (#15528) 4 years ago
zeripath 2b1989e59f
Prevent migration 156 failure if tag commit missing (#15519) (#15527) 4 years ago
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500) 4 years ago
zeripath edd4ab49c8
Ensure review dismissal only dismisses the correct review (#15477) (#15489) 4 years ago
zeripath 85880b2a0b
Query the DB for the hash before inserting in to email_hash (#15457) (#15491) 4 years ago
techknowlogick fa3fe1e28a
v172 migration adds created_unix field instead of expiry (#15458) (#15463) 4 years ago
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 4 years ago
zeripath 1fe5fe419e
Always set the merge base used to merge the commit (#15352) (#15385) 4 years ago
6543 b072907987
Fix `admin user list` (#15358) (#15359) 4 years ago
6543 80b55263d8
Fix xorm log stack level (#15285) (#15316) 4 years ago
zeripath af73e1ee35
Add size to Save function (#15264) (#15270) 4 years ago
mayswind 2b68f66e0e
Fix timezone bug when clicking heatmap (#15141) (#15231) 4 years ago
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192) 4 years ago
zeripath e99534cfd2
Fix Migration 176 yet again (#15132) 4 years ago
zeripath f286a28568
Fix consistency check (#15120) (#15128) 4 years ago
zeripath 14011d77c9
Fix the v176 migration (#15110) (#15111) 4 years ago
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039) 4 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912) 4 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015) 4 years ago
Norwin 5d57f4bcb8
sort release attachments by name (#15008) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928) 4 years ago