Oops! The on/off states of the star icon were backwards!
[lhc/web/wiklou.git] / includes /
2009-09-28 Trevor ParscalRefactored the watch/unwatch icon for Vector.
2009-09-28 Happy-melonRecommit some of the 'backend' stuff from the Login...
2009-09-28 Alexandre Emsenhuberreplaced split() with explode(), the former is deprecat...
2009-09-28 Happy-melonRecommit r56688 (tracking categories for __INDEX__...
2009-09-28 Roan KattouwFix for r56924: don't do any mouseover/mouseout effects...
2009-09-28 Siebrand MazelandFollow-up to r56962: add 'deletedcontent' to $mCoreRights
2009-09-28 Aaron SchulzRename and document initializeSpecialCases() a bit
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-28 Aaron SchulzFollow-up r56791: add 'deletedcontent' to corerights
2009-09-28 Aaron SchulzRevert r57002: already done when needed
2009-09-28 Aaron Schulzbolden show/hide links if oversighted
2009-09-27 Siebrand MazelandSupport GENDER in 'sp-contributions-blocked-notice'
2009-09-27 Siebrand Mazeland* support GENDER in 'blocklog-showlog' and 'blocklog...
2009-09-27 Domas MituzasI take 5% of blame for this idiocy
2009-09-26 Siebrand MazelandFix oversight in r56963: remove $creator
2009-09-26 Siebrand MazelandRevert r56696. Even though mentioned in r56937 ("Revert...
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-09-26 Siebrand MazelandAdd optional separate date and time parameters for...
2009-09-26 Roan KattouwAdd a {{STYLEPATH}} magic word; necessary for upcoming...
2009-09-26 Happy-melonFix bug in HTMLForm where password fields only got...
2009-09-26 Alexandre Emsenhuber* (bug 11264) The file logo on a file description page...
2009-09-26 Roan KattouwAPI: (bug 20816) Editing a page with &watchlist=prefere...
2009-09-26 Alexandre EmsenhuberFixes for live preview:
2009-09-26 Alexandre Emsenhuberchange $fname to __METHOD__ in Title::moveOverExistingR...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-25 Jack D. PondAdded MS Office 7 file types for downloads. This...
2009-09-25 Alexandre EmsenhuberSpecial:IPBlockList's internal name is 'Ipblocklist...
2009-09-25 Alexandre Emsenhuber* (bug 20797) Fixed check for double moving the base...
2009-09-25 Tim Starling(r55382) Removed U+200B, zero-width space, from the...
2009-09-25 Bryan Tong Minh(bug 17747) Only display thumbnail column in file histo...
2009-09-25 Philip TzouUpdate the Chinese conversion tables.
2009-09-24 Happy-melonImprove HTMLForm's support for adding content in and...
2009-09-24 Bryan Tong Minh(bug 14117) "redirected" from is now also shown on...
2009-09-24 Aaron Schulzbug 20794: show usertool links at activeusers
2009-09-24 Alexandre EmsenhuberAdd new line after generating <script> calling mwScript...
2009-09-24 Happy-melonAdd new hook, AbortNewAccountAuto, to abort account...
2009-09-23 TobiasFollow-up on r55909 and r55903: Note / block log excerp...
2009-09-23 Roan KattouwAPI: Handle image redirects properly in imageinfo,...
2009-09-23 Leons PetrazickisChanges to IBM DB2 support:
2009-09-23 Raimond Spekking* Consistency tweak: coalesce tool links with pipes...
2009-09-23 Aryeh GregorImprove $attribs documentation in Html
2009-09-23 Michael Dalebefore processing wikipage js ::
2009-09-23 Bryan Tong Minh(bug 20780) Fix in UploadBase::detectScript: should...
2009-09-23 Roan Kattouw(bug 20773) Disabling LocalisationUpdate breaks stuff...
2009-09-23 ThomasVgeneric method to extract text layer of a document
2009-09-23 Alexandre Emsenhuber*STAB* Fix for r56806: remove debugging code
2009-09-23 Alexandre Emsenhuber* (bug 16310) Credits page now lists IP addresses rathe...
2009-09-23 Aaron SchulzMissing commit for r56798
2009-09-23 Aaron Schulzmissing wfProfileOut() calls
2009-09-22 Brion VibberWorkaround for bugs with Commonist (mwapi-based) and...
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
2009-09-22 Happy-melonAllow extra buttons and hidden fields to be included...
2009-09-22 Aryeh GregorFix "Invalid argument for foreach()" in Html
2009-09-22 Alexandre Emsenhuber* (bug 20631) Preview of personal JavaScript and CSS...
2009-09-22 Alexandre Emsenhuber* (bug 20702) Parser functions can now be used correctl...
2009-09-22 Siebrand MazelandFollow-up to r56746: prevent notices by adding global...
2009-09-22 Michael Dale* (bug 20720) moved userjs and sitejs to after core...
2009-09-21 Alex ZAdd the user_properties table to the default for $wgSha...
2009-09-21 Alexandre EmsenhuberFix for r56551: Added missing "</li>" when reducing...
2009-09-21 Alexandre EmsenhuberJust a little cosmetic change, removed empty line in...
2009-09-21 Chad Horohoe(bug 20353) wfShellExec() malfunctioning on NT builds...
2009-09-21 TobiasNew configuration variable $wgShowPageOnRedlink that...
2009-09-21 Brion Vibber* (bug 20730) Fix to Special:Version ViewVC link for...
2009-09-21 Happy-melonFollow-up to r56684 - fix message parameters for Login...
2009-09-21 Happy-melonFollow-up to r56683 - unnecessary abstraction
2009-09-21 Happy-melonFollow-up to r56684 - set message keys in Login.php...
2009-09-21 Happy-melonFollow-up to r56684 - stop people registering invalid...
2009-09-21 Chad HorohoeFollowup r56684: Add new message 'createaccounterror...
2009-09-21 Happy-melonFollow-up to r56684; fix newuser log.
2009-09-21 Chad Horohoe(bug 20751) ForeignApiRepo does not urldecode filenames...
2009-09-20 Happy-melon(bug16979) Add tracking categories for __INDEX__ and...
2009-09-20 TobiasFollow-up on r55909: showLogExtract can now tell Pager...
2009-09-20 Happy-melonFollow-ups to r56684: add a member function for extensi...
2009-09-20 Alexandre Emsenhuber* (bug 20726) Title::getLatestRevID's documentation...
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-20 Happy-melonNew function for ExternalUser to get the local User...
2009-09-20 Happy-melonDocument and tidy HTMLForm.php. :P
2009-09-20 Aaron Schulzbug 20745 Query error in Special:ListUsers
2009-09-19 Bryan Tong MinhwfMsgExt, instead of wfMsg
2009-09-19 Aaron Schulzbug 20739: fix call to missing function
2009-09-19 Bryan Tong MinhFollow up to r56639: Remove some existence check duplic...
2009-09-19 Bryan Tong MinhFix several messages generated by SpecialUpload::getExi...
2009-09-19 Happy-melonImplement a 'root' permission, which grants all other...
2009-09-19 Happy-melonFix User::idFromName to actually return null on failure...
2009-09-19 Bryan Tong MinhFix overwrite permission checking for users without...
2009-09-18 Raimond SpekkingAdd $wgRCMaxAge to the message 'activeusers-count'...
2009-09-18 Bryan Tong MinhSet wpSourceType to file by default for backwards compa...
2009-09-18 Niklas LaxströmUse Html:: functions
2009-09-18 Tomasz Fincbumping version number as new xsd r54472 was approved...
2009-09-18 Aryeh GregorTighten up unquoted attribute output
2009-09-18 Roan Kattouw* API: (bug 20700) Add amprop=default to list default...
2009-09-18 Aaron Schulztypecast $attribs to an array to avoid on-site notices
2009-09-18 Roan KattouwPartial revert of r56602: remove what is probably accid...
2009-09-18 Andrew GarrettForce changedfilter parameter to integer on Special...
2009-09-18 Aryeh GregorDon't drop default attrib values in non-HTML5
2009-09-18 Andrew GarrettRemove double catlinks on edit page.
2009-09-18 Niklas LaxströmShut up warnings from r56420 that have annoyed us few...
2009-09-18 Siebrand MazelandRevert functional change from r56594. That broke more...
2009-09-18 Siebrand Mazeland* use wfMsgExt with escapenoentities instead of wfMsgHt...
2009-09-18 Siebrand Mazeland* process messages with escapenoentities instead of...
next