Hooks! Hoooooks!
[lhc/web/wiklou.git] / includes / Article.php
2005-12-08 Brion VibberFix typo in moved purge code in onArticleEdit
2005-12-08 Brion VibberAvoid undefined variable error on null edits
2005-12-08 Brion VibberCleanup...
2005-12-07 Brion Vibber* (bug 4201) Fix user-talk mode for Enotif, and general...
2005-12-07 Magnus Manskesome new hooks, preparing for new extension
2005-12-04 Antoine MussoRemove Out::transformBuffer method that does nothing
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Tim StarlingOptional summary parameter to action=rollback, for...
2005-11-27 Antoine MussoWrap reference in an array
2005-11-27 Brion Vibber* (bug 3979) Save correct {{REVISIONID}} into parser...
2005-11-26 Ævar Arnfjörð Bjar... * When called with action=purge just ->view() the artic...
2005-11-26 Erik Moellerhack support for <includeonly> into preload parameter...
2005-11-21 Ævar Arnfjörð Bjar... * Don't make logged in users go through the action...
2005-11-16 Brion Vibber* (bug 3939) Don't try to load text for interwiki redir...
2005-11-15 Tim StarlingSave the results of the link cache update parse into...
2005-11-15 Tim StarlingImplemented diff cache
2005-11-09 Brion Vibber* Allow parser cache on redirect targets
2005-11-07 Tim Starlingnoindex,nofollow on action=purge
2005-11-07 Tim StarlingRequire POST method for action=purge, to prevent bots...
2005-11-01 Brion Vibber* (bug 3852) "Redirected from" link no longer obscured...
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-26 Niklas Laxström* (bug 2324) image for redirects should be without...
2005-10-25 Brion Vibber* (bug 3735) Fix to run under MySQL 5's strict mode
2005-10-24 Brion VibberReverting fix for 2585; some users report seeing error...
2005-10-20 Antoine Mussovalign attribute is invalid for img element
2005-10-16 Ævar Arnfjörð Bjar... * Removed unused getContentFields() function
2005-10-14 Tom Gildermake button's text the perfomed action instead of ...
2005-10-12 Tom Gilder(bug 2585) Return proper 404 code when pages don't...
2005-10-09 Ævar Arnfjörð Bjar... * Added a hook to allow extensions to modify the redire...
2005-10-08 Ævar Arnfjörð Bjar... * Added a new hook which allows an extension to control...
2005-10-07 Ævar Arnfjörð Bjar... * I accedentally commited this on the last commit
2005-10-07 Ævar Arnfjörð Bjar... * Put a nice style around noarticletext
2005-10-06 Tom GilderAdded support for separate noarticletextanon
2005-10-05 Brion Vibber* (bug 3598) Update message cache on message page delet...
2005-09-05 Antoine Mussorevert previous stuff. break things :)
2005-09-05 Antoine Musso#3344: Redirected terms cannot be included in categories
2005-08-29 Brion Vibber* Security fix for <math>
2005-08-25 Brion VibberRevert more minor breakage from missing HTML escaping...
2005-08-23 Brion Vibber* Move ArticleSave hook execution into Article insert...
2005-08-21 Tim Starlingsensible names, profiling
2005-08-21 Tim Starlingput watchlist update in its own transaction, to reduce...
2005-08-16 Brion VibberCode cleanup: normalize case of wfMsg() calls, clean...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-15 Tim StarlingAlways use reference assignment when taking the return...
2005-08-02 Niklas Laxströmmore killing
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-25 Niklas LaxströmRemoving protectreason
2005-07-25 Niklas LaxströmRollback and delete auto-summaries in the project's...
2005-07-25 Tim Starlingprofiling, fixed incorrect transaction handling (my...
2005-07-24 Brion Vibber* Wrap revision insert & page update in a transaction...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-23 River Tarnelldelete trackbacks when deleting article
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-07-17 River Tarnellpurge file cache on save
2005-07-13 Erik Moeller* (bug 2768) section=new on nonexistent talk page does...
2005-07-13 Brion Vibber* (bug 2833) Fix bug in previous fix
2005-07-12 Brion Vibber* (bug 2825) Fix regression in newtalk notifications...
2005-07-07 Jens Frank(bug 2416) Don't allow search engine robots to index...
2005-07-03 River Tarnellimplement "action=render"
2005-07-02 Erik Moellerdon't just assume we get a valid title object
2005-07-02 Erik Moeller-nonsense
2005-07-02 Erik MoellerAdd two new parameters for editing new pages:
2005-07-01 River Tarnellonly set newtalk for actual users
2005-07-01 River Tarnellupdate rc_this_oldid correctly
2005-07-01 River Tarnellremove wfdebug in pagehistory
2005-06-29 Brion Vibber* (bug 2614) Fix section edit links on diff-to-current...
2005-06-29 Brion Vibber* Copy IRC-over-UDP update option from REL1_4
2005-06-29 Jens Frank(bug 2564) Don't show editingold warning for recent...
2005-06-29 Brion Vibber* Don't show empty-page text in 'Show changes' on new...
2005-06-28 Brion Vibber* (bug 2572) Fix edit conflict handling
2005-06-28 Brion Vibber* (bug 2576) Fix recording of transclusion links
2005-06-26 Brion Vibber* (bug 2541) Fix unprotect tab
2005-06-25 Tim Starlingrecovering previous behaviour when enotif is switched off
2005-06-24 Ævar Arnfjörð Bjar... * Removed htmlspecialchars(), everything given to setSu...
2005-06-22 Brion Vibber* (bug 2488) Format 'deletedtext' message as wikitext
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-06-18 Brion Vibber* Less gratuitous munging of content sample in delete...
2005-06-18 Brion VibberUse Language::truncate()
2005-06-18 Alexander SigachovUpdate from language.php 1.560 to 1.564
2005-06-14 Brion Vibber* (bug 2408) page_is_new was inverted (whoops!)
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-29 Brion VibberPut global def for $wgDisableHardRedirects where it...
2005-05-29 Tim Starlingforward-ported $wgDisableHardRedirects
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-21 Erik Moellermove default parameter to the right per recommendations
2005-05-21 Erik MoellerPHP4 doesn't like null references, so splitting function
2005-05-21 Erik Moellerbug #73: category sortkeys are set to "Special:Upload...
2005-05-21 Magnus Manskevalidation updates
2005-05-21 Anders Wegge Jakobsen* (bug 2151) The delete summary now includes editor...
2005-05-20 Tim Starlingfixed deletion reason autofill
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-05 Ævar Arnfjörð Bjar... * Moved <div class='patrollink'> into Article.php rathe...
2005-05-02 Jens FrankSCHEMA_WORK - use pageTable instead of curTable
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-04-28 Ævar Arnfjörð Bjar... * Using isIP(), avoids code duplication.
2005-04-26 Brion Vibber* (bug 1982) Fix loading of old text for section mergin...
2005-04-24 Brion Vibber* (bug 1963) Fix deletion log link when $wgCapitalLinks...
2005-04-17 Tim Starling* When an image is changed, invalidate pages that use it.
next