Go to file
Aaron Schulz 2a0e98e9a9 Reduce CAS errors in ApiEchoMarkSeen
* These tend to log errors many times in a row for the same few
  users in any given time period. There is probably some usage
  pattern issue in JS on top of the abuse of preferences for
  such tracking state. In any case, this should help.

Bug: T95839
Change-Id: I4d57b1db43a63300a412a5de220b66081da754f1
2015-08-11 19:18:45 +00:00
db_patches Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-08-06 21:36:19 +02:00
includes Reduce CAS errors in ApiEchoMarkSeen 2015-08-11 19:18:45 +00:00
maintenance Make processEchoEmailBatch check that Echo is actually enabled before doing anything 2015-05-31 13:25:37 +01:00
modules Link to localized Special:Notifications in overlay footer 2015-07-06 17:57:59 -07:00
scripts chmod 644 a few files 2015-07-03 19:31:15 +01:00
tests Refactor and unify icon URL logic 2015-08-06 04:17:14 +00:00
.csslintrc Add Grunt infrastructure for CI 2015-05-01 20:35:23 -07:00
.gitignore Ignore browser test screenshots 2014-09-30 13:34:28 -07:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jscsrc Actually pass jscs 2015-05-04 19:28:01 +00:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
.rubocop.yml QA: rubocop fixes broke the tests in the builds 2015-02-23 09:44:41 -07:00
.rubocop_todo.yml QA: rubocop fixes broke the tests in the builds 2015-02-23 09:44:41 -07:00
autoload.php Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:06:12 +02:00
Echo.php Load only the EchoInteraction schema client-side 2015-07-08 13:17:35 -07:00
echo.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
Gemfile chmod 644 a few files 2015-07-03 19:31:15 +01:00
Gemfile.lock QA: update Ruby gems for mediawiki-selenium 2015-02-09 13:38:16 -07:00
Gruntfile.js build: Adding configuration for jsonlint 2015-06-11 21:32:18 -07:00
Hooks.php Load only the EchoInteraction schema client-side 2015-07-08 13:17:35 -07:00
Makefile Hygiene: Dont run jshint against .less files 2014-09-05 16:45:34 -07:00
Notifier.php Fix usage of UserMailer::Send to use new signature 2015-07-31 15:45:57 -04:00
package.json build: Adding configuration for jsonlint 2015-06-11 21:32:18 -07:00
RELEASE_NOTES Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
Resources.php Link to localized Special:Notifications in overlay footer 2015-07-06 17:57:59 -07:00