Changing comments layout preparing for generated documentation with Phpdocumentor
[lhc/web/wiklou.git] / includes /
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-09-02 Brion VibberOne more unicode normalization fix: don't die horribly...
2004-09-02 Brion VibberNormalize Unicode input to normalization form C. Most...
2004-09-02 Brion VibberSplit the data arrays for form KC, KD to a separate...
2004-09-02 Jens FrankBUG#26 Set setSquidMaxage to 0 if the user has new...
2004-09-02 Brion Vibber* Refactor to separate the database bits from the UI...
2004-09-02 Antoine MussoNew system to generate $wgValidSkinNames by listing...
2004-09-02 Brion VibberUse the result wrapper object.
2004-09-02 Brion VibberResultWrapper object, so you can pass a result back...
2004-09-02 Brion VibberAdd FauxRequest class for arbitrary parameters.
2004-09-02 Brion VibberFix for starting point entered as lowercase.
2004-09-02 Antoine Mussomoving templates from /templates/ to /skins/ . xhtml_sl...
2004-09-02 Antoine Mussoremoving obsolete files. See ./skins/ for new location
2004-09-02 Antoine MussoBig change to the skin system. Php files are now in...
2004-09-02 Antoine Musso* some comments
2004-09-02 Antoine Mussodo not indent code inside the "if( defined( 'MEDIAWIKI...
2004-09-01 Antoine Mussokilling some double quotes
2004-09-01 Jens FrankAdd SOAP read only API. API still unstable, might add...
2004-09-01 Arne HeizmannWe should try not to use the same message for different...
2004-09-01 Domas Mituzasinclude all fields in group-by, required by nonmysql...
2004-09-01 Domas Mituzasstrip profile name in case it exceeds db storage size...
2004-09-01 Domas Mituzasget rid of all INSERT IGNORE in includes/, change into...
2004-09-01 Domas Mituzastreat every array as an array, not only with option...
2004-09-01 Arne Heizmanndisplay "view current revision" link on old revisions...
2004-09-01 Arne Heizmannremove trailing white space (sorry)
2004-08-31 Erik MoellerCustom namespaces:
2004-08-31 Brion VibberAvoid numeric and boolean interpretation of "0" in...
2004-08-31 Brion VibberQuote seemingly numeric values in SQL, as they might
2004-08-30 Arne HeizmannOops. Don't double-escape this.
2004-08-30 Arne Heizmanncomment was incomplete
2004-08-30 Arne HeizmannRe-insert my changes to the Diff engine that make it...
2004-08-30 Brion VibberIn the allpages index, make the whole line links to...
2004-08-30 Brion VibberWhen using wfMsgNoDB(), *don't use the cached messsages!*
2004-08-29 Brion VibberSnarf the deletion log entries on the undelete page...
2004-08-29 Jens FrankBUG#244 Backed out changes done in Patch 1.33 due to...
2004-08-29 Jens FrankFix handling of oldest revision with diff-links from...
2004-08-29 Brion VibberUnicode normalization routines.
2004-08-29 Brion VibberAdjust UTF-8 generator for correctness. (Upper private...
2004-08-28 Jens FrankENH#59 Provide a (diff) link in Special:Contributions
2004-08-28 Arne Heizmannuntested, but I'm pretty sure this fixes
2004-08-28 Arne Heizmanninstead of HTML-escaping everything and then creating...
2004-08-28 Jens FrankBUG#160 Internationalize display of numbers:
2004-08-28 Arne Heizmannmake "Revision as of [time] [date]" link to the relevan...
2004-08-28 Arne Heizmannfix typo
2004-08-28 Arne Heizmannremove superfluous require_once('SpecialValidate.php');
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-28 Arne Heizmannmake this less confusing
2004-08-28 Arne Heizmannsome code readability and "->'
2004-08-28 Jens FrankBUG#219 enable link shortcuts like [[:Category:catname|]]
2004-08-28 Erik Moellerrename $wgUserTablePrefix to $wgSharedDB as discussed...
2004-08-28 Jens FrankBUG#236 Log deletion of old image revisions.
2004-08-28 Brion VibberRemoving the older GPL MemCachedClient.inc.php. Some...
2004-08-28 Brion VibberDon't display Upload link in Monobook sidebar if upload...
2004-08-27 Tim StarlingAbstracted site name in LanguageFi.php. This required...
2004-08-27 Tim StarlingFixed notice due to main-cleanup being entered at level 0
2004-08-27 Tim StarlingTable prefix bugs
2004-08-27 Jens Frankremoved forgotten debugging statement
2004-08-27 Jens Frankcleanup of unused categoryMagic code
2004-08-27 Jens FrankENH#169: Provide plugin interface for skins. See also...
2004-08-26 Jens FrankRemove call to parserOptions::setUseCategoryMagic....
2004-08-26 Jens FrankBUG#206: replace <!--LINK tags by the link text for...
2004-08-25 Jens FrankMake ot=html default, as most user will probably use...
2004-08-25 Brion VibberOld log page -> logging table importer.
2004-08-25 Brion VibberShow pretty localized log names in Recentchanges instea...
2004-08-25 Brion VibberNS_PROJECT, NS_PROJECT_TALK -- will phase out NS_WIKIPE...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Jens FrankReplaced old setIgnoreSQLErrors by newer ignoreErrors
2004-08-24 Erik Moellerdo not parse malformed sections for section editing...
2004-08-24 Brion VibberCheck for validation mode and load validation code...
2004-08-24 Erik Moelleruse reference instead of value for title object parameter
2004-08-24 Erik Moelleradds '->' links to section before autogenerated section...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-24 Brion VibberPatch by Ivan Krstic, slightly modified, for the sessio...
2004-08-23 Jens FrankNew global setting: wgUserTablePrefix
2004-08-23 Brion VibberStart migrating wfCheckLimits to WebRequest::getLimitOf...
2004-08-23 Antoine Mussorewrite of the dmoz-like category browser. Known bugs...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Brion VibberChange 'welcomecreation' and 'loginsuccess' messages...
2004-08-22 Brion VibberFix typo in quote conversion
2004-08-22 Brion VibberSet up the Title fields directly in Title::makeTitle...
2004-08-22 Brion Vibber* Fix notice in PHP output mode
2004-08-22 Jens FrankMake [delete] and (delete all revisions) links act...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-22 Brion VibberRemove what seems to be an accidentally checked-in...
2004-08-22 Jens FrankMoved category stuff to CategoryPage, copying logic...
2004-08-22 Brion VibberChange some search index update code to do two regexps...
2004-08-22 Arne Heizmanncode readability
2004-08-22 Jens FrankBUG#175 Don't show confusing "* (Lschen) (Aktuell)...
2004-08-22 Jens FrankFix notice regarding invalid array index -1
2004-08-21 Antoine Mussoremoving call to the database for "recentchangestext...
2004-08-21 Antoine Mussodouble to single quotes
2004-08-21 Antoine MussoFix bugzilla bug #100. Redirects can be done to categor...
2004-08-21 Antoine MussoMake a link to wfMsg('disambiguationspage')
2004-08-21 Antoine MussoMoving disambiguations code from specialMaintenance...
2004-08-21 Antoine MussoReverting patch 1.246 made by Guillaume. It breaks...
2004-08-21 Tim Starlingminor bug fix
2004-08-21 Tim StarlingReplaced link holders with actual links before saving...
2004-08-21 Tim StarlingHey! Stop breaking my functions!
2004-08-21 Tim StarlingNew feature: Turck MMCache shared memory as a lightweig...
2004-08-21 Tim StarlingSort results by total time
next