- Jan 06, 2015
-
-
Jacob Vosmaer (GitLab) authored
6.2.1 with rugged 0.21.2 This is intended for use with GitLab 7.2. See merge request !18
-
- Dec 29, 2014
-
- Dec 08, 2014
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- Aug 13, 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>
-
- Aug 12, 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>
-
- Aug 11, 2014
-
-
Dmitriy Zaporozhets authored
update rugged to 0.21
-
- Jul 29, 2014
-
-
skv authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 08, 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
Tmp file for archive repository In case you ask for archive file concurrently - second request gets unfinished archive file See merge request !8
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 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
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 14, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
https://github.com/edvakf/gitlab_gitDmitriy Zaporozhets authored
Merge branch 'feature/branches_test' of https://github.com/edvakf/gitlab_git into edvakf-feature/branches_test
-
- 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> Conflicts: lib/gitlab_git/repository.rb
-
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
-
Dmitriy Zaporozhets authored
gzip archive - do not save the original file name and timestamp by default. Fix #32
-
Dmitriy Zaporozhets authored
Use the new shell command style
-
- Apr 03, 2014
-
-
Achilleas Pipinellis authored
Thanks to the Archlinux community for catching this and @jhollingsworth for coming up with a fix :)
-
- Mar 06, 2014
-
-
Dmitriy Zaporozhets authored
Remove deprecated Grit method This is to prevent issues when we update gitlab-grit.
-
Jacob Vosmaer authored
This will be broken until there is an updated release of gitlab-grit, which accepts arrays instead of strings to specify pipe_cmd.
-
Jacob Vosmaer authored
The Grit::Git#run method was deprecated in Grit.
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Sometimes a subprocess will not exit until it was able to write its output to stdout/stderr. By waiting _after_ we read the subprocess output, we avoid this potential bug.
-