Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / skins / MonoBook.php
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-02 ReedyMerge "debug log group for DNS blacklist lookup results"
2012-08-01 CatropeMerge "[FileBackend] Skip over some illegal paths and...
2012-08-01 Aaron SchulzMerge "memcached: better error messaging"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "(bug 18834) Add an edit count to rollback link"
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-31 CatropeMerge "[FileBackend] Made swift handle unknown content...
2012-07-31 CatropeMerge "Add hint for pipe-separated list to action=help"
2012-07-31 DemonMerge "* oracle DB schema update to current (changes...
2012-07-30 Aaron SchulzMerge "Fix at end navigation condition for query pages"
2012-07-30 Aaron SchulzMerge "Realign $magicWords array in LanguageEn.php"
2012-07-30 Aaron SchulzMerge "Make MWHttpRequest::__construct() protected."
2012-07-30 SiebrandMerge "Localize comma separators in jump-to-nav."
2012-07-29 LiangentLocalize comma separators in jump-to-nav.
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-05 SiebrandMerge "Add new message 'showhideselectedlogentries...
2012-06-05 SiebrandMerge "(bug 37180) Removed hard coded parentheses in...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-04 DemonMerge "Made default BagOStuff functions work consistently."
2012-06-04 DemonMerge "Changed a call to Title::getEscapedText() which...
2012-06-04 DemonMerge "Added missing GPLv2 headers in some places."
2012-06-04 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "setSquidMaxage() globally if we can purge it...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-07 Antoine Mussodrop comment about a removed parameter
2011-12-26 Krinkle[Core JS] wikibits.js / IEFixes clean up
2011-12-12 Amir E. AharoniFollowup to r105854. Made directionality inline rather...
2011-10-15 KrinkleDrop IE5.x support
2011-10-09 Daniel FriesenFollowup r98212; Ensure that true is passed to all...
2011-09-25 Daniel FriesenImprove the accessibility of our jump-to functionality
2011-09-20 Roan KattouwReinstate IE*Fixes.css . This fixes most of the breakag...
2011-09-06 Daniel FriesenSmall MonoBook cleanup:
2011-09-04 Daniel FriesenFollowup r87340: Post-hook swap bodytext into a new...
2011-08-31 Daniel FriesenRemove the basic styles that vector coppied from monobo...
2011-08-06 Sam ReedPartial revert to r94024
2011-08-06 Brion VibberRevert r89123 -- caused bug 30259 (switched correct...
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-15 Roan KattouwFollowup r91672: remove commented-out reference to...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-01 Sam ReedRemove unused parameter, update callers
2011-06-29 PlatonidesWe don't need $skin as a local variable.
2011-06-29 Chad HorohoeFollowup r91094: monobook wasn't broken, but I broke...
2011-06-29 Chad HorohoeFix for r91081, I think he meant $content, not $cont.
2011-06-29 PlatonidesMake a sidebar key with value false mean 'skip this...
2011-06-29 PlatonidesCreate renderPortals() function for MonoBook (same...
2011-05-29 Sam ReedFix up a couple of deprecated calls
next