| .. |
|
api
|
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
|
2013-07-03 13:40:04 -04:00 |
|
cache
|
Enable fallback languages when retrieving messages
|
2013-05-26 15:46:35 +02:00 |
|
content
|
Revert "Introducing ContentGetParserOutput hook."
|
2013-06-10 19:13:00 +00:00 |
|
db
|
Added tests for new DatabaseBase::upsert
|
2013-06-04 20:34:49 +02:00 |
|
debug
|
Update formatting
|
2013-02-14 14:10:38 +01:00 |
|
filebackend
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
filerepo
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
GlobalFunctions
|
wfBCP47Test: Remove commented-out testcases
|
2013-07-01 20:46:47 +00:00 |
|
installer
|
Fixed EZConnect string regex in OracleInstaller class.
|
2013-05-31 16:03:58 +02:00 |
|
jobqueue
|
[JobQueue] Added a function to delete all jobs from a queue.
|
2013-05-15 10:59:18 -07:00 |
|
json
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
libs
|
CSSJanus: Fix handling of CSS3 color syntaxes
|
2013-07-04 05:30:26 +02:00 |
|
logging
|
Update formatting
|
2013-02-15 12:35:50 +00:00 |
|
media
|
phpcs: More require/include is not a function
|
2013-05-21 23:26:28 +02:00 |
|
normal
|
test: ignore code coverage for CleanUpTest
|
2013-03-26 12:54:03 +01:00 |
|
objectcache
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
parser
|
test: skip math parser tests when missing $wgTexvc
|
2013-06-27 14:18:03 +02:00 |
|
search
|
Support updating search index when page is deleted
|
2013-06-18 17:41:13 -04:00 |
|
site
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
specials
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
upload
|
Renaming files to follow name conventions
|
2013-05-29 16:47:04 +02:00 |
|
ArticleTablesTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
ArticleTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
BlockTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
CdbTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
CollationTest.php
|
Actually try to load intl for test which requires it.
|
2013-05-11 18:01:53 +02:00 |
|
DiffHistoryBlobTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
EditPageTest.php
|
Allow creation of empty MediaWiki: pages
|
2013-07-02 18:40:02 +02:00 |
|
ExternalStoreTest.php
|
pass codesniffer on tests/
|
2013-01-28 12:14:26 +01:00 |
|
ExtraParserTest.php
|
Revert "Misc follow-ups to I2fc3966e (a161c5e)"
|
2013-03-22 21:24:58 +00:00 |
|
FauxRequestTest.php
|
Make headers in FauxRequest case insensitive
|
2013-06-03 16:23:11 +02:00 |
|
FauxResponseTest.php
|
Make headers in FauxRequest case insensitive
|
2013-06-03 16:23:11 +02:00 |
|
FormOptionsInitializationTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
FormOptionsTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
HashRingTest.php
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
HooksTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
HTMLCheckMatrixTest.php
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
HtmlTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
HttpTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
IPTest.php
|
Improve behavior of IP::toUnsigned on Windows
|
2013-06-25 20:04:46 +02:00 |
|
LanguageConverterTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
LicensesTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
LinkerTest.php
|
Tests: Make phpunit providers "public static".
|
2013-03-22 03:12:37 +01:00 |
|
LinksUpdateTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
LocalFileTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
LocalisationCacheTest.php
|
Updated plural rules from CLDR 22
|
2012-09-17 16:59:29 +00:00 |
|
MessageTest.php
|
MessageTest: Split test and use setMwGlobals
|
2013-03-21 20:05:39 +01:00 |
|
MWFunctionTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
MWNamespaceTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
OutputPageTest.php
|
Remove the $wgHandheldForIPhone config variable entirely
|
2013-06-04 21:53:47 +02:00 |
|
PathRouterTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
PreferencesTest.php
|
Fix unit tests when $wgEmailAuthentication is set to false
|
2013-05-11 22:14:18 +02:00 |
|
Providers.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
RecentChangeTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
RequestContextTest.php
|
Merge "Added space after switch/Removed spaces after unset"
|
2013-04-26 15:01:41 +00:00 |
|
ResourceLoaderTest.php
|
ResourceLoader: Prevent prefixless modules from overwriting others
|
2013-05-28 10:25:18 +00:00 |
|
RevisionStorageTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
RevisionStorageTest_ContentHandlerUseDB.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
RevisionTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
SampleTest.php
|
Update formatting
|
2013-02-14 12:36:35 +01:00 |
|
SanitizerTest.php
|
displaytitle: reject some CSS if $wgRestrictDisplayTitle set
|
2013-05-24 15:05:37 +02:00 |
|
SanitizerValidateEmailTest.php
|
Update formatting
|
2013-02-14 12:36:35 +01:00 |
|
SiteConfigurationTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
StringUtilsTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TemplateCategoriesTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TestUser.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TimeAdjustTest.php
|
TimeAdjustTest: Use dataProvider
|
2013-03-23 11:17:02 +00:00 |
|
TimestampTest.php
|
Merge "Fix TimestampTest broken by 7e3386d4"
|
2013-04-26 15:05:20 +00:00 |
|
TitleMethodsTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TitlePermissionTest.php
|
Add user rights 'editmyuserjs' and 'editmyusercss'
|
2013-06-10 15:44:22 -04:00 |
|
TitleTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
UIDGeneratorTest.php
|
Added UIDGenerator class for getting statistically unique IDs.
|
2013-02-07 17:38:12 +00:00 |
|
UserTest.php
|
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
|
2013-07-03 13:40:04 -04:00 |
|
WebRequestTest.php
|
WebRequest::getIP() cleanups.
|
2013-05-30 18:24:43 +00:00 |
|
WikiPageTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
WikiPageTest_ContentHandlerUseDB.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
XmlJsTest.php
|
Extend MediaWikiTestCase in a few places
|
2011-05-25 00:30:06 +00:00 |
|
XmlSelectTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
XmlTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
XmlTypeCheckTest.php
|
Enhancement: Allow XmlTypeCheck for strings
|
2013-06-07 18:11:49 +00:00 |
|
ZipDirectoryReaderTest.php
|
Update formatting
|
2013-02-14 12:56:23 +01:00 |