aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
...
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-109-1/+14
* - #6110Meik Sievertsen2006-12-101-22/+22
* implemented updater changesMeik Sievertsen2006-12-102-57/+111
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-084-8/+44
* some updater changes as well as tiny bugfixesMeik Sievertsen2006-12-061-72/+144
* none of you saw that! at least, not for this version :PDavid M2006-12-031-27/+0
* #5734David M2006-12-038-3/+44
* some tiny bugfixes.Meik Sievertsen2006-12-031-6/+24
* - pretty serious speed improvement for strtoupper/strtolowerDavid M2006-12-021-2/+60
* - a bunch of fixesMeik Sievertsen2006-12-021-12/+21
* updates for the updater and the diff engine.Meik Sievertsen2006-11-291-11/+80
* 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