summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-192-2/+19
|\ \
| * | Refactored update hook as well as fixed a typo. GitlabConfig is now only call...GitLab2013-04-101-6/+8
| * | Added socket support to redis configuration directive per drf's request at ht...GitLab2013-04-091-1/+4
| * | 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-292-1/+9
| |/
* | bug fix for namespaced project forkingagutong-dev2013-04-171-1/+1
* | additional fork check and enhanced testsAngus MacArthur2013-04-161-0/+5
* | more fixes for pull reuestAngus MacArthur2013-04-161-5/+14
* | fork fixes for upstream pullAngus MacArthur2013-04-161-1/+1
* | add fork_project commandAngus MacArthur2013-04-111-0/+13
|/
* 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
* | 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-252-0/+2
|/ /
* | Require opensslMartin Bastien2013-03-231-0/+1
* | http_settings configuration option added.Akzhan2013-03-232-1/+18
* | gitlab_net#host: slash is missingMaxim Filatov2013-03-211-1/+1
|/
* mv-project feature addedDmitriy Zaporozhets2013-03-121-0/+26
* Merge pull request #13 from redorkulated/masterDmitriy Zaporozhets2013-03-111-1/+1
|\
| * gitlab_update: Stop matching allMichael2013-03-101-1/+1
* | tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-111-0/+2
* | test GitlabKeys execDmitriy Zaporozhets2013-03-111-0/+2
* | remove putsDmitriy Zaporozhets2013-03-111-1/+0
* | test GitlabNet allowed methodDmitriy Zaporozhets2013-03-111-0/+1
* | Cover with tests GitlabProjectsDmitriy Zaporozhets2013-03-111-2/+12
|/
* Add ssh support for next syntax: git clone ssh://git@localhost/group/project.gitDmitriy Zaporozhets2013-02-191-1/+3
* v1.0.4Dmitriy Zaporozhets2013-02-141-1/+1
* Use update hook to add post event to redis. Use GL_ID instead of GL_USERDmitriy Zaporozhets2013-02-142-17/+31
* If GL_USER set with some garbage - reset itDmitriy Zaporozhets2013-02-141-0/+7
* Fix truncate repos. Added path option to importv1.0.3Dmitriy Zaporozhets2013-02-091-2/+2
* more accurate key deletionDmitriy Zaporozhets2013-02-091-1/+1
* Allow local pushes without update checkDmitriy Zaporozhets2013-02-081-0/+5
* oops. forgot about paramsDmitriy Zaporozhets2013-02-071-1/+1
* add support for sslDmitriy Zaporozhets2013-02-071-1/+5
* Include gitlab_config in gitlab_initDmitriy Zaporozhets2013-02-064-3/+1
* Update hook and support for protected branchesDmitriy Zaporozhets2013-02-064-7/+40
* import-project featureDmitriy Zaporozhets2013-02-051-0/+7
* add check binDmitriy Zaporozhets2013-02-051-0/+4
* gitlab-url configDmitriy Zaporozhets2013-02-052-3/+9
* gitlab netDmitriy Zaporozhets2013-02-052-10/+44
* Fix key removalDmitriy Zaporozhets2013-02-051-1/+1
* add/remove keys by idDmitriy Zaporozhets2013-02-051-4/+4
* let test adding repo for realDmitriy Zaporozhets2013-02-051-4/+4
* gitlab-initDmitriy Zaporozhets2013-02-051-0/+2
* More testsDmitriy Zaporozhets2013-02-052-7/+1
* validate access via apiDmitriy Zaporozhets2013-02-041-1/+14