summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Collapse)AuthorAgeFilesLines
* Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+1
|
* Fix specsZeger-Jan van de Weg2016-03-171-1/+1
| | | | Spinach was right, I was a fool..
* Incorporate the review and update specZeger-Jan van de Weg2016-03-151-6/+5
| | | | The feature spec now also tests the absence of the new branch button
* Incorporate reviewZeger-Jan van de Weg2016-03-151-0/+50
|
* Fixed failing milestone filter testsdropdown-jsPhil Hughes2016-03-101-3/+1
|
* Fixed failing testsPhil Hughes2016-03-101-1/+4
|
* Fix issue milestone filter specrs-fix-issue-filter-specRobert Speicher2016-02-261-2/+2
|
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-2/+2
|
* Trigger notes refresh in specs instead of waiting for ajaxtests/note-pollingGrzegorz Bizon2015-12-151-1/+1
|
* Add minor fixes in note polling specsGrzegorz Bizon2015-12-151-4/+2
|
* Add feature specs for note pollingGrzegorz Bizon2015-12-151-0/+18
| | | | Ref. #4032, !2084
* Improve features to ensure Ajax filter has actually executedrs-dev-issue-2372Stan Hu2015-07-081-3/+5
|
* Remove "mystery guest" from Milestone filtering featuresRobert Speicher2015-07-081-12/+8
|
* Add `feature` tag to feature specsRobert Speicher2015-07-061-2/+2
| | | | | Not to be confused with the RSpec `type: :feature` tag, this tag is used by the `spec:feature` Rake task for filtering/grouping specs.
* Rename NoMilestone to Milestone::NoneRobert Speicher2015-07-061-1/+1
| | | | Also refactors IssuableFinder to avoid redundant title check.
* Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-0/+38