- Jun 11, 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
-
- Jun 06, 2014
-
-
Dmitriy Zaporozhets authored
fixes gitlab issue #222 https://gitlab.com/gitlab-org/gitlab-ce/issues/222
-
- May 14, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Rescue errors caused by invalid encodings
-
Marin Jankovski authored
-
Marin Jankovski authored
This reverts commit b82f9357, reversing changes made to 49c39b82.
-
- May 08, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 03, 2014
-
-
Benjamin Neff authored
-
- 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>
-