summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-266-24/+23
* Merge branch 'mk/backport-fix-safe-request-store-test' into 'master'Yorick Peterse2018-09-261-3/+3
|\
| * Fix RequestStore-related test failuremk/backport-fix-safe-request-store-testMichael Kozono2018-09-251-3/+3
* | [CE] Port review apps file to CEce-improve-review-appsRémy Coutable2018-09-252-0/+87
|/
* Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre2018-09-252-2/+8
|\
| * Add changelog. Add more specs.51747-gitlab-com-unable-to-import-a-project-that-was-just-exportedJames Lopez2018-09-242-0/+5
| * Fix null pipeline problemJames Lopez2018-09-242-2/+3
* | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-256-31/+338
|\ \
| * | Refactor Feature.flipper methodmk/improve-usage-of-request-storeMichael Kozono2018-09-241-9/+11
| * | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-243-22/+7
| * | Use a null object with RequestStoreMichael Kozono2018-09-242-0/+320
| |/
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-44/+0
|/
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-212-6/+6
* Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+17
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-196-0/+150
* Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-172-0/+42
|\
| * Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-172-0/+42
* | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-2/+2
* | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-173-8/+76
|\ \
| * | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-0/+1
| * | Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-142-0/+36
| * | Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-8/+39
* | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-141-0/+234
|\ \ \
| * | | Explicitly state that we're trying to prepend twiceLin Jen-Shin2018-09-111-3/+2
| * | | Add a test for triggering MultiplePrependedBlocksLin Jen-Shin2018-09-111-0/+19
| * | | Explain why we need locals again in let(:ce)Lin Jen-Shin2018-09-111-0/+1
| * | | Following the feedbacksLin Jen-Shin2018-09-111-9/+34
| * | | Preserve prepend semantics for RubyLin Jen-Shin2018-09-111-5/+24
| * | | Absorb the old testsLin Jen-Shin2018-09-111-0/+50
| * | | Fix Override. Properly define prependedLin Jen-Shin2018-09-111-5/+5
| * | | Properly implement prepending for ConcernLin Jen-Shin2018-09-111-0/+121
* | | | Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'Nick Thomas2018-09-141-0/+10
|\ \ \ \
| * | | | Fix object storage uploads not working with AWS v2Stan Hu2018-09-141-0/+10
| | |/ / | |/| |
* | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-3/+12
|/ / /
* | | Update Gitlay server version to 0.121.0Douglas Barbosa Alexandre2018-09-131-1/+1
* | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-135-0/+703
|\ \ \
| * | | Add missing frozen string literal commentsMatija Čupić2018-09-114-0/+8
| * | | Fix references to ee .gitlab-ci.yml spec fixturesMatija Čupić2018-09-082-3/+3
| * | | Reconcile differences in lib/gitlab/ciMatija Čupić2018-09-081-61/+202
| * | | Reconcile differences in lib/gitlab/ci/externalMatija Čupić2018-09-082-12/+17
| * | | Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić2018-09-082-22/+89
| * | | Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-072-15/+18
| * | | Address MR suggestionsMatija Čupić2018-09-075-26/+25
| * | | Improve external architectureMatija Čupić2018-09-077-173/+265
| * | | Make Repository#blob_data_at publicMatija Čupić2018-09-074-3/+25
| * | | Address MR commentsMatija Čupić2018-09-074-30/+47
| * | | Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić2018-09-074-23/+59
| * | | Import external files in Gitlab CI configMatija Čupić2018-09-071-2/+2
| * | | Load external files in configMatija Čupić2018-09-076-124/+82
| * | | Build barebones for ExternalFiles librariesMatija Čupić2018-09-075-3/+358