diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-07-08 20:35:16 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-07-08 20:35:16 +0000 |
commit | c1eff66f683174b6ee7ad128bef530f1927f8ea1 (patch) | |
tree | 5e96a2dca6cab171555e9c86719e8a98915b4db9 /test/fixtures | |
parent | b2b2c52b78eebd31328d790a08088f4ded033337 (diff) | |
download | redmine-c1eff66f683174b6ee7ad128bef530f1927f8ea1.tar.gz redmine-c1eff66f683174b6ee7ad128bef530f1927f8ea1.zip |
Truncate git authors to 255 characters (#40948).
The committer column in the database allows max 255 characters. With longer authors, this would result in a schema violation. By manually truncating the author field, we can avoid this.
Patch by Holger Just (@hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@22910 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/repositories/git_repository.tar.gz | bin | 21103 -> 24739 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/repositories/git_repository.tar.gz b/test/fixtures/repositories/git_repository.tar.gz Binary files differindex 0ea93071f..39fae5503 100644 --- a/test/fixtures/repositories/git_repository.tar.gz +++ b/test/fixtures/repositories/git_repository.tar.gz |