Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict access to references for confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | |||||
* | Fix specs | Zeger-Jan van de Weg | 2016-03-17 | 1 | -1/+1 |
| | | | | Spinach was right, I was a fool.. | ||||
* | Incorporate the review and update spec | Zeger-Jan van de Weg | 2016-03-15 | 1 | -6/+5 |
| | | | | The feature spec now also tests the absence of the new branch button | ||||
* | Incorporate review | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+50 |
| | |||||
* | Fixed failing milestone filter testsdropdown-js | Phil Hughes | 2016-03-10 | 1 | -3/+1 |
| | |||||
* | Fixed failing tests | Phil Hughes | 2016-03-10 | 1 | -1/+4 |
| | |||||
* | Fix issue milestone filter specrs-fix-issue-filter-spec | Robert Speicher | 2016-02-26 | 1 | -2/+2 |
| | |||||
* | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 1 | -2/+2 |
| | |||||
* | Trigger notes refresh in specs instead of waiting for ajaxtests/note-polling | Grzegorz Bizon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Add minor fixes in note polling specs | Grzegorz Bizon | 2015-12-15 | 1 | -4/+2 |
| | |||||
* | Add feature specs for note polling | Grzegorz Bizon | 2015-12-15 | 1 | -0/+18 |
| | | | | Ref. #4032, !2084 | ||||
* | Improve features to ensure Ajax filter has actually executedrs-dev-issue-2372 | Stan Hu | 2015-07-08 | 1 | -3/+5 |
| | |||||
* | Remove "mystery guest" from Milestone filtering features | Robert Speicher | 2015-07-08 | 1 | -12/+8 |
| | |||||
* | Add `feature` tag to feature specs | Robert Speicher | 2015-07-06 | 1 | -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::None | Robert Speicher | 2015-07-06 | 1 | -1/+1 |
| | | | | Also refactors IssuableFinder to avoid redundant title check. | ||||
* | Allow user to filter by Issues/Merge Requests without a Milestone | Robert Speicher | 2015-07-06 | 1 | -0/+38 |