aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-041-8/+8
* - compress is nicer (fixed a bug :P)David M2006-11-032-18/+13
* ok, i am an idiot...Meik Sievertsen2006-11-031-6/+6
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-3/+1
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-2/+2
* Changing regeneration of the rand seedGraham Eames2006-10-311-0/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-301-1/+3
* - now username changes should work as desiredMeik Sievertsen2006-10-221-8/+8
* Revised attachment categories a bitMeik Sievertsen2006-10-192-1/+56
* #4812David M2006-10-181-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-142-6/+9
* Need to set the clean form on installGraham Eames2006-10-141-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-138-9/+16
* #4718David M2006-10-121-2/+2
* #4700David M2006-10-112-127/+127
* some fixesMeik Sievertsen2006-10-111-3/+5
* new collation for MySQL >= 4.1.3, should be a tad fasterDavid M2006-10-101-61/+61
* Changes to language functionality.Graham Eames2006-10-081-5/+5
* Make the UTF tools available - recent changes require them in the install and...Graham Eames2006-10-072-9/+10
* Set S_USER_LANG for the installer, though requires review since phpBB3Jonathan Stanley2006-10-071-1/+2
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-4/+4
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-1/+0
* Check that we actually have a valid fpGraham Eames2006-10-041-0/+5
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-0310-65/+50
* complete check for FBDavid M2006-10-031-0/+27
* remove my debug codeDavid M2006-10-021-2/+2
* #4572David M2006-10-021-2/+2
* #4564David M2006-10-021-4/+4
* - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now...David M2006-10-011-17/+26
* - forgot to make the same change to the ODBC driverDavid M2006-10-019-564/+568
* Minor l10n changeGraham Eames2006-09-301-2/+2
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-282-2/+4
* And the schema changes for the inactive user changesGraham Eames2006-09-237-54/+68
* A reworking of how we handle inactive usersGraham Eames2006-09-231-3/+3
* - Oracle now works with large amounts of textDavid M2006-09-192-104/+104
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-178-19/+2
* removed debug_extra noticeMeik Sievertsen2006-09-171-12/+235
* * Fix default language option if more than one pack is presentGraham Eames2006-09-162-6/+12
* Extra check on table prefix for mysqlGraham Eames2006-09-161-21/+6
* oopsDavid M2006-09-161-0/+1
* bug fixesDavid M2006-09-168-199/+1301
* - fixed some bugsMeik Sievertsen2006-09-139-13/+22
* removing some test data to not give the impression we provide an update betwe...Meik Sievertsen2006-09-111-30/+5
* Add the lock file to allow dynamic menusGraham Eames2006-09-082-4/+15
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-089-3/+17
* - fixing profile bugMeik Sievertsen2006-09-041-1/+3
* the file updater. This is in CVS but the file is not able to be used without ...Meik Sievertsen2006-09-021-0/+1009
* our new update_to_latest.php file replacement. ;)Meik Sievertsen2006-09-021-0/+752
* some changes/fixesMeik Sievertsen2006-09-022-4/+3
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-1/+1