aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* begin working on getting this thing a bit faster. I need to finish the other ...Meik Sievertsen2006-11-281-11/+42
* different time limit for installerMeik Sievertsen2006-11-282-2/+2
* fix for bug #5676 - of course the "delete install folder" notice should not o...Meik Sievertsen2006-11-281-4/+1
* - the same procedure as every... oh. this is taken.Meik Sievertsen2006-11-271-1/+1
* version updateMeik Sievertsen2006-11-271-1/+1
* don't mind me, I just forgot something :DDavid M2006-11-271-1/+1
* #5640David M2006-11-271-3/+23
* Using a different approach for the data updates (same as the schema updates)Meik Sievertsen2006-11-271-24/+19
* - fixed bug within the user_add functionMeik Sievertsen2006-11-262-4/+183
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+1
* hard to spot...Meik Sievertsen2006-11-261-2/+3
* some tiny changesMeik Sievertsen2006-11-262-4/+33
* messageNils Adermann2006-11-257-0/+7
* rather large update, most important things done:Meik Sievertsen2006-11-2411-30/+136
* decrease the barrier for E_ALL error reporting and email traces from DEBUG_EX...Meik Sievertsen2006-11-211-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-212-2/+5
* let us be more strict while testing for writeable directories.Meik Sievertsen2006-11-181-6/+20
* - fixes for the following bugs:Meik Sievertsen2006-11-155-18/+22
* @#$%&!David M2006-11-131-1/+1
* after tagging we increase the version number to b4-dev to be able to properly...Meik Sievertsen2006-11-121-1/+1
* change version numberMeik Sievertsen2006-11-121-1/+1
* blah blah blah :DDavid M2006-11-121-0/+7
* - cleaned up firebirdsqlDavid M2006-11-101-4/+5
* - some fixesMeik Sievertsen2006-11-108-32/+31
* - 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