wiki.techinc.nl/includes/page
Aaron Schulz cb15755e92 Normalize use of "INNER JOIN" to "JOIN" in database queries
The ANSI SQL default join type is INNER and this might save
some line breaks here and there.

Change-Id: Ibd39976f46ca3f9b71190d3b60b76ca085787a00
2019-03-06 09:17:30 -08:00
..
Article.php Remove outdated reference to design.txt 2019-03-04 17:49:42 +01:00
CategoryPage.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
ImageHistoryList.php Various fixes for phan-taint-check 2019-03-04 03:12:07 +00:00
ImageHistoryPseudoPager.php ImageHistoryPseudoPager: Protect against TimestampException from bad user input 2018-09-26 00:32:07 +00:00
ImagePage.php Drop Linker::formatSize, deprecated in 1.28 and unused 2019-02-08 17:43:33 -08:00
Page.php Split Page interface into own file 2016-04-02 16:35:20 +03:00
PageArchive.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
WikiCategoryPage.php Add a way to exclude categories from Special:UnusedCategories 2018-11-16 13:32:27 +00:00
WikiFilePage.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
WikiPage.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00