Commit Graph

2063 Commits (617a2433a3dd2e32188574ac7b3765bec5082123)

Author SHA1 Message Date
Lunny Xiao 735b12eaf0
fix sqlite lock (#5210)
6 years ago
Lunny Xiao 70a80e31cf fix sqlite and mssql lock (#5214)
6 years ago
Lunny Xiao 2b7c366f64
fix sqlite lock (#5184)
6 years ago
Lunny Xiao e7822473e9 Fix race on updatesize (#5190)
6 years ago
Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176)
6 years ago
Antoine GIRARD 70ad46133f Fix JSON result of empty array (#5154)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Mura Li 9458880c06 Increase the retry limit to 20 times and the interval to 200ms (#5134)
6 years ago
Filip Navara 9b2fcadeef Fix SQL quoting (#5117)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Mura Li 583b1b8429 Retry test-fixtures loading in case of transaction rollback (#5125)
6 years ago
Oleg Kovalov cabdf84f1f Use named const instead of a raw string (#5115)
6 years ago
Oleg Kovalov a908b29a74 Remove duplicated if bodies (#5121)
6 years ago
Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118)
6 years ago
Oleg Kovalov fef0410b92 Make switch more clear (#5119)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
zeripath dd62ca7ba9 Add support for search by uid (#4876)
6 years ago
Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead (#5093)
6 years ago
Bo-Yi Wu 486e989a39 feat(topic): search keyword by splitting provided values by , (#4939)
6 years ago
kolaente e79e9248fd Fix regex to support optional end line of old section in diff hunk (#5096)
6 years ago
Lunny Xiao 970c690681 fix release creation via API (#5076)
6 years ago
Jonas Franz 94cd7bb25b Hide outdated comments in file view (#5017)
6 years ago
Lanre Adelowo e6d54d511d make sure milestone listing is consistent across board (#4987)
6 years ago
SagePtr 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962)
6 years ago
crito d6b97c8557 fix url in discord webhook (#4953)
6 years ago
Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682)
6 years ago
Lanre Adelowo acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945)
6 years ago
linweijie2012 f98040ad50 fix bug forget to remove Stopwatch when remove repository (#4928)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
SagePtr 10a2a904d7 Fix bug when repo remained bare if multiple branches pushed (#4923)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127)
6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810)
6 years ago
SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849)
6 years ago
SagePtr 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796)
6 years ago
techknowlogick 194a11eb11
Don't disclose emails of all users when sending out emails (#4664)
6 years ago
Russell Aunger 127f477056 MySQL TLS (#4642)
6 years ago
Lanre Adelowo 33bc2ebdfa Make sure to reset commit count in the cache on mirror syncing (#4720)
6 years ago
SagePtr 50ce19eff7 Fix failure on creating pull request with assignees (#4419) (#4583)
6 years ago
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Lunny Xiao 52c2cb15db add vendor to user reserved words and format words list according alphabet (#4685)
6 years ago
Lunny Xiao 578cf52ce5
Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645)
6 years ago
SagePtr 32145b6de8 Push whitelist now doesn't apply to branch deletion (#4601) (#4607)
6 years ago
Dennis Menschel 9c0a374f3f Fix integer constant overflows in tests (#4616)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Lunny Xiao 9c354a539a
fix bugs when too many IN variables (#4594)
6 years ago
SagePtr c1224124ea Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
SagePtr ac968c3c6f Fix out-of-transaction query in removeOrgUser (#4521) (#4522)
6 years ago