summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-1/+1
|
* Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' ↵Filipa Lacerda2017-05-191-4/+20
|\ | | | | | | | | | | | | | | | | into 'master' Fix system note comparison and standardize note setup Closes #32551 See merge request !11532
| * Fix system note comparison and standardize note setupEric Eastwood2017-05-191-4/+20
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32551
* | Consolidate user avatar Vue logicBryce Johnson2017-05-181-1/+1
| |
* | Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher2017-05-181-16/+0
|\ \ | |/ |/| | | | | Enable the RSpec/EmptyExampleGroup cop See merge request !11497
| * Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-16/+0
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-181-1/+37
|\ \ | |/ |/| | | See merge request !11346.
| * Fix inaccurate code commentdm-gemfile-viewerDouwe Maan2017-05-181-1/+1
| |
| * Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-1/+37
| |
* | Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-184-140/+0
|\ \ | | | | | | | | | | | | | | | | | | Incorporate Gitaly's local_branches operation into repo code Closes #27379 See merge request !10059
| * | Clean import of shared examples for protected branches/tagsAlejandro Rodríguez2017-05-164-140/+0
| | |
* | | Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes2017-05-181-0/+28
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix linking to unresolved/expanded diff note Closes #32424 See merge request !11458
| * | | Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-171-0/+28
| | |/ | |/| | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32424 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11327
* | | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into ↵Phil Hughes2017-05-181-33/+68
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix note flicker with note you can't edit and trailing new line edge case Closes #32449 See merge request !11472
| * | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-33/+68
| |/ / | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32449
* | | Merge branch ↵Phil Hughes2017-05-183-21/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled' into 'master' Automatically close user dropdown for CE Closes #31987 See merge request !11189
| * | | Fix form specClement Ho2017-05-162-22/+8
| | | |
| * | | Fix rubocopClement Ho2017-05-161-3/+3
| | | |
| * | | Merge branch 'master' into ↵Clement Ho2017-05-1626-76/+503
| |\ \ \ | | | | | | | | | | | | | | | '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled'
| * | | | Add additional EE checkClement Ho2017-05-111-4/+0
| | | | |
| * | | | Add helper to disable css animation in rspecClement Ho2017-05-111-37/+2
| | | | |
| * | | | Fix sidebar specClement Ho2017-05-091-1/+0
| | | | |
| * | | | Fix issue specClement Ho2017-05-091-4/+0
| | | | |
| * | | | Add specClement Ho2017-05-092-0/+26
| | | | |
* | | | | Add spec for last commit info when browsing repository filesdm-tree-last-commitDmitriy Zaporozhets2017-05-171-0/+12
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix unassigned checkmarkClement Ho2017-05-171-0/+11
| | | |
* | | | Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' ↵Tim Zallmann2017-05-171-2/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Polish UI on pipeline schedules form Closes #32172 See merge request !11332
| * | | | Use classes to select dropdown buttons.32172-improve-responsive-styling-of-pipeline-schedules-formBryce Johnson2017-05-151-2/+2
| | | | |
| * | | | Clean up UI and styles.Bryce Johnson2017-05-151-0/+5
| | | | |
* | | | | Merge branch 'ability_to_cancel_attaching_file' into 'master' Douwe Maan2017-05-161-8/+68
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an ability to cancel attaching file and redesign attaching files UI Closes #15611, #24270, and #28905 See merge request !9431
| * | | | | Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-8/+68
| | | | | |
* | | | | | Wait for all Vue resources to finish in merge immediately specsh-disable-merge-worker-in-specStan Hu2017-05-161-1/+1
| | | | | |
* | | | | | Disable Sidekiq in spec to prevent transient build failuresStan Hu2017-05-161-3/+5
| | | | | |
* | | | | | Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-1/+1
| | | | | |
* | | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-0/+2
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
* | | | | Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-1/+15
| | | | |
* | | | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-151-18/+36
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scope recent searches to project Closes #31902 See merge request !11142
| * | | | | Scope recent searches to projectEric Eastwood2017-05-151-18/+36
| | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31902
* | | | | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-2/+0
| | | | | | | | | | | | | | | | | | This reverts merge request !11287
* | | | | | Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray2017-05-151-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix Resolved Discussions counter wrapping to next line Closes #31106 See merge request !10775
| * | | | | fix Resolved Discussions counter wrapping to next lineSimon Knox2017-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change all .nav-links to use flex place Resolve Discussions above tabs on small screens, and to the right on large
* | | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-151-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
| * | | | | | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-0/+2
| | | | | | |
* | | | | | | 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fixed positioning to top level navbar Closes #30975 See merge request !10751
| * | | | | 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 ↵Douwe Maan2017-05-121-8/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix form_spec.rb See merge request !11330
| * | | | | | 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
| | | | | | |