Don't mess with system variables, sry brion
[lhc/web/wiklou.git] / includes /
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...
2007-03-19 Nick Jenkins* Prevent E_STRICT error when '$wgDebugDumpSql = true...
2007-03-19 River Tarnell- strict warning fixes in databasepostgres
2007-03-18 Brion VibberFix for 'shareddescriptionfollows' message in some...
2007-03-17 Greg Sabino MullaneTrim makeImage option list, for bug #8582
2007-03-16 Raimond Spekking* (bug 8324) LinkSearch: search for https/ftp/irc/news...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-16 Tim StarlingRemoved //IGNORE suffix in call to Language::iconv...
2007-03-16 Raimond Spekking* Use plural function for some more rev_del stuff
2007-03-16 Raimond Spekkingwhen blocking a user the option 'anononly' is not avail...
2007-03-16 Aaron Schulz*Fix syntax bugs on line 669
2007-03-16 Aaron Schulz*Fix class name typo
2007-03-16 Aaron Schulz*Never show [deleted] link for log events
2007-03-15 Raimond Spekking* Show thumbnail of existing image if image exists...
2007-03-15 Aaron Schulz*Check $image->exists() rather that getArticleID()...
2007-03-15 Aaron Schulz*Enlarge target name box a bit
2007-03-15 Aaron Schulz*Add some IPv6 ranges (64,80,96,112)
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-03-15 Aaron Schulz*Put ['protect'] is isset() to avoid any errors
2007-03-15 Aaron Schulz*Fix bug causing (revert) links not to show for moves
2007-03-15 Aaron Schulz*Null revisions no longer have an "empty" rev_len,...
2007-03-14 Aaron Schulz*Add framework for proper protection cascading
2007-03-14 Aaron Schulz*Do not cascade unless each protection type is set...
2007-03-14 Aaron Schulz*Re-add some things lost in merge
2007-03-14 Steve SanbegWhen calling edit page for nonexistent section, generat...
2007-03-14 Aaron Schulz*Re-add some things lost in merge
2007-03-14 Aaron Schulz*Defer to normaliseRange6() if needed
2007-03-14 Daniel Kinzlerre-submitting add-from-cat feature, fixed get/subpage...
2007-03-14 Greg Sabino MullaneTypo, minor rearrangements,
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-14 Aaron Schulz*Clean up IPv6 usernames to avoid title errors
2007-03-14 Aaron Schulz*Show block log for IPv6 IPs too
2007-03-14 Aaron Schulz*Hide blocks from regular users if ipb_deleted is set
2007-03-14 Aaron Schulz*Users with hidden names can't edit their talk page
2007-03-14 Aaron Schulz*Rename FSarchivedFile to ArchivedFile, add to autoloader
2007-03-14 Aaron Schulz*Add mHideName parameter for hiding usernames
2007-03-14 Aaron Schulz*Run isIPv6() before trim/uppercasing
2007-03-14 Aaron Schulz*Fix seek offset bug for showList() when there are...
2007-03-14 Aaron Schulz*Add rc_deleted
2007-03-14 Aaron Schulz*List restricted logs if $wgLogRestrictions is set
2007-03-14 Aaron Schulz*Allow log events
2007-03-14 Aaron Schulz*Fix initialization regressions in r20382. Also, join...
2007-03-14 Aaron Schulz*Add $isvalid arg to newFromURL() for proxy pages like...
2007-03-14 Aaron Schulz*Use constant prefix IMG, not REV
2007-03-14 Aaron Schulz*Add FSarchivedFile() function, some revisiondelete...
2007-03-14 Raimond Spekkingfix for r20409. Thanks to VoA.
2007-03-14 Greg Sabino MullaneUse LOWER, not LCASE
2007-03-13 Greg Sabino MullaneQuote timestamp column: may not be numeric.
2007-03-13 Aaron Schulz*Initialize $stxt
2007-03-13 Aaron Schulz*Get rev_len to carry across delete/undelete
2007-03-13 Aaron Schulz*check for sanitized IPv6 IPs
2007-03-13 Raimond Spekking* (bug 3984) Searching in logs by title%
2007-03-13 Aaron Schulz*More robust IPv6 validation (exclude ambiguous IPs)
2007-03-13 Aaron Schulz*Make sanitizeIP() and toOctet() remove leading bloc...
2007-03-13 Antoine MussoIgnore lonely wiki text '''''. Fix a parser test.
2007-03-13 Brion Vibberthis isn't java... you need to say $this-> and self...
2007-03-13 Aaron Schulz*sanitizeIP() now adds leading zeroes to each bloc...
2007-03-13 Tim StarlingRevert my own commit r20142, was rubbish.
2007-03-13 Brion VibberBundle tidy config.
next