Commit Graph

9 Commits

Author SHA1 Message Date
Klaus Silveira
50c0b12be0 Fixed test suite execution in 5.3. 2018-05-18 19:47:20 -04:00
Klaus Silveira
87b8c26b02 Fixed RCE in git grep.
A specific option in git grep could be added inside the
pattern to be searched for, resulting in possible RCE.

Thanks to Kacper Szurek (https://security.szurek.pl) for
catching this one!
2018-04-24 11:16:32 -04:00
Klaus Silveira
e17ffee12d Updating GitList to use Gitter 2012-09-11 11:55:03 -03:00
Sebastiaan Stok
607e01ccec Fixed failing tests on none-Windows OS 2012-08-31 11:52:51 +02:00
Sebastiaan Stok
f14a026218 fixed double backslash in RepositoryTest tmpdir 2012-08-31 11:41:48 +02:00
Sebastiaan Stok
19feb0d87e Randomize temp-dir and ignore IOException in tests
If the file pointer is not closed or some other program (like TGitcache.exe) is reading the file
the tests don't fail anymore.
2012-08-31 11:36:30 +02:00
Sebastiaan Stok
1afeaea987 Fixed unresolvable TMP dir on Windows 2012-08-31 10:15:46 +02:00
Klaus Silveira
bf7441eea4 Fixed bad test 2012-08-16 02:09:47 -03:00
Klaus Silveira
3ab62879dc Decoupled Client test suite from Silex, separated into two different test suites 2012-07-15 03:31:52 -03:00