Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix specfix-milestone-snippet-header | Douwe Maan | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | fix spinach features to use new button wordings | Han Loong Liauw | 2015-10-15 | 1 | -3/+3 |
| | | | | Also fixed an accidental deletion of pratial | ||||
* | Fix rubocop issues at feature/ directory | Dmitriy Zaporozhets | 2015-06-22 | 1 | -6/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix Error 500 when one user attempts to access a personal, internal snippet | Stan Hu | 2015-06-19 | 1 | -0/+20 |
| | | | | Closes #1815 | ||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -2/+2 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -5/+5 |
| | |||||
* | Snippets: rename public to internal | Valery Sizov | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 1 | -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 Zaporozhets | 2014-09-22 | 1 | -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 Santilli | 2014-09-22 | 1 | -11/+11 |
| | | |||||
* | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
|/ | |||||
* | Refactor snippets views | Dmitriy Zaporozhets | 2014-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove deprecated finders | skv | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Improve snippets UX | Dmitriy Zaporozhets | 2013-11-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add seeds and improve ui. Remove snippet expires_at | Dmitriy Zaporozhets | 2013-07-18 | 1 | -2/+1 |
| | |||||
* | fix tests. improve ui-box title | Dmitriy Zaporozhets | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | Fix snippets test | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Typos fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Typo in class name fixed | Andrew8xx8 | 2013-03-25 | 1 | -0/+1 |
| | |||||
* | Tests for private snippet fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Tests for personal snippets added | Andrew8xx8 | 2013-03-25 | 1 | -0/+64 |