discourse/app/jobs
David Taylor 9db829134c
FIX: Use database to persist metadata during social registration (#6750)
Previously was using the cookie_store, which is limited to 4kb. This caused issues for providers sending large volumes of metadata about a user.
2018-12-10 15:10:06 +00:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
regular FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30
scheduled FIX: Use database to persist metadata during social registration (#6750) 2018-12-10 15:10:06 +00:00
base.rb FIX: keep db and job correctly in multisite logs 2018-09-04 16:05:44 +10:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00