Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix specfix-milestone-snippet-header | Douwe Maan | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | Restore dashboard snippets tabs. | Douwe Maan | 2015-10-18 | 1 | -3/+3 |
| | |||||
* | fix spinach features to use new button wordings | Han Loong Liauw | 2015-10-15 | 1 | -3/+3 |
| | | | | Also fixed an accidental deletion of pratial | ||||
* | Clean up overlap between dashboard and explore. | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| | | | | | - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not. | ||||
* | 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 | 2 | -5/+5 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 4 | -16/+16 |
| | |||||
* | Fix snippets tests | Dmitriy Zaporozhets | 2015-04-22 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix raw view for public snippets | Valery Sizov | 2014-10-27 | 1 | -0/+8 |
| | |||||
* | fix for public snippet | Valery Sizov | 2014-10-24 | 1 | -0/+17 |
| | |||||
* | Snippets: public/internal/private | Valery Sizov | 2014-10-09 | 2 | -0/+18 |
| | |||||
* | Snippets: rename public to internal | Valery Sizov | 2014-10-07 | 2 | -3/+3 |
| | |||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 3 | -3/+3 |
| | | | | | | | - 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 | 3 | -20/+20 |
|\ | | | | | | | | | | | | | | | | | 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 | 3 | -20/+20 |
| | | |||||
* | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 3 | -3/+3 |
|/ | |||||
* | Refactor snippets views | Dmitriy Zaporozhets | 2014-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 2 | -0/+0 |
| | |||||
* | Remove deprecated finders | skv | 2014-01-19 | 3 | -3/+3 |
| | |||||
* | 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 | 3 | -2/+3 |
| | |||||
* | Tests for private snippet fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Tests for personal snippets added | Andrew8xx8 | 2013-03-25 | 3 | -0/+122 |