Commit Graph

2966 Commits (78710946f279d7f326fc7100965f740fd0c5e5bd)

Author SHA1 Message Date
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
fnetX (aka fralix) f061277c86
Add "captcha" to list of reserved usernames (#14929) 4 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923) 4 years ago
Lunny Xiao 5ccf8b6430
Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907) 4 years ago
Lunny Xiao 7525450232
When transfering repository and database transaction failed, rollback the renames (#14864) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath def964e57f
Make searching issues by keyword case insensitive on DB (#14848) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
Jimmy Praet 3e652860bb
All organization members should be assignable as reviewer (#14262) 4 years ago
zeripath 50208e903a
Disable broken OAuth2 providers at startup (#14802) 4 years ago
gordon-- 343c756357
Heatmap days clickable (#13935) 4 years ago
Lunny Xiao f3e64f677f
Remove unused commit (#14741) 4 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
Jacob Hrbek 8f05a2876b
models/repo: Fix typo in comment (#14731) 4 years ago
Jimmy Praet 4c82485424
#14699 Make branch names in PR description clickable (#14716) 4 years ago
zeripath ad43b119a8
Add Password Algorithm option to install page (#14701) 4 years ago