stable

Clone or download

Read-only

request #13024: Deleting a reference generates errors

On projects where the size limitation for new objects is active, deleting a reference in a Git repository generates warnings. A patch has been proposed upstream but until the fix is released, Tuleap should deploy its own VREF so no errors are displayed to users. Note this change only come into effect once the Gitolite configuration for repositories is regenerated. Change-Id: I009dc97e36cb0e15760303b7b78b1870adf9702a

Modified Files

Name
A plugins/git/bin/TULEAP_MAX_NEWBIN_SIZE +45 −0 Go to diff View file
M plugins/git/include/Git/Gitolite/ProjectSerializer.class.php +5 −6 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/_fixtures/perms/migrated_to_gerrit.conf +2 −2 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/_fixtures/perms/project1-full.conf +2 −2 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +2 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +2 −0 Go to diff View file