wiki.techinc.nl/includes
Tyler Anthony Romeo d2ef30b882 Use wfShellExec() in UIDGenerator and style fixes.
Replaced backtick commands with wfShellExec() so that
the proper shell timeouts are applied. Also made some
minor style changes (added spaces after casting, got
rid of vertical alignment).

Change-Id: I9a8e9cb689279881f7bdea281c0107d613c3a7a8
2013-02-07 15:11:22 -05:00
..
actions fix some spacing 2013-02-04 19:59:14 +00:00
api API: Fix using the same module as generator and prop 2013-02-05 15:08:12 -05:00
cache fix some spacing 2013-02-04 19:54:07 +00:00
content fix some spacing 2013-02-04 19:54:07 +00:00
context (bug 44010) Pass context to UserGetLanguageObject 2013-01-18 10:56:27 +01:00
dao Made ORMTable and ORMRow non-abstract 2013-01-18 10:29:20 +01:00
db fix some spacing 2013-02-04 19:59:14 +00:00
debug
diff fix some spacing 2013-02-04 19:59:14 +00:00
extauth
externalstore [ExternalStore] Added ExternalStoreMwstore class that uses a file backend. 2013-02-07 09:52:03 -08:00
filebackend Merge "[FileBackend] Documentation tweaks." 2013-02-05 20:17:07 +00:00
filerepo Bug 43343 add zone "transcoded" for audio/video 2013-02-05 05:53:57 +00:00
installer Merge "Fixed E_STRICT notices in PostgresUpdater::renameIndex()." 2013-02-07 11:22:35 +00:00
interwiki The static declaration must come after the visibility declaration 2013-01-26 21:03:52 +01:00
job [JobQueue] Added unit tests for job queue code. 2013-02-07 09:18:10 -08:00
json The use of function sizeof() is forbidden; use count() instead 2013-01-26 22:20:04 +01:00
libs style: normalize end of files 2013-02-03 15:04:39 +01:00
logging fix some spacing 2013-02-04 19:54:07 +00:00
media fix some spacing 2013-02-04 20:09:18 +00:00
normal style: fix up commas in function arguments 2013-02-06 19:30:39 +01:00
objectcache fix some spacing 2013-02-04 20:04:26 +00:00
parser Merge "Remove Preprocessor_HipHop" 2013-02-06 20:07:44 +00:00
profiler (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
resourceloader fix some spacing 2013-02-04 19:54:07 +00:00
revisiondelete fix some spacing 2013-02-04 19:54:07 +00:00
search fix some spacing 2013-02-04 19:54:07 +00:00
site update the sites cache version 2013-02-07 16:39:10 +00:00
specials Merge "By default, keep users in HTTPS with wgSecureLogin" 2013-02-06 15:15:16 +00:00
templates fix some spacing 2013-01-26 19:15:35 +01:00
upload fix some spacing 2013-02-04 19:59:14 +00:00
.htaccess
Action.php (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi 2013-01-28 18:04:20 +00:00
AjaxDispatcher.php
AjaxResponse.php
ArrayUtils.php fix some spacing 2013-02-04 20:18:33 +00:00
Article.php fix some spacing 2013-02-04 20:18:33 +00:00
AuthPlugin.php
AutoLoader.php [ExternalStore] Added ExternalStoreMwstore class that uses a file backend. 2013-02-07 09:52:03 -08:00
Autopromote.php
Block.php fix some spacing 2013-02-04 20:18:33 +00:00
CacheHelper.php
Category.php fix some spacing 2013-02-04 20:18:33 +00:00
Categoryfinder.php fix some spacing 2013-02-04 20:18:33 +00:00
CategoryPage.php Don't use isset() to check whether an existing variable is null 2013-01-01 22:13:30 +01:00
CategoryViewer.php Use array for join condition 2013-01-19 12:20:37 +01:00
Cdb.php fix some spacing 2013-02-04 20:18:33 +00:00
Cdb_PHP.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangesFeed.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangesList.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangeTags.php fix some spacing 2013-02-04 20:18:33 +00:00
Collation.php Merge "(bug 43801) add a getter for ICU version to ICUCollation" 2013-02-06 19:35:36 +00:00
ConfEditor.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Cookie.php fix some spacing 2013-02-04 20:18:33 +00:00
CryptRand.php Bug 44157 - The return value of realpath should be tested 2013-01-31 04:53:22 +00:00
DataUpdate.php
DefaultSettings.php Merge "(bug 29472) kill $wgUseDynamicDates" 2013-02-06 19:38:29 +00:00
DeferredUpdates.php
Defines.php style: fix up commas in function arguments 2013-02-06 19:30:39 +01:00
DeprecatedGlobal.php fix some spacing 2013-02-04 20:18:33 +00:00
EditPage.php fix some spacing 2013-02-04 20:18:33 +00:00
Exception.php fix some spacing 2013-02-04 20:18:33 +00:00
Export.php fix some spacing 2013-02-04 20:18:33 +00:00
ExternalEdit.php fix some spacing 2013-01-27 14:21:50 +01:00
ExternalUser.php fix some spacing 2013-02-04 20:18:33 +00:00
FakeTitle.php fix some spacing 2013-02-04 20:18:33 +00:00
Fallback.php Remove fallback for PHP installs < v5.3.2 as that is now an install requirement 2012-12-10 13:47:57 -05:00
Feed.php fix some spacing 2013-02-04 20:18:33 +00:00
FeedUtils.php fix some spacing 2013-02-04 20:18:33 +00:00
FileDeleteForm.php fix some spacing 2013-02-04 20:18:33 +00:00
ForkController.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
FormOptions.php Fix spelling mistake 2013-01-14 07:19:29 +00:00
GitInfo.php
GlobalFunctions.php Deprecate in_string() 2013-02-06 14:38:57 -05:00
HistoryBlob.php fix some spacing 2013-02-04 20:18:33 +00:00
Hooks.php Profiling for hook calls. 2013-02-01 10:51:00 +00:00
Html.php fix some spacing 2013-02-04 20:18:33 +00:00
HTMLForm.php fix some spacing 2013-02-04 20:18:33 +00:00
HttpFunctions.old.php
HttpFunctions.php fix some spacing 2013-02-04 20:18:33 +00:00
ImageGallery.php
ImagePage.php Merge "Show no size links on image pages with errors" 2013-02-07 11:13:36 +00:00
ImageQueryPage.php
Import.php fix some spacing 2013-02-04 20:18:33 +00:00
Init.php
IP.php style: fix up commas in function arguments 2013-02-06 19:30:39 +01:00
Licenses.php
Linker.php fix some spacing 2013-02-04 20:18:33 +00:00
LinkFilter.php fix some spacing 2013-02-04 20:18:33 +00:00
LinksUpdate.php fix some spacing 2013-02-04 20:18:33 +00:00
MagicWord.php fix some spacing 2013-02-04 20:18:33 +00:00
Message.php fix some spacing 2013-02-04 20:18:33 +00:00
MessageBlobStore.php (bug 31044) Make ResourceLoader behave in read-only mode 2013-01-16 03:10:26 +00:00
Metadata.php fix some spacing 2013-02-04 20:18:33 +00:00
mime.info
mime.types use video/webm instead of audio/webm for webm 2012-12-28 16:05:24 +00:00
MimeMagic.php style: fix up commas in function arguments 2013-02-06 19:30:39 +01:00
MWFunction.php
Namespace.php fix some spacing 2013-02-04 20:18:33 +00:00
OutputHandler.php (bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key 2012-12-18 15:45:06 +01:00
OutputPage.php fix some spacing 2013-02-04 20:18:33 +00:00
PageQueryPage.php
Pager.php fix some spacing 2013-02-04 20:18:33 +00:00
PathRouter.php fix some spacing 2013-02-04 20:18:33 +00:00
PHPVersionError.php fix some spacing 2013-01-27 14:21:50 +01:00
PoolCounter.php
Preferences.php fix some spacing 2013-02-04 20:18:33 +00:00
PrefixSearch.php fix some spacing 2013-02-04 20:18:33 +00:00
ProtectionForm.php fix some spacing 2013-02-04 20:18:33 +00:00
ProxyTools.php fix some spacing 2013-02-04 20:18:33 +00:00
QueryPage.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
RecentChange.php fix some spacing 2013-02-04 20:18:33 +00:00
Revision.php fix some spacing 2013-02-04 20:18:33 +00:00
RevisionList.php
Sanitizer.php fix some spacing 2013-02-04 20:18:33 +00:00
ScopedCallback.php [JobQueue] Added support for using an external DB. 2013-01-07 16:42:22 -08:00
ScopedPHPTimeout.php
SeleniumWebSettings.php
Setup.php fix some spacing 2013-02-04 20:18:33 +00:00
SiteConfiguration.php fix some spacing 2013-02-04 20:18:33 +00:00
SiteStats.php
Skin.php fix some spacing 2013-02-04 20:18:33 +00:00
SkinLegacy.php fix some spacing 2013-02-04 20:18:33 +00:00
SkinTemplate.php fix some spacing 2013-02-04 20:18:33 +00:00
SpecialPage.php fix some spacing 2013-02-04 20:18:33 +00:00
SpecialPageFactory.php fix some spacing 2013-02-04 20:18:33 +00:00
SqlDataUpdate.php
SquidPurgeClient.php fix some spacing 2013-02-04 20:18:33 +00:00
Status.php fix some spacing 2013-02-04 20:18:33 +00:00
StreamFile.php
StringUtils.php fix some spacing 2013-02-04 20:18:33 +00:00
StubObject.php fix some spacing 2013-02-04 20:18:33 +00:00
tidy.conf
Timestamp.php Add months and years to Timestamp::getHumanTimestamp() 2013-01-03 12:57:59 -08:00
Title.php fix some spacing 2013-02-04 20:18:33 +00:00
TitleArray.php
UIDGenerator.php Use wfShellExec() in UIDGenerator and style fixes. 2013-02-07 15:11:22 -05:00
User.php (bug 29472) kill $wgUseDynamicDates 2013-02-06 17:38:05 +01:00
UserArray.php
UserMailer.php fix some spacing 2013-02-04 20:18:33 +00:00
UserRightsProxy.php
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php fix some spacing 2013-02-04 20:18:33 +00:00
WebRequest.php fix some spacing 2013-02-04 20:18:33 +00:00
WebResponse.php fix some spacing 2013-02-04 20:18:33 +00:00
WebStart.php fix some spacing 2013-02-04 20:18:33 +00:00
Wiki.php fix some spacing 2013-01-27 14:21:50 +01:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php fix some spacing 2013-02-04 20:18:33 +00:00
WikiMap.php
WikiPage.php fix some spacing 2013-02-04 20:18:33 +00:00
Xml.php fix some spacing 2013-02-04 20:18:33 +00:00
XmlTypeCheck.php
ZhClient.php
ZhConversion.php (zhtable) Add zh2Hans: '这么' => '这么' for better segmentation 2013-01-04 20:32:53 +08:00
ZipDirectoryReader.php fix some spacing 2013-02-04 20:18:33 +00:00