summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve logging for git-annexDmitriy Zaporozhets2015-02-121-1/+4
* Merge branch 'master' into git-annexDmitriy Zaporozhets2015-02-124-65/+79
|\
| * Log full Net::HTTP error.Douwe Maan2015-02-122-2/+2
| * Show nice error message when internal API is unreachable.Douwe Maan2015-02-114-23/+39
| * Refactor: Remove #tap for readability and performance and DRY up get/post.Douwe Maan2015-02-111-40/+40
* | Enable git-annex validate accessGitLab2015-02-122-6/+10
* | Patch gitlab-shell to work with git-annex-shellDmitriy Zaporozhets2015-02-111-6/+38
|/
* Print broadcast message if one is available.Douwe Maan2015-02-092-0/+50
* Fix gitlab-shell access for any kind of branchv2.4.2Dmitriy Zaporozhets2015-01-281-1/+2
* Join changes in GitlabNet libraryDmitriy Zaporozhets2015-01-281-1/+1
* Return true if no action was needed during create_hooks. Log to logger action...Marin Jankovski2015-01-161-1/+6
* Merge branch 'master' of github.com:gitlabhq/gitlab-shellv2.4.1Dmitriy Zaporozhets2015-01-131-1/+1
|\
| * double quotes to single quotesChristian González2015-01-021-1/+1
| * typo in message: "accesible" -> "accessible"Christian González2015-01-011-1/+1
* | masking access_token from url for loggingValery Sizov2015-01-131-0/+1
|/
* Merge pull request #197 from dblessing/fix/custom_hook_outputJacob Vosmaer2014-11-261-3/+3
|\
| * Fix custom hook output and return valuesDrew Blessing2014-11-181-3/+3
* | Add missing 'require_relative' in gitlab_net.rbJacob Vosmaer2014-11-251-0/+1
* | Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-244-7/+33
* | Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-204-33/+7
* | Merge branch 'git_hook_messages'Dmitriy Zaporozhets2014-11-194-7/+33
|\ \
| * | Show error message when git access is rejectedValery Sizov2014-11-144-7/+33
| |/
* | Merge pull request #193 from cirosantilli/tag-branch-rm-double-dashDmitriy Zaporozhets2014-11-181-2/+2
|\ \ | |/ |/|
| * Delete tags and branches that start with hyphenCiro Santilli2014-10-311-2/+2
* | Fix the calls to pre- and post-receive custom hooksjkbzh2014-11-061-14/+41
* | Support for custom hooksDrew Blessing2014-11-053-3/+48
|/
* using true instead of 1jose2014-10-301-1/+1
* The gitlab pre-receive hook expects the call to exec to return 1jose2014-10-301-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
* | Merge pull request #177 from feedhenry/keys_listDmitriy Zaporozhets2014-10-281-0/+14
|\ \
| * | Added list-keys command and specDavid Martin2014-10-151-0/+14
* | | Merge pull request #179 from feedhenry/projects_listDmitriy Zaporozhets2014-10-281-1/+9
|\ \ \
| * | | Added list-projects command & specDavid Martin2014-10-151-1/+9
| |/ /
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-shellv2.1.0Dmitriy Zaporozhets2014-10-201-1/+2
|\ \ \ | |/ /
| * | Split one instance variable per lineCiro Santilli2014-10-041-1/+2
* | | add secret tokenValery Sizov2014-10-151-1/+6
|/ /
* | Fix bug when changes to post-receive worker was not dumped properlyv2.0.1Dmitriy Zaporozhets2014-09-251-1/+1
* | Add '.old' when renaming existing hooks directoryJacob Vosmaer2014-09-161-1/+1
* | Symlink the whole hooks directoryJacob Vosmaer2014-09-161-4/+6
* | Git remote remove only available in git > 1.7.12Dmitriy Zaporozhets2014-09-121-1/+1
* | Make sure user got redis defaults if not setDmitriy Zaporozhets2014-09-121-0/+2
* | support using custom redis database, fixes #173Tao2014-09-131-3/+4
* | Merge pull request #91 from raphendyr/patch-1Dmitriy Zaporozhets2014-09-111-2/+6
|\ \
| * | Replace build in home folder with environmentJaakko Kantojärvi2013-09-131-2/+6
* | | Merge pull request #175 from yglukhov/security-issueDmitriy Zaporozhets2014-09-111-2/+20
|\ \ \
| * | | Security issue: imported URLs are stored along with password.uran2014-08-281-2/+20
* | | | Merge pull request #141 from attiks/support-redis-passwordDmitriy Zaporozhets2014-09-111-1/+5
|\ \ \ \
| * | | | added support for redis passwordPeter2014-03-211-1/+5
* | | | | GitLab /api/allowed endpoint requires POST requestDmitriy Zaporozhets2014-09-032-5/+27