2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-28 12:37:44 +00:00

14 Commits

Author SHA1 Message Date
edogawaconan
10c3bf5839 Remove then keyword for multiline if/unless.
Autocorrected with rubocop.
2014-11-20 17:50:45 +09:00
edogawaconan
6f8f83b8d0 Fix comment indentation. 2014-11-20 17:50:34 +09:00
edogawaconan
44162e992c Fix and remove useless assignments. 2014-11-20 17:50:33 +09:00
edogawaconan
939bd90cd6 Unify block styling.
Courtesy rubocop.
2014-11-20 17:50:31 +09:00
edogawaconan
da373734c9 Avoid the use of Perl-style backrefs.
Rubocop(tm).
2014-11-20 17:50:31 +09:00
edogawaconan
8b5b2a86bb Remove extra () when calling method.
Ruby isn't javascript.
2014-11-20 17:50:31 +09:00
edogawaconan
a2fe0b2ccc Remove redundant return.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
edogawaconan
e657d36c97 Fix all space-related styling.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
edogawaconan
d61e30ff7e Double quotes everywhere.
Using rubocop's auto-correct.
2014-11-20 17:50:29 +09:00
petopeto
253d72de4f some jpeg crcs are off for some reason; add rake posts:regen_jpeg_crcs
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%401032
2011-01-17 02:17:53 +00:00
petopeto
f98837b163 avoid loading all posts into memory
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40358
2010-11-15 14:10:22 +00:00
petopeto
df865a3d54 posts:regen_previews
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40357
2010-11-15 14:02:17 +00:00
petopeto
66a42bb7cb rake posts:recalc_pools to recalculate cached pool post count
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%4090
2010-09-03 22:57:44 +00:00
petopeto
30ff4fccd3 --HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00