- 29 Jan, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 20 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Create hooks response Related to https://dev.gitlab.org/gitlab/gitlabhq/issues/1900 See merge request !52
-
- 17 Jan, 2015 1 commit
-
-
Marin Jankovski authored
-
- 13 Jan, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Github importer See merge request !51
-
Valery Sizov authored
-
Valery Sizov authored
-
- 02 Jan, 2015 2 commits
-
-
Robert Schilling authored
typo in message: "accesible" -> "accessible"
-
Christian González authored
-
- 01 Jan, 2015 1 commit
-
-
Christian González authored
-
- 15 Dec, 2014 2 commits
-
-
Sytse Sijbrandij authored
Update changelog See merge request !50
-
Valery Sizov authored
-
- 26 Nov, 2014 1 commit
-
-
Jacob Vosmaer authored
Fix custom hook output
-
- 25 Nov, 2014 2 commits
-
-
Valery Sizov authored
Add missing 'require_relative' in gitlab_net.rb Prevent 'uninitialized constant GitlabNet::GitAccessStatus'. See merge request !49
-
Jacob Vosmaer authored
Without this 'require' statement, you get the following error: ``` $ git ls-remote origin /home/git/gitlab-shell/lib/gitlab_net.rb:30:in `check_access': uninitialized constant GitlabNet::GitAccessStatus (NameError) from /home/git/gitlab-shell/lib/gitlab_shell.rb:63:in `validate_access' from /home/git/gitlab-shell/lib/gitlab_shell.rb:24:in `exec' from /home/git/gitlab-shell/bin/gitlab-shell:16:in `<main>' fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ```
-
- 24 Nov, 2014 2 commits
-
-
Valery Sizov authored
Better git hook messages DZ already merged it but we had to revert it because of lack of time to deploy to dev. See merge request !48
-
Valery Sizov authored
This reverts commit f8453da5.
-
- 20 Nov, 2014 1 commit
-
-
Jacob Vosmaer authored
At least the following things were broken: - missing require for 'gitlab_access_status' in lib/gitlab_net.rb - gitlabhq master internal API returns 'true' or 'false', gitlab-shell expects JSON This reverts commit 11311a95, reversing changes made to 45444597.
-
- 19 Nov, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: VERSION
-
Valery Sizov authored
Revert broken things See merge request !6
-
Valery Sizov authored
-
Valery Sizov authored
This reverts commit cd9e7963.
-
- 18 Nov, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Drew Blessing authored
-
Dmitriy Zaporozhets authored
Delete tags and branches that start with hyphen
-
Dmitriy Zaporozhets authored
Restore hooks PATH before calling ruby.
-
- 17 Nov, 2014 1 commit
-
-
Ciro Santilli authored
-
- 14 Nov, 2014 1 commit
-
-
Valery Sizov authored
-
- 11 Nov, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Nov, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add custom hook support to CHANGELOG
-
Drew Blessing authored
-
Dmitriy Zaporozhets authored
Custom hooks
-
- 06 Nov, 2014 1 commit
-
-
jkbzh authored
- Reset G_ID if the custom pre-receive hook fails - Use a pipe to feed stdin to the custom pre- and post-receive hooks, in the same way that the standalone git works
-
- 05 Nov, 2014 1 commit
-
-
Drew Blessing authored
-
- 31 Oct, 2014 2 commits
-
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
fixing broken custom pre-receive calls
-
- 30 Oct, 2014 1 commit
-
-
jose authored
-