summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More consistent console messages (Ruby)ashmckenzie/make-console-messages-consistentAsh McKenzie2019-10-232-9/+20
* More consistent console messages (golang)Ash McKenzie2019-10-239-22/+16
* New console package for writing to the consoleAsh McKenzie2019-10-232-0/+276
* Merge branch '173-move-go-code-up-one-level' into 'master'Igor2019-10-2195-338/+235
|\
| * Simplify building and testing the Go componentsNick Thomas2019-10-188-94/+9
| * Rename import pathsNick Thomas2019-10-1860-225/+225
| * Move go code up one levelNick Thomas2019-10-1888-19/+1
|/
* Merge branch 'id-refactor-handlers' into 'master'Nick Thomas2019-10-185-199/+25
|\
| * Remove handler functions which aren't usedIgor2019-10-185-199/+25
|/
* Merge branch 'release-10-2-0' into 'master'v10.2.0Igor2019-10-172-1/+4
|\
| * Release v10.2.0Nick Thomas2019-10-162-1/+4
|/
* Merge branch '173-remove-unneeded-binaries' into 'master'Ash McKenzie2019-10-1699-5803/+59
|\
| * Update README.mdNick Thomas2019-10-151-70/+8
| * Rework the CI pipelineNick Thomas2019-10-151-70/+11
| * Remove VCR, webmock, other unnecessary gems and supportNick Thomas2019-10-1548-2107/+3
| * Simplify integration specsNick Thomas2019-10-155-130/+32
| * Remove dead Ruby codeNick Thomas2019-10-1539-3140/+5
| * Remove some unneeded binariesNick Thomas2019-10-157-286/+0
|/
* Merge branch 'jc-upgrade-gitaly' into 'master'Nick Thomas2019-10-1517-40/+105
|\
| * Upgrade Gitaly to 1.68.0jc-upgrade-gitalyJohn Cai2019-10-1417-40/+105
|/
* Merge branch 'remove-ruby-tag' into 'master'Ash McKenzie2019-10-111-10/+0
|\
| * Remove ruby tag from .gitlab-ci.ymlNick Thomas2019-10-101-10/+0
|/
* Merge branch 'release-10-1' into 'master'v10.1.0Nick Thomas2019-10-092-1/+8
|\
| * Version 10.1.0Nick Thomas2019-10-092-1/+8
|/
* Merge branch '215-follow-up-from-rewrite-bin-check-in-go' into 'master'Ash McKenzie2019-10-091-7/+0
|\
| * Remove buildCheckAllowedEnv() test helperAsh McKenzie2019-10-091-7/+0
|/
* Merge branch '173-remove-bin-check' into 'master'Ash McKenzie2019-10-0911-33/+309
|\
| * Rewrite bin/check in GoNick Thomas2019-10-0810-32/+306
| * Intelligently rebuild binariesNick Thomas2019-10-081-1/+3
* | Merge branch '173-remove-bin-install-command' into 'master'Ash McKenzie2019-10-093-7/+18
|\ \
| * | Decouple bin/compile and bin/install from lib/Nick Thomas2019-10-083-7/+18
| |/
* | Merge branch '173-remove-create-hooks-script' into 'master'Ash McKenzie2019-10-092-51/+0
|\ \ | |/ |/|
| * Remove deprecated create-hooks scriptNick Thomas2019-10-082-51/+0
|/
* Merge branch 'add-ip-address-to-call-to-rails-api' into 'master'Nick Thomas2019-10-084-0/+45
|\
| * Clean upadd-ip-address-to-call-to-rails-apiMałgorzata Ksionek2019-10-0310-10/+9
| * Add cr remarksMałgorzata Ksionek2019-10-032-3/+1
| * Introduce changes from code reviewMałgorzata Ksionek2019-10-0310-74/+13
| * Reverse ruby changesMałgorzata Ksionek2019-10-0124-24/+24
| * Update methods to use new pathMałgorzata Ksionek2019-10-0131-41/+41
| * Clean up filesMałgorzata Ksionek2019-09-304-5/+34
| * Add cr remarksMałgorzata Ksionek2019-09-298-23/+53
| * Add cr remarksMałgorzata Ksionek2019-09-264-9/+16
| * Add code review remarksMałgorzata Ksionek2019-09-263-15/+16
| * Add ip address to headersMałgorzata Ksionek2019-09-262-0/+42
* | Merge branch 'cleanup-config-yml-example' into 'master'Ash McKenzie2019-10-031-5/+0
|\ \ | |/ |/|
| * Remove an obsolete section from config.yml.exampleNick Thomas2019-10-021-5/+0
|/
* Merge branch '173-remove-go-fallback-and-feature-flags' into 'master'Nick Thomas2019-09-249-372/+70
|\
| * Remove feature flags and the fallback commandNick Thomas2019-09-209-372/+70
* | Merge branch 'build-go-1-13' into 'master'Nick Thomas2019-09-244-28/+59
|\ \ | |/ |/|
| * Test against go1.13Nick Thomas2019-09-201-0/+4