lhc/web/wiklou.git
2010-07-23 Aryeh GregorSaner code formatting, fix a couple of bugs
2010-07-23 Aryeh GregorUse modern coding constructs and a better var name
2010-07-23 Aryeh GregorInitial commit for category collation framework
2010-07-23 Aryeh GregorProhibit all moves from/to file namespace
2010-07-23 Aryeh GregorTypo, style fix
2010-07-23 Danny B* replacing deprecated <s> with <del>
2010-07-23 Sam ReedFixup code from r69753, create title from row and use...
2010-07-23 Sam ReedResolve minor fixme from r69761
2010-07-23 Roan KattouwFollowup to r69776: cache result of extractRequestParam...
2010-07-23 Sam ReedMinor comment improvement to r69757
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-23 Tim StarlingFixed inappropriate conversion of strpos() result to...
2010-07-23 Tim StarlingSend XVO headers only if $wgUseXVO is true.
2010-07-23 Mark A. Hershbergerre r64403 - remove never-actually-used $flag parameter...
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-22 Sam ReedRemove some unused globals
2010-07-22 Sam ReedRemove various unused parameters
2010-07-22 Sam ReedFix fail from r69755, press save, actually do "LIMIT_SM...
2010-07-22 Sam ReedLIMIT_SML2, LIMIT_BIG2 are in ApiBase, not ApiMain
2010-07-22 Sam Reed$this isn't valid in a static function. Fix for r46507
2010-07-22 Sam Reed* (bug 24485) Make iwbacklinks a generator, display...
2010-07-22 Sam ReedRemove unused $categories = array();
2010-07-22 Sam ReedPart of bug 24485 - Make iwbacklinks a generator,...
2010-07-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-22 PlatonidesFollow up r63214, and its revert r69201. The rules...
2010-07-22 Chad HorohoeFix r69229. This should not be abstract, return dummy...
2010-07-22 Sam ReedFixup r69719 per comments
2010-07-22 Sam ReedFollowup r69719 r66716, add variable definition to...
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-22 Sam Reed(bug 23936) - Add "displaytitle" to query/info API
2010-07-22 Roan Kattouwjson_encode() -> FormatJson::encode()
2010-07-22 Sam ReedFix bug from r61759
2010-07-22 Sam ReedAdd braces
2010-07-22 Tim StarlingUse $wgContLang not $wgLang for checkTitleEncoding...
2010-07-21 PlatonidesFollow up r69516. Hardcode $wgVectorExtraStyles to...
2010-07-21 Raimond SpekkingAdd quotation marks for consistency with other log...
2010-07-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De Dauw@ -> wfSuppressWarnings and wfRestoreWarnings
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Bryan Tong... stylize.php on SearchEngine.php
2010-07-21 Raimond SpekkingShow the copyright message in user preference language...
2010-07-21 Bryan Tong... Follow-up r69233: Add existence check for NS_MEDIA...
2010-07-21 Bryan Tong... Follow-up r69203: remove str_replace( '_', ' ', $query...
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Roan KattouwCoding style: camelCase, not CamelCase
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-21 Jeroen De DauwDoc and style improvements
2010-07-20 Trevor ParscalThis improves on the CSS hack used in r69317 - which...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Mark A. HershbergerAdded an explanation for the way the code is set up.
2010-07-20 Mark A. HershbergerSlightly different, but similar to brion's tests. ...
2010-07-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-20 PlatonidesFollow up r69444. Address CR comment by Simetrical.
2010-07-20 Mark A. Hershbergerfixes r69333 — remove dependency on iconv, use icu...
2010-07-20 Mark A. Hershbergertrailing ws cleanup
2010-07-20 Mark A. Hershbergeradmin parameter is required now since we no longer...
2010-07-20 Mark A. HershbergerPrefer the intl PECL extension for ICU Unicode
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-07-20 Roan KattouwFix typo
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Roan KattouwFollowup to r69553: double-escape arguments because...
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility and added TODOs
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRe-did r69590
2010-07-20 Tim Starling* Fixed "link" parameter in image links with "thumb...
2010-07-20 Tim StarlingUncommented the DROP TABLE queries for parsertest_...
2010-07-20 Tim StarlingApplying the text changes to the file as in r69589...
2010-07-20 Tim StarlingContinued cleanup of r69589: adding DatabaseInstaller...
2010-07-20 Tim StarlingCleanup for r69589 etc., deleting the file so I can...
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRenamed InstallerDBType to DatabaseInstaller
2010-07-20 Roan KattouwFollowup to r69587: forgot to hit Save *facepalm*
2010-07-20 Roan KattouwFollowup to r69237: clarify documentation to avoid...
2010-07-20 Roan KattouwKill two functions in Parser that have been ununused...
2010-07-20 Peter PotrowlSolving an issue in r69542
2010-07-20 Raimond SpekkingRemove useless <hr />. If someone wants to highlight...
2010-07-20 OverlordQFollowup to r69580, did I mention MySQL sucks?
2010-07-20 OverlordQFollowup to r69542, since the new installer doesn't...
2010-07-20 Tim StarlingFix URL for $GLOBALS overwrite vulnerability.
2010-07-19 PlatonidesUpdate the old magic with new one.
2010-07-19 Roan KattouwFix r69539: use $this->skin->stylename instead of ...
2010-07-19 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-19 Ariel Glennclean up space/tab stuff
2010-07-19 Roan KattouwFix typo
2010-07-19 Roan KattouwFollowup to r69546: defer sending of notification by...
2010-07-19 Daniel Kinzlermake image page respect different sizes of individual...
2010-07-19 Chad HorohoeRemove 1.6 compat thingies
2010-07-19 Roan Kattouw(bug 24398) Make addwiki.php send a notification e...
2010-07-19 Danny B* #siteSub (tagline) isn't headline -> replaced by...
2010-07-19 Danny B* 2009 -> 2010
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
next