lhc/web/wiklou.git
13 years agoinvert without namespace doesn't do anything, so ignore it
Alexandre Emsenhuber [Wed, 1 Sep 2010 19:30:41 +0000 (19:30 +0000)]
invert without namespace doesn't do anything, so ignore it

13 years agoDon't show the namespace list (and members) since we don't use it
Alexandre Emsenhuber [Wed, 1 Sep 2010 19:24:08 +0000 (19:24 +0000)]
Don't show the namespace list (and members) since we don't use it

13 years agoAdd getConnection() for Oracle
Chad Horohoe [Wed, 1 Sep 2010 19:09:27 +0000 (19:09 +0000)]
Add getConnection() for Oracle

13 years agoStray semicolon, followup r72150
Chad Horohoe [Wed, 1 Sep 2010 19:05:52 +0000 (19:05 +0000)]
Stray semicolon, followup r72150

13 years agoMove createTables() up a level, this code was practically identical
Chad Horohoe [Wed, 1 Sep 2010 19:03:56 +0000 (19:03 +0000)]
Move createTables() up a level, this code was practically identical

13 years agoDeprecate archive() in favor of DatabaseBase::patchPath()
Chad Horohoe [Wed, 1 Sep 2010 18:52:06 +0000 (18:52 +0000)]
Deprecate archive() in favor of DatabaseBase::patchPath()

13 years agosvn:eol-style=native
Max Semenik [Wed, 1 Sep 2010 18:24:56 +0000 (18:24 +0000)]
svn:eol-style=native

13 years agoMore duplication reduction
Chad Horohoe [Wed, 1 Sep 2010 18:16:05 +0000 (18:16 +0000)]
More duplication reduction

13 years agoDB2: Implemented prepared statements for INSERT and UPDATE to allow more than 32k...
Leons Petrazickis [Wed, 1 Sep 2010 18:14:15 +0000 (18:14 +0000)]
DB2: Implemented prepared statements for INSERT and UPDATE to allow more than 32k of text data
DB2: New LIST_SET_PREPARED mode for DatabaseIbm_db2::makeList() that handles ? tokens in prepared UPDATE statement
DB2: General fixes for DB2 database schema
DB2: Factored out foreign key definitions into foreignkeys.sql so that more can be added down the line without messing with the main schema
DB2: Better limit and offset support

13 years agoReduce some duplication, just implement stub in parent
Chad Horohoe [Wed, 1 Sep 2010 18:10:02 +0000 (18:10 +0000)]
Reduce some duplication, just implement stub in parent

13 years agoSkip install entirely if we did an upgrade
Chad Horohoe [Wed, 1 Sep 2010 17:46:07 +0000 (17:46 +0000)]
Skip install entirely if we did an upgrade

13 years agoCall time pass-by-ref
Chad Horohoe [Wed, 1 Sep 2010 17:15:25 +0000 (17:15 +0000)]
Call time pass-by-ref

13 years agofill out appendQuery() for FauxRequest — probably should be refactored
Mark A. Hershberger [Wed, 1 Sep 2010 16:58:44 +0000 (16:58 +0000)]
fill out appendQuery() for FauxRequest — probably should be refactored
into the parent class, but the parent uses $_GET where we have $this->data

13 years ago* (bug 24166) API error when using rvprop=tags
Sam Reed [Wed, 1 Sep 2010 16:47:21 +0000 (16:47 +0000)]
* (bug 24166) API error when using rvprop=tags

Move addition of revision table to after other joins

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 1 Sep 2010 16:16:30 +0000 (16:16 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-09-01 15:44:00 UTC)

13 years ago$_ENV['HOME'] might not exist for everyone, doesn't on OSX
Chad Horohoe [Wed, 1 Sep 2010 14:30:47 +0000 (14:30 +0000)]
$_ENV['HOME'] might not exist for everyone, doesn't on OSX

13 years agoDon't show "older edit" when no older edit available. Based on patch by Umherirrender
Chad Horohoe [Wed, 1 Sep 2010 14:16:23 +0000 (14:16 +0000)]
Don't show "older edit" when no older edit available. Based on patch by Umherirrender

13 years agoUpdate Doxyfile
Niklas Laxström [Wed, 1 Sep 2010 11:25:04 +0000 (11:25 +0000)]
Update Doxyfile

13 years agofile_exists can emit warnings under safe mode... silence those for diff and diff3
Niklas Laxström [Wed, 1 Sep 2010 08:25:55 +0000 (08:25 +0000)]
file_exists can emit warnings under safe mode... silence those for diff and diff3

13 years agofollow up to r72055 - fixing the discussion tab
Adam Miller [Tue, 31 Aug 2010 22:41:22 +0000 (22:41 +0000)]
follow up to r72055 - fixing the discussion tab

13 years agoFix for bug 24906
Adam Miller [Tue, 31 Aug 2010 21:52:51 +0000 (21:52 +0000)]
Fix for bug 24906

13 years agoApiBase.php:
Sam Reed [Tue, 31 Aug 2010 21:06:01 +0000 (21:06 +0000)]
ApiBase.php:

"Don't show No more than 500 ( for bots) allowed" when MAX2 isn't set

Trim trailing whitespace from Database.php

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Tue, 31 Aug 2010 18:37:00 +0000 (18:37 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-31 18:22:00 UTC)

13 years agoFix three test failures if project contains space
Aryeh Gregor [Tue, 31 Aug 2010 17:58:50 +0000 (17:58 +0000)]
Fix three test failures if project contains space

It was expecting "Test_Wiki" instead of "Test Wiki".  These Language
methods are very poorly named, they should use Text vs. Dbkey (like
Title) instead of FormattedText vs. Text.

13 years agoAdd in new categorylinks columns.
Greg Sabino Mullane [Tue, 31 Aug 2010 14:35:56 +0000 (14:35 +0000)]
Add in new categorylinks columns.

13 years agointroducing Generic::verifyFileHook() to let media handlers do the verification on...
Daniel Kinzler [Tue, 31 Aug 2010 14:08:45 +0000 (14:08 +0000)]
introducing Generic::verifyFileHook() to let media handlers do the verification on upload. triggered from UploadBase:verifyFile, like the UploadVerifyFile hook.

13 years agoFollow-up to r71944: Interoducing MimeMagic::improveTypeFromExtension() for two reasons:
Daniel Kinzler [Tue, 31 Aug 2010 13:47:24 +0000 (13:47 +0000)]
Follow-up to r71944: Interoducing MimeMagic::improveTypeFromExtension() for two reasons:
a) avoid redundant inspection of file contents when validating uploads, caused by multiple calls to guessMimeType
b) deprecated obscure use of the file extension when guessing mime types, using an explicit call to improveTypeFromExtension() instead

Note that File::getPropsFromPath() will now return an additional field: $props['file-mime'] contains the mime type as determined solely from the file's content, $props['mime'] contains the type that was derived considering the file extension too.

13 years agoMove FileUpload hook out of the transaction.
Platonides [Tue, 31 Aug 2010 13:16:42 +0000 (13:16 +0000)]
Move FileUpload hook out of the transaction.
FileSearch relied on the article not existing to detect if it's a but it was broken: always detected it as a reupload.
Add a new parameter to the hook to detect reuploads.
Fixed other issues on FileSearch extension.

13 years ago(Bug 20744) - Wiki forgets about an uploaded file
Platonides [Tue, 31 Aug 2010 11:12:33 +0000 (11:12 +0000)]
(Bug 20744) - Wiki forgets about an uploaded file
(Bug 24978) - "A file disappeared" thread on Commons:VP
Only save the LocalFile to memcache after the db entry has been commited.
Otherwise, when the transaction fails, the file apparently succeeded, but
after a week (memcached expiry) it disappears.
Fixes bug 20744 and bug 24978. Found by the Great Domas.

The correlation with db problems is probably just that in such case there are more transactions get rollbacked.

13 years agoFollowup r71942. Documentation fix, the mime passed is a string, not an object.
Derk-Jan Hartman [Tue, 31 Aug 2010 11:01:00 +0000 (11:01 +0000)]
Followup r71942. Documentation fix, the mime passed is a string, not an object.

13 years agoreverting r71944 as per TheDJ's comment. Will investigate a better way to avoid redun...
Daniel Kinzler [Tue, 31 Aug 2010 09:38:11 +0000 (09:38 +0000)]
reverting r71944 as per TheDJ's comment. Will investigate a better way to avoid redundant mime guesses

13 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Tue, 31 Aug 2010 06:32:18 +0000 (06:32 +0000)]
Localisation updates for core messages from translatewiki.net
* Fix translator messup for French.

13 years agoFixing comment so that method documentation isn't broken
Ryan Kaldari [Tue, 31 Aug 2010 00:33:14 +0000 (00:33 +0000)]
Fixing comment so that method documentation isn't broken

13 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Mon, 30 Aug 2010 21:00:57 +0000 (21:00 +0000)]
Localisation updates for core messages from translatewiki.net
* Minangkabau (min) (new)

13 years agoSpaces and braces
Sam Reed [Mon, 30 Aug 2010 20:28:32 +0000 (20:28 +0000)]
Spaces and braces

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Mon, 30 Aug 2010 19:13:28 +0000 (19:13 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-30 18:48:00 UTC)

13 years agoTweak SpecialRecentChangesQuery hook. Need to be able to modify selected fields on...
Chad Horohoe [Mon, 30 Aug 2010 19:07:09 +0000 (19:07 +0000)]
Tweak SpecialRecentChangesQuery hook. Need to be able to modify selected fields on RCL (part 1 for bug 23916)

13 years agoAvoid stupid queries in LinkHolderArray
Niklas Laxström [Mon, 30 Aug 2010 18:16:43 +0000 (18:16 +0000)]
Avoid stupid queries in LinkHolderArray

Title::isAlwaysKnown will return true for all existing special pages, so the rest don't exists

13 years agoGet rid of PHP4-style constructors
Chad Horohoe [Mon, 30 Aug 2010 16:52:51 +0000 (16:52 +0000)]
Get rid of PHP4-style constructors

13 years agoMark wfSeedRandom() for removal in next version. Not used anywhere
Chad Horohoe [Mon, 30 Aug 2010 14:23:52 +0000 (14:23 +0000)]
Mark wfSeedRandom() for removal in next version. Not used anywhere

13 years agoas per r71789: don't guess mime type again, that's expensive. Re-use the value from...
Daniel Kinzler [Mon, 30 Aug 2010 12:51:44 +0000 (12:51 +0000)]
as per r71789: don't guess mime type again, that's expensive. Re-use the value from FileProps.

13 years agointeroduced new hoop in Uploadbase::verifyFile, as per comments to r71789
Daniel Kinzler [Mon, 30 Aug 2010 12:10:02 +0000 (12:10 +0000)]
interoduced new hoop in Uploadbase::verifyFile, as per comments to r71789

13 years agoRELEASE-NOTES for r71903
Aryeh Gregor [Sun, 29 Aug 2010 21:46:29 +0000 (21:46 +0000)]
RELEASE-NOTES for r71903

13 years agoMake SpecialUpload members public again
Aryeh Gregor [Sun, 29 Aug 2010 21:40:27 +0000 (21:40 +0000)]
Make SpecialUpload members public again

These were made protected in r57868 with no explanation, and it broke
extensions.  See bug 24981, which points out that there's no longer any
way for extensions to edit things like $mComment from the
UploadForm:BeforeProcessing hook.

Will backport to 1.16, as a regression from 1.15.

13 years agoFix category count when category table out of sync
Aryeh Gregor [Sun, 29 Aug 2010 21:21:57 +0000 (21:21 +0000)]
Fix category count when category table out of sync

This should fix a regression from my category sort work, caused by not
accounting for the the fact that $this->from and $this->until were
changed to arrays.  Wrong counts for the number of pages in the category
might have been displayed in some cases.

13 years agoFollow up r32776.
Platonides [Sun, 29 Aug 2010 19:11:23 +0000 (19:11 +0000)]
Follow up r32776.
$log->addEntry got added an extra indentation, which was wrong.
Functionality was right. It goes *outside* the if

13 years agoUse <<<HTML for vim docstring syntax highlighting
Aryeh Gregor [Sun, 29 Aug 2010 19:07:06 +0000 (19:07 +0000)]
Use <<<HTML for vim docstring syntax highlighting

This way vim highlights the docstring as HTML instead of plaintext,
which is nice.

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sun, 29 Aug 2010 19:04:07 +0000 (19:04 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-29 18:53:00 UTC)

13 years agoPartial revert r71363. I lied, these are used. They're just not documented for crap
Chad Horohoe [Sun, 29 Aug 2010 13:06:22 +0000 (13:06 +0000)]
Partial revert r71363. I lied, these are used. They're just not documented for crap

13 years ago(bug 24794) Update Tatar link trail.
Siebrand Mazeland [Sun, 29 Aug 2010 11:40:28 +0000 (11:40 +0000)]
(bug 24794) Update Tatar link trail.

13 years agoUnmerging r71867. Merge-conflicts with some things Nikerabbit was doing. He broke...
Andrew Garrett [Sun, 29 Aug 2010 03:08:15 +0000 (03:08 +0000)]
Unmerging r71867. Merge-conflicts with some things Nikerabbit was doing. He broke it, leaving him to fix it for now :-)

13 years agoFix bug introduced in untested r71576. getNamespaces() did not use getCanonicalNamesp...
Andrew Garrett [Sun, 29 Aug 2010 03:03:28 +0000 (03:03 +0000)]
Fix bug introduced in untested r71576. getNamespaces() did not use getCanonicalNamespaces for backwards-compatibility with 1.16wmf4 :-)

13 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Sat, 28 Aug 2010 23:52:46 +0000 (23:52 +0000)]
Localisation updates for core messages from translatewiki.net

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sat, 28 Aug 2010 19:25:37 +0000 (19:25 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-28 19:12:00 UTC)

13 years agoReuse code from updateRestrictions.php in do_restrictions_update() instead of having...
Alexandre Emsenhuber [Sat, 28 Aug 2010 12:27:29 +0000 (12:27 +0000)]
Reuse code from updateRestrictions.php in do_restrictions_update() instead of having its own code

13 years agoDescribe user property in ApiQueryAllimages
Sam Reed [Sat, 28 Aug 2010 01:18:18 +0000 (01:18 +0000)]
Describe user property in ApiQueryAllimages

Add userid to ApiQueryProtectedTitles

bug 19195

13 years agoBug 19195 - Make user IDs more readily available with the API
Sam Reed [Sat, 28 Aug 2010 01:09:21 +0000 (01:09 +0000)]
Bug 19195 - Make user IDs more readily available with the API

Rest of user props done

13 years agor71834, params and desc would be good
Sam Reed [Sat, 28 Aug 2010 00:57:58 +0000 (00:57 +0000)]
r71834, params and desc would be good

13 years agoFollowup r71831, it's not mutually exclusive!
Sam Reed [Sat, 28 Aug 2010 00:54:16 +0000 (00:54 +0000)]
Followup r71831, it's not mutually exclusive!

Add missing if

13 years agoCouple more userid properties for Bug 19195
Sam Reed [Sat, 28 Aug 2010 00:52:38 +0000 (00:52 +0000)]
Couple more userid properties for Bug 19195

13 years agoPart of Bug 19195 - Make user IDs more readily available with the API
Sam Reed [Sat, 28 Aug 2010 00:37:48 +0000 (00:37 +0000)]
Part of Bug 19195 - Make user IDs more readily available with the API

ApiQueryAllUsers, ApiQueryImageInfo and ApiQueryRevisions exposing user_id

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Fri, 27 Aug 2010 20:59:18 +0000 (20:59 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-27 20:38:00 UTC)

13 years agoMake a bunch of incompatible changes to the PoolCounter.
Platonides [Fri, 27 Aug 2010 20:57:32 +0000 (20:57 +0000)]
Make a bunch of incompatible changes to the PoolCounter.
It wasn't finished, so it's not a big deal.

* Use the term workers instead of threads, which fits better for a multiserver setup.
* The API is now more accurate for our goals (I hope).
* Add support for using the parse from another worker.
* Use child classes instead of array callbacks.
* The daemon is written in C using libevent instead of python using twistd.
* The hash function used is that of Bob Jenkins, with files hash.c and hash.h directly copied from memcached 1.4.5
* Although similar in a few aspects to memcached assoc.c hash table, this is a different hash table implementation. Most important:
** The usage of a double linked list in the hash table.
** Growing is not performed using a maintenance thread. Since the entries are shortlived, it just waits for the old hash table to disappear.
* Note: valgrind 3.5.0 (2009-8-19) does not support accept4 (added in r10955, 2009-11-25). In the meantime you need to use HAVE_ACCEPT4=0 for running with valgrind (as you would need for a non-linux system).
* Sending SIGUSR1 to the daemon gracefully restarts it. The maximum limits will be doubled until the old instance finishes (ie. all its client connections expire).
* Do not try to test it with instances calling an ?action=purge They will serialize on the "UPDATE  `page` SET page_touched" query instead of being serialized by the PoolCounter.
* The workers parameter is not stored by the poolcounter. It is expected that all requests with the same key will also have the same value. A reduction in new entries will not take effect if that number is working (not even when they end, if there are waiting entries). But an increase will increase throughput even for old queued requests.

13 years agoRemove old var_dump
Platonides [Fri, 27 Aug 2010 17:55:20 +0000 (17:55 +0000)]
Remove old var_dump

13 years agoRevert insertOrUpdate work
Sam Reed [Fri, 27 Aug 2010 17:35:07 +0000 (17:35 +0000)]
Revert insertOrUpdate work

Will mark relevant revisions as reverted on CR as appropriate

13 years agoStyle fixes for r71609 and follow-ups
Aryeh Gregor [Fri, 27 Aug 2010 16:42:18 +0000 (16:42 +0000)]
Style fixes for r71609 and follow-ups

Avoid one-letter variable names, be descriptive.  Name an unused value
variable in foreach "$unused".  Add spaces where needed.  Wrap comments
at 79 columns, not some arbitrarily-selected number.  Remove blank line.

13 years agoStart of verbose option, fix url option
Mark A. Hershberger [Fri, 27 Aug 2010 01:38:09 +0000 (01:38 +0000)]
Start of verbose option, fix url option

13 years agoMight not be GPLv2
Chad Horohoe [Fri, 27 Aug 2010 00:08:04 +0000 (00:08 +0000)]
Might not be GPLv2

13 years agoMove ApiFormatYaml_spyc.php to spyc.php as per r71763
Sam Reed [Thu, 26 Aug 2010 23:37:59 +0000 (23:37 +0000)]
Move ApiFormatYaml_spyc.php to spyc.php as per r71763

13 years agoCopy paste fail
Chad Horohoe [Thu, 26 Aug 2010 23:31:00 +0000 (23:31 +0000)]
Copy paste fail

13 years agoPer wikitech-l discussion, it would be kind of cool if we collected our non-MediaWiki...
Chad Horohoe [Thu, 26 Aug 2010 23:22:17 +0000 (23:22 +0000)]
Per wikitech-l discussion, it would be kind of cool if we collected our non-MediaWiki-specific classes in one location to encourage reuse. So I moved IEContentAnalyzer to includes/libs and put a README for 3rd party users. Code that goes in includes/libs should call ZERO MediaWiki code. This means no wfProfileIn, no globals, nada

13 years agoMove all abstract stuff that DatabaseBase children must implement to new interface...
Chad Horohoe [Thu, 26 Aug 2010 23:10:11 +0000 (23:10 +0000)]
Move all abstract stuff that DatabaseBase children must implement to new interface DatabaseType. Puts all of the 'must implement' things in one place. Also lets me use abstract statics, as a workaround for r71441

13 years agoDoc fix
Chad Horohoe [Thu, 26 Aug 2010 22:39:14 +0000 (22:39 +0000)]
Doc fix

13 years agoDrop $options from insertOrUpdate - r71662
Sam Reed [Thu, 26 Aug 2010 22:31:49 +0000 (22:31 +0000)]
Drop $options from insertOrUpdate - r71662

13 years agoFollowup r71662
Sam Reed [Thu, 26 Aug 2010 22:23:03 +0000 (22:23 +0000)]
Followup r71662

Update fname (same for DatabaseMysql)

Add missing spaces, remove superfluous makeList() call

13 years agoI really do hate whitespace
Sam Reed [Thu, 26 Aug 2010 22:12:01 +0000 (22:12 +0000)]
I really do hate whitespace

13 years ago* (bug 24724) list=allusers is out by 1 (shows total users - 1)
Sam Reed [Thu, 26 Aug 2010 22:09:29 +0000 (22:09 +0000)]
* (bug 24724) list=allusers is out by 1 (shows total users - 1)

13 years agoMerge r71750 to trunk: let wfTimestamp() accept TS_RFC2822 as an input format in...
Roan Kattouw [Thu, 26 Aug 2010 21:02:12 +0000 (21:02 +0000)]
Merge r71750 to trunk: let wfTimestamp() accept TS_RFC2822 as an input format in addition to output

13 years ago* Adapt the RunSeleniumTests.php to the Maintenance framework.
Mark A. Hershberger [Thu, 26 Aug 2010 20:52:21 +0000 (20:52 +0000)]
* Adapt the RunSeleniumTests.php to the Maintenance framework.
* Add Maintenance::deleteOption() for removing default options.
* Add Maintenance::addDescription() for updating the description.

13 years agoStyle fixes for Linker.php
Aryeh Gregor [Thu, 26 Aug 2010 19:40:29 +0000 (19:40 +0000)]
Style fixes for Linker.php

Mostly stylize.php, some manual.  As usual, if you're seeing this in a
blame, use "svn blame -x -w" or "git blame -w", as appropriate.

13 years agoWhen the CSRF token on is not available in the session, show the
Platonides [Thu, 26 Aug 2010 18:28:33 +0000 (18:28 +0000)]
When the CSRF token on is not available in the session, show the
'you have cookies disabled' message instead of "Session problem,
canceled to avoid session hijacking"

13 years agoTemporary plug for bug 24939 (interwiki creation during installation fails on SQLite...
Max Semenik [Thu, 26 Aug 2010 15:47:18 +0000 (15:47 +0000)]
Temporary plug for bug 24939 (interwiki creation during installation fails on SQLite), before we switch to new-installer.

13 years agoFollowup r71662, remove debug code
Sam Reed [Thu, 26 Aug 2010 14:14:14 +0000 (14:14 +0000)]
Followup r71662, remove debug code

13 years ago* Danish (dk) (removed deprecated language code)
Siebrand Mazeland [Thu, 26 Aug 2010 08:03:07 +0000 (08:03 +0000)]
* Danish (dk) (removed deprecated language code)
* Fiji Hindi (Devangari script) (removed because of very low localisation level - might return later)

13 years agoTweak to insertOnDupeUpdate in DatabaseMysql to split how wanted ( foo = bar )
Sam Reed [Wed, 25 Aug 2010 23:00:27 +0000 (23:00 +0000)]
Tweak to insertOnDupeUpdate in DatabaseMysql to split how wanted ( foo = bar )

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Siebrand Mazeland [Wed, 25 Aug 2010 22:01:30 +0000 (22:01 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-25 21:36 UTC)

13 years agoFill out insertOrUpdate in DatabaseBase, rather than blank stub. Followup to r71634
Sam Reed [Wed, 25 Aug 2010 21:46:45 +0000 (21:46 +0000)]
Fill out insertOrUpdate in DatabaseBase, rather than blank stub. Followup to r71634

13 years agoImprove comment for $uniqueIndexes r71644
Sam Reed [Wed, 25 Aug 2010 19:08:52 +0000 (19:08 +0000)]
Improve comment for $uniqueIndexes r71644

13 years agoReplace todo with documentation with partial
Sam Reed [Wed, 25 Aug 2010 18:50:36 +0000 (18:50 +0000)]
Replace todo with documentation with partial

Move brace

13 years agoUpdate Frr linktrail per http://frr.wikipedia.org/wiki/Wikipedia:Diskusjoon#Sonderzeichen
Sam Reed [Wed, 25 Aug 2010 18:36:19 +0000 (18:36 +0000)]
Update Frr linktrail per frr.wikipedia.org/wiki/Wikipedia:Diskusjoon#Sonderzeichen

13 years agoBlacklist % in HTML id's
Aryeh Gregor [Wed, 25 Aug 2010 17:56:03 +0000 (17:56 +0000)]
Blacklist % in HTML id's

As pointed out by entlinkt at bug 24918, this could cause problems --
browsers don't interpret percent escapes in fragments consistently, so
any percent sign that might be part of an escape could be a problem.
For simplicity, just strip all of them.

13 years agoMove insertOnDupeUpdate (and rename to insertOrUpdate) to DatabaseMysql. Add todo...
Sam Reed [Wed, 25 Aug 2010 17:45:00 +0000 (17:45 +0000)]
Move insertOnDupeUpdate (and rename to insertOrUpdate) to DatabaseMysql. Add todo/fixme in insertOrUpdate in DatabaseBase

Add some braces

13 years agoChange usages of Database:: for function names in DatabaseMssql to DatabaseMssql::
Sam Reed [Wed, 25 Aug 2010 15:58:58 +0000 (15:58 +0000)]
Change usages of Database:: for function names in DatabaseMssql to DatabaseMssql::

13 years agoBraces for MaxSem
Sam Reed [Wed, 25 Aug 2010 15:38:32 +0000 (15:38 +0000)]
Braces for MaxSem

13 years agoFollowup r71593 - Spaces, I *still* hate you
Sam Reed [Wed, 25 Aug 2010 15:26:45 +0000 (15:26 +0000)]
Followup r71593 - Spaces, I *still* hate you

13 years agoFollowup r71609 add missing $
Sam Reed [Wed, 25 Aug 2010 02:24:54 +0000 (02:24 +0000)]
Followup r71609 add missing $

13 years agoUpdate documentation - Database:: to DatabaseBase:: considering Database:: is some...
Sam Reed [Wed, 25 Aug 2010 01:24:47 +0000 (01:24 +0000)]
Update documentation - Database:: to DatabaseBase:: considering Database:: is some legacy alias for DatabaseMySql

13 years agoCreate insertOnDupeUpdate, called by insert
Sam Reed [Wed, 25 Aug 2010 01:03:43 +0000 (01:03 +0000)]
Create insertOnDupeUpdate, called by insert

Will be using soon

13 years agoParam and return documentation for insert
Sam Reed [Wed, 25 Aug 2010 00:18:47 +0000 (00:18 +0000)]
Param and return documentation for insert

13 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Siebrand Mazeland [Tue, 24 Aug 2010 23:02:39 +0000 (23:02 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-08-24 22:46 UTC)