summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Ability to clear authorized_keys fileDmitriy Zaporozhets2013-07-181-0/+5
* 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
* | Merge pull request #56 from smashwilson/36-loggerDmitriy Zaporozhets2013-06-106-17/+110
|\ \
| * | Show an 'access denied' message on stderr.ash2013-05-181-0/+1
| * | Always log non-200 responses from the GitLab API.ash2013-05-181-1/+5
| * | Allow administrators to log users by key id (faster) or by username (clearer).ash2013-05-182-8/+30
| * | Use :warn instead of :error for invalid commands.ash2013-05-182-2/+2
| * | Logging throughout gitlab-shell.ash2013-05-181-1/+10
| * | Add logging-related keys to the example config. Use the same default for both.ash2013-05-181-1/+1
| * | Use a better error message if gitlab-keys gets an invalid command.ash2013-05-181-1/+1
| * | Log all GETs and responses at :debug.ash2013-05-181-2/+6
| * | 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
| * | Add log messages for gitlab_keys.ash2013-05-171-0/+4
| * | Add the logger and related configuration options.ash2013-05-162-0/+24
| |/
* | Merge pull request #58 from encero/masterDmitriy Zaporozhets2013-06-101-1/+1
|\ \
| * | 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
| |/
* | Add ca_file/ca_path configuration options.Akinori MUSHA2013-06-071-3/+21
|/
* Regex used in rm-key command is too laxMax Krasnyansky2013-04-241-1/+1
* 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 HoĢˆ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