summaryrefslogtreecommitdiff
path: root/features/steps/snippets/snippets.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix specfix-milestone-snippet-headerDouwe Maan2015-12-161-1/+1
|
* fix spinach features to use new button wordingsHan Loong Liauw2015-10-151-3/+3
| | | | Also fixed an accidental deletion of pratial
* Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-221-6/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-191-0/+20
| | | | Closes #1815
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-2/+2
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-5/+5
|
* Snippets: rename public to internalValery Sizov2014-10-071-1/+1
|
* Make Spinach test names consistentCiro Santilli2014-10-051-1/+1
| | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
* Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-09-221-11/+11
|\ | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb
| * Replace old spinach step definitions with step.Ciro Santilli2014-09-221-11/+11
| |
* | Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
|/
* Refactor snippets viewsDmitriy Zaporozhets2014-06-141-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove deprecated findersskv2014-01-191-1/+1
|
* Improve snippets UXDmitriy Zaporozhets2013-11-181-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add seeds and improve ui. Remove snippet expires_atDmitriy Zaporozhets2013-07-181-2/+1
|
* fix tests. improve ui-box titleDmitriy Zaporozhets2013-07-131-1/+1
|
* Fix snippets testDmitriy Zaporozhets2013-06-061-1/+1
|
* Typos fixedAndrew8xx82013-03-251-1/+1
|
* Typo in class name fixedAndrew8xx82013-03-251-0/+1
|
* Tests for private snippet fixedAndrew8xx82013-03-251-1/+1
|
* Tests for personal snippets addedAndrew8xx82013-03-251-0/+64