| .. |
|
controllers
|
Handle unauthenticated users for likes/comments of private posts
|
2017-08-29 12:55:03 +02:00 |
|
fixtures
|
remove old unused data_conversion fixtures
|
2016-08-08 19:37:09 +02:00 |
|
helpers
|
Add checksums to assets in specs
|
2017-07-30 05:21:33 +02:00 |
|
integration
|
Use gender-neutral forms in comments and specs
|
2017-08-17 00:50:55 +02:00 |
|
javascripts
|
Use Bootstrap 3 progress-bar for polls
|
2017-08-29 02:17:32 +02:00 |
|
lib
|
Remove internet explorer version check
|
2017-08-24 14:57:43 +02:00 |
|
mailers
|
Remove old message parameter from invite mail
|
2017-08-23 21:55:43 +02:00 |
|
models
|
Allow to receive reshares without root
|
2017-08-29 02:06:08 +02:00 |
|
presenters
|
show users vote in poll
|
2017-08-26 03:16:05 +02:00 |
|
serializers
|
Use ActionDispatch::TestRequest in NotificationSerializer spec
|
2017-08-12 15:39:24 +02:00 |
|
services
|
Use gender-neutral forms in comments and specs
|
2017-08-17 00:50:55 +02:00 |
|
shared_behaviors
|
Account migration model and message support
|
2017-08-15 01:32:34 +03:00 |
|
spec
|
Add explicit mutual contact to test data
|
2017-08-14 19:15:54 +03:00 |
|
support
|
Account migration model and message support
|
2017-08-15 01:32:34 +03:00 |
|
workers
|
Replace Fixnum with Integer
|
2017-08-12 15:39:25 +02:00 |
|
configuration_methods_spec.rb
|
require spec_helper in .rspec
|
2016-11-27 21:27:12 +01:00 |
|
factories.rb
|
Account migration model and message support
|
2017-08-15 01:32:34 +03:00 |
|
federation_callbacks_spec.rb
|
Use RFC 7033 webfinger from diaspora_federation gem
|
2017-07-03 03:14:41 +02:00 |
|
helper_methods.rb
|
Refactor account deletion spec
|
2017-08-09 18:09:04 +03:00 |
|
locale_spec.rb
|
require spec_helper in .rspec
|
2016-11-27 21:27:12 +01:00 |
|
spec-doc.rb
|
This fixes issue #2298.
|
2011-11-02 23:51:12 -04:00 |
|
spec_helper.rb
|
Stop disabling Send workers for each example
|
2017-08-14 13:54:38 +03:00 |