woo, revert the revert, apc 3.0.8 seems to work with this :)
[lhc/web/wiklou.git] / includes / EditPage.php
2006-06-07 Brion Vibber* Regression fix: suppress warning about session failur...
2006-06-06 Brion Vibber* Edit security precautions in raw HTML mode, etc
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-31 Rob Church(bug 5127) Auto edit summary when creating redirect...
2006-05-28 Rob Church(bug 6040) Run pre-save transform before calculating...
2006-05-27 Brion Vibber* Markup anality: escape </ as <\/ in toolbar javascrip...
2006-05-21 Antoine Mussofix for wiki-mangleme
2006-05-20 Antoine MussoFix #6015: dd spacing in the boxes "edit is minor"...
2006-05-17 Niklas Laxström* Some escaping
2006-05-15 Brion VibberFixes to input validation and output escaping for user...
2006-05-15 Rob ChurchRename conflicting metadata help message to "metadata_h...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-07 Brion VibberFix that optional error return for EditFilter hook.
2006-05-07 Rob ChurchFix call-time-pass-reference error
2006-05-06 Rob Churchcough
2006-05-06 Rob Church(bug 5841) Allow the 'EditFilter' hook to return a...
2006-05-02 Rob Church* Anal-retentive cleanup of a few bits
2006-05-02 Rob ChurchWhen showing the "login to edit" page, set the auto...
2006-05-02 Rob ChurchUse getPrefixedUrl() for returnto parameters
2006-04-26 Rob ChurchPass login link to "whitelistedittext" containing ...
2006-04-25 Rob Church* Indicate when a protected page is an interface messag...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-17 Brion Vibber* (bug 4663) Edit toolbar enabled in compatible version...
2006-04-16 Rob Church(bug 5536) Use content language for editing help link
2006-04-12 Rob ChurchDon't force edit summaries when a user is editing their...
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-26 Rob Church(bug 5364) Don't raise false blank summary reminder...
2006-03-25 Rob ChurchImprove detection of blank edit summaries where automat...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-01 LupinPatch for bug 4273: "New section" editing page should...
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-02-23 Rob Church(bug 4535) Warn user when editing CSS or JS subpage...
2006-02-22 Tim StarlingMaximum article size, since max_allowed_packet is too...
2006-02-20 Niklas Laxström* Fixed and enhanced a little the Live Preview, which...
2006-02-10 Erik Moellerdoc
2006-02-10 Erik Moellervery basic support for requiring email authentication...
2006-02-06 Rob ChurchIntroduce "semiprotectedpagewarning" which appears...
2006-02-04 Rob ChurchAdd warning for anon. edits
2006-01-23 Domas Mituzasfix previews
2006-01-23 Domas MituzasTidy up only article views, previews, image pages and...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-11 Tim StarlingDo the checks for template existence in a batch
2006-01-07 Antoine MussoFix #4504: Use site language for namespace name resolution
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Rob Church* Move the "user is blocked" page to OutputPage
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2006-01-01 Tim Starlingfix for broken categories on preview
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-28 Magnus Manskenow displays system messages in their edit box even...
2005-12-26 Brion Vibber* Add 'GetInternalURL' hook to match the GetFullURL...
2005-12-24 Brion Vibber* Don't show useless empty preview on new page creation
2005-12-24 Brion Vibber* (bug 4368) Don't show useless empty preview on new...
2005-12-11 Tim StarlingTypo causing all conflicts to become new section edits
2005-12-11 Brion Vibber* (bug 1600) Trigger edit conflict on duplicate section...
2005-12-11 Magnus ManskeNew hook
2005-12-05 Brion Vibber* Add createpage and createtalk permission keys, allowi...
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
2005-12-03 Ævar Arnfjörð Bjar... * Added an interface message that controls the layout...
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-12-01 Brion Vibber* (bug 4035) Fix prev/next revision links on edit page
2005-11-15 Tim StarlingImplemented diff cache
2005-11-10 Ævar Arnfjörð Bjar... * Rewrote magnus's spaghetti-hook, see mail.wikimedia...
2005-11-04 Magnus ManskeAdditional hook
2005-11-03 Brion Vibber* (bug 3487) Fix category edit preview with preview...
2005-10-31 Tim StarlingMore informative error message for loss of session...
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-26 Brion VibberTomg, please test with error_reporting set to E_ALL...
2005-10-26 Tom Gilder(*fanfare*) added scripting to save the position of...
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-22 Brion Vibber* Avoid notice warning on edit with no User-Agent header
2005-10-13 Tom GilderAdded structure for CSS customization
2005-10-13 Tom GilderAccessibility: add <label> to summary field
2005-10-13 Tom Gilder(Bug 3690) Allowed wikitext in previewnote, moved ...
2005-10-10 Tom GilderMade very important preview message more obvious
2005-10-08 Alexander Sigachovtruncate summary for multibyte chars
2005-10-06 Tom GilderAdded support for separate noarticletextanon
2005-10-06 Ævar Arnfjörð Bjar... * Use User::isLoggedIn(), the proper way to find out...
2005-10-06 Tom GilderSeparate newarticletext messages for logged in and...
2005-09-29 Brion Vibber* Added EditFilter hook, and output callback on EditPag...
2005-09-11 Tim Starlingprofiling fix
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-09-04 Erik Moellerremove obsolete piece of code - newarticletext is never...
2005-09-02 Brion Vibber* Don't override edit conflict suppression on section...
2005-08-25 Erik MoellerRemove "info"-toolbar. This used to be shown for browse...
2005-08-23 Brion Vibber* Move ArticleSave hook execution into Article insert...
2005-08-22 Brion Vibber* (bug 3227) Fix SQL injection introduced in experiment...
2005-08-21 Tim Starlingsensible names, profiling
2005-08-21 Tim Starlingprofiling
2005-08-21 Tim Starlingprofiling
2005-08-20 Tim Starlingfix recreation conflicts
2005-08-20 Tim StarlingRefactored editForm(), splitting its functionality...
2005-08-20 Tim Starlingremoved some debugging statements, I think they were...
next