Generic method to add stylesheets and scripts to the header from parser extensions...
[lhc/web/wiklou.git] / includes /
2007-04-03 Tim StarlingGeneric method to add stylesheets and scripts to the...
2007-04-02 Daniel Kinzlerhook point for injecting fields into edit form
2007-04-02 Tim StarlingFix language code validation regex to allow be-x-old.
2007-04-02 Niklas Laxström* Escaping
2007-04-02 Niklas Laxström* New shortcut function
2007-04-02 Niklas Laxström* Use ui language now that it is possible
2007-04-02 Niklas Laxström* Fixed $wgFeedLimit
2007-04-02 Rob Church(bug 9033) Use a more specific error message when users...
2007-04-02 Raimond Spekking* (bug 9194) Add {{PLURAL:...}} to navigation bar of...
2007-04-02 Rob Church(bug 4764) "My contributions" not bold when viewing...
2007-04-01 Rob Church(bug 9472) Invalid XHTML on Special:Newpages
2007-04-01 Rob Church* (bug 9472) Invalid XHTML on cached query pages
2007-04-01 Rob Church(bug 9466) "Rollback failed" page doesn't format edit...
2007-03-31 Rob ChurchMove PageQueryPage class into own file
2007-03-31 Rob Church(bug 9046) Special page to list pages without language...
2007-03-31 Tim StarlingReduce query/transaction count.
2007-03-31 Tim Starling* Fix extension of DJVU output
2007-03-31 Tim StarlingException text conventionally does not have a terminati...
2007-03-31 Tim StarlingQuote and escape the binary path.
2007-03-30 River Tarnell"comment" and "user" are reserved words in Oracle
2007-03-30 River Tarnellerroneous indentation
2007-03-30 River Tarnellif non-UTF8 string given to addQuotes(), convert to...
2007-03-29 Brion Vibber* (bug 2979) Import now gracefully skips invalid titles...
2007-03-29 Steve Sanbegfix section/size links from cached templates, so templa...
2007-03-29 Rob Church(bug 8914) Don't transform colons in {{anchorencode:}}
2007-03-29 Greg Sabino MullaneRevert previous - do it the Right Way by calling $this...
2007-03-29 Greg Sabino MullaneMake sure wfTimestamp is used for all timestamps.
2007-03-29 Brion Vibber* (bug 5817) Special:Recentchangeslinked now shows...
2007-03-29 Brion VibberRevert r14063; listed as fix for bug 5817 in May 2006...
2007-03-28 Rob Church* Split most of the result output code from QueryPage...
2007-03-28 Aaron Schulz*Re-add r20317 with support for older URL param, rename...
2007-03-28 River Tarnellel_to should be varchar in oracle
2007-03-28 Brion Vibberrevert r20430; seems to have been tied into a reverted...
2007-03-28 Rotem LissFixing a regression (caused by r20473 and then r20525...
2007-03-28 Greg Sabino MullaneSwitch to always return GMT time.
2007-03-28 Brion VibberRevert r20659: accesses private member variables of...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Raimond SpekkingUse proper allowInlineDisplay function, by hint of...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-28 Aaron SchulzDon't show rev_deleted usernames
2007-03-28 Aaron Schulz*Fix isInRange(), remove cruft, add "ipv-6" prefix...
2007-03-28 Aaron Schulz*Use intval() to stop $ns from becoming '' which breaks...
2007-03-28 Aaron Schulz*Don't embed $ns from string, for NS 0 it becomes ...
2007-03-27 Aryeh GregorImprove documentation for $wgMaxUploadSize
2007-03-27 Brion VibberRevert r20426 which added an unused $isvalid parameter...
2007-03-27 Brion VibberRevert r20317 for the moment; incompatible changes...
2007-03-27 Rob Church(bug 8421) Expose current action in JavaScript globals...
2007-03-27 Rob Church* (bug 8975) Use "Maintenance script" as the username...
2007-03-27 Brion VibberRevert $wgDBtimezone commits: r20688, 20689, 20690...
2007-03-27 Brion Vibbergood thing we're not actually using this fallback func...
2007-03-27 Rob ChurchBeef up the Special:Log search form so it's laid out...
2007-03-27 Domas Mituzasanother miser-mode target...
2007-03-27 Domas Mituzasin misermode enforce maximum offset of 10000, people...
2007-03-27 Domas Mituzasdon't allow search for new images in miser mode
2007-03-27 Rob ChurchGive the username field an identifier so the label...
2007-03-27 Nick Jenkinsparenthesis
2007-03-27 Aryeh GregorWhile I'm at it, why not pseudo-initialize to null...
2007-03-27 Aryeh GregorUse the variable I introduced, maybe?
2007-03-26 Aryeh GregorDon't mess with system variables, sry brion
2007-03-26 Rob Church(bug 9397) Introduce "sp-contributions-footer" and...
2007-03-26 Raimond SpekkingRemove useless parameter/uninitialized variable.
2007-03-26 Raimond Spekking* (bug 4756) Add user tool links for self created accou...
2007-03-26 Aryeh GregorFix E_NOTICE on line 76 if $_SERVER['HTTP_ACCEPT']...
2007-03-26 Brion Vibber* (bug 9411) Fix for shared image descriptions using...
2007-03-26 Greg Sabino MullaneBegin simple tests to catch invalid search queries.
2007-03-26 Greg Sabino MullaneAccount for wgDBtimezone if set. DBs not using it ...
2007-03-26 Greg Sabino MullaneFind out the local db timezone
2007-03-26 Greg Sabino MullaneAllow user timezone adjustments to work when using...
2007-03-26 Greg Sabino MullaneAccount for pre-existing test table, commit only if...
2007-03-25 Greg Sabino MullaneMild formatting, fix missing '$'
2007-03-25 Aaron Schulz*Document PageHistoryBeforeList and PageHistoryLineEndi...
2007-03-25 Aaron Schulz*Add some cute hooks; possible flaggedrevs use
2007-03-25 Greg Sabino MullaneTypo.
2007-03-25 Domas Mituzasoops
2007-03-25 Domas Mituzasdefine querygroup
2007-03-25 Domas Mituzasallow to specify offset at which to pop a Job.
2007-03-24 Aaron Schulz*Use mRevision if available for permanent link. This...
2007-03-24 Aaron Schulz*Typo
2007-03-23 Aaron Schulz*If a page is protected and cascade protected, use...
2007-03-23 Markus KrötzschAdded parser hook InternalParseBeforeLinks, closes...
2007-03-23 Nick JenkinsSuspect $dbr was undefined in this scope.
2007-03-22 Tim StarlingFixed static member invocation, was broken since inception.
2007-03-22 Aaron Schulz*Fix comment typo, remove some redundant conversions
2007-03-22 Raimond Spekkingfix for r20616. Thanks to Brion whispering to me ;-)
2007-03-22 Raimond Spekking* (bug 4624) Namespace selection for Special:Whatlinkshere
2007-03-22 Manuel Schneiderfixed bug in call of hook ArticleViewHeader
2007-03-22 Aaron Schulz*Fix row count bug causing log extracts to show "no...
2007-03-21 Greg Sabino MullaneMore GROUP BY fun, fixes bug #9363, thanks to Mathias...
2007-03-21 Aaron Schulz*Instead of sorting on size, add a min size option...
2007-03-21 Aaron Schulz*Default selected type to 'edit'
2007-03-21 Greg Sabino MullaneAdd all terms to group by, although I'm not sure about...
2007-03-21 Aaron Schulz*Show page_len and sort on that index (descending)...
2007-03-21 Greg Sabino MullaneRemove variables when we can simply override accessors...
2007-03-21 Rotem LissUse the expanded text (e.g. anonymous users only, accou...
2007-03-21 Aaron Schulz*Use is_null() for namespace
2007-03-21 Aaron Schulz*Add namespace filter to protectpages (bug 9326), type...
2007-03-21 Nick JenkinsReverting SpecialRevisiondelete.php back to r17880...
2007-03-20 Raimond Spekking* (bug 3069) Warning on upload of scaled down images
2007-03-19 Raimond Spekking* (bug 8324) LinkSearch: search for all protocols defin...
2007-03-19 Greg Sabino MullaneAttempt at fixing 9103: needs testing on mysql site...
next