summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use full repository path for API calls instead of extracting namedz-support-nested-namespacesDmitriy Zaporozhets2016-10-273-10/+4
* Re-use the default logger for performance metricsYorick Peterse2016-10-121-8/+4
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-112-2/+32
* Fix rsync with ionice command buildingAlejandro Rodríguez2016-10-071-3/+3
* Fix short circuit logic between rsync with and without ionice forAlejandro Rodríguez2016-10-051-0/+35
* added GL_IDadd_gl_idValery Sizov2016-10-052-0/+35
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-271-1/+67
* Set a low IO priority for storage moves to lower performance impactionice-mvAlejandro Rodríguez2016-09-201-0/+3
* Style fixes and better tests.Patricio Cano2016-09-062-7/+22
* Refactored LFS auth logic to use its own API endpoint.Patricio Cano2016-09-067-10/+67
* 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-061-0/+21
* Added LFS support to SSHPatricio Cano2016-09-065-5/+22
* Add option to recover 2FA via SSHDrew Blessing2016-08-264-3/+165
* Remove useless `.and_call_origin` from specsfeature/redis-sentinelGabriel Mazetto2016-08-191-17/+5
* Added specs for sentinel supportGabriel Mazetto2016-08-183-11/+29
* Merge branch 'dup-frozen-argv-key' into 'master' Robert Speicher2016-08-111-1/+1
|\
| * In order to use chomp! on the input later, we need to dup the ARGV input stri...dup-frozen-argv-keyDJ Mountney2016-08-101-1/+1
* | Merge branch 'feature/new-merge-request-url' into 'master' Douwe Maan2016-08-111-22/+102
|\ \ | |/ |/|
| * print new merge request urls after push receivedScott Le2016-08-121-22/+102
* | Update the keys permission check to open the file in write mode.DJ Mountney2016-08-101-0/+7
* | Newline after "let"key-validationsJacob Vosmaer2016-08-101-0/+1
* | Changes proposed during reviewJacob Vosmaer2016-08-101-2/+2
* | Defense in depth for authorized_keys linesJacob Vosmaer2016-08-051-0/+26
* | Add permission check tests, improve checkauthorized-keys-permission-checkJacob Vosmaer2016-08-031-1/+20
* | Manage authorized_keys permissions continuouslykeys-chmodJacob Vosmaer2016-08-011-1/+1
|/
* Track ongoing pushes and reject mv-storage commands if there are push running...mv-storageAlejandro Rodríguez2016-07-273-0/+78
* Add command to move repositories between repository storagesAlejandro Rodríguez2016-07-271-0/+37
* Allow gitlab-project's fork-project command to fork projects between differen...Alejandro Rodríguez2016-07-261-7/+32
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] and make it mandatory with no fa...Patricio Cano2016-07-051-7/+7
* Added better tests for the protocol checkPatricio Cano2016-07-054-1/+126
* Simplify protocol assign, and populate ENV['PROTOCOL'] variable when calling ...Patricio Cano2016-07-051-1/+1
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-294-84/+112
* Merge branch 'simplify-access-status' into 'master' Valery Sizov2016-06-232-4/+4
|\
| * Simplify the GitAccessStatus classsimplify-access-statusJacob Vosmaer2016-06-232-4/+4
* | Update PostReceive worker to provide enqueued_at timeenqueued_at_for_jobsPaco Guzman2016-06-231-1/+3
|/
* Test passwordStan Hu2016-05-121-0/+14
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-123-49/+51
* Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-27/+0
* Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-191-1/+1
* Remove branch functionalityRobert Schilling2016-04-191-34/+0
* Remove rm-tag commandRobert Schilling2016-04-181-19/+0
* Add encoding for the ssh key on the urlPablo Carranza2016-03-242-2/+4
* Change use of fingerprint for whole keyPablo Carranza2016-03-243-3/+3
* Change API endpoint to authorized_keysPablo Carranza2016-03-242-2/+2
* Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-241-4/+4
* Add ssh-key resource get to gitlab_netPablo Carranza2016-03-244-0/+168
* Drop bang in stub method as it is deprecatedPablo Carranza2016-03-241-3/+3
* updated spec context ant comment [ci-skip]fix/git-annex-sshJames Lopez2016-03-181-2/+2
* added comment to clarify specJames Lopez2016-03-161-0/+1