Merge "Use local context to get messages and don't use implicit Message object to...
[lhc/web/wiklou.git] / maintenance / edit.php
2011-12-29 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit()
2011-04-06 Alexandre Emsenhuber* Added possibility to set short options aliases to...
2011-02-06 Chad HorohoeRevert r66977 (removing $wgTitle from edit.php). This...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-14 Alexandre EmsenhuberChanged $wgArticle to local variable, not needed
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-05-27 Max Semenikedit.php: got rid of $wgTitle
2010-05-22 Sam ReedStylize maintenance folder..
2009-08-18 Chad HorohoeRedo addArgs() as addArg() so we can actually do useful...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2008-09-25 Tim StarlingRe r41198: if you're going to break the interface,...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2006-12-16 Tim StarlingCommand line interface to Article::doEdit()