Jeroen van Baarsen
|
0c4a70a306
|
Updated rspec to rspec 3.x syntax
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
2015-02-12 19:17:35 +01:00 |
|
Robert Speicher
|
9de4e696a6
|
Remove errant print statements from votes spec
This caused those random "true" outputs in the rspec output.
|
2015-01-29 13:14:30 -05:00 |
|
Dmitriy Zaporozhets
|
3395457acb
|
Fix vote specs for mysql
|
2015-01-22 12:08:47 -08:00 |
|
Michael Clarke
|
505a492cd8
|
Only count the user's last vote
|
2015-01-19 21:18:36 +00:00 |
|
Dmitriy Zaporozhets
|
001f3bc59e
|
Specs refactoring to reduce test time. Disabled observers by default for specs
|
2013-04-10 23:28:42 +03:00 |
|
Dmitriy Zaporozhets
|
752eb2c11d
|
more tests fixed
|
2013-01-15 16:36:35 +02:00 |
|
Riyad Preukschas
|
3022786948
|
Merge commit 'master' into discussions
Conflicts:
app/assets/stylesheets/sections/notes.scss
app/contexts/notes/load_context.rb
app/models/project.rb
app/observers/note_observer.rb
app/roles/votes.rb
app/views/commit/show.html.haml
app/views/merge_requests/_show.html.haml
app/views/merge_requests/diffs.js.haml
app/views/merge_requests/show.js.haml
app/views/notes/_note.html.haml
features/steps/project/project_merge_requests.rb
spec/models/note_spec.rb
|
2013-01-15 00:52:25 +01:00 |
|
Dmitriy Zaporozhets
|
cac7723451
|
Get rid of roles
|
2013-01-02 23:35:11 +02:00 |
|