summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-181-0/+18
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-112-2/+2
* Merge branch 'rs-update-capybara' into 'master'Rémy Coutable2017-09-071-2/+3
|\
| * Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-051-2/+3
* | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-061-2/+2
|\ \
| * | fix the failing spec35161_first_time_contributor_badgemicael.bergeron2017-09-061-2/+2
* | | Merge branch 'breadcrumbs-improvements' into 'master'Filipa Lacerda2017-09-061-5/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-051-0/+10
| |\ \ | | |/
| * | rspec test fixesPhil Hughes2017-09-041-5/+2
* | | Resolve outdated diff discussions on pushSean McGivern2017-09-061-51/+49
* | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-5/+9
* | | add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine2017-09-061-0/+76
| |/ |/|
* | Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-051-0/+10
|/
* Merge branch 'winh-pipeline-graph-dropdowns' into 'master'Clement Ho2017-09-011-2/+2
|\
| * Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-291-2/+2
* | 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