Dmitriy Zaporozhets
|
f167f37e5a
|
Fix rubocop issues at feature/ directory
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-22 14:21:34 +02:00 |
|
Stan Hu
|
e785b9d2e2
|
Fix Error 500 when one user attempts to access a personal, internal snippet
Closes #1815
|
2015-06-19 21:23:46 -07:00 |
|
Robert Speicher
|
584f8601ef
|
Change within to page.within in feature steps
|
2015-06-12 05:12:42 -04:00 |
|
Robert Speicher
|
69bbc413fe
|
Update all should -style syntax to expect in features
|
2015-06-12 05:12:09 -04:00 |
|
Valery Sizov
|
fd8d1d9b62
|
Snippets: rename public to internal
|
2014-10-07 11:54:00 +03:00 |
|
Ciro Santilli
|
fa34901237
|
Make Spinach test names consistent
- 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
|
2014-10-05 18:21:11 +02:00 |
|
Dmitriy Zaporozhets
|
c31c8c55a4
|
Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into cirosantilli-spinach-step
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
features/steps/project/markdown_render.rb
|
2014-09-22 20:56:12 +03:00 |
|
Ciro Santilli
|
de6c8778f7
|
Prefix Spinach features with Spinach::Features::.
|
2014-09-22 16:30:25 +02:00 |
|
Ciro Santilli
|
ef6e94e37e
|
Replace old spinach step definitions with step.
|
2014-09-22 10:01:50 +02:00 |
|
Dmitriy Zaporozhets
|
9be5425a88
|
Refactor snippets views
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-14 12:36:46 +03:00 |
|
skv
|
a3f645ef51
|
Remove deprecated finders
|
2014-01-19 23:39:56 +04:00 |
|
Dmitriy Zaporozhets
|
8841eec426
|
Improve snippets UX
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-11-18 21:34:07 +02:00 |
|
Dmitriy Zaporozhets
|
bbb06e504e
|
Add seeds and improve ui. Remove snippet expires_at
|
2013-07-18 13:08:48 +03:00 |
|
Dmitriy Zaporozhets
|
d8fc0c3bb9
|
fix tests. improve ui-box title
|
2013-07-13 20:53:46 +03:00 |
|
Dmitriy Zaporozhets
|
6cf6b45adc
|
Fix snippets test
|
2013-06-06 09:04:25 +03:00 |
|
Andrew8xx8
|
e0af7cefb4
|
Typos fixed
|
2013-03-25 20:32:10 +04:00 |
|
Andrew8xx8
|
033037a059
|
Typo in class name fixed
|
2013-03-25 13:18:44 +04:00 |
|
Andrew8xx8
|
611ac72745
|
Tests for private snippet fixed
|
2013-03-25 02:46:56 +04:00 |
|
Andrew8xx8
|
8f08fbfd9f
|
Tests for personal snippets added
|
2013-03-25 02:19:40 +04:00 |
|