Aaron Schulz
82e2c924e4
Remove "@author Aaron Schulz" annotations
...
Bug: T139301
Change-Id: Ib5248e8e27d60611c7373bce4b29dd5e85aa3489
2017-06-27 15:24:14 -07:00
Fomafix
ce6f7faadd
Remove trailing empty lines in PHP
...
Performed using
find . -name \*.php -exec sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba' {} \;
Change-Id: I5d0627f94c73690cf3a8a453539c22c760c2aa60
2017-01-16 22:06:43 +01:00
Aaron Schulz
09a0a5e4f6
Make WAN cache config use $wgEventRelayerConfig
...
This makes the channels more explicit and defined in a less
ad-hoc way. Systems like Kafka would prefer explicit channel
definitions anyway, so the channel prefix just obscures things.
Change-Id: I5631eb1b1382083396a0f08904d9273cc92601e8
2016-04-25 12:08:09 -07:00
Stanislav Malyshev
49eb12efa4
Create Kafka event relayer
...
Bug: T125138
Change-Id: I9d7705cb164bc975c3a0ddf4a33ac54fe7de931c
2016-04-20 11:25:58 -07:00
addshore
d112448663
Move EventRelayerNull class to own file
...
Change-Id: I5450bda32482b5183e6d2c35e2df5c419155e2de
2016-04-03 11:59:09 +03:00
Kunal Mehta
6e9b4f0e9c
Convert all array() syntax to []
...
Per wikitech-l consensus:
https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html
Notes:
* Disabled CallTimePassByReference due to false positives (T127163)
Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
Alex Monk
6a92393760
Set 644 file permissions on some *.php files
...
Bug: T103754
Change-Id: I2f5bae84463ea849ceae027c17b924779adf8c19
2015-06-27 20:46:05 +00:00
Vivek Ghaisas
fd9178e4c3
Fix braces code style
...
Bug: T102805
Change-Id: I7ce4c71dd605f9be79a630602391271bb269b962
2015-06-17 16:28:51 +03:00
Aaron Schulz
c7bf955bca
Moved WAN cache and relayer to /libs
...
Change-Id: I9586d22890ce1cda7f74869ff701de73d65eaaef
2015-04-27 12:35:58 -07:00