https://bugzilla.wikimedia.org/show_bug.cgi?id=27884

--- Comment #1 from Bawolff <bawolff...@gmail.com> 2011-03-06 09:02:40 UTC ---
Created attachment 8255
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8255
patch to not update wl_timestamp on minor edits, if $wgEnotifMinorEdits =
false.

Hmm, looks like we could maybe just not update wl_timestamp on minor edits if
the wiki is globally configured not to send emails on minor edits. This would
probably cut back on the job queue usage significantly on such wikis.

Here's a patch that does that. I need to figure out how exactly wl_timestamp is
actually used before i'd feel confident committing though.

Also this wouldn't fix it for wikis that enable sending on minor edits, but
where the user disabled in prefs.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to