Commit Graph

2957 Commits (4a3c6384ac6c09dbc6d1681fd77b6e2ddd28ff06)

Author SHA1 Message Date
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
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100)
3 years ago
Jacob Hrbek 8f05a2876b
models/repo: Fix typo in comment (#14731)
3 years ago
Jimmy Praet 4c82485424
#14699 Make branch names in PR description clickable (#14716)
3 years ago
zeripath ad43b119a8
Add Password Algorithm option to install page (#14701)
3 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031)
3 years ago
6543 9e852edc41
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634)
3 years ago
Lunny Xiao c0c59a4c99
Improve the comment on comment type (#14609)
3 years ago
zeripath f82b1dd7c3
Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)
3 years ago
zeripath 378acc9d96
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)
3 years ago
Lunny Xiao 3537d80088
Fix bug about ListOptions and stars/watchers pagnation (#14556)
3 years ago
Anton Khimich 80b1d02b2f
Fix gpg key deletion (#14561)
3 years ago