diaspora/spec
theworldbright 98f11b944a Fix styleguide violations
Fix hound remark 12

Remove unnecessary explicit div tag

Rename el_**** to ****El (hound remark 2 and 3)

Only find and replace operations were done with
this commit

Fix hound remark 4 and 8

Fix hound remark 6

Fix hound remark 7

Fix hound remark 9

Fix hound remark 10 and 11

Fix hound remark 13

Fix hound remark 1

Change single quotes to double quotes

Change single quotes to double in publisher view

Fix camelCase and missing {} in publisher view

Change single quotes to double in bookmarklet view

Use dot notation for serializedForm in publisher

Change single quotes to double in bookmarklet spec

Change single quotes to double in publisher spec

Fix missing {} in publisher views

Use ruby 1.9 hash syntax in invite_link

Fix indentation in publisher view
2015-06-04 18:05:44 +02:00
..
controllers Merge branch 'stable' into develop 2015-05-12 04:00:12 +02:00
fixtures Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
helpers fix notification mails for limited posts 2015-04-22 19:59:08 +02:00
integration Port tags page to Bootstrap 2014-08-28 18:02:02 +02:00
javascripts Fix styleguide violations 2015-06-04 18:05:44 +02:00
lib Set default for post title truncation to 70 characters 2015-06-02 12:14:35 +02:00
mailers Remove private post content of also commented mails 2015-05-07 04:10:21 +02:00
models Merge branch 'stable' into develop 2015-06-02 12:14:42 +02:00
presenters Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
shared_behaviors Strip Unicode format characters prior post processing 2015-02-17 23:29:05 +01:00
support fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
workers gracefully handle when a like is already deleted again 2015-05-24 02:30:02 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
helper_methods.rb fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb bump rspec-rails 2015-03-25 02:33:56 +01:00