summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+19
|\
| * Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+19
* | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-154-12/+17
|\ \
| * | fixed karma specPhil Hughes2018-06-141-2/+2
| * | fixed sidebar list specPhil Hughes2018-06-141-1/+1
| * | fixed hover styling caused by dropdownPhil Hughes2018-06-143-9/+14
* | | Merge branch 'dm-remove-favicon-main-version' into 'master'Robert Speicher2018-06-154-48/+2
|\ \ \
| * | | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-154-48/+2
* | | | Enable no-restricted-globals in JS filesgfyoung2018-06-1510-15/+15
* | | | Merge branch '47915-badges' into 'master'Clement Ho2018-06-151-2/+2
|\ \ \ \
| * | | | Fix specsClement Ho2018-06-151-2/+2
* | | | | Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher2018-06-151-1/+3
|\ \ \ \ \
| * | | | | Fix flakey move slash command with unauthorized projectfix-flakey-move-slash-command-unauthorized-projectEric Eastwood2018-06-141-1/+3
* | | | | | Merge branch 'bvl-graphql-nested-merge-request' into 'master'Douwe Maan2018-06-157-92/+89
|\ \ \ \ \ \
| * | | | | | Allow querying a single MR within a projectBob Van Landuyt2018-06-157-92/+89
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-rails5-nagative-enum-spec' into 'master'Kamil Trzciński2018-06-151-8/+0
|\ \ \ \ \ \
| * | | | | | Remove unexpected data store test suitefix-rails5-nagative-enum-specShinya Maeda2018-06-151-8/+0
| * | | | | | Fix "[Rails5] '-1' is not a valid data_store"Shinya Maeda2018-06-151-1/+1
* | | | | | | Merge branch 'ide-add-last-commit-id-to-api-call' into 'master'Douwe Maan2018-06-152-71/+84
|\ \ \ \ \ \ \
| * | | | | | | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-152-9/+3
| * | | | | | | IDE sends last commit ID when committing changesPhil Hughes2018-06-152-71/+90
* | | | | | | | Merge branch 'ce-jej/sanitize-group-saml-relay-state' into 'master'Kamil Trzciński2018-06-151-0/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-141-0/+25
* | | | | | | | Merge branch '46668-make-the-html-attribute-on-the-blob-json-call-optional' i...Douwe Maan2018-06-151-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-2/+3
| * | | | | | | | Changed the query string parameter to a string46668-make-the-html-attribute-on-the-blob-json-call-optionalTim Zallmann2018-06-151-1/+1
| * | | | | | | | Fixed linting error with trailing space in rbTim Zallmann2018-06-141-1/+1
| * | | | | | | | Makes the html attribute in the json output optional with the option html_ren...Tim Zallmann2018-06-141-0/+18
* | | | | | | | | Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'Rémy Coutable2018-06-151-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix flakey time-sensitive remove deploy key specfix-flakey-remove-deploy-key-specEric Eastwood2018-06-141-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-flakey-user-assignee-autocomplete-dropdown-specs' into 'mas...Douwe Maan2018-06-151-25/+26
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
| * | | | | | | Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
| |/ / / / / /
* | | | | | | Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray2018-06-141-2/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Resolve "Placeholder note renders the user name in a new line"Clement Ho2018-06-141-2/+2
* | | | | | Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray2018-06-141-0/+8
* | | | | | Merge branch 'ide-pipeline-reset-state' into 'master'Filipa Lacerda2018-06-143-6/+35
|\ \ \ \ \ \
| * | | | | | Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-133-6/+35
* | | | | | | Merge branch 'ce-6420-unify-spec_helper.rb' into 'master'Nick Thomas2018-06-141-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Port route helper from EE to CELin Jen-Shin2018-06-141-0/+1
* | | | | | | Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-143-7/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-143-7/+8
* | | | | | | Merge branch 'unify-image_lazy_load_filter_spec.rb' into 'master'Rémy Coutable2018-06-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | We don't need to pass lib: true as in EEunify-image_lazy_load_filter_spec.rbLin Jen-Shin2018-06-141-1/+1
* | | | | | | | Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern2018-06-143-159/+47
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | HasLocalBranches check is done by Gitaly onlyZeger-Jan van de Weg2018-06-141-9/+1
| * | | | | | | Branches are fully migrated to GitalyZeger-Jan van de Weg2018-06-141-18/+0
| * | | | | | | Default branch detection happens through GitalyZeger-Jan van de Weg2018-06-141-51/+0
| * | | | | | | RawBlame only called through GitalyZeger-Jan van de Weg2018-06-131-9/+1
| * | | | | | | Move GC RPCs to mandatoryZeger-Jan van de Weg2018-06-131-72/+45