| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update readme after Saturday morning conversation with Dmitriy. | Sytse Sijbrandij | 2015-02-21 | 1 | -5/+57 |
| * | Add note about centos for git-annex. | Marin Jankovski | 2015-02-20 | 1 | -0/+1 |
| * | Add a comment about gitlab-shell. | Marin Jankovski | 2015-02-20 | 1 | -0/+2 |
| * | Merge branch 'less_if_nesting' into 'master' | Dmitriy Zaporozhets | 2015-02-20 | 1 | -34/+28 |
| |\ | |||||
| | * | Fail early on invalid input (raise ... unless ...) | Jacob Vosmaer | 2015-02-20 | 1 | -34/+28 |
| |/ | |||||
| * | Bump versionv2.5.3 | Dmitriy Zaporozhets | 2015-02-19 | 2 | -1/+4 |
| * | Immediatly raise exception if git-annex is disabled | Dmitriy Zaporozhets | 2015-02-19 | 1 | -17/+25 |
| * | Safer line sub for git-annex commandv2.5.2 | Dmitriy Zaporozhets | 2015-02-18 | 3 | -2/+5 |
| * | Improve broadcast message logicv2.5.1 | Dmitriy Zaporozhets | 2015-02-18 | 6 | -13/+14 |
| * | Bump versionv2.5.0 | Dmitriy Zaporozhets | 2015-02-16 | 1 | -1/+1 |
| * | Merge branch 'git-annex-fix' into 'master' | Dmitriy Zaporozhets | 2015-02-17 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix syntax of git init command | Dmitriy Zaporozhets | 2015-02-17 | 1 | -1/+1 |
| | * | Fix git-annex init repo | Dmitriy Zaporozhets | 2015-02-17 | 1 | -3/+3 |
| |/ | |||||
| * | Update CHANGELOG | Dmitriy Zaporozhets | 2015-02-16 | 1 | -0/+1 |
| * | Make fixes to pass rubocop | Dmitriy Zaporozhets | 2015-02-16 | 4 | -11/+10 |
| * | Add rubocop to gitlab-shell | Dmitriy Zaporozhets | 2015-02-16 | 3 | -0/+985 |
| * | Merge branch 'git-annex-disabled' into 'master' | Dmitriy Zaporozhets | 2015-02-16 | 4 | -4/+10 |
| |\ | |||||
| | * | Disable git-annex by default | Dmitriy Zaporozhets | 2015-02-16 | 4 | -4/+10 |
| |/ | |||||
| * | Merge branch 'git-annex' into 'master' | Dmitriy Zaporozhets | 2015-02-16 | 6 | -32/+123 |
| |\ | |||||
| | * | Add more git-annex tests | Dmitriy Zaporozhets | 2015-02-16 | 1 | -1/+9 |
| | * | Add config option to disable git-annex | Dmitriy Zaporozhets | 2015-02-16 | 3 | -4/+13 |
| | * | Enable git-annex on first command | Dmitriy Zaporozhets | 2015-02-13 | 3 | -38/+72 |
| | * | Improve logging for git-annex | Dmitriy Zaporozhets | 2015-02-12 | 1 | -1/+4 |
| | * | Bump version | Dmitriy Zaporozhets | 2015-02-12 | 2 | -1/+4 |
| | * | Merge branch 'master' into git-annex | Dmitriy Zaporozhets | 2015-02-12 | 8 | -75/+171 |
| | |\ | |/ |/| | |||||
| * | | Merge branch 'log-api-error' into 'master' | Dmitriy Zaporozhets | 2015-02-12 | 3 | -7/+2 |
| |\ \ | |||||
| | * | | Log full Net::HTTP error. | Douwe Maan | 2015-02-12 | 3 | -7/+2 |
| |/ / | |||||
| * | | Merge branch 'internal-api-unavailable' into 'master' | Dmitriy Zaporozhets | 2015-02-12 | 8 | -72/+175 |
| |\ \ | |||||
| | * | | Show nice error message when internal API is unreachable. | Douwe Maan | 2015-02-11 | 8 | -32/+134 |
| | * | | Refactor: Remove #tap for readability and performance and DRY up get/post. | Douwe Maan | 2015-02-11 | 2 | -41/+42 |
| |/ / | |||||
| | * | Enable git-annex validate access | GitLab | 2015-02-12 | 2 | -6/+10 |
| | * | Patch gitlab-shell to work with git-annex-shell | Dmitriy Zaporozhets | 2015-02-11 | 1 | -6/+38 |
| |/ | |||||
| * | Bump versionv2.4.3 | Dmitriy Zaporozhets | 2015-02-10 | 1 | -1/+1 |
| * | Merge branch 'broadcast-message' into 'master' | Dmitriy Zaporozhets | 2015-02-10 | 7 | -0/+152 |
| |\ | |||||
| | * | Print broadcast message if one is available. | Douwe Maan | 2015-02-09 | 7 | -0/+152 |
| |/ | |||||
| * | Fix gitlab-shell access for any kind of branchv2.4.2 | Dmitriy Zaporozhets | 2015-01-28 | 1 | -1/+2 |
| * | Bump gitlab-shell version | Dmitriy Zaporozhets | 2015-01-28 | 2 | -1/+4 |
| * | Join changes in GitlabNet library | Dmitriy Zaporozhets | 2015-01-28 | 1 | -1/+1 |
| * | Merge branch 'create_hooks_response' into 'master' | Dmitriy Zaporozhets | 2015-01-20 | 1 | -1/+6 |
| |\ | |||||
| | * | Return true if no action was needed during create_hooks. Log to logger action... | Marin Jankovski | 2015-01-16 | 1 | -1/+6 |
| |/ | |||||
| * | Merge branch 'master' of github.com:gitlabhq/gitlab-shellv2.4.1 | Dmitriy Zaporozhets | 2015-01-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge pull request #206 from nerdoc/patch-1 | Robert Schilling | 2015-01-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | double quotes to single quotes | Christian González | 2015-01-02 | 1 | -1/+1 |
| | | * | typo in message: "accesible" -> "accessible" | Christian González | 2015-01-01 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'github_importer' into 'master' | Dmitriy Zaporozhets | 2015-01-13 | 3 | -1/+5 |
| |\ \ | |||||
| | * | | version bump | Valery Sizov | 2015-01-13 | 2 | -1/+4 |
| | * | | masking access_token from url for logging | Valery Sizov | 2015-01-13 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge branch 'update_changelog' into 'master' | Sytse Sijbrandij | 2014-12-15 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | update changelog | Valery Sizov | 2014-12-15 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #197 from dblessing/fix/custom_hook_output | Jacob Vosmaer | 2014-11-26 | 1 | -3/+3 |
| |\ | |||||
