aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/convertors/functions_phpbb20.php
Commit message (Expand)AuthorAgeFilesLines
* also populate forum_options on conversionsMeik Sievertsen2009-08-201-15/+16
* Fix a problem with r9005Chris Smith2009-02-091-1/+1
* Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_...Nils Adermann2008-11-241-37/+16
* Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895Chris Smith2008-10-111-1/+1
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-1/+1
* - Find and display colliding usernames correctly when converting from one dat...Nils Adermann2008-04-031-2/+2
* Fixing converter bugs.Henry Sudhof2008-02-131-1/+1
* Minor - make the resulting query cleaner.Henry Sudhof2007-10-041-1/+1
* deregister globals to install tooMeik Sievertsen2007-10-041-4/+9
* #14105 Note that announcements can be global - that's not a bug.Henry Sudhof2007-08-211-1/+21
* err, forgot to commitMeik Sievertsen2007-07-271-11/+11
* Some more quote workarounds.Henry Sudhof2007-07-181-0/+4
* Weird, that should ave been in RC3.Henry Sudhof2007-07-181-0/+1
* #12731Henry Sudhof2007-06-281-0/+10
* - Force prune related values to integers during conversionsDavid M2007-06-251-3/+3
* #12555David M2007-06-191-0/+14
* #11927David M2007-06-161-2/+4
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-161-1/+1
* #12279 - Thanks to ToonArmyDavid M2007-06-091-2/+2
* #11417Henry Sudhof2007-05-291-2/+3
* undoing the fix for #11421 - correcting post counts was not well liked.Henry Sudhof2007-05-251-7/+10
* This probably broke things :|Henry Sudhof2007-05-231-1/+9
* oops.Henry Sudhof2007-05-221-9/+7
* 99 bugs on the wall ...Henry Sudhof2007-05-211-1/+9
* PGSQL is pretty strict about datatypesDavid M2007-05-121-1/+1
* Better support for nested transactions...Meik Sievertsen2007-05-051-2/+2
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+1
* #10137 - users without avatar caused error message.Henry Sudhof2007-04-261-1/+10
* This should ensure that most avatars are displayed with correct dimensions. M...Henry Sudhof2007-04-251-0/+23
* checking in some fixes... also added "previous/next pm in history" links to p...Meik Sievertsen2007-04-101-1/+2
* #5375David M2007-03-311-2/+2
* - check for username_clean collisions prior to conversionNils Adermann2007-03-171-0/+190
* ok, another fix to the birthday conversion. Thanks rxu for debugging this. :)Meik Sievertsen2007-03-151-3/+6
* *** empty log message ***David M2007-03-131-1/+1
* - forgot the brackets there :oNils Adermann2007-03-131-1/+1
* *** empty log message ***David M2007-03-131-1/+1
* correct birthday value (int -> string)Meik Sievertsen2007-03-121-4/+4
* use correct bbcode uid...Meik Sievertsen2007-03-121-1/+1
* - correct size conversion (px to percentage)Nils Adermann2007-03-121-4/+6
* oopsDavid M2007-03-101-1/+1
* *** empty log message ***David M2007-03-101-1/+1
* use already parsed size tags only - else it will eventually wrongly adjust si...Meik Sievertsen2007-03-101-9/+9
* convert sizes (UNTESTED at the moment!)Meik Sievertsen2007-03-101-0/+9
* bots get the same access as guests for forums having AUTH_ALL in 2.0.xMeik Sievertsen2007-02-251-1/+2
* ok, this should still fix the issues for empty poster ids within the posts ta...Meik Sievertsen2007-02-251-7/+5
* Adjustement to the fix for bug #8274Meik Sievertsen2007-02-241-1/+1
* - fixed some convertor bugsMeik Sievertsen2007-02-231-30/+59
* trying to fix two conversion issuesMeik Sievertsen2007-02-221-10/+14
* #8242David M2007-02-201-4/+4
* - fixed a referencing problem with objects (PHP4/5 conflict)Nils Adermann2007-02-171-4/+4