summaryrefslogtreecommitdiff
path: root/lib/gitlab_shell.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-1/+1
* Show error message when git access is rejectedValery Sizov2014-11-141-1/+1
* Merge pull request #81 from corny/patch-1Dmitriy Zaporozhets2014-10-281-3/+1
|\
| * Update gitlab_shell.rbJulian K.2013-08-071-3/+1
* | Use a different style of one-line classesJacob Vosmaer2014-08-271-1/+1
* | Handle invalid number of argumentsJacob Vosmaer2014-08-271-3/+8
* | use abort isntead of raise when checking pathJob van der Voort2014-08-271-1/+1
* | set LD_LIBRARY_PATH for Kernel::execLars Sjöström2014-03-261-1/+1
* | Explain why GitlabShell#exec_cmd has no testsJacob Vosmaer2014-03-121-0/+1
* | Fix typo in Kernel::exec optionsJacob Vosmaer2014-03-121-1/+1
* | Restrict env variables passed to git-xxx-packJacob Vosmaer2014-03-071-2/+2
* | Merge branch 'remove_open3' of /home/git/repositories/gitlab/gitlab-shellDmitriy Zaporozhets2013-11-211-1/+0
|\ \
| * | Remove unused open3 dependencyJacob Vosmaer2013-11-191-1/+0
* | | Fix relative path detection for ssh://host:port/repo.gitDmitriy Zaporozhets2013-11-201-1/+3
|/ /
* | Escape repository pathDmitriy Zaporozhets2013-11-131-1/+9
* | Version up to 1.7.2v1.7.2Dmitriy Zaporozhets2013-10-311-1/+1
* | Execute command directly without using shellFrançois Bobot2013-09-161-8/+8
|/
* Merge pull request #56 from smashwilson/36-loggerDmitriy Zaporozhets2013-06-101-4/+32
|\
| * Show an 'access denied' message on stderr.ash2013-05-181-0/+1
| * Allow administrators to log users by key id (faster) or by username (clearer).ash2013-05-181-8/+26
| * Logging throughout gitlab-shell.ash2013-05-181-1/+10
* | ok last change in this codeGitLab2013-05-281-2/+0
* | fixed bad regexGitLab2013-05-281-1/+3
* | propably better ssh key id finding in ARGVGitLab2013-05-281-1/+1
|/
* Merge pull request #16 from docwhat/execDmitriy Zaporozhets2013-03-251-1/+5
|\
| * Use Kernel::exec instead of system()Christian Höltje2013-03-151-1/+5
* | Do not fall on discover deployment keys. Closes #25Akzhan2013-03-251-1/+1
|/
* Use update hook to add post event to redis. Use GL_ID instead of GL_USERDmitriy Zaporozhets2013-02-141-1/+1
* Include gitlab_config in gitlab_initDmitriy Zaporozhets2013-02-061-1/+0
* Update hook and support for protected branchesDmitriy Zaporozhets2013-02-061-3/+1
* gitlab netDmitriy Zaporozhets2013-02-051-10/+12
* More testsDmitriy Zaporozhets2013-02-051-1/+1
* validate access via apiDmitriy Zaporozhets2013-02-041-1/+14
* set GL_USERDmitriy Zaporozhets2013-02-041-0/+2
* GitlabConfig. Fixed adding keyDmitriy Zaporozhets2013-02-041-3/+2
* gitlab-shell base implementationDmitriy Zaporozhets2013-02-031-2/+15
* working git uploadDmitriy Zaporozhets2013-02-031-0/+31