summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-1412-18/+54
* | | | | | Merge branch 'fix-flakey-user-comment-on-issue' into 'master'Sean McGivern2018-06-141-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix flakey user comment on issue test race conditionEric Eastwood2018-06-141-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rd-33733-showing-created-date-instead-of-updated-date-in-projec...Sean McGivern2018-06-141-0/+4
|\ \ \ \ \
| * | | | | Invalidate cache with project details when repository is updatedrd-33733-showing-created-date-instead-of-updated-date-in-project-listsRubén Dávila2018-06-131-0/+4
* | | | | | 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
* | | | | | | enable CommonMark as the defaultBrett Walker2018-06-148-31/+106
* | | | | | | Merge branch 'rails5-fix-47805' into 'master'Rémy Coutable2018-06-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Rails5 ActionController::ParameterMissing: param is missing or the value is e...Jasper Maes2018-06-131-1/+1
* | | | | | | | Merge branch 'rails5-fix-47804' into 'master'Rémy Coutable2018-06-141-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Rails5 fix stack level too deepJasper Maes2018-06-131-4/+4
| |/ / / / / /
* | | | | | | Fix branch name encoding for dropdown on issue pageWinnie Hellmann2018-06-131-0/+67
* | | | | | | Merge branch 'bvl-missing-message-on-access-denied' into 'master'Robert Speicher2018-06-132-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Render access denied without messageBob Van Landuyt2018-06-132-0/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Add support for verifying remote uploads, artifacts, and LFS objects in check...Michael Kozono2018-06-133-22/+59
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'zj-empty-batch-no-rpc' into 'master'Rémy Coutable2018-06-131-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg2018-06-131-0/+10
* | | | | | Resolve "Add `/confidential` quick action for issues"Jan2018-06-132-0/+54
* | | | | | Merge branch 'blackst0ne-rails5-fix-storage-counter-helper' into 'master'Rémy Coutable2018-06-131-10/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [Rails5] Fix `storage_counter` helperblackst0ne2018-06-131-10/+14
| |/ / / /
* | | | | Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan2018-06-132-0/+4
* | | | | Resolve "Quick actions are case sensitive"Jan2018-06-131-0/+16