summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-172-16/+41
* Add params validations and remove extra params supportAlexandru Croitor2019-05-154-32/+73
* Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-152-6/+4
* Changes to issues apiAlexandru Croitor2019-05-159-2267/+3200
* Merge branch 'bvl-add-corrilation-id-to-all-exception' into 'master'Douglas Barbosa Alexandre2019-05-142-4/+6
|\
| * Add correlation id to all sentry errorsBob Van Landuyt2019-05-132-4/+6
* | Merge branch 'make-autocomplete-faster-with-lots-of-results' into 'master'53811-move-multiple-issue-boards-for-projects-to-coreStan Hu2019-05-144-3/+10
|\ \
| * | Optimise upload path callsSean McGivern2019-05-144-3/+10
* | | Merge branch 'fix-slow-preview-note-specs' into 'master'Sean McGivern2019-05-141-6/+4
|\ \ \
| * | | Fix hiding of quick action prompt in specsfix-slow-preview-note-specsHeinrich Lee Yu2019-05-141-6/+4
| |/ /
* | | Merge branch 'single-codebase-favicon-specs-ce' into 'master'Rémy Coutable2019-05-141-1/+1
|\ \ \
| * | | EE backport to CE of favicon_spec.rbsingle-codebase-favicon-specs-cemove-ee-favicon-spec-changes-to-eelmcandrew2019-05-131-1/+1
* | | | Merge branch 'fix-project-visibility-level-validation' into 'master'Stan Hu2019-05-141-0/+7
|\ \ \ \
| * | | | Fix project visibility level validationPeter Marko2019-05-141-0/+7
| |/ / /
* | | | Merge branch '55583-rename-method-conflicts' into 'master'Jan Provaznik2019-05-142-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-122-3/+3
| |/ /
* | | Merge branch 'bvl-fix-graphql-autoloading' into 'master'Nick Thomas2019-05-131-0/+4
|\ \ \ | |/ / |/| |
| * | Eager load the GraphQL schema in specsBob Van Landuyt2019-05-101-0/+4
| |/
* | Merge branch 'avoid-unrelated-errors-in-quarantined-specs' into 'master'Lin Jen-Shin2019-05-101-1/+1
|\ \ | |/ |/|
| * Fix unrelated errors when teardowning quanrantined specsavoid-unrelated-errors-in-quarantined-specsRémy Coutable2019-05-101-1/+1
* | Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+19
|\ \
| * | Properly handle LFS Batch API response in project importsh-fix-lfs-download-errorsStan Hu2019-05-091-1/+19
* | | Merge branch 'winh-simplify-frontend-fixtures' into 'master'Rémy Coutable2019-05-1030-165/+98
|\ \ \
| * | | Remove trailing empty lineswinh-simplify-frontend-fixturesWinnie Hellmann2019-05-102-6/+0
| * | | Remove unused fixture_file_name parametersWinnie Hellmann2019-05-103-20/+20
| * | | Remove example block parametersWinnie Hellmann2019-05-1027-56/+56
| * | | Remove duplicate store_frontend_fixture() callsWinnie Hellmann2019-05-1027-44/+0
| * | | Merge balsamiq fixture into raw file fixturesWinnie Hellmann2019-05-102-18/+7
| * | | Merge PDF fixture into raw file fixturesWinnie Hellmann2019-05-102-18/+7
| * | | Expose response variable for raw file fixturesWinnie Hellmann2019-05-101-7/+8
| * | | Call store_frontend_fixture() in JavaScriptFixturesHelpersWinnie Hellmann2019-05-101-7/+11
* | | | Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass"Patrick Derichs2019-05-101-0/+7
* | | | Don't run full gc in AfterImportServicesh-revert-full-gc-after-importStan Hu2019-05-101-1/+1
| |_|/ |/| |
* | | Fix Error 500 when inviting user already presentStan Hu2019-05-101-1/+12
| |/ |/|
* | Merge branch 'fix-60425' into 'master'Nick Thomas2019-05-094-12/+20
|\ \
| * | Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-094-12/+20
* | | Merge branch '61635-flaky-spec-dashboard-user_filters_projects_spec' into 'ma...Stan Hu2019-05-091-44/+12
|\ \ \
| * | | Fix a flaky spec for sorting projects in dashboard61635-flaky-spec-dashboard-user_filters_projects_specRémy Coutable2019-05-091-44/+12
* | | | Update usage_data_spec to match EEJames Lopez2019-05-091-2/+2
| |/ / |/| |
* | | Whitelist Gitaly N+1 for forking in testsNick Thomas2019-05-091-6/+17
|/ /
* | Generate Let's Encrypt private keyVladimir Shushlin2019-05-091-0/+11
* | Fix discussion notes spec timeout61596-increase-timeout-for-discussion-notes-specPaul Slaughter2019-05-081-2/+5
* | Refactor spec to reload existing_label right after creationPatrick Derichs2019-05-081-0/+40
* | Remove jira_spec from quarantine60953-unquarantine-jira-specHeinrich Lee Yu2019-05-081-1/+1
* | Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern2019-05-083-32/+100
|\ \
| * | 58404 - setup max depth for graphqlKen Ding2019-05-073-32/+100
* | | Merge branch 'fe-header-row' into 'master'Phil Hughes2019-05-082-19/+19
|\ \ \
| * | | Adds header column to variables listfe-header-rowFilipa Lacerda2019-05-072-19/+19
* | | | Merge branch 'winh-notes-error-handling' into 'master'Fatih Acet2019-05-082-0/+62
|\ \ \ \
| * | | | Add failing test for hasQuickActionsWinnie Hellmann2019-05-071-0/+17