| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge branch '69-monotonic-clock' into 'master' | Yorick Peterse | 2017-08-09 | 3 | -2/+9 | |
| |\ | | | | | | | | | | | | | Support old versions of ruby without a monotonic clock Closes #69 See merge request !161 | |||||
| | * | Add changes to the changelog and bump version69-monotonic-clock | Gabriel Mazetto | 2017-08-09 | 2 | -1/+4 | |
| | | | ||||||
| | * | Support old versions of ruby without monotonic clock | Gabriel Mazetto | 2017-08-09 | 1 | -1/+5 | |
| |/ | ||||||
| * | Bump version to v5.8.0v5.8.0 | Stan Hu | 2017-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'sh-fix-git-upload-pack' into 'master' | Stan Hu | 2017-08-07 | 3 | -5/+25 | |
| |\ | | | | | | | | | | | | | Fix SSH support for Git for Windows v2.14 Closes gitlab-ce#36028 See merge request !159 | |||||
| | * | Fix SSH support for Git for Windows v2.14sh-fix-git-upload-pack | Stan Hu | 2017-08-06 | 3 | -5/+25 | |
| |/ | | | | | | | Git For Windows 2.14 has a patch that changes `git-upload-pack` to `git upload-pack`. To make this work for gitlab-shell, just map this to `git-upload-pack`. Closes gitlab-org/gitlab-ce#36028 | |||||
| * | Bump version to v5.7.0v5.7.0 | Stan Hu | 2017-08-04 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'sh-support-gitaly-upload-pack-unhide-refs' into 'master' | Stan Hu | 2017-08-04 | 3 | -7/+25 | |
| |\ | | | | | | | | | Support unhiding of all refs via Gitaly See merge request !153 | |||||
| | * | Add CHANGELOG entry for unhiding refs via Gitaly | Stan Hu | 2017-08-04 | 1 | -0/+3 | |
| | | | ||||||
| | * | Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refs | Stan Hu | 2017-08-03 | 2 | -7/+22 | |
| |/ | ||||||
| * | Bump version to v5.6.2v5.6.2 | Douwe Maan | 2017-08-03 | 2 | -3/+6 | |
| | | ||||||
| * | Merge branch 'update-redis-rb-3.3.3' into 'master' | Douwe Maan | 2017-08-03 | 6 | -16/+74 | |
| |\ | | | | | | | | | Bump redis-rb library to 3.3.3 See merge request !151 | |||||
| | * | Bump redis-rb library to 3.3.3update-redis-rb-3.3.3 | Stan Hu | 2017-07-22 | 6 | -16/+74 | |
| | | | ||||||
| * | | Merge branch '100-require-tempfile' into 'master'v5.6.1 | Douwe Maan | 2017-08-02 | 4 | -14/+25 | |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix SSH key and known_hosts support Closes #100 See merge request !156 | |||||
| | * | | Release v5.6.1 | Nick Thomas | 2017-08-02 | 2 | -1/+5 | |
| | | | | ||||||
| | * | | Fix setting permissions of SSH key tempfiles | Nick Thomas | 2017-08-02 | 2 | -13/+19 | |
| | | | | ||||||
| | * | | Require tempfile to avoid a missing constant error | Nick Thomas | 2017-08-02 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge branch 'sh-bump-gitaly-proto-23-0' into 'master' | Jacob Vosmaer (GitLab) | 2017-08-01 | 6 | -142/+431 | |
| |\ \ | | | | | | | | | | | | | Bump gitaly-proto to v0.23.0 See merge request !155 | |||||
| | * | | Bump gitaly-proto to v0.23.0sh-bump-gitaly-proto-23-0 | Stan Hu | 2017-07-29 | 6 | -142/+431 | |
| | | | | ||||||
| * | | | Bump version to 5.6.0v5.6.0 | Douwe Maan | 2017-07-31 | 2 | -1/+4 | |
| | | | | ||||||
| * | | | Merge branch '95-ruby-ssh-auth-support' into 'master' | Douwe Maan | 2017-07-31 | 2 | -19/+139 | |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Implement SSH authentication support in Ruby Closes #95 See merge request !154 | |||||
| | * | | Implement SSH authentication support in Ruby | Nick Thomas | 2017-07-31 | 2 | -19/+139 | |
| |/ / | ||||||
| * | | Merge branch 'sh-defer-reference-counter-load' into 'master' | Robert Speicher | 2017-07-26 | 1 | -2/+6 | |
| |\ \ | | | | | | | | | | | | | Optimize gitlab-projects by deferring the loading of gitlab_reference_counter See merge request !149 | |||||
| | * | | Optimize gitlab-projects by deferring the loading of gitlab_reference_countersh-defer-reference-counter-load | Stan Hu | 2017-07-21 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | Loading gitlab_reference_counter loads gitlab_net, which adds an additional 100-200 ms of time. That file pulls in a vendored Redis library among other things. | |||||
| * | | | Merge branch 'sh-bump-gitaly-proto' into 'master' | Alejandro Rodríguez | 2017-07-26 | 6 | -119/+540 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Bump gitaly-proto version to 0.20.0 See merge request !152 | |||||
| | * | | | Bump gitaly-proto version to 0.20.0 | Stan Hu | 2017-07-25 | 6 | -119/+540 | |
| |/ / / | ||||||
| * | | | Merge branch 'sh-show-all-refs' into 'master' | Robert Speicher | 2017-07-25 | 6 | -7/+35 | |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Support unhiding of all refs for Geo Nodes Closes gitlab-ee#2959 See merge request !150 | |||||
| | * | | Bump VERSION to 5.5.0 | Stan Hu | 2017-07-25 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Make geo_node a default parametersh-show-all-refs | Stan Hu | 2017-07-24 | 5 | -7/+10 | |
| | | | | ||||||
| | * | | Support unhiding of all refs for Geo Nodes | Stan Hu | 2017-07-21 | 5 | -10/+35 | |
| |/ / | | | | | | | | | | | By default, we hide certain refs (e.g. keep-around/XXX) to save user download time. We need to preserve these references on secondary Geo nodes to have a true copy. | |||||
| * | | Bump version to 5.4.0v5.4.0 | Sean McGivern | 2017-07-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'update-gitaly-definition' into 'master' | Sean McGivern | 2017-07-20 | 12 | -191/+1062 | |
| |\ \ | | | | | | | | | | | | | Update vendoring for Gitaly See merge request !148 | |||||
| | * | | Update vendoring for gitalyupdate-gitaly-definition | Kim "BKC" Carlbäcker | 2017-07-20 | 12 | -191/+1062 | |
| |/ / | ||||||
| * | | Bump version to 5.3.1v5.3.1 | Sean McGivern | 2017-07-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'only-parse-mr-urls-on-success' into 'master' | Rémy Coutable | 2017-07-12 | 3 | -7/+29 | |
| |\ \ | |/ |/| | | | | | Handle internal API errors when getting merge request URLs See merge request !145 | |||||
| | * | Handle internal API errors when getting merge request URLsonly-parse-mr-urls-on-success | Sean McGivern | 2017-07-12 | 3 | -7/+29 | |
| |/ | ||||||
| * | Bump version to 5.3.0v5.3.0 | Stan Hu | 2017-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'gitaly-ssh-changelog' into 'master' | Stan Hu | 2017-07-09 | 1 | -0/+3 | |
| |\ | | | | | | | | | Update CHANGELOG See merge request !144 | |||||
| | * | Update CHANGELOG | Kim Carlbäcker | 2017-07-09 | 1 | -0/+3 | |
| |/ | ||||||
| * | Merge branch 'gitaly-124-gitaly-ssh' into 'master' | Robert Speicher | 2017-07-07 | 31 | -566/+5436 | |
| |\ | | | | | | | | | Gitaly SSH Client See merge request !139 | |||||
| | * | no more single-value merge | Kim "BKC" Carlbäcker | 2017-07-07 | 1 | -3/+1 | |
| | | | ||||||
| | * | metrics makes no sense because 'exec' | Kim "BKC" Carlbäcker | 2017-07-07 | 1 | -4/+2 | |
| | | | ||||||
| | * | hashes have .include? not .has? | Kim "BKC" Carlbäcker | 2017-07-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | tokens! | Kim "BKC" Carlbäcker | 2017-07-07 | 3 | -3/+3 | |
| | | | ||||||
| | * | refactor Gitaly dialOptsgitaly-124-gitaly-ssh | Kim "BKC" Carlbäcker | 2017-07-07 | 3 | -18/+15 | |
| | | | ||||||
| | * | don't make up exitCodes | Kim "BKC" Carlbäcker | 2017-07-07 | 2 | -6/+6 | |
| | | | ||||||
| | * | Go 1.8... | Kim "BKC" Carlbäcker | 2017-07-07 | 2 | -5/+1 | |
| | | | ||||||
| | * | update gitaly-proto | Kim "BKC" Carlbäcker | 2017-07-07 | 12 | -556/+2377 | |
| | | | ||||||
| | * | type-o | Kim "BKC" Carlbäcker | 2017-07-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | We need metrics logging | Kim "BKC" Carlbäcker | 2017-07-06 | 1 | -2/+4 | |
| | | | ||||||
