summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Minor spec improvementspec-minor-fixValery Sizov2017-05-151-8/+1
* Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-128-17/+17
|\
| * Fix specsAnnabel Dunstone Gray2017-05-122-3/+3
| * Fix specsAnnabel Dunstone Gray2017-05-127-14/+14
* | Merge branch 'fix-form_spec-failure-wait_for_ajax-unneeded-command' into 'mas...Douwe Maan2017-05-121-8/+10
|\ \
| * | Fix wait_for_ajax in describe blockfix-form_spec-failure-wait_for_ajax-unneeded-commandLuke "Jared" Bennett2017-05-121-2/+2
| * | Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett2017-05-121-8/+10
* | | Merge branch 'improve-milestone_filter_spec-wait_for_ajax-correct-flow' into ...Sean McGivern2017-05-121-6/+7
|\ \ \ | |_|/ |/| |
| * | Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flowimprove-milestone_filter_spec-wait_for_ajax-correct-flowLuke "Jared" Bennett2017-05-121-6/+7
| |/
* | Merge branch '31384-new-issue-button-on-no-results-page-after-search-doesn-t-...Annabel Dunstone Gray2017-05-121-0/+2
|\ \
| * | Ensure issues are enabled on the project.31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-formBryce Johnson2017-05-111-0/+2
* | | Merge branch '32103-last-scheduled-pipeline-link-only-showing-ci-status-icon'...Kamil Trzciński2017-05-121-1/+2
|\ \ \
| * | | Add pipeline id to Last Pipeline cell link.32103-last-scheduled-pipeline-link-only-showing-ci-status-iconBryce Johnson2017-05-111-1/+2
| |/ /
* | | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-121-1/+3
|\ \ \
| * | | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-1/+3
| |/ /
* | | Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-101-1/+1
* | | Merge branch '31978-cross-reference-fix' into 'master' Sean McGivern2017-05-121-0/+77
|\ \ \
| * | | Fix cross referencing for private and internal projects31978-cross-reference-fixJarka Kadlecova2017-05-111-0/+77
| | |/ | |/|
* | | Merge branch 'as-fix-spec-master' into 'master' Phil Hughes2017-05-122-2/+2
|\ \ \
| * | | Use .trigger(‘click’) instead of .clickas-fix-spec-masterAlfredo Sumaran2017-05-112-2/+2
| |/ /
* | | Merge branch '32096-fix-new-branch-dropdown-position-size' into 'master' Phil Hughes2017-05-121-1/+1
|\ \ \ | |/ / |/| |
| * | Fix new branch dropdown position and size32096-fix-new-branch-dropdown-position-sizeEric Eastwood2017-05-101-1/+1
* | | Merge branch 'dm-auxiliary-viewers' into 'master' Sean McGivern2017-05-111-20/+78
|\ \ \ | |/ / |/| |
| * | Implement auxiliary blob viewersDouwe Maan2017-05-101-20/+78
* | | Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan2017-05-111-14/+17
|\ \ \ | |/ / |/| |
| * | Fix `send_key` to `send_keys` and add EOF newlinefix-shortcuts_spec-explore-page-transient-failureLuke "Jared" Bennett2017-05-101-3/+3
| * | Find the nothing-here-block before asserting page content when on explore pag...Luke "Jared" Bennett2017-05-101-15/+18
* | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-106-6/+6
|\ \ \
| * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-103-3/+3
| * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-103-3/+3
| | |/ | |/|
* | | Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-105-15/+150
|\ \ \
| * | | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-104-15/+127
| * | | Merge branch 'snippets_visibility' into 'security'Sean McGivern2017-05-101-0/+23
| | |/ | |/|
* | | Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-0/+59
|\ \ \ | |_|/ |/| |
| * | Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+59
* | | Merge branch 'fix-sidebar_spec-assignee-edit-transient-failure' into 'master' Sean McGivern2017-05-101-2/+2
|\ \ \ | |_|/ |/| |
| * | Find dropdown-menu before asserting active item in sidebar_spec.rbfix-sidebar_spec-assignee-edit-transient-failureLuke "Jared" Bennett2017-05-101-2/+2
* | | Merge branch 'search-restrict-projects-to-group' into 'master' Filipa Lacerda2017-05-101-0/+19
|\ \ \
| * | | Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-0/+19
* | | | Merge branch 'issue-boards-sidebar-create-new-label-404-error' into 'master' Filipa Lacerda2017-05-101-0/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed create label form not working on issue boards in a sub-group projectissue-boards-sidebar-create-new-label-404-errorPhil Hughes2017-05-081-0/+45
| |/ /
* | | Add :redis keyword to some specs clear state of trackable attributesToon Claes2017-05-092-4/+4
* | | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-097-13/+36
|\ \ \
| * | | Small code improvements and add migration specFelipe Artur2017-05-081-4/+2
| * | | Fix specs 2Felipe Artur2017-05-082-8/+11
| * | | Fix SpecsFelipe Artur2017-05-087-11/+33
* | | | Merge branch 'tc-cache-trackable-attributes' into 'master' Douwe Maan2017-05-091-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Devise can assign trackable fields, but only allow writes once/hourtc-cache-trackable-attributesToon Claes2017-05-081-2/+2
* | | | Merge request widget redesignFatih Acet2017-05-0916-91/+98
| |/ / |/| |