- May 08, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 24, 2014
-
-
Dmitriy Zaporozhets authored
Try to ensure that encoding is utf-8 This should resolve the issue of concatenating strings with different encodings which produce the "Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT)" error by ensuring that we always attempt to return string with same encoding.
-
- Apr 23, 2014
-
-
Marin Jankovski authored
-
- Apr 14, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
- Apr 04, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
tests: unmask hidden test and fix test_diff
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Advanced search syntax
-
- Mar 18, 2014
-
-
George Dewar authored
-
George Dewar authored
Refactor for backward compatibility, add test
-
- Mar 06, 2014
-
-
Dmitriy Zaporozhets authored
Pipe As Array This is a breaking change.
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- Mar 05, 2014
-
-
Dmitriy Zaporozhets authored
Remove deprecated shell scripting code path
-
- Mar 04, 2014
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
This code lacks the sophistication of Posix::Spawn::Child (there is no timeout for instance) but it builds the pipeline required for compressing an archive without resorting to shell scripting and string interpolation.
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
This method is not used anywhere in the GitLab code base; we use Grit::Repo#archive_to_file instead. We are removing #archive_tar_gz because it is one of the few reasons for keeping an unsafe, deprecated code path around.
-
- Feb 05, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jan 31, 2014
-
-
Dmitriy Zaporozhets authored
Fixed issue #32 - Error requiring grit
-
- Nov 26, 2013
-
-
tkfm.yamaguchi authored
-
- Nov 25, 2013
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Nov 21, 2013
-
-
David Aguilar authored
test_diff was getting masked by the later test_diff definition. Rename the clobbering test_diff to test_commit_diff so that the original test_diff is executed. Fix the test_diff expectations. Signed-off-by:
David Aguilar <davvid@gmail.com>
-
- Nov 13, 2013
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 31, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
- Jun 30, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-