Commit Graph

2971 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
Lunny Xiao 41a4047e79
Fix bug on getIssueIDsByRepoID (#16119) (#16124)
3 years ago
zeripath ba74fdbda9
Fix case change in ownernames (#16045) (#16050)
3 years ago
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867)
3 years ago
zeripath a83cde2f3f
Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
3 years ago
zeripath 76d6184cd0
Display conflict-free merge messages for pull requests (#15773) (#15796)
3 years ago
zeripath 52ca7b9b65
Fix setting version table in dump (#15753) (#15759)
3 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666)
3 years ago
zeripath 3ce46a7fbd
Fix DB session cleanup (#15697) (#15700)
3 years ago
6543 a725d31496
Delete references if repository gets deleted (#15681) (#15684)
3 years ago
6543 8e27f6e814
Fix orphaned objects deletion bug (#15657) (#15683)
3 years ago
KN4CK3R 54263ff123
Delete protected branch if repository gets removed (#15658) (#15676)
3 years ago
zeripath 875501584b
not update updated uinx for `git gc` (#15637) (#15641)
3 years ago
techknowlogick 761111f9ed
Resolve panic on failed interface conversion in migration v156 (#15604) (#15610)
3 years ago
zeripath 4a3c6384ac
Send size to /avatars if requested (#15459) (#15528)
3 years ago
zeripath 2b1989e59f
Prevent migration 156 failure if tag commit missing (#15519) (#15527)
3 years ago
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500)
3 years ago
zeripath edd4ab49c8
Ensure review dismissal only dismisses the correct review (#15477) (#15489)
3 years ago
zeripath 85880b2a0b
Query the DB for the hash before inserting in to email_hash (#15457) (#15491)
3 years ago
techknowlogick fa3fe1e28a
v172 migration adds created_unix field instead of expiry (#15458) (#15463)
3 years ago
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
3 years ago
zeripath 1fe5fe419e
Always set the merge base used to merge the commit (#15352) (#15385)
3 years ago
6543 b072907987
Fix `admin user list` (#15358) (#15359)
3 years ago
6543 80b55263d8
Fix xorm log stack level (#15285) (#15316)
3 years ago
zeripath af73e1ee35
Add size to Save function (#15264) (#15270)
3 years ago
mayswind 2b68f66e0e
Fix timezone bug when clicking heatmap (#15141) (#15231)
3 years ago
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192)
3 years ago
zeripath e99534cfd2
Fix Migration 176 yet again (#15132)
3 years ago
zeripath f286a28568
Fix consistency check (#15120) (#15128)
3 years ago
zeripath 14011d77c9
Fix the v176 migration (#15110) (#15111)
3 years ago
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039)
3 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912)
3 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015)
3 years ago
Norwin 5d57f4bcb8
sort release attachments by name (#15008)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
3 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928)
3 years ago
fnetX (aka fralix) f061277c86
Add "captcha" to list of reserved usernames (#14929)
3 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923)
3 years ago
Lunny Xiao 5ccf8b6430
Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907)
3 years ago
Lunny Xiao 7525450232
When transfering repository and database transaction failed, rollback the renames (#14864)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath def964e57f
Make searching issues by keyword case insensitive on DB (#14848)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
Jimmy Praet 3e652860bb
All organization members should be assignable as reviewer (#14262)
3 years ago
zeripath 50208e903a
Disable broken OAuth2 providers at startup (#14802)
3 years ago
gordon-- 343c756357
Heatmap days clickable (#13935)
3 years ago
Lunny Xiao f3e64f677f
Remove unused commit (#14741)
3 years ago