lhc/web/wiklou.git
17 years ago*Add mHideName parameter for hiding usernames
Aaron Schulz [Wed, 14 Mar 2007 05:24:06 +0000 (05:24 +0000)]
*Add mHideName parameter for hiding usernames

17 years ago*Run isIPv6() before trim/uppercasing
Aaron Schulz [Wed, 14 Mar 2007 05:23:17 +0000 (05:23 +0000)]
*Run isIPv6() before trim/uppercasing

17 years ago*Fix seek offset bug for showList() when there are no results
Aaron Schulz [Wed, 14 Mar 2007 02:40:47 +0000 (02:40 +0000)]
*Fix seek offset bug for showList() when there are no results

17 years ago*Add rc_deleted
Aaron Schulz [Wed, 14 Mar 2007 01:55:44 +0000 (01:55 +0000)]
*Add rc_deleted

17 years ago*List restricted logs if $wgLogRestrictions is set
Aaron Schulz [Wed, 14 Mar 2007 01:55:18 +0000 (01:55 +0000)]
*List restricted logs if $wgLogRestrictions is set

17 years ago*Allow log events
Aaron Schulz [Wed, 14 Mar 2007 01:54:07 +0000 (01:54 +0000)]
*Allow log events

17 years ago*Fix initialization regressions in r20382. Also, join on block table to hide hidden...
Aaron Schulz [Wed, 14 Mar 2007 01:45:28 +0000 (01:45 +0000)]
*Fix initialization regressions in r20382. Also, join on block table to hide hidden names

17 years ago*Add $isvalid arg to newFromURL() for proxy pages like User:#4 or y:y:y
Aaron Schulz [Wed, 14 Mar 2007 01:15:42 +0000 (01:15 +0000)]
*Add $isvalid arg to newFromURL() for proxy pages like User:#4 or y:y:y

17 years ago*Use constant prefix IMG, not REV
Aaron Schulz [Wed, 14 Mar 2007 01:05:08 +0000 (01:05 +0000)]
*Use constant prefix IMG, not REV

17 years agosyntax errors in postgres schema
River Tarnell [Wed, 14 Mar 2007 00:50:56 +0000 (00:50 +0000)]
syntax errors in postgres schema

17 years ago*Add FSarchivedFile() function, some revisiondelete constants, and "suppress" argumen...
Aaron Schulz [Wed, 14 Mar 2007 00:15:40 +0000 (00:15 +0000)]
*Add FSarchivedFile() function, some revisiondelete constants, and "suppress" argument for later use

17 years agoDefault null is implicit, remove tabs.
Greg Sabino Mullane [Wed, 14 Mar 2007 00:06:36 +0000 (00:06 +0000)]
Default null is implicit, remove tabs.

17 years agofix for r20409. Thanks to VoA.
Raimond Spekking [Wed, 14 Mar 2007 00:04:09 +0000 (00:04 +0000)]
fix for r20409. Thanks to VoA.

17 years agoUse LOWER, not LCASE
Greg Sabino Mullane [Wed, 14 Mar 2007 00:02:14 +0000 (00:02 +0000)]
Use LOWER, not LCASE

17 years agoQuote timestamp column: may not be numeric.
Greg Sabino Mullane [Tue, 13 Mar 2007 23:59:34 +0000 (23:59 +0000)]
Quote timestamp column: may not be numeric.

17 years ago*Some revisiondelete messages
Aaron Schulz [Tue, 13 Mar 2007 23:57:16 +0000 (23:57 +0000)]
*Some revisiondelete messages

17 years ago*Initialize $stxt
Aaron Schulz [Tue, 13 Mar 2007 23:32:42 +0000 (23:32 +0000)]
*Initialize $stxt

17 years ago*Get rev_len to carry across delete/undelete
Aaron Schulz [Tue, 13 Mar 2007 23:28:34 +0000 (23:28 +0000)]
*Get rev_len to carry across delete/undelete

17 years ago*Add ar_len, remove reference to archive2 for Postgres
Aaron Schulz [Tue, 13 Mar 2007 23:02:43 +0000 (23:02 +0000)]
*Add ar_len, remove reference to archive2 for Postgres

17 years ago*check for sanitized IPv6 IPs
Aaron Schulz [Tue, 13 Mar 2007 22:29:08 +0000 (22:29 +0000)]
*check for sanitized IPv6 IPs

17 years ago* (bug 3984) Searching in logs by title%
Raimond Spekking [Tue, 13 Mar 2007 21:48:36 +0000 (21:48 +0000)]
* (bug 3984) Searching in logs by title%

17 years ago*More robust IPv6 validation (exclude ambiguous IPs)
Aaron Schulz [Tue, 13 Mar 2007 19:25:49 +0000 (19:25 +0000)]
*More robust IPv6 validation (exclude ambiguous IPs)

17 years agoUpdating message.
Rotem Liss [Tue, 13 Mar 2007 18:57:33 +0000 (18:57 +0000)]
Updating message.

17 years ago*Make sanitizeIP() and toOctet() remove leading bloc zeroes instead, fix bug with...
Aaron Schulz [Tue, 13 Mar 2007 18:43:52 +0000 (18:43 +0000)]
*Make sanitizeIP() and toOctet() remove leading bloc zeroes instead, fix bug with ::x IPs

17 years agoIgnore lonely wiki text '''''. Fix a parser test.
Antoine Musso [Tue, 13 Mar 2007 18:09:20 +0000 (18:09 +0000)]
Ignore lonely wiki text '''''. Fix a parser test.

17 years agothis isn't java... you need to say $this-> and self:: explicitly
Brion Vibber [Tue, 13 Mar 2007 18:03:47 +0000 (18:03 +0000)]
this isn't java... you need to say $this-> and self:: explicitly

17 years ago* (bug 5962) Update Italien messages
Raimond Spekking [Tue, 13 Mar 2007 17:54:36 +0000 (17:54 +0000)]
* (bug 5962) Update Italien messages
  patch by Broken Arrow
  reformatted with rebuildLanguage.php

17 years ago*sanitizeIP() now adds leading zeroes to each bloc for better consistency
Aaron Schulz [Tue, 13 Mar 2007 17:15:02 +0000 (17:15 +0000)]
*sanitizeIP() now adds leading zeroes to each bloc for better consistency

17 years agoRevert my own commit r20142, was rubbish.
Tim Starling [Tue, 13 Mar 2007 16:15:07 +0000 (16:15 +0000)]
Revert my own commit r20142, was rubbish.

17 years agoBundle tidy config.
Brion Vibber [Tue, 13 Mar 2007 15:45:40 +0000 (15:45 +0000)]
Bundle tidy config.

17 years agoMySQL seems kind of anal about comments; at least the version on my Ubuntu box whines...
Brion Vibber [Tue, 13 Mar 2007 15:25:59 +0000 (15:25 +0000)]
MySQL seems kind of anal about comments; at least the version on my Ubuntu box whines about the missing space on these comments

17 years agoUpdate.
Rotem Liss [Tue, 13 Mar 2007 14:23:42 +0000 (14:23 +0000)]
Update.

17 years ago* (bug 9267) Update Cantonese messages
Raimond Spekking [Tue, 13 Mar 2007 14:02:03 +0000 (14:02 +0000)]
* (bug 9267) Update Cantonese messages
  patches by Shinjiman

17 years ago*Padding for indexing
Aaron Schulz [Tue, 13 Mar 2007 09:25:41 +0000 (09:25 +0000)]
*Padding for indexing

17 years agoMake Special:Listusers caseinsensitive for first letter
Raimond Spekking [Tue, 13 Mar 2007 08:31:48 +0000 (08:31 +0000)]
Make Special:Listusers caseinsensitive for first letter
User proper XML form functions
Attention translators: Slight change in message. A complete new message seem to be overdone.

17 years ago*Declare static functions as such
Aaron Schulz [Tue, 13 Mar 2007 04:55:47 +0000 (04:55 +0000)]
*Declare static functions as such

17 years ago*Get range blocks to consider "anononly" while I'm at it
Aaron Schulz [Mon, 12 Mar 2007 21:56:31 +0000 (21:56 +0000)]
*Get range blocks to consider "anononly" while I'm at it

17 years ago*IPv6 sanitizing, avoid use of native hex functions, enlarge ip box for blockip a bit
Aaron Schulz [Mon, 12 Mar 2007 21:37:46 +0000 (21:37 +0000)]
*IPv6 sanitizing, avoid use of native hex functions, enlarge ip box for blockip a bit

17 years ago*Add case option to base convert
Aaron Schulz [Mon, 12 Mar 2007 20:55:08 +0000 (20:55 +0000)]
*Add case option to base convert

17 years ago*Add IPv6 to regexp
Aaron Schulz [Mon, 12 Mar 2007 19:31:57 +0000 (19:31 +0000)]
*Add IPv6 to regexp

17 years ago*Automatic address expansion, remove redundant check
Aaron Schulz [Mon, 12 Mar 2007 19:31:30 +0000 (19:31 +0000)]
*Automatic address expansion, remove redundant check

17 years ago* Add IPv6 support to XFF functions, improve IPv6 regexp
Aaron Schulz [Mon, 12 Mar 2007 18:15:58 +0000 (18:15 +0000)]
* Add IPv6 support to XFF functions, improve IPv6 regexp

17 years ago*Add IPv6 blurb
Aaron Schulz [Mon, 12 Mar 2007 16:22:44 +0000 (16:22 +0000)]
*Add IPv6 blurb

17 years ago* (bug 9256) Add a quick note to index.php header comments
Brion Vibber [Mon, 12 Mar 2007 15:57:17 +0000 (15:57 +0000)]
* (bug 9256) Add a quick note to index.php header comments
References documentation and main site, explains that web server is misconfigured if you're reading it, and lists copyright/license info.

17 years ago* (bug 9253) Update French messages
Raimond Spekking [Mon, 12 Mar 2007 09:28:38 +0000 (09:28 +0000)]
* (bug 9253) Update French messages
  patches by Remi Kaupp

17 years agoRevert of r20304.
Raimond Spekking [Mon, 12 Mar 2007 08:48:04 +0000 (08:48 +0000)]
Revert of r20304.
((bug 5619) Split statistics messages)
I will figure out a better solution

17 years ago*Use strval() to ensure wfBaseConvert() recieves a string
Aaron Schulz [Mon, 12 Mar 2007 07:44:19 +0000 (07:44 +0000)]
*Use strval() to ensure wfBaseConvert() recieves a string

17 years ago*Fix typos :(
Aaron Schulz [Mon, 12 Mar 2007 07:15:19 +0000 (07:15 +0000)]
*Fix typos :(

17 years ago* Add IPv6 support
Aaron Schulz [Mon, 12 Mar 2007 07:01:27 +0000 (07:01 +0000)]
* Add IPv6 support

17 years ago* Add isIPAddress() for IPs/networks, fix a bit bug
Aaron Schulz [Mon, 12 Mar 2007 06:06:32 +0000 (06:06 +0000)]
* Add isIPAddress() for IPs/networks, fix a bit bug

17 years ago* Add IPv6 functions, fix explicit ranges
Aaron Schulz [Mon, 12 Mar 2007 02:43:26 +0000 (02:43 +0000)]
* Add IPv6 functions, fix explicit ranges

17 years agouse INSERT...RETURNING INTO to insert blobs
River Tarnell [Sun, 11 Mar 2007 21:44:38 +0000 (21:44 +0000)]
use INSERT...RETURNING INTO to insert blobs

17 years agoset $NLS_LANG before connecting so Oracle knows we're using UTF-8
River Tarnell [Sun, 11 Mar 2007 19:19:49 +0000 (19:19 +0000)]
set $NLS_LANG before connecting so Oracle knows we're using UTF-8

17 years agocomment out checkered per discussion on wikitech-l
Erik Moeller [Sun, 11 Mar 2007 17:57:57 +0000 (17:57 +0000)]
comment out checkered per discussion on wikitech-l
this way anyone who wants it has a quick copy & paste template, but readers aren't bothered
by default.

17 years agolimitResult() changes need fiddling to put options in right order
River Tarnell [Sun, 11 Mar 2007 15:49:27 +0000 (15:49 +0000)]
limitResult() changes need fiddling to put options in right order

17 years agoNew messages.
Ivan Lanin [Sun, 11 Mar 2007 14:31:47 +0000 (14:31 +0000)]
New messages.

17 years agocall ctx_ddl.sync_index to update search index on page save
River Tarnell [Sun, 11 Mar 2007 05:09:35 +0000 (05:09 +0000)]
call ctx_ddl.sync_index to update search index on page save

17 years agocleanup
River Tarnell [Sun, 11 Mar 2007 04:53:58 +0000 (04:53 +0000)]
cleanup

17 years agofull-search search for oracle using Oracle Text
River Tarnell [Sun, 11 Mar 2007 04:41:02 +0000 (04:41 +0000)]
full-search search for oracle using Oracle Text

17 years agonew files for oracle
River Tarnell [Sun, 11 Mar 2007 04:00:43 +0000 (04:00 +0000)]
new files for oracle

17 years agorevive experimental Oracle support
River Tarnell [Sun, 11 Mar 2007 03:59:37 +0000 (03:59 +0000)]
revive experimental Oracle support
fix use of limitResult(); must pass actual SQL, not empty string

17 years ago* Spacing
Aaron Schulz [Sat, 10 Mar 2007 23:14:55 +0000 (23:14 +0000)]
* Spacing

17 years ago* Enable multi-edit undo (bug 8133)
Aaron Schulz [Sat, 10 Mar 2007 23:03:24 +0000 (23:03 +0000)]
* Enable multi-edit undo (bug 8133)

17 years agoupdate relnotes
River Tarnell [Sat, 10 Mar 2007 19:15:09 +0000 (19:15 +0000)]
update relnotes

17 years agodrop obsolete archive2 table; it doesn't work and Special:Delete/Undelete work fine...
River Tarnell [Sat, 10 Mar 2007 19:06:40 +0000 (19:06 +0000)]
drop obsolete archive2 table; it doesn't work and Special:Delete/Undelete work fine without it

17 years agoERROR: null value in column "ar_deleted" violates not-null constraint in /var/www...
River Tarnell [Sat, 10 Mar 2007 18:50:33 +0000 (18:50 +0000)]
ERROR: null value in column "ar_deleted" violates not-null constraint in /var/www/html/wiki-pg/includes/DatabasePostgres.php on line 402
- coalesce NEW.ar_deleted in archive_insert rule, because MW might not specify it and the default doesn't take effect

17 years ago* Add ar_deleted to CREATE VIEW
Aaron Schulz [Sat, 10 Mar 2007 18:41:51 +0000 (18:41 +0000)]
* Add ar_deleted to CREATE VIEW

17 years agopostgres updaters for r20302
River Tarnell [Sat, 10 Mar 2007 18:41:14 +0000 (18:41 +0000)]
postgres updaters for r20302

17 years ago*Revert r20302, no use for this index
Aaron Schulz [Sat, 10 Mar 2007 18:19:07 +0000 (18:19 +0000)]
*Revert r20302, no use for this index

17 years agoUpdate.
Rotem Liss [Sat, 10 Mar 2007 09:04:37 +0000 (09:04 +0000)]
Update.

17 years ago* (bug 5619) Split statistics messages for brighter output if
Raimond Spekking [Fri, 9 Mar 2007 23:08:56 +0000 (23:08 +0000)]
* (bug 5619) Split statistics messages for brighter output if
$wgDisableCounters or $wgMiserMode are true

17 years ago*Have user agent return '' rather than NULL
Aaron Schulz [Fri, 9 Mar 2007 22:57:25 +0000 (22:57 +0000)]
*Have user agent return '' rather than NULL

17 years ago*Add bitfields to various tables for revisiondelete
Aaron Schulz [Fri, 9 Mar 2007 21:51:11 +0000 (21:51 +0000)]
*Add bitfields to various tables for revisiondelete

17 years agoSince we're making other changes, let's bring in that rev_parent_id field from branch...
Brion Vibber [Fri, 9 Mar 2007 20:50:11 +0000 (20:50 +0000)]
Since we're making other changes, let's bring in that rev_parent_id field from branches/roman

17 years agoAdding setInternalPassword(), and changing the behavior of setPassword in User.php.
Ryan Lane [Fri, 9 Mar 2007 19:31:52 +0000 (19:31 +0000)]
Adding setInternalPassword(), and changing the behavior of setPassword in User.php.
Adding a check into SpecialUserLogin's initUser() function to only set a password if authentication plugins allow it.

17 years agoUse formatNum for pagesize
Raimond Spekking [Fri, 9 Mar 2007 18:26:33 +0000 (18:26 +0000)]
Use formatNum for pagesize

17 years agouse bytes rather than chars, since that's what other page size fields use
River Tarnell [Fri, 9 Mar 2007 16:42:37 +0000 (16:42 +0000)]
use bytes rather than chars, since that's what other page size fields use

17 years ago* Fix fallback implementation of mb_strlen so it works and isn't insanely
Brion Vibber [Fri, 9 Mar 2007 16:22:24 +0000 (16:22 +0000)]
* Fix fallback implementation of mb_strlen so it works and isn't insanely
  slow for large strings, since it's used for page edit lengths

17 years agoUpdate.
Rotem Liss [Fri, 9 Mar 2007 15:47:12 +0000 (15:47 +0000)]
Update.

17 years ago* (bug 6997) Link from Special:log/block to unblock form
Raimond Spekking [Fri, 9 Mar 2007 15:43:42 +0000 (15:43 +0000)]
* (bug 6997) Link from Special:log/block to unblock form
* (bug 9117) Link from Special:log/delete to undelete form
  based on a patch from Sui Min
* Link from Special:log/protect to change protection form

17 years agouse Revision::selectFields for PageHistory
River Tarnell [Fri, 9 Mar 2007 15:30:58 +0000 (15:30 +0000)]
use Revision::selectFields for PageHistory

17 years agoadd Revision::selectFields(): returns a list of fields that should be SELECTed to...
River Tarnell [Fri, 9 Mar 2007 15:29:18 +0000 (15:29 +0000)]
add Revision::selectFields(): returns a list of fields that should be SELECTed to construct a Revision from an SQL result object

17 years agoprettify:
Brion Vibber [Fri, 9 Mar 2007 15:26:41 +0000 (15:26 +0000)]
prettify:
* set_timeout() -> setTimeout()
* remove a couple obsolete references from dump code

17 years agomake River happy
Brion Vibber [Fri, 9 Mar 2007 15:24:36 +0000 (15:24 +0000)]
make River happy

17 years agois_null() throws a NOTICE for undefined things; use !isset()
Brion Vibber [Fri, 9 Mar 2007 15:19:59 +0000 (15:19 +0000)]
is_null() throws a NOTICE for undefined things; use !isset()

17 years agoSpecial:Contributions: Notice: Undefined property: stdClass::$rev_len in /var/www...
River Tarnell [Fri, 9 Mar 2007 15:05:07 +0000 (15:05 +0000)]
Special:Contributions: Notice:  Undefined property:  stdClass::$rev_len in /var/www/html/wiki-pg/includes/Revision.php on line 267

17 years agoformatting anality
Brion Vibber [Fri, 9 Mar 2007 14:59:06 +0000 (14:59 +0000)]
formatting anality

17 years agoDouble words correction.
Ivan Lanin [Fri, 9 Mar 2007 14:45:45 +0000 (14:45 +0000)]
Double words correction.

17 years agoFix.
Rotem Liss [Fri, 9 Mar 2007 11:53:05 +0000 (11:53 +0000)]
Fix.

17 years agoUpdate.
Rotem Liss [Fri, 9 Mar 2007 11:05:34 +0000 (11:05 +0000)]
Update.

17 years agoAs mentioned by Simetrical in r20250 'newbies' is unused.
Raimond Spekking [Fri, 9 Mar 2007 10:55:34 +0000 (10:55 +0000)]
As mentioned by Simetrical in r20250 'newbies' is unused.
I found 'undeletearticle' unused too.

17 years agoVery minor update for id (sp-contributions-newbies).
Ivan Lanin [Fri, 9 Mar 2007 05:59:37 +0000 (05:59 +0000)]
Very minor update for id (sp-contributions-newbies).

17 years agoUpdates for Indonesian (id) localization and run rebuildLanguage.
Ivan Lanin [Fri, 9 Mar 2007 05:44:13 +0000 (05:44 +0000)]
Updates for Indonesian (id) localization and run rebuildLanguage.

17 years ago* dumpBackup / importDump now work with PostgreSQL
River Tarnell [Fri, 9 Mar 2007 02:07:50 +0000 (02:07 +0000)]
* dumpBackup / importDump now work with PostgreSQL

17 years agomissing \n at end of output
River Tarnell [Fri, 9 Mar 2007 02:06:34 +0000 (02:06 +0000)]
missing \n at end of output

17 years agodumpBackup should instantiate correct database class for db type
River Tarnell [Fri, 9 Mar 2007 02:04:36 +0000 (02:04 +0000)]
dumpBackup should instantiate correct database class for db type
add set_timeout() method to Database

17 years ago* Respect $wgContentNamespaces, patch by Jim R. Wilson (bug 9231)
Aaron Schulz [Thu, 8 Mar 2007 22:27:32 +0000 (22:27 +0000)]
* Respect $wgContentNamespaces, patch by Jim R. Wilson (bug 9231)

17 years ago* (bug 9223) Disallow magic tilde sequences in page titles and usernames
Brion Vibber [Thu, 8 Mar 2007 22:14:53 +0000 (22:14 +0000)]
* (bug 9223) Disallow magic tilde sequences in page titles and usernames

17 years agoconvert archive_insert rule fix to new form
River Tarnell [Thu, 8 Mar 2007 20:45:22 +0000 (20:45 +0000)]
convert archive_insert rule fix to new form
this makes the old update system obsolete; remove it

17 years agoneed to actually implement pg_fkey_deltype()
River Tarnell [Thu, 8 Mar 2007 20:29:19 +0000 (20:29 +0000)]
need to actually implement pg_fkey_deltype()