aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-039-3/+24
* #i112Meik Sievertsen2007-10-011-1/+1
* cope with updates tooMeik Sievertsen2007-09-231-5/+12
* allow new installations...Meik Sievertsen2007-09-231-1/+10
* misc SQLite bugsDavid M2007-09-221-1/+1
* some fixes. :PMeik Sievertsen2007-09-181-3/+3
* necessary changes...Meik Sievertsen2007-08-304-7/+18
* erm, yeah...Meik Sievertsen2007-08-242-2/+2
* - added an option to specify a port for the LDAP serverNils Adermann2007-08-232-0/+2
* #14105 Note that announcements can be global - that's not a bug.Henry Sudhof2007-08-211-1/+21
* and to the schema_data file too.Meik Sievertsen2007-08-181-0/+1
* - allow multibyte search configurationNils Adermann2007-08-181-0/+1
* oki dokiMeik Sievertsen2007-08-172-8/+9
* increase the odbc limit (64k is too low, the theme data itself is >64k)Meik Sievertsen2007-08-161-2/+3
* add a noramlizer wrapper just for updatesDavid M2007-08-143-2/+193
* fix bug with cron execution for all new RC4 installations as well as those ha...Meik Sievertsen2007-08-122-0/+6
* OH NO, WHAT HAS HE DONE?!David M2007-08-031-1/+1
* oopsDavid M2007-07-311-3/+3
* - found a bug, it caused MSSQL not being able to use templates stored in the ...David M2007-07-318-46/+74
* my changes so far...Meik Sievertsen2007-07-311-1/+3
* users are people tooDavid M2007-07-311-0/+1
* LEAVEDavid M2007-07-301-13/+6
* add PostgreSQL supportDavid M2007-07-301-6/+21
* remove debug code...David M2007-07-301-13/+6
* reset bad style related idsDavid M2007-07-301-9/+108
* #13862David M2007-07-291-20/+102
* tagged and upMeik Sievertsen2007-07-281-1/+1
* and up the number...Meik Sievertsen2007-07-282-2/+2
* same right for all. ;) Groups table using same column types as the users tabl...Meik Sievertsen2007-07-286-20/+20
* let it work under different languages.Meik Sievertsen2007-07-282-12/+28
* err, forgot to commitMeik Sievertsen2007-07-272-21/+21
* do not get too excitedMeik Sievertsen2007-07-262-2/+3
* - cron now uses a locking variable to make sure it does not spawn too many we...Nils Adermann2007-07-251-0/+1
* please have a second look at the change within session.php - we had a few "do...Meik Sievertsen2007-07-251-0/+4
* this should work fine now...Meik Sievertsen2007-07-241-17/+49
* should speed things up a bitNils Adermann2007-07-241-9/+23
* *** empty log message ***Meik Sievertsen2007-07-231-2/+4
* needed fixesMeik Sievertsen2007-07-232-17/+28
* Ok, so finally we have the code to update clean usernames from RC3 :D Updatin...Nils Adermann2007-07-222-3/+1039
* try to normalize everything...Meik Sievertsen2007-07-221-183/+177
* again, a lot of bug fixesMeik Sievertsen2007-07-192-0/+3
* Some more quote workarounds.Henry Sudhof2007-07-181-0/+4
* Weird, that should ave been in RC3.Henry Sudhof2007-07-181-0/+1
* it has been decided amongst the team that using glob() is bad practice, after...Meik Sievertsen2007-07-171-21/+7
* #13463David M2007-07-161-0/+1
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-0/+1
* a bunch of fixesMeik Sievertsen2007-07-142-2/+7
* changesMeik Sievertsen2007-07-131-1/+1
* #13179David M2007-07-125-37/+64
* some more fixesMeik Sievertsen2007-07-122-2/+8