lhc/web/wiklou.git
17 years ago(bug 7859) Updates for Kazakh i18n
Rotem Liss [Fri, 10 Nov 2006 13:30:45 +0000 (13:30 +0000)]
(bug 7859) Updates for Kazakh i18n

17 years ago* Approximate height for client-side scaling fallback instead of passing -1 into...
Brion Vibber [Fri, 10 Nov 2006 13:23:47 +0000 (13:23 +0000)]
* Approximate height for client-side scaling fallback instead of passing -1 into the HTML output.
height="-1" was getting into the <img> tags for (for example) very large PNGs not thumbnailed server-side due to the max image size limit

17 years agoFix documentation for deleteBatch.php; which appeared to be copied from moveBatch...
Andrew Garrett [Fri, 10 Nov 2006 13:16:01 +0000 (13:16 +0000)]
Fix documentation for deleteBatch.php; which appeared to be copied from moveBatch.php or similar

17 years ago(bug 7856) spelling errors and poor language in MessagesNO.php (norwegian)
Rotem Liss [Fri, 10 Nov 2006 13:04:40 +0000 (13:04 +0000)]
(bug 7856) spelling errors and poor language in MessagesNO.php (norwegian)

17 years ago(bug 7835) Update for Upper Sorbian language (hsb)
Rotem Liss [Fri, 10 Nov 2006 12:48:35 +0000 (12:48 +0000)]
(bug 7835) Update for Upper Sorbian language (hsb)

17 years agoSync parserTest expected <h#> tags with r17507
Nick Jenkins [Fri, 10 Nov 2006 06:50:55 +0000 (06:50 +0000)]
Sync parserTest expected <h#> tags with r17507

17 years agoFix regression in usability per <http://mail.wikipedia.org/pipermail/wikitech-l/2006...
Aryeh Gregor [Thu, 9 Nov 2006 07:06:58 +0000 (07:06 +0000)]
Fix regression in usability per <mail.wikipedia.org/pipermail/wikitech-l/2006-October/039465.html>.  Document structure tweaked so that <h#> tags once more contain only the header text and not the section edit links.

17 years agoAdd "create table AS" for increased db portability.
Greg Sabino Mullane [Thu, 9 Nov 2006 01:04:57 +0000 (01:04 +0000)]
Add "create table AS" for increased db portability.

17 years agoCompare both schemas, be a little more verbose, add some other checks.
Greg Sabino Mullane [Wed, 8 Nov 2006 22:54:58 +0000 (22:54 +0000)]
Compare both schemas, be a little more verbose, add some other checks.

17 years agoStandardize whitespace and caps: makes diffing with ../ easier
Greg Sabino Mullane [Wed, 8 Nov 2006 22:53:58 +0000 (22:53 +0000)]
Standardize whitespace and caps: makes diffing with ../ easier

17 years agoSupport script for shell scripts: fetch a slave server name from the load balancer
Tim Starling [Wed, 8 Nov 2006 14:59:02 +0000 (14:59 +0000)]
Support script for shell scripts: fetch a slave server name from the load balancer

17 years agoRewriting ipbenableautoblock, and making it shorter.
Rotem Liss [Wed, 8 Nov 2006 14:56:59 +0000 (14:56 +0000)]
Rewriting ipbenableautoblock, and making it shorter.

17 years ago* (bug 6737) Fixes for MySQL 5 schema in strict mode
Brion Vibber [Wed, 8 Nov 2006 14:03:30 +0000 (14:03 +0000)]
* (bug 6737) Fixes for MySQL 5 schema in strict mode
Fixed a field format change for ipb_address which got skipped on the MySQL 5 schema,
and switched TYPE= to ENGINE= to suppress annoying warnings

17 years ago(bug 7833) Fix regression causing 'autoblock disabled' to not appear where appropriat...
Andrew Garrett [Wed, 8 Nov 2006 13:21:43 +0000 (13:21 +0000)]
(bug 7833) Fix regression causing 'autoblock disabled' to not appear where appropriate on Ipblocklist introduced in r17381.

17 years agoTypo.
Rotem Liss [Wed, 8 Nov 2006 13:11:01 +0000 (13:11 +0000)]
Typo.

17 years agoUpdate.
Rotem Liss [Wed, 8 Nov 2006 13:08:54 +0000 (13:08 +0000)]
Update.

17 years agoUpdate.
Rotem Liss [Wed, 8 Nov 2006 13:07:41 +0000 (13:07 +0000)]
Update.

17 years ago* Fix regression in Special:Undelete for revisions deleted under MediaWiki 1.4
Brion Vibber [Wed, 8 Nov 2006 12:31:20 +0000 (12:31 +0000)]
* Fix regression in Special:Undelete for revisions deleted under MediaWiki 1.4
  with compression or legacy encoding

17 years ago* (bug 5149) When autoblocks are enabled, retroactively apply an autoblock to the...
Andrew Garrett [Wed, 8 Nov 2006 09:54:06 +0000 (09:54 +0000)]
* (bug 5149) When autoblocks are enabled, retroactively apply an autoblock to the most recently used IP of a user when they are blocked.
* Add an index on (rc_user_text,rc_timestamp) on the recentchanges table. This will make CheckUser.php and the new retroactive autoblock functionality faster.

17 years agoFixed pollution of a backend function with UI-only features. Autosummaries off by...
Tim Starling [Wed, 8 Nov 2006 08:06:51 +0000 (08:06 +0000)]
Fixed pollution of a backend function with UI-only features. Autosummaries off by default.

17 years agoReverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment...
Tim Starling [Wed, 8 Nov 2006 07:12:03 +0000 (07:12 +0000)]
Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405.

17 years agoSpelling error in comments in User.php -- excede -> exceed
Andrew Garrett [Wed, 8 Nov 2006 07:04:25 +0000 (07:04 +0000)]
Spelling error in comments in User.php -- excede -> exceed

17 years agoDon't cache error pages.
Tim Starling [Wed, 8 Nov 2006 06:33:54 +0000 (06:33 +0000)]
Don't cache error pages.

17 years agoFix parserTests regression introduced in r17479.
Nick Jenkins [Wed, 8 Nov 2006 06:03:01 +0000 (06:03 +0000)]
Fix parserTests regression introduced in r17479.

Example of failing test:
----------------------
Running test Magic links: RFC (bug 479)... FAILED!
--- /tmp/mwParser-1109840392-expected   2006-11-08 05:39:04.000000000 +0000
+++ /tmp/mwParser-1109840392-actual     2006-11-08 05:39:04.000000000 +0000
@@ -1,2 +1,2 @@
-<p><a href="http://www.ietf.org/rfc/rfc822.txt" class="external" title="http://www.ietf.org/rfc/rfc822.txt">RFC 822</a>
+<p><a href="http://www.ietf.org/rfc/rfc822.txt" class="external " title="http://www.ietf.org/rfc/rfc822.txt" rel="nofollow">RFC 822</a>
 </p>
----------------------

Also applied to the "BUG 1887: A RFC with a thumbnail" and "RFC code coverage" tests.

17 years ago* (bug 7405) Make Linker methods static. Patch by Dan Li.
Nick Jenkins [Wed, 8 Nov 2006 05:21:15 +0000 (05:21 +0000)]
* (bug 7405) Make Linker methods static. Patch by Dan Li.

17 years ago(bug 7820) Improve error reporting for uploads via URL. Patch by Simetrical.
Nick Jenkins [Wed, 8 Nov 2006 03:28:54 +0000 (03:28 +0000)]
(bug 7820) Improve error reporting for uploads via URL. Patch by Simetrical.

17 years agoAdding comments for ignored and optional messages in English.
Rotem Liss [Tue, 7 Nov 2006 17:42:22 +0000 (17:42 +0000)]
Adding comments for ignored and optional messages in English.

17 years ago(bug 5936) Show an 'm' to the left of the edit summary on diff pages for minor edits.
Andrew Garrett [Tue, 7 Nov 2006 13:22:34 +0000 (13:22 +0000)]
(bug 5936) Show an 'm' to the left of the edit summary on diff pages for minor edits.

17 years ago* (bug 5365) Stop users being prompted to enter an edit summary for null edits, if...
Andrew Garrett [Tue, 7 Nov 2006 12:53:07 +0000 (12:53 +0000)]
* (bug 5365) Stop users being prompted to enter an edit summary for null edits, if they have selected that option in preferences.

17 years ago(bug 7826) Fix another typo in an English message, and add to RELEASE-NOTES.
Aryeh Gregor [Tue, 7 Nov 2006 05:40:38 +0000 (05:40 +0000)]
(bug 7826) Fix another typo in an English message, and add to RELEASE-NOTES.

17 years agoAdd some documentation to OutputPage.php and specify public/private for most of its...
Aryeh Gregor [Tue, 7 Nov 2006 05:37:31 +0000 (05:37 +0000)]
Add some documentation to OutputPage.php and specify public/private for most of its member functions (practically all public anyway).  And replace one gratuitous use of strcmp with good old ===.

17 years agoGrammar fix from Graham <grahamwp@optusnet.com.au>, bug 7826
Greg Sabino Mullane [Tue, 7 Nov 2006 04:50:13 +0000 (04:50 +0000)]
Grammar fix from Graham <grahamwp@optusnet.com.au>, bug 7826

17 years agoAdding the block of unknown messages for messages which are not defined in messages...
Rotem Liss [Mon, 6 Nov 2006 18:48:14 +0000 (18:48 +0000)]
Adding the block of unknown messages for messages which are not defined in messages.inc, for future fixing, instead of just removing them.

17 years agoRebuilding Hebrew messages, for test.
Rotem Liss [Mon, 6 Nov 2006 18:26:17 +0000 (18:26 +0000)]
Rebuilding Hebrew messages, for test.

17 years ago* (bug 7819) Move automatic redirect edit summary after pre-save transform to work...
Brion Vibber [Mon, 6 Nov 2006 17:59:02 +0000 (17:59 +0000)]
* (bug 7819) Move automatic redirect edit summary after pre-save transform to work properly with subst: fun

Moved the check from EditPage::attemptSave() to Article::doEdit, merging two duplicate code fragments to one.
Should also work with future bot editing interface and other things that don't go through editing UI.

17 years ago(bug 6706) Kazakh language variants (cyrillic-latin-arabic script conversion, languag...
Rotem Liss [Mon, 6 Nov 2006 17:46:58 +0000 (17:46 +0000)]
(bug 6706) Kazakh language variants (cyrillic-latin-arabic script conversion, language and messages files)

17 years agoRoll back r17454 temporarily until I can talk over what to do about existing pages...
Aryeh Gregor [Mon, 6 Nov 2006 05:09:07 +0000 (05:09 +0000)]
Roll back r17454 temporarily until I can talk over what to do about existing pages that start with a slash with someone.  Reinstate the changes if you've dealt with the problem.

17 years ago* Prevent PHP "Notice: Undefined property: UploadForm::$mUploadTempFileSize in...
Nick Jenkins [Mon, 6 Nov 2006 05:07:27 +0000 (05:07 +0000)]
* Prevent PHP "Notice:  Undefined property:  UploadForm::$mUploadTempFileSize in /includes/SpecialUpload.php on line 114" when an upload fails (e.g. by starting a URL string with "HTTP://" and not "") in error_reporting(E_ALL) mode, by initializing $mUploadTempFileSize to zero.
* Allow URL strings to start with a case-insensitive protocol string (e.g. "Http://" or "FTP://").

17 years ago(bug 98) Prohibit corner-case where it might be possible to create a page beginning...
Aryeh Gregor [Mon, 6 Nov 2006 04:38:50 +0000 (04:38 +0000)]
(bug 98) Prohibit corner-case where it might be possible to create a page beginning with a forward slash.  Patch by Werdna.

17 years agoChange ipb_address to text due to recent report.
Greg Sabino Mullane [Mon, 6 Nov 2006 02:31:59 +0000 (02:31 +0000)]
Change ipb_address to text due to recent report.

17 years ago* (bug 1109) Correct fix for compressed 304 responses when additional output
Brion Vibber [Sun, 5 Nov 2006 22:23:17 +0000 (22:23 +0000)]
* (bug 1109) Correct fix for compressed 304 responses when additional output
  buffers have been installed within the compression handler

17 years agoURLs shouldn't ever be strtolowered. They can be case-sensitive.
Aryeh Gregor [Sun, 5 Nov 2006 20:58:32 +0000 (20:58 +0000)]
URLs shouldn't ever be strtolowered.  They can be case-sensitive.

17 years agoLibrary to write an organised messages array, and script which uses it to rewrite...
Rotem Liss [Sun, 5 Nov 2006 19:43:18 +0000 (19:43 +0000)]
Library to write an organised messages array, and script which uses it to rewrite a messages file; they were not tested much yet, but they seem to work at general. The library may have other uses: the PHP view of Special:Allmessages (though it may have to become more efficient first), and scripts to rename/remove/duplicate/add(?) a message to all the messages files (for languages maintenance).

17 years ago* (bug 7810) Update talk namespaces for Occitan
Brion Vibber [Sun, 5 Nov 2006 19:42:50 +0000 (19:42 +0000)]
* (bug 7810) Update talk namespaces for Occitan

17 years agoTypos.
Rotem Liss [Sun, 5 Nov 2006 19:33:15 +0000 (19:33 +0000)]
Typos.

17 years agoAdding messages I forgot, typo.
Rotem Liss [Sun, 5 Nov 2006 19:01:11 +0000 (19:01 +0000)]
Adding messages I forgot, typo.

17 years agoSetting the feed messages to be optional, and removing them from he.
Rotem Liss [Sun, 5 Nov 2006 17:00:13 +0000 (17:00 +0000)]
Setting the feed messages to be optional, and removing them from he.

17 years ago(bug 7806) Updating variable in userstatstext, patch by Alexander Sigachov
Rotem Liss [Sun, 5 Nov 2006 16:58:19 +0000 (16:58 +0000)]
(bug 7806) Updating variable in userstatstext, patch by Alexander Sigachov

17 years ago(bug 7806) Update of Russian translation
Rotem Liss [Sun, 5 Nov 2006 14:56:28 +0000 (14:56 +0000)]
(bug 7806) Update of Russian translation

17 years ago* checkUsernames.php now uses wfDebugLog instead of hardcoded path to log
Brion Vibber [Sun, 5 Nov 2006 11:30:09 +0000 (11:30 +0000)]
* checkUsernames.php now uses wfDebugLog instead of hardcoded path to log

17 years ago* (bug 7801) Add support for parser function hooks in parser tests
Brion Vibber [Sat, 4 Nov 2006 18:00:57 +0000 (18:00 +0000)]
* (bug 7801) Add support for parser function hooks in parser tests
patch by Steve Sanbeg:
http://bugzilla.wikimedia.org/attachment.cgi?id=2628&action=view

17 years ago* Fix regression in streaming page dump generation
Brion Vibber [Sat, 4 Nov 2006 15:27:55 +0000 (15:27 +0000)]
* Fix regression in streaming page dump generation

17 years agoAdding file which defines the messages structure in the messages file, for future...
Rotem Liss [Sat, 4 Nov 2006 12:54:46 +0000 (12:54 +0000)]
Adding file which defines the messages structure in the messages file, for future use.

17 years agoChanging the comment to clarify the behavior.
Rotem Liss [Sat, 4 Nov 2006 08:42:43 +0000 (08:42 +0000)]
Changing the comment to clarify the behavior.

17 years agoAPI * Changed rchide into rcshow. Now allows very granual specification of what shoul...
Yuri Astrakhan [Sat, 4 Nov 2006 06:53:52 +0000 (06:53 +0000)]
API * Changed rchide into rcshow. Now allows very granual specification of what should be included in the output.

17 years agoAPI * version param now links to the SVN
Yuri Astrakhan [Sat, 4 Nov 2006 05:24:59 +0000 (05:24 +0000)]
API * version param now links to the SVN
* debug case fixes
* renamed ApiQueryContributions to ApiQueryUserContributions (a bit clearer)

17 years ago* (bug 7774) MATH: aded more amstex functions
Jens Frank [Fri, 3 Nov 2006 23:17:20 +0000 (23:17 +0000)]
* (bug 7774) MATH: aded more amstex functions
* (bug 1182) MATH: fixed inconsistent rendering of upper case Greek letters in TeX

17 years agoDocumentation issues for wfMsgReal - convert incorrect usage of @return to @param...
Andrew Garrett [Fri, 3 Nov 2006 22:33:46 +0000 (22:33 +0000)]
Documentation issues for wfMsgReal - convert incorrect usage of @return to @param; and add stub documentation for two undocumented paramters

17 years agoVarious fixes related to the blocking change re: autoblocks. On inserting an IP block...
Andrew Garrett [Fri, 3 Nov 2006 13:24:53 +0000 (13:24 +0000)]
Various fixes related to the blocking change re: autoblocks. On inserting an IP block, the ipb_enable_autoblock field is now automagically blanked, because it doesn't make any sense for an IP block. Additionally, IP blocks without the ipb_enable_autoblock option no longer show up as "autoblock disabled" on Special:Ipblocklist.

17 years ago* (bug 7294) Fix PATH search for diff3 on install
Brion Vibber [Fri, 3 Nov 2006 13:01:22 +0000 (13:01 +0000)]
* (bug 7294) Fix PATH search for diff3 on install

17 years ago* (bug 7550) Normalize user parameter normally on Special:Log
Brion Vibber [Fri, 3 Nov 2006 12:54:58 +0000 (12:54 +0000)]
* (bug 7550) Normalize user parameter normally on Special:Log

17 years agoUpdate.
Rotem Liss [Fri, 3 Nov 2006 10:27:19 +0000 (10:27 +0000)]
Update.

17 years agoTranslations should not change pagecategorieslink - marking as ignored message.
Rotem Liss [Fri, 3 Nov 2006 10:22:34 +0000 (10:22 +0000)]
Translations should not change pagecategorieslink - marking as ignored message.

17 years ago* (bug 7785) Postgres compatibility for timestamps in RC feeds
Brion Vibber [Fri, 3 Nov 2006 08:54:38 +0000 (08:54 +0000)]
* (bug 7785) Postgres compatibility for timestamps in RC feeds

17 years agoRevert r17367 "(bug 7723) Add ic: parser function, with alias tc:, which capitalises...
Brion Vibber [Fri, 3 Nov 2006 08:36:28 +0000 (08:36 +0000)]
Revert r17367 "(bug 7723) Add ic: parser function, with alias tc:, which capitalises the first letter of each word."
Feature creep with no apparent usefulness; would produce obviously incorrect results for mixed-case or all-caps words.

17 years agoAPI * better self-description for various modules
Yuri Astrakhan [Fri, 3 Nov 2006 06:53:47 +0000 (06:53 +0000)]
API * better self-description for various modules
* namespace type for parameters
* fixed bug with incorrect ordering in paging
* fixed bug with revisions and watchlist paging

17 years agoSort the list of skins in My Preferences --> Skins by alphabetical order using asort...
Nick Jenkins [Fri, 3 Nov 2006 06:08:08 +0000 (06:08 +0000)]
Sort the list of skins in My Preferences --> Skins by alphabetical order using asort(). At the moment it appears to just be in random order.

17 years agoFix documentation that confused me. Bad Tim, copy-pasting in r12924!
Aryeh Gregor [Fri, 3 Nov 2006 06:02:34 +0000 (06:02 +0000)]
Fix documentation that confused me.  Bad Tim, copy-pasting in r12924!

17 years ago(bugs 461, 7547) Allow "Categories:" link at bottom of pages to be customized via...
Aryeh Gregor [Fri, 3 Nov 2006 05:50:55 +0000 (05:50 +0000)]
(bugs 461, 7547) Allow "Categories:" link at bottom of pages to be customized via pagecategorieslink message.  Note that this also removes an unused parameter, Special:Categories?article=thisarticle.  If that's supposed to do something, someone should revert this and make it do something.

17 years agoMinor addition to comments for wfMsg / wfMsgExt declarations.
Nick Jenkins [Fri, 3 Nov 2006 05:46:08 +0000 (05:46 +0000)]
Minor addition to comments for wfMsg / wfMsgExt declarations.

17 years ago* (bug 1133) Special:Emailuser: add an option to send yourself a copy your mail....
Nick Jenkins [Fri, 3 Nov 2006 05:39:44 +0000 (05:39 +0000)]
* (bug 1133) Special:Emailuser: add an option to send yourself a copy your mail. [A.K.A. the "CC me, Baby!" option].

17 years ago* (bug 7723) Add ic: parser function, with alias tc:, which capitalises the first...
Andrew Garrett [Fri, 3 Nov 2006 05:25:10 +0000 (05:25 +0000)]
* (bug 7723) Add ic: parser function, with alias tc:, which capitalises the first letter of each word.

17 years agoAPI * forcing the rc_timestamp index (to safeguard myself any harm from domas)
Yuri Astrakhan [Fri, 3 Nov 2006 04:56:42 +0000 (04:56 +0000)]
API * forcing the rc_timestamp index (to safeguard myself any harm from domas)

17 years agoAdd to my commit from last night - give a separate message for not providing a headli...
Andrew Garrett [Fri, 3 Nov 2006 01:37:06 +0000 (01:37 +0000)]
Add to my commit from last night - give a separate message for not providing a headline, rather than the standard one for not having an edit summary. This should fully resolve bug 7788

17 years ago(bug 7788) Force section headers in new section links for users who have 'prompt...
Andrew Garrett [Thu, 2 Nov 2006 13:33:38 +0000 (13:33 +0000)]
(bug 7788) Force section headers in new section links for users who have 'prompt for blank edit summaries' on.

17 years ago* Remove entries from redirect table on article deletion
Brion Vibber [Thu, 2 Nov 2006 11:39:13 +0000 (11:39 +0000)]
* Remove entries from redirect table on article deletion

17 years agotemplatesUsed marker is on its own line; silly to wrap it in a span or try to force...
Brion Vibber [Thu, 2 Nov 2006 10:59:30 +0000 (10:59 +0000)]
templatesUsed marker is on its own line; silly to wrap it in a span or try to force it to inline.
Moved from span to div and not trimming the paragraph tag.

17 years agoAdd whitespace above "templates included on this page" using CSS, not hardcoded line...
Aryeh Gregor [Thu, 2 Nov 2006 06:47:01 +0000 (06:47 +0000)]
Add whitespace above "templates included on this page" using CSS, not hardcoded line break.

17 years ago"si" param should be "siprop" in example (si param is ignored).
Nick Jenkins [Thu, 2 Nov 2006 02:33:14 +0000 (02:33 +0000)]
"si" param should be "siprop" in example (si param is ignored).

17 years agoRemove duplicate line: already in 1.8 upgrade section.
Greg Sabino Mullane [Wed, 1 Nov 2006 22:09:34 +0000 (22:09 +0000)]
Remove duplicate line: already in 1.8 upgrade section.

17 years agoRestore patch that was temporarily reverted in order to rectify an issue where the...
Andrew Garrett [Wed, 1 Nov 2006 21:57:18 +0000 (21:57 +0000)]
Restore patch that was temporarily reverted in order to rectify an issue where the patch was applied without enacting required database changes

17 years agoRevert patch that was scapped into production without database changes
Andrew Garrett [Wed, 1 Nov 2006 21:36:03 +0000 (21:36 +0000)]
Revert patch that was scapped into production without database changes

17 years ago* (bug 7780) Fix regression in editing redirects
Brion Vibber [Wed, 1 Nov 2006 21:02:00 +0000 (21:02 +0000)]
* (bug 7780) Fix regression in editing redirects
There's still some bugs with the redirect table; for instance it doesn't get cleared on page deletion.

17 years agoRevert addition of 'callto' protocol in default recognized protocols.
Brion Vibber [Wed, 1 Nov 2006 20:31:46 +0000 (20:31 +0000)]
Revert addition of 'callto' protocol in default recognized protocols.
I find this rather creepy; on clicking the link, Skype *immediately*
calls the named user. It looks like it may do the same for SkypeOut
numbers, which could be costly, annoying, as well as a privacy issue
if malicious linkers are trying to trick people into following the
links.

I can see this being useful for an intranet or other semiprivate
wiki, but that can then be added by the administrators of that
wiki.

17 years agoAPI * Minor fixes to user contribs and logevents. Paging is still broken.
Yuri Astrakhan [Wed, 1 Nov 2006 15:49:34 +0000 (15:49 +0000)]
API * Minor fixes to user contribs and logevents. Paging is still broken.

17 years agoUpdate.
Rotem Liss [Wed, 1 Nov 2006 14:35:16 +0000 (14:35 +0000)]
Update.

17 years agoUpdate the updater.
Greg Sabino Mullane [Wed, 1 Nov 2006 14:19:40 +0000 (14:19 +0000)]
Update the updater.

17 years agoAdd enable_autoblock column.
Greg Sabino Mullane [Wed, 1 Nov 2006 14:18:33 +0000 (14:18 +0000)]
Add enable_autoblock column.

17 years agoDocument the implementation better (lots of comments). Hopefully this can be used...
Andrew Garrett [Wed, 1 Nov 2006 14:02:59 +0000 (14:02 +0000)]
Document the implementation better (lots of comments). Hopefully this can be used as a starting point for other modules - as it's nice and easy to read

17 years agoAmend Special:Ipblocklist to note when a block has autoblock DISABLED
Andrew Garrett [Wed, 1 Nov 2006 13:01:50 +0000 (13:01 +0000)]
Amend Special:Ipblocklist to note when a block has autoblock DISABLED

17 years agoMissing file from last commit
Andrew Garrett [Wed, 1 Nov 2006 12:07:20 +0000 (12:07 +0000)]
Missing file from last commit

17 years agoImplement usercontribs module for API.
Andrew Garrett [Wed, 1 Nov 2006 12:06:29 +0000 (12:06 +0000)]
Implement usercontribs module for API.

17 years agoFixed invalid title condition
Tim Starling [Wed, 1 Nov 2006 11:21:46 +0000 (11:21 +0000)]
Fixed invalid title condition

17 years agodon't cache error pages
Tim Starling [Wed, 1 Nov 2006 11:21:09 +0000 (11:21 +0000)]
don't cache error pages

17 years agoSQL file for autoblock feature
Tim Starling [Wed, 1 Nov 2006 08:22:05 +0000 (08:22 +0000)]
SQL file for autoblock feature

17 years agoAdded callto:// protocol, for Skype
Tim Starling [Wed, 1 Nov 2006 07:16:58 +0000 (07:16 +0000)]
Added callto:// protocol, for Skype

17 years agoAdded block option "enable autoblocks". Patch by Werdna from bug 1294.
Tim Starling [Wed, 1 Nov 2006 07:13:31 +0000 (07:13 +0000)]
Added block option "enable autoblocks". Patch by Werdna from bug 1294.

17 years agoDatabase: added STRAIGHT_JOIN option for mysql
Yuri Astrakhan [Tue, 31 Oct 2006 21:00:00 +0000 (21:00 +0000)]
Database: added STRAIGHT_JOIN option for mysql
API: Optimized logevents module query

17 years agoadd a comment
Brion Vibber [Tue, 31 Oct 2006 17:00:28 +0000 (17:00 +0000)]
add a comment

17 years agocommit live hack
Brion Vibber [Tue, 31 Oct 2006 16:58:39 +0000 (16:58 +0000)]
commit live hack