Revision | Commit summary | Author | Date |
---|
r79056 | * Followup r78450: just use selectField() instead of pg_fetch_result() with a... | demon | 13:56, 27 December 2010 |
r80612 | Partial revert r78450: doQuery() and query() are not the same. You can't just... | demon | 02:32, 20 January 2011 |
r81499 | Use the right query parameter. | mah | 00:40, 4 February 2011 |
r87627 | (bug 28797) Fix ApiBase::parseMsg() to properly handle nested error arrays. | happy-melon | 13:05, 7 May 2011 |
r87628 | (bug 28834) Restore nl2br() wrappers removed in r85918. | happy-melon | 13:24, 7 May 2011 |
r87630 | Follow-up r85918:... | happy-melon | 14:01, 7 May 2011 |
r87998 | bug 2429 fix up index by using IN / NOT IN instead of (!= and !=)... | hashar | 15:56, 13 May 2011 |
r88134 | Fixed a bug in transformation where previous language could leak into later t... | nikerabbit | 07:16, 15 May 2011 |
r88250 | Only increment the page count if the page has been created; also simplified a... | ialex | 17:41, 16 May 2011 |
r88513 | Adding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js... | krinkle | 11:26, 21 May 2011 |