diaspora/spec
cmrd Senya 717554edac
Fix possible duplication of AspectVisibility
No uniqueness control on AspectVisibility resulted in possible having
multiple AspectVisibility objects in the DB for the same aspect and
shareable which doesn't make sense. Introduce uniqueness validation
and fix up tests where duplication happened.
2016-05-27 20:22:03 +03:00
..
controllers Merge branch 'stable' into develop 2016-05-07 18:52:34 +02:00
fixtures Move JWKs files to database 2016-01-04 16:49:56 +09:00
helpers Merge pull request #6747 from cmrd-senya/rspec-fixup 2016-04-05 17:52:50 +02:00
integration Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
javascripts Fix publisher overflow on submit 2016-03-18 05:04:22 +01:00
lib A minor refactor of the Publisher 2016-04-28 21:45:49 +03:00
mailers Fix usage of hard-coded pod URI in rspec testsuite 2016-03-22 15:06:30 +03:00
models Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
presenters Perform major refactoring 2016-01-04 16:49:54 +09:00
serializers added post guid to the post_serializer 2015-07-11 00:17:01 +02:00
services PostService: create find! 2016-03-07 05:52:54 +01:00
shared_behaviors Revert "Back out #6723 due to Postgres breakage" 2016-03-04 14:01:31 +01:00
support Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
workers add migration for pods-table 2016-03-05 00:12:54 +01:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb fix pod table migration if someone deleted a user (owner) manually 2016-03-06 23:55:28 +01:00
federation_callbacks_spec.rb Merge branch 'stable' into develop 2016-03-30 10:18:09 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb
misc_spec.rb
requests_helper.rb Display publisher on user profile path 2015-10-15 05:58:38 +02:00
spec-doc.rb
spec_helper.rb Merge pull request #6095 from AugierLe42e/openid 2016-01-06 12:30:15 +01:00