This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-26 10:50:26 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1db15fead
discourse
/
app
/
jobs
History
Neil Lalonde
a1db15fead
FEATURE: require admins to re-validate their email addresses if they haven't been seen for a number of days, configurable with the invalidate_inactive_admin_email_after_days site setting. Social logins are also revoked. Default is 365 days.
2018-12-12 15:32:38 -05: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
FEATURE: require admins to re-validate their email addresses if they haven't been seen for a number of days, configurable with the invalidate_inactive_admin_email_after_days site setting. Social logins are also revoked. Default is 365 days.
2018-12-12 15:32:38 -05: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