summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* more navigation spec fixesPhil Hughes2017-08-301-2/+2
* spinach test updatesPhil Hughes2017-08-302-1/+3
* spec updatesPhil Hughes2017-08-291-0/+2
* more spec fixesPhil Hughes2017-08-291-3/+9
* Merge branch '36262_merge_request_reference_in_merge_commit_global' into 'mas...Sean McGivern2017-08-241-2/+2
|\
| * fixes failing tests for full reference changehaseeb2017-08-131-2/+2
* | Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-3/+7
|\ \
| * | Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-151-3/+7
* | | Change find to within for detecting bad search specsClement Ho2017-08-162-26/+34
* | | Fix edit merge request button inconsistent letter casingClement Ho2017-08-151-3/+3
* | | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-142-4/+1
|\ \ \
| * | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-102-4/+1
* | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-113-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-103-5/+5
| | |/ | |/|
* | | Fix more testsLin Jen-Shin2017-08-112-9/+9
* | | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-102-14/+12
|/ /
* | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-0/+13
|\ \
| * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-0/+13
| |/
* | Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+1
|/
* Merge branch 'add-assign-me-alias' into 'master'Rémy Coutable2017-08-071-5/+5
|\
| * Move `let` calls inside the `describe` block using themMehdi Lahmam2017-08-071-5/+5
* | clean up merge request widget UISimon Knox2017-08-073-23/+17
|/
* Fix specfix/sm/34547-cannot-connect-to-ci-server-error-messagesShinya Maeda2017-08-041-2/+2
* Fix specShinya Maeda2017-08-041-1/+3
* Add a spec for concurrent processShinya Maeda2017-08-041-27/+68
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-4/+4
* Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-281-0/+27
|\
| * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-0/+27
* | Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-2729-42/+42
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-2733-33/+33
* Move a spec related to merge requests out of a feature related to issuesrs-move-mr-slash-command-spec-from-issuesRobert Speicher2017-07-201-0/+8
* Fix a broken spec31443-fix-transient-failureRémy Coutable2017-07-191-9/+3
* Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-0/+5
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-066-11/+26
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0536-124/+106
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-0636-145/+109
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2936-52/+52
|/
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-285-14/+14
* Merge branch 'winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4d' into 'mas...Jacob Schatz2017-06-211-8/+8
|\
| * Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-211-8/+8
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
|/
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-192-5/+5
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-5/+5
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1935-44/+42
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-191-8/+8
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-0/+14
* Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-3/+3
|\
| * Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-3/+3
* | Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-162-2/+2
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-3/+9