summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Allow querying a single MR within a projectBob Van Landuyt2018-06-152-3/+18
* Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-141-4/+0
|\
| * Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-141-4/+0
* | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+1
* | Merge branch 'jprovazn-rails5-shoulda' into 'master'Rémy Coutable2018-06-141-0/+27
|\ \
| * | Fix shoulda-matchers in Rails 5jprovazn-rails5-shouldaJan Provaznik2018-06-131-0/+27
* | | Merge branch '47513-upload-migration-lease-key-is-incorrect-for-non-mounted-u...Sean McGivern2018-06-131-4/+2
|\ \ \
| * | | Use upload ID instead of model ID in lease keyJan Provaznik2018-06-121-4/+2
* | | | Merge branch '47408-migrateuploadsworker-is-doing-n-1-queries-on-migration' i...Sean McGivern2018-06-131-2/+2
|\ \ \ \
| * | | | fix the failing specMicaël Bergeron2018-06-071-2/+2
| | |_|/ | |/| |
* | | | Restoring user v3 endpointFrancisco Javier López2018-06-131-4/+6
| |_|/ |/| |
* | | Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-121-0/+10
|\ \ \ | |_|/ |/| |
| * | Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-0/+10
* | | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-112-2/+4
|\ \ \ | |/ / |/| |
| * | Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-072-2/+4
| |/
* | Set tooltips to have default boundary viewportClement Ho2018-06-081-0/+4
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-0/+15
|\ \ | |/ |/|
| * find assets in test for CI and local testAlexis Reigel2018-06-061-0/+15
* | Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-061-0/+36
|\ \
| * | Fix typos and add a small specShinya Maeda2018-06-061-2/+4
| * | Fix specs for exclusive leaseShinya Maeda2018-06-061-10/+19
| * | Add tests for each new codeShinya Maeda2018-06-061-0/+25
* | | Merge branch 'sh-improve-import-status-error' into 'master'Fatih Acet2018-06-061-2/+7
|\ \ \
| * | | Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-15/+0
| * | | Show a more helpful error for import statusStan Hu2018-06-061-2/+22
| |/ /
* | | Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-063-22/+59
* | | Add `present_using` to typesBob Van Landuyt2018-06-052-2/+49
* | | Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-10/+7
* | | Add a minimal GraphQL APINick Thomas2018-06-052-0/+60
|/ /
* | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-1/+5
|/
* Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-051-0/+27
|\
| * Fix typo in spec. Add a test for the case of when trace is stored in databaseadd-background-migrations-for-not-archived-tracesShinya Maeda2018-06-041-0/+4
| * Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-041-0/+23
* | Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon2018-06-051-0/+12
|\ \
| * | Update validatorpresigned-multipart-uploadsKamil Trzciński2018-06-041-2/+2
| * | Support presigned multipart uploadsKamil Trzciński2018-06-041-0/+12
* | | Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable2018-06-052-18/+54
|\ \ \
| * | | Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-042-18/+54
| | |/ | |/|
* | | Merge branch '46845-update-email_spec-to-2-2-0' into 'master'Robert Speicher2018-06-042-7/+2
|\ \ \
| * | | Replace have_html_espaced_body_text after 517598baTakuya Noguchi2018-06-031-2/+2
| * | | Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi2018-06-031-5/+0
| |/ /
* | | Add ability to search wiki titlesFrancisco Javier López2018-06-041-0/+21
| |/ |/|
* | Merge branch 'sh-fix-issue-43981' into 'master'Douwe Maan2018-06-041-12/+12
|\ \
| * | Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbsh-fix-issue-43981Stan Hu2018-06-021-12/+12
| |/
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-023-3/+48
|\ \ | |/
| * Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-011-1/+4
| * Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-0/+42
| * Merge branch '47046-use-sortable-from-npm' into 'master'Phil Hughes2018-06-011-2/+2
| |\
| | * Make simulateDrag duration configurableKushal Pandya2018-05-311-2/+2
* | | Use shared examples for populate specShinya Maeda2018-06-011-2/+2