Go to file
Thiemo Kreuz 44f861496f Replace two regular expressions with cheap string manipulations
Note that the array of matches returned by preg_match changes when
PREG_OFFSET_CAPTURE is set. That's why the additional [0] (for the
match) and [1] (for the offset) are needed.

Bug: T203930
Change-Id: I89f9ea3bef49fe9128fd42805695982f012ecba9
2018-10-11 10:59:04 +02:00
db_patches Merge "Add a primary key to the echo_notification table" 2016-11-23 18:35:53 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-10-05 22:59:06 +02:00
images Unify BetaFeatures SVG screenshot markup 2017-12-19 09:01:12 -08:00
includes Replace two regular expressions with cheap string manipulations 2018-10-11 10:59:04 +02:00
maintenance Split long lines over 140 chars 2018-08-25 12:51:14 +02:00
modules Update icons with overhauled user avatar 2018-10-09 23:24:31 -07:00
scripts Remove obsolete scripts/generatecss.php 2018-09-09 17:07:26 -07:00
tests Don't override checkmatrix defaults set elsewhere 2018-09-20 17:15:09 -07:00
.eslintrc.json build: Update linters 2018-09-11 23:46:52 +01:00
.gitignore Remove Ruby browser tests 2017-12-20 12:29:01 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap
.phpcs.xml Fix phpunit @group annotation 2018-09-09 20:41:59 +02:00
.stylelintrc.json build: Update linters 2018-02-04 21:23:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
composer.json Build: Make pass phan-taint-check 1.5.0 2018-09-14 02:04:03 +00:00
COPYING
Echo.alias.php Remove U+200E (LRM) from comments 2018-09-24 22:15:51 +02:00
echo.sql Merge "Add a primary key to the echo_notification table" 2016-11-23 18:35:53 +00:00
extension.json Rename ApiCrossWikiBase -> ApiCrossWiki and make it a trait 2018-08-29 18:03:16 -07:00
Gruntfile.js build: Extend 'svgmin' options and move to 'minify' task 2018-05-29 10:26:22 -07:00
jsduck.external.js
jsduck.json
jsduck_custom_tags.rb
Makefile Remove obsolete scripts/generatecss.php 2018-09-09 17:07:26 -07:00
package.json build: Update linters 2018-09-11 23:46:52 +01:00
RELEASE_NOTES