summaryrefslogtreecommitdiff
path: root/lib/gitlab_projects.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable git-annex on first commandDmitriy Zaporozhets2015-02-131-5/+0
* Enable git-annex validate accessGitLab2015-02-121-0/+5
* Return true if no action was needed during create_hooks. Log to logger action...Marin Jankovski2015-01-161-1/+6
* masking access_token from url for loggingValery Sizov2015-01-131-0/+1
* Delete tags and branches that start with hyphenCiro Santilli2014-10-311-2/+2
* Added list-projects command & specDavid Martin2014-10-151-1/+9
* 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
* 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
* | GitlabAccess and GitlabPostReceive classes addedDmitriy Zaporozhets2014-09-011-3/+5
|/
* Adding support+tests for annotated tags.Sean Edge2014-07-091-1/+6
* Add process wait for importDmitriy Zaporozhets2014-03-131-1/+3
* Dont import repo if existsDmitriy Zaporozhets2014-03-131-0/+3
* Use KILL instead of TERMDmitriy Zaporozhets2014-03-121-1/+1
* Use Process spawnDmitriy Zaporozhets2014-03-121-2/+5
* Add support for import repo timeoutDmitriy Zaporozhets2014-03-121-1/+16
* Make GitlabProjects#create_hooks a class methodJacob Vosmaer2014-02-261-9/+9
* Remove unused open3 dependencyJacob Vosmaer2013-11-191-1/+0
* Separate options from arguments with --Jacob Vosmaer2013-11-071-4/+4
* Prevent update-head fail if branch not present in refs/headDmitriy Zaporozhets2013-11-061-5/+0
* Remove chdirs from GitlabProjectsJacob Vosmaer2013-11-051-4/+4
* Bypass the shell in GitlabProjectsJacob Vosmaer2013-11-011-14/+14
* Refactor hook creation in GitlabProjectsJacob Vosmaer2013-11-011-14/+10
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* Remove empty post-receive hookJacob Vosmaer2013-07-191-4/+1
* Merge pull request #69 from thomasbiddle/support_adding_and_removing_branches...Dmitriy Zaporozhets2013-07-081-0/+30
|\
| * Support Adding and Removing of branches and tagsTJ (Thomas) Biddle2013-06-141-0/+30
* | Update head featureDmitriy Zaporozhets2013-06-101-1/+22
* | Use :warn instead of :error for invalid commands.ash2013-05-181-1/+1
* | Log during failure cases of fork-project.ash2013-05-181-5/+14
* | Log failure conditions encountered during mv-projects.ash2013-05-181-6/+15
* | Logging messages for successful commands.ash2013-05-171-0/+7
|/
* 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
* return non-zero status if gitlab-projects or gitlab-keys cmd was not successfulv1.2.0Dmitriy Zaporozhets2013-03-251-0/+1
* mv-project feature addedDmitriy Zaporozhets2013-03-121-0/+26
* tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-111-0/+2
* Cover with tests GitlabProjectsDmitriy Zaporozhets2013-03-111-2/+12
* Fix truncate repos. Added path option to importv1.0.3Dmitriy Zaporozhets2013-02-091-2/+2
* Include gitlab_config in gitlab_initDmitriy Zaporozhets2013-02-061-1/+0
* Update hook and support for protected branchesDmitriy Zaporozhets2013-02-061-3/+9
* import-project featureDmitriy Zaporozhets2013-02-051-0/+7
* let test adding repo for realDmitriy Zaporozhets2013-02-051-4/+4
* link post-receive hook alsoDmitriy Zaporozhets2013-02-041-2/+3
* Project builderDmitriy Zaporozhets2013-02-041-0/+35