summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Regex used in rm-key command is too laxMax Krasnyansky2013-04-241-1/+1
|/
* Let it be 1.3.0v1.3.0Dmitriy Zaporozhets2013-04-192-2/+4
* Fix and refactor redis commandDmitriy Zaporozhets2013-04-192-13/+23
* Merge pull request #39 from dex4er/bugfix_https_with_nonstandard_portDmitriy Zaporozhets2013-04-191-1/+1
|\
| * https can be served also on non-standard portPiotr Roszatycki2013-04-031-1/+1
* | Merge pull request #35 from chr1831/masterDmitriy Zaporozhets2013-04-193-2/+28
|\ \
| * | Refactored update hook as well as fixed a typo. GitlabConfig is now only call...GitLab2013-04-101-6/+8
| * | Forgot to update config.yml.example with socket directive... Fixed.GitLab2013-04-091-0/+1
| * | Added socket support to redis configuration directive per drf's request at ht...GitLab2013-04-091-1/+4
| * | Merge branch 'master' of github.com:chr1831/gitlab-shellChr18312013-03-290-0/+0
| |\ \
| | * | Added fallback to default to localhost if the redis configuration block is mi...Chr18312013-03-291-2/+6
| * | | Added fallback to default to localhost if the redis configuration block is mi...Chr18312013-03-291-2/+6
| |/ /
| * | Added remote redis support to gitlab_update.rbChris2013-03-293-1/+17
| |/
* | Merge pull request #40 from jacargentina/patch-1Dmitriy Zaporozhets2013-04-191-0/+2
|\ \
| * | Fix permissions for SSH with StricModes onnJavier Castro2013-04-041-0/+2
| |/
* | Merge pull request #45 from amacarthur/fork-featureDmitriy Zaporozhets2013-04-164-6/+68
|\ \
| * | improve tests for forking from namespacesAngus MacArthur2013-04-161-5/+5
| * | bug fix for namespaced project forkingagutong-dev2013-04-171-1/+1
| * | additional fork check and enhanced testsAngus MacArthur2013-04-162-6/+22
| * | more fixes for pull reuestAngus MacArthur2013-04-162-7/+16
| * | fork fixes for upstream pullAngus MacArthur2013-04-164-4/+17
| * | add fork_project commandAngus MacArthur2013-04-112-1/+25
|/ /
* | added travis to readme. added ruby 2.0.0 to travisDmitriy Zaporozhets2013-04-092-3/+3
|/
* Merge pull request #30 from regru/masterDmitriy Zaporozhets2013-03-261-0/+4
|\
| * Update CHANGELOGAkzhan Abdulin2013-03-261-0/+4
|/
* Merge pull request #16 from docwhat/execDmitriy Zaporozhets2013-03-252-30/+83
|\
| * Randomize config.repos_path in testsChristian Höltje2013-03-151-3/+5
| * Verify GL_ID environment variable is set.Christian Höltje2013-03-151-4/+9
| * Use Kernel::exec instead of system()Christian Höltje2013-03-152-2/+18
| * Cleaned up gitlab_shell_specChristian Höltje2013-03-151-30/+60
* | Merge pull request #26 from regru/do_not_fall_on_deploy_keysDmitriy Zaporozhets2013-03-252-2/+2
|\ \
| * | Do not fall on discover deployment keys. Closes #25Akzhan2013-03-252-2/+2
* | | return non-zero status if gitlab-projects or gitlab-keys cmd was not successfulv1.2.0Dmitriy Zaporozhets2013-03-256-5/+18
|/ /
* | Merge pull request #24 from yuters/patch-1Dmitriy Zaporozhets2013-03-241-0/+1
|\ \
| * | Require opensslMartin Bastien2013-03-231-0/+1
|/ /
* | Merge pull request #23 from regru/http_settings_optionDmitriy Zaporozhets2013-03-233-2/+24
|\ \
| * | http_settings configuration option added.Akzhan2013-03-233-2/+24
|/ /
* | Merge pull request #18 from Bregor/patch-1Dmitriy Zaporozhets2013-03-211-1/+1
|\ \ | |/ |/|
| * gitlab_net#host: slash is missingMaxim Filatov2013-03-211-1/+1
|/
* up to 1.1.0v1.1.0Dmitriy Zaporozhets2013-03-122-1/+5
* mv-project feature addedDmitriy Zaporozhets2013-03-123-0/+43
* Merge pull request #13 from redorkulated/masterDmitriy Zaporozhets2013-03-111-1/+1
|\
| * gitlab_update: Stop matching allMichael2013-03-101-1/+1
| * Merge pull request #1 from gitlabhq/masterMichael2013-03-1015-40/+80
| |\
* | | tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-114-0/+67
* | | test GitlabKeys execDmitriy Zaporozhets2013-03-112-19/+37
* | | remove personal info from vcrDmitriy Zaporozhets2013-03-111-2/+1
* | | remove putsDmitriy Zaporozhets2013-03-111-1/+0
* | | test for GitlabNet discoverDmitriy Zaporozhets2013-03-112-9/+67
* | | cover denied context for GitlabNetDmitriy Zaporozhets2013-03-113-8/+118