Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Sam Saffron
|
ce5867cce2
|
workaround issue where orphan user_avatar record exists
|
2016-05-17 09:40:17 +10:00 |
Régis Hanol
|
8fcd359e2a
|
Revert "FIX: Jobs.cancel_scheduled_job wasn't working anymore due to our move to using multiple queues"
This reverts commit b7c16991f7 .
|
2016-04-13 18:30:25 +02:00 |
Régis Hanol
|
b7c16991f7
|
FIX: Jobs.cancel_scheduled_job wasn't working anymore due to our move to using multiple queues
FIX: Don't queue more than 1 'update_gravatar' job per user
|
2016-04-13 18:12:28 +02:00 |
Régis Hanol
|
9a96cd9f3b
|
CRUSHED: duplicate key value violates unique constraint 'index_uploads_on_sha1'
|
2015-05-07 01:00:13 +02:00 |
Sam
|
fa6f22dd39
|
Move letter avatars out of upload system
FIX: S3 issues around system avatars
FIX: reduced backup file size
|
2014-05-30 14:45:55 +10:00 |
Sam
|
1a31eb1d97
|
job should warn about corrupt user_avatar records
|
2014-05-28 19:55:33 +10:00 |
Sam
|
3e36d0698c
|
BUGFIX: ensure it tries downloading avatars
|
2014-05-28 17:57:15 +10:00 |
Sam
|
2791852bd8
|
FEATURE: ability to regenerate system avatars as needed
BUGFIX: made system letter avatar more thinner for less block look
|
2014-05-28 12:30:57 +10:00 |
Sam
|
ce6c25afed
|
Correct query so it scopes correctly
|
2014-05-27 22:17:04 +10:00 |
Sam
|
6e0f54ba9a
|
slow down the back fill process a bit
|
2014-05-27 20:46:17 +10:00 |
Sam
|
504cfcff96
|
Fix specs for avatars
Implement avatar picker
Correct avatar related jobs
|
2014-05-27 10:08:03 +10:00 |