2019 Commits (gitroast)

Author SHA1 Message Date
SagePtr 93dcc6caef Fix null pointer dereference in ParseCommitWithSignature (#4964) 6 years ago
crito 4176e33148 fix url in discord webhook (#4951) 6 years ago
linweijie2012 1e51307466 fix bug forget to remove Stopwatch when remove repository (#4933) 6 years ago
SagePtr c145cb745b Fix bug when repo remained bare if multiple branches pushed (#4927) 6 years ago
SagePtr d918e63bc5 Fix redirect with non-ascii branch names (#4764) (#4887) 6 years ago
SagePtr 0358a40625 Fix missing release title in webhook (#4783) (#4800) 6 years ago
techknowlogick 99ce0bfcd7
Don't disclose emails of all users when sending out emails (#4784) 6 years ago
Lanre Adelowo 3fbcdd9e25 Make sure to reset commit count in the cache on mirror syncing (#4720) (#4770) 6 years ago
SagePtr 12c04a85f2 Fix failure on creating pull request with assignees (#4419) (#4727) 6 years ago
Lunny Xiao eb8c611b1d Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) (#4650) 6 years ago
SagePtr 15a403bf97 Push whitelist now doesn't apply to branch deletion (#4601) (#4640) 6 years ago
Lunny Xiao 099028681e fix bugs when too many IN variables (#4594) (#4597) 6 years ago
SagePtr 5a7830e0e8 Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4526) 6 years ago
SagePtr dae065ea68 Fix out-of-transaction query in removeOrgUser (#4521) (#4524) 6 years ago
Lauris BH 3e191935c8 Fix column droping for MSSQL that need new transaction for that (#4440) (#4484) 6 years ago
Lauris BH 8a639ade58
Update xorm to latest version and fix correct `user` table referencing in sql (#4473) (#4483) 6 years ago
Lauris BH f096e69e0a Add default merge options when adding new repository (#4369) (#4373) 6 years ago
Lunny Xiao 768b41adba fix repository last updated time update when delete a user who watched the repo (#4363) (#4371) 6 years ago
Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353) 6 years ago
Alexey Terentyev 91ff87c0e5 Fixed violation of the unique constraint for v68 migration (#4297) 6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
Alexey Terentyev 46d19c4676 Fix topics addition (Another solution) (#4031) (#4258) 6 years ago
techknowlogick d84da8fe65 Change parsing of postgresql settings (#4275) 6 years ago
David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6 years ago
Lauris BH 2b8c0bb5e2 Delete reactions added to issues and comments when deleting repository (#4232) 6 years ago
Lunny Xiao 406031d3cc fix bug when deleting a release (#4207) 6 years ago
Lunny Xiao da898d4066 fix delete comment bug (#4216) 6 years ago
Christopher Medlin b5f61f1d15 Improve logging for e-mail and OpenID already in use errors (#4174) 6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
Lunny Xiao 4ec8551490
fix webhook bug of response info is not displayed in UI (#4000) 6 years ago
奶爸 d94472e89b fix #4003 (#4004) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
Lauris BH ff3971b830 Add LDAP integration tests (#3897) 6 years ago
Lauris BH 382e7276b8 Fix multiple asssingee table migration (#3931) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
Travis Parker 73370b8cf7 consistent IsOverdue field name capitalization (#3909) 6 years ago
kolaente 1fdf560678 Added user language setting (#3875) 6 years ago
Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878) 6 years ago
Bo-Yi Wu c58e1e437b test: reduce testing time. (#3885) 6 years ago
Lauris BH 9495429982
Add "error" as reserved username (#3882) 6 years ago
Lauris BH 5ffdf9388b
Fix to use only needed columns from tables to get repository git paths (#3870) 6 years ago
kolaente 1a97030017 Issue due date (#3794) 6 years ago
Tris Forster 85d14cc229 Symlink icons (#1416) (#3826) 6 years ago
Lauris BH 181b3a8f09 Fix path cleanup in multiple places (#3871) 6 years ago
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook (#3550) 6 years ago
Lauris BH 5a62eb30df
Store OAuth2 session data in database (#3660) 6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341) 6 years ago