Commit graph

5 commits

Author SHA1 Message Date
Luke "Jared" Bennett
4497ca87c4
Fix transient error clicking dropdown items in compare_spec.rb 2017-05-25 09:21:06 +01:00
Oswaldo Ferreira
2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Sanster
4d6e377cd9 fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
Phil Hughes
de14439ea4 Enabled remote filter in compare dropdowns
Previously if the project had more than 100 branches or tags it wouldnt display them even after searching.
This now correctly sends an AJAx request to the backend to search for the branches/tags

Closes #29545
2017-03-16 12:04:51 +00:00
Douwe Maan
3aa1264dc6 Add tests 2017-02-06 16:12:24 -06:00
Renamed from spec/features/compare_spec.rb (Browse further)