wiki.techinc.nl/includes
umherirrender 0bc583af2c Move closing parenthesis from multi line if and function to own line
The Line continuation Coding conventions prefers the closing parenthesis
on the same line than the beginning curly braces. This is done for ifs
and functions.
Also move some boolean operator from the end of a line to the beginning
and changed some indentation to make the condition hopefully better
readable.

Change-Id: Id0437b06bde86eb5a75bc59eefa19e7edb624426
2013-12-01 21:39:00 +01:00
..
actions Set title to Special:Revisiondelete on action=revisiondelete 2013-11-16 21:24:41 +00:00
api API: Add $wgAPIFormatModules 2013-11-27 11:40:17 -05:00
cache Fixed spacing 2013-12-01 20:58:51 +01:00
changes Create cachedEntry after processing change block 2013-11-26 12:37:38 +01:00
clientpool Added some sanity close() calls to RedisConnectionPool 2013-11-20 13:49:51 -08:00
content Declare visibility of class property in ContentHandler 2013-11-20 06:09:49 +01:00
context Update formatting and documentation in includes/context/ 2013-11-20 05:25:22 +00:00
dao Update formatting in includes/dao/ 2013-11-20 05:30:23 +00:00
db Fixed spacing 2013-12-01 20:58:51 +01:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Improved partitioning scheme for refreshLinks jobs 2013-11-26 16:02:44 -08:00
diff Replace inline tab with space 2013-11-21 18:32:38 +00:00
externalstore Update formatting of externalstore classes 2013-11-26 13:16:02 +00:00
filebackend Merge "More file backend docs" 2013-11-25 18:08:31 +00:00
filerepo Make $oldFileFromRowFactory public 2013-11-28 11:12:08 +01:00
gallery Declare visibility on class properties of ImageGalleryBase 2013-11-25 06:40:50 +01:00
installer Remove unused local variables, update formatting and documentation 2013-11-25 14:42:34 +01:00
interwiki Improved CdbException handling in Interwiki 2013-11-26 15:28:39 -08:00
job Improved partitioning scheme for refreshLinks jobs 2013-11-26 16:02:44 -08:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs Rewrite CSSMin::remap to support multiple url() values in one rule 2013-11-29 18:23:33 +00:00
logging Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
media Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
normal Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
objectcache Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
parser Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
profiler Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
rcfeed Use lowercase key words 2013-11-23 15:56:42 +01:00
resourceloader Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
revisiondelete Fixed spacing 2013-11-21 18:52:25 +00:00
search Revert "Remove unsupported and mostly non-functional Mssql support" 2013-11-16 02:06:01 +00:00
site
specials Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
templates Fixed spacing 2013-12-01 20:58:51 +01:00
upload Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
utils Merge "Update docs in CdbPHP.php" 2013-11-13 16:01:41 +00:00
.htaccess
Action.php Fixed spacing 2013-11-19 19:03:54 +01:00
AjaxDispatcher.php
AjaxResponse.php
Article.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
AuthPlugin.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
AutoLoader.php Improved partitioning scheme for refreshLinks jobs 2013-11-26 16:02:44 -08:00
Autopromote.php
Block.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
ChangesFeed.php
ChangeTags.php remove specific FORCE INDEX clauses causing trouble 2013-11-19 17:45:41 +00:00
Collation.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php API: Add $wgAPIFormatModules 2013-11-27 11:40:17 -05:00
Defines.php
DeprecatedGlobal.php Kill $wgArticle 2013-11-01 14:17:26 -07:00
EditPage.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
Exception.php Fixed spacing 2013-12-01 20:58:51 +01:00
Export.php Fixed spacing 2013-12-01 20:58:51 +01:00
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php FormOptions: Implement FLOAT type 2013-11-07 23:50:59 +01:00
GitInfo.php Fixed spacing 2013-12-01 20:58:51 +01:00
GlobalFunctions.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HistoryBlob.php HistoryBlobCurStub: correct setting name in doc comment 2013-10-27 01:10:12 -04:00
Hooks.php Make sure we always restore the error handler. 2013-11-15 16:57:34 +00:00
Html.php Fixed spacing 2013-12-01 20:58:51 +01:00
HTMLForm.php Fixed spacing 2013-12-01 20:58:51 +01:00
HtmlFormatter.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HttpFunctions.php Fixed spacing 2013-12-01 20:58:51 +01:00
ImagePage.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
ImageQueryPage.php
Import.php
Init.php Rename wfIsHipHop() to wfIsHHVM() 2013-10-29 15:36:10 -07:00
Licenses.php
limit.sh Improve logging for wfShellExec() and ignore missing cgroup 2013-10-28 21:14:09 +00:00
Linker.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php
Message.php Fix double-parsing of account creation messages. 2013-10-24 10:16:19 +00:00
MessageBlobStore.php
Metadata.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
Namespace.php
OutputHandler.php
OutputPage.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php
PathRouter.php
PHPVersionError.php More 1.22 -> 1.23 2013-10-31 11:17:07 +01:00
PoolCounter.php
Preferences.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
PrefixSearch.php
ProtectionForm.php
ProxyTools.php Skip IP::isInRange() test if input is not in CIDR notation 2013-11-13 20:44:34 +00:00
QueryPage.php
Revision.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
RevisionList.php
Sanitizer.php SECURITY: Improve css javascript detection 2013-11-14 14:32:51 -08:00
Setup.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
SiteConfiguration.php
SiteStats.php Move the DeferredUpdates hierarchy to its own directory 2013-11-04 10:32:40 +11:00
Skin.php Change the syntax and non-one count fake values for {{PLURAL: in newmessages* 2013-11-22 01:05:04 +02:00
SkinTemplate.php Cleanup variable use in getLanguages 2013-11-27 16:04:49 +02:00
SpecialPage.php Fixed spacing 2013-11-21 18:52:25 +00:00
SpecialPageFactory.php Merge "Remove m prefixes from private variables" 2013-11-25 19:44:04 +00:00
SquidPurgeClient.php
StatCounter.php Make the format of UDP-logged stats configurable 2013-10-04 22:52:02 -07:00
Status.php Update documentation of Status 2013-11-23 18:51:16 +00:00
StreamFile.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StubObject.php
tidy.conf
Timestamp.php Handle Swift JSON listings with unqualified timestamps 2013-11-06 17:12:41 -08:00
Title.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
TitleArray.php
User.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
UserArray.php
UserMailer.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
UserRightsProxy.php
WatchedItem.php Correctly update wl_notificationtimestamp when viewing old revisions 2013-10-27 17:47:53 +00:00
WebRequest.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
WebResponse.php
WebStart.php
Wiki.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php Add WikiFilePage::getForeignCategories() method 2013-11-18 11:10:46 -08:00
WikiMap.php
WikiPage.php Merge "Truncate protect reason for whole multibyte characters" 2013-11-21 12:58:21 +00:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhClient.php
ZhConversion.php