summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use full repository path for API calls instead of extracting namedz-support-nested-namespacesDmitriy Zaporozhets2016-10-278-30/+16
* Merge branch 'remove_lfs_remark' into 'master' Marin Jankovski2016-10-131-26/+1
|\
| * Git LFS remark in readme is no longer correct.remove_lfs_remarkMarin Jankovski2016-10-121-26/+1
* | Release 3.6.6v3.6.6Yorick Peterse2016-10-121-1/+1
* | Merge branch 'reuse-logger' into 'master' Marin Jankovski2016-10-123-10/+10
|\ \ | |/ |/|
| * Re-use the default logger for performance metricsYorick Peterse2016-10-123-10/+10
|/
* Release 3.6.5v3.6.5Yorick Peterse2016-10-111-1/+1
* Merge branch '62-instrument-gitlab-shell' into 'master' Yorick Peterse2016-10-119-37/+158
|\
| * Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-119-37/+158
|/
* Merge branch '61-ruby-23' into 'master' Sean McGivern2016-10-102-7/+10
|\
| * Test against ruby 2.3Paco Guzman2016-10-102-7/+10
|/
* Release 3.6.4v3.6.4Yorick Peterse2016-10-071-1/+1
* Merge branch 'fix-ionice-again' into 'master' Yorick Peterse2016-10-073-9/+11
|\
| * Fix rsync with ionice command buildingAlejandro Rodríguez2016-10-073-9/+11
|/
* Merge branch 'fix-ionice' into 'master' Yorick Peterse2016-10-053-1/+41
|\
| * Fix short circuit logic between rsync with and without ionice forAlejandro Rodríguez2016-10-053-1/+41
|/
* Merge branch 'add_gl_id' into 'master' Sean McGivern2016-10-057-7/+52
|\
| * added GL_IDadd_gl_idValery Sizov2016-10-057-7/+52
* | Merge branch 'bump-version-3.6.2' into 'master' v3.6.3Rémy Coutable2016-09-301-1/+1
|\ \ | |/ |/|
| * Update VERSION to 3.6.3 since 3.6.2 was already taggedLin Jen-Shin (godfat)2016-09-301-1/+1
| * Update VERSIONbump-version-3.6.2Lin Jen-Shin (godfat)2016-09-301-1/+1
|/
* Merge branch '59-git-tracing' into 'master' v3.6.2Rémy Coutable2016-09-275-1/+107
|\
| * Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-275-1/+107
|/
* Version 3.6.1v3.6.1Douwe Maan2016-09-261-1/+1
* Merge branch 'ionice-mv' into 'master' Yorick Peterse2016-09-233-1/+17
|\
| * Set a low IO priority for storage moves to lower performance impactionice-mvAlejandro Rodríguez2016-09-203-1/+17
|/
* Bump version to 3.6.0v3.6.0Douwe Maan2016-09-202-2/+4
* Merge branch 'lfs-authenticate-support' into 'master' Douwe Maan2016-09-208-5/+191
|\
| * Properly rescue from JSON parse.lfs-authenticate-supportPatricio Cano2016-09-081-2/+6
| * Style fixes and better tests.Patricio Cano2016-09-064-10/+25
| * Refactored LFS auth logic to use its own API endpoint.Patricio Cano2016-09-0611-28/+107
| * Added test for old Git LFS clients that submit an extra :oid argument to `git...Patricio Cano2016-09-061-0/+13
| * Refactored JSON header generation to its own class and added tests for itPatricio Cano2016-09-063-10/+45
| * Added LFS support to SSHPatricio Cano2016-09-069-10/+50
|/
* Version 3.5.0v3.5.0Douwe Maan2016-09-021-1/+1
* Merge branch '2fa_recovery' into 'master' Douwe Maan2016-09-027-12/+224
|\
| * Add option to recover 2FA via SSHDrew Blessing2016-08-267-12/+224
|/
* Merge branch 'feature/redis-sentinel' into 'master' v3.4.0Robert Speicher2016-08-197-23/+46
|\
| * Remove useless `.and_call_origin` from specsfeature/redis-sentinelGabriel Mazetto2016-08-191-17/+5
| * Added sentinel to the changelog and version bump (v3.4.0)Gabriel Mazetto2016-08-192-1/+4
| * Added specs for sentinel supportGabriel Mazetto2016-08-183-11/+29
| * Sentinel connection parameters in `config.yml` fileGabriel Mazetto2016-08-182-1/+15
|/
* Merge branch 'dup-frozen-argv-key' into 'master' Robert Speicher2016-08-112-2/+3
|\
| * In order to use chomp! on the input later, we need to dup the ARGV input stri...dup-frozen-argv-keyDJ Mountney2016-08-102-2/+3
* | Bump version to 3.3.3v3.3.3Douwe Maan2016-08-112-1/+4
* | Merge branch 'feature/new-merge-request-url' into 'master' Douwe Maan2016-08-113-23/+138
|\ \ | |/ |/|
| * print new merge request urls after push receivedScott Le2016-08-123-23/+138
* | Merge branch 'permissions-create-keys' into 'master' Robert Speicher2016-08-102-2/+9
|\ \
| * | Update the keys permission check to open the file in write mode.DJ Mountney2016-08-102-2/+9
|/ /
* | Merge branch 'key-validations' into 'master' Robert Speicher2016-08-102-0/+32
|\ \