summaryrefslogtreecommitdiff
path: root/features/steps/project/issues/issues.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-1/+1
|\
| * fix issues mr counterbarthc2016-09-201-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-1/+3
|\ \ | |/
| * Fix broken feature spec.fix-issue-filter-specRuben Davila2016-08-171-1/+1
| * Now waits for All issuables to load when clickedremove-sleep-calls-from-phantom-update-spinach-specsLuke Bennett2016-08-171-0/+2
| * Removed sleep calls introduced in !5740Luke Bennett2016-08-171-2/+0
| * Fixed filtering testsPhil Hughes2016-08-131-1/+2
| * Updated testsPhil Hughes2016-08-131-0/+1
* | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-1/+2
|/
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-2/+1
* Updated testsPhil Hughes2016-07-071-1/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-5/+0
* Merge branch 'master' into awardablesZJ van de Weg2016-05-301-3/+3
|\
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-1/+1
| * Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* | Remove old tests, and use right factoriesZJ van de Weg2016-05-251-5/+5
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-5/+5
|/
* Removed references to subscribe-button CSS classPhil Hughes2016-04-121-2/+2
* Create SSH keys for SSH clone Spinach testsissues-show-performanceYorick Peterse2016-03-211-0/+1
* Create repositories in Spinach issues testsYorick Peterse2016-03-191-1/+1
* Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-111-1/+1
|\
| * Updated testsPhil Hughes2016-03-041-1/+1
* | Fixed failing testsPhil Hughes2016-03-101-5/+6
* | Remove redundant integration testsRobert Speicher2016-03-071-4/+0
|/
* Fixed failing issues testsPhil Hughes2016-02-221-2/+2
* Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+57
* Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-0/+5
* Update Issues/MRs updated_at when user leaves comments.Rubén Dávila2016-01-181-0/+5
* Fix "I see current user as the first user" stepRobert Speicher2015-12-301-5/+4
* Add spinach test for note pollingGrzegorz Bizon2015-12-151-0/+10
* Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-041-1/+1
|\
| * Fix specsui/issuable-formDouwe Maan2015-12-031-1/+1
* | Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-041-2/+2
|\ \
| * | Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-2/+2
| |/
* | Fix specui/issuable-filterDouwe Maan2015-12-031-1/+1
|/
* Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820Robert Speicher2015-11-161-1/+1
* Avoid render edit_form in each notes.Jason Lee2015-11-121-1/+1
* Fix rubocop warnings in featuresGuilherme Garnier2015-10-031-2/+2
* Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-081-0/+5
* Merge branch 'rs-fix-subscription-feature' into 'master'Dmitriy Zaporozhets2015-06-291-3/+2
|\
| * Attempt to fix the "I should see that I am [un]subscribed" stepsrs-fix-subscription-featureRobert Speicher2015-06-251-3/+2
* | Use page.within in testsDmitriy Zaporozhets2015-06-261-3/+3
* | Write test for submitting issue as guestDmitriy Zaporozhets2015-06-251-0/+18
|/
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-121-1/+1
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-4/+4
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-22/+22
* Remove feature tests for old task listsRobert Speicher2015-05-061-8/+0
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+12
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+6
* improve UIValery Sizov2015-03-171-2/+2