summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix typo in specJames Lopez2017-01-301-1/+1
* programmatically remove encrypted attributes. Added relevant spec.James Lopez2017-01-302-2/+13
* rename method and added note to export file spec about new encrypted attributesJames Lopez2017-01-301-0/+3
* fix spec failuresJames Lopez2017-01-302-2/+2
* fix typoJames Lopez2017-01-301-2/+2
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-302-4/+23
* Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-305-14/+139
|\
| * Move issuable reference display to a helper methodOswaldo Ferreira2017-01-271-0/+40
| * Present TODO's list without grouping by projectOswaldo Ferreira2017-01-272-5/+5
| * Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-272-8/+8
| * Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-272-17/+87
| * Fix and add specs for Project#to_referenceBerna Castro2017-01-271-3/+9
| * Fix and add specs for Issue#to_referenceBerna Castro2017-01-271-1/+10
* | Merge branch 'mr-widget-initial-state-tests' into 'master' Rémy Coutable2017-01-301-0/+34
|\ \
| * | Added test for initial merge request widget statemr-widget-initial-state-testsPhil Hughes2017-01-261-0/+34
* | | Merge branch 'hardcode-title-system-note' into 'master' Rémy Coutable2017-01-301-1/+3
|\ \ \
| * | | Ensure autogenerated title does not cause failing specbrian m. carlson2017-01-271-1/+3
* | | | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-272-0/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improved code style on the issue_sidebar_spec.rbJose Ivan Vargas2017-01-271-10/+11
| * | | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-252-1/+38
* | | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-0/+156
|\ \ \ \
| * | | | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-0/+156
* | | | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-271-0/+50
|\ \ \ \ \
| * | | | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-0/+50
* | | | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-0/+68
|\ \ \ \ \ \
| * | | | | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-0/+68
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-271-1/+1
|\ \ \ \ \ \
| * | | | | | Fix subscribe btn testAnnabel Dunstone Gray2017-01-241-1/+1
* | | | | | | Merge branch '23034-enable-rspec-profiling' into 'master' Robert Speicher2017-01-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add the rspec_profiling gem and documentation to the GitLab development envir...23034-enable-rspec-profilingNick Thomas2017-01-271-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '27259-label-for-references-the-wrong-associated-text-input' int...Annabel Dunstone Gray2017-01-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-2/+2
* | | | | | | | Merge branch 'rs-issue-27350' into 'master'Rémy Coutable2017-01-271-14/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a transient failure in the `Explore::ProjectsController` specrs-issue-27350Robert Speicher2017-01-271-14/+11
* | | | | | | | | Merge branch '26947-build-status-self-link' into 'master' Kamil Trzciński2017-01-271-0/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Changes after reviewFilipa Lacerda2017-01-271-0/+4
| * | | | | | | | Adds tests to build viewFilipa Lacerda2017-01-271-0/+26
* | | | | | | | | Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-271-0/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix Error 500 when repositories contain annotated tags pointing to blobssh-fix-annotated-tags-pointing-to-blobStan Hu2017-01-261-0/+24
* | | | | | | | | Merge branch 'get-rid-of-water-from-notification_service_spec-to-make-it-DRY'...26900-pipelines-tabs-equal-buildsRémy Coutable2017-01-271-228/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make notification_service spec DRYer by making some tests reusableYarNayar2016-12-121-228/+87
* | | | | | | | | | Merge branch '26943-fix-user-in-build-presenter' into 'master' Robert Speicher2017-01-273-17/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already...26943-fix-user-in-build-presenterRémy Coutable2017-01-251-4/+3
| * | | | | | | | | | Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-243-17/+20
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs-empty_project-models' into 'master'Rémy Coutable2017-01-2766-146/+148
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-2666-146/+148
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs-empty_project-requests' into 'master'Rémy Coutable2017-01-2717-44/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-2617-44/+44
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'depr-devise-test-fixed' into 'master'Rémy Coutable2017-01-271-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | fix depr. warning; use `Devise::Test::ControllerHelpers`Adam Pahlevi2017-01-261-1/+1