summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* GitlabShell spec tidy upash.mckenzie/custom-action-support-bare-minimumAsh McKenzie2018-08-171-19/+20
* Custom Action supportAsh McKenzie2018-08-175-0/+332
* GitlabAccessStatus needs HTTP response status codeAsh McKenzie2018-08-172-0/+5
* Fix broken GitlabConfig specAsh McKenzie2018-08-171-5/+10
* Disable WEBrick logging in HTTPUNIXServer to reduce spec output noisers-rspecRobert Speicher2018-08-151-0/+6
* Update webmock to 3.4.2Robert Speicher2018-08-152-2/+3
* Reorganize spec_helper; add support files for VCR and HTTPUNIXServerRobert Speicher2018-08-153-35/+40
* Use `output` matcher in one testRobert Speicher2018-08-151-4/+1
* Require gitlab_init from spec_helperRobert Speicher2018-08-151-0/+2
* Override `ROOT_PATH` in specs in a less insane wayRobert Speicher2018-08-151-2/+6
* Remove usages of `its` in specsRobert Speicher2018-08-153-16/+27
* Update rspec to 3.8.0; remove rspec-itsRobert Speicher2018-08-151-2/+0
* Autocorrect specs via `transpec -k its -v stub_with_hash`Robert Speicher2018-08-1510-195/+195
* Merge remote-tracking branch 'upstream/8-1-stable' into 148-merge-8-1-1-to-ma...Nick Thomas2018-08-142-0/+166
|\
| * Harden gitlab-shell against arguments following the gl_id parameter in the co...Nick Thomas2018-08-091-3/+3
| * Fix two regressions in SSH certificate supportÆvar Arnfjörð Bjarmason2018-08-082-0/+166
* | Restore "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-142-0/+9
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-1437-1439/+698
* | Revert "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-143-6/+1
* | Pass custom git_config_options to GitalyoRubén Dávila2018-08-073-1/+6
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-025-8/+19
|\ \ | |/
| * use GIT_PROTOCOL env variable in gitlab_shell#execJames Lopez2018-08-011-1/+5
| * update gitlab shell to remove git_protocol env varJames Lopez2018-08-011-1/+0
| * Add Git protocol v2James Lopez2018-08-012-34/+47
* | GitlatNet#discover only parse JSON if a 200Ash McKenzie2018-08-012-1/+53
* | Update Actor::Username, add specsAsh McKenzie2018-08-012-0/+85
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-016-61/+87
|\ \ | |/
| * Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-07-263-19/+53
* | Remove User as Actor::Key/User has replaced itAsh McKenzie2018-08-011-52/+0
* | Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-016-51/+62
* | New Actor::Base, Actor::Key and Actor::UserAsh McKenzie2018-08-014-0/+198
* | Rename NotFound -> NotFoundErrorAsh McKenzie2018-08-011-4/+4
* | Updated GitlabConfig spec to be less brittleAsh McKenzie2018-08-011-5/+31
* | Utilise new ActionsAsh McKenzie2018-08-0119-531/+651
* | Fix cassettes that were wrongAsh McKenzie2018-08-012-2/+2
* | Fix some rspec deprecationsAsh McKenzie2018-08-017-129/+126
* | New Action classesAsh McKenzie2018-08-014-0/+265
* | New User classAsh McKenzie2018-07-301-0/+52
|/
* Rspec upgrade and deprecation fixesash.mckenzie/minor-tidy-upAsh McKenzie2018-07-206-39/+50
* Support HTTP headers and sending JSONAsh McKenzie2018-07-201-13/+62
* Rename HTTPHelper#host to #internal_api_endpointAsh McKenzie2018-07-201-8/+8
* Add #base_api_endpoint for re-usabilityAsh McKenzie2018-07-201-0/+8
* allow long strings to remain intact while parsing broadcast messageCameron Crockett2018-06-011-0/+119
* Bump version to 7.1.3bvl-display-username-instead-of-fullnameBob Van Landuyt2018-05-241-1/+1
* Display the username instead of fullnameBob Van Landuyt2018-05-231-5/+5
* Add missing GitlabLogger#error methodJacob Vosmaer (GitLab)2018-04-091-0/+18
* Flush log file after every writeJacob Vosmaer (GitLab)2018-03-231-0/+12
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-201-0/+55
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-195-32/+156
* Fix tests that fail locallyJacob Vosmaer (GitLab)2018-03-132-12/+22