aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* - force a default charsetDavid M2006-05-271-62/+62
* New data type for PostgreSQL users!David M2006-05-271-2/+76
* some tiny changes...Meik Sievertsen2006-05-261-0/+1
* ...David M2006-05-251-9/+9
* Fix a rather silly bug in the module install code.Graham Eames2006-05-241-6/+6
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* - Lets make stuff widerDavid M2006-05-203-41/+41
* A few top level changes to the module structure.Graham Eames2006-05-201-11/+10
* no ip listing for googlebot because the ip changes from time to timeMeik Sievertsen2006-05-201-1/+1
* eh? meh.David M2006-05-201-5/+5
* eh? meh.David M2006-05-201-3/+3
* a few changes ;-)David M2006-05-197-1073/+1230
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-191-0/+3
* - added a few missing log variablesMeik Sievertsen2006-05-181-0/+1
* Fix the module insertion for UCP and MCP (the changes for the ACP had meant i...Graham Eames2006-05-171-1/+1
* Firebird!David M2006-05-162-34/+44
* some changes before i forget...Meik Sievertsen2006-05-166-57/+57
* Assigning to the wrong variable - the whole message should now be visibleGraham Eames2006-05-141-1/+1
* - captcha stuffDavid M2006-05-131-2/+2
* Remove some unneeded debug codeGraham Eames2006-05-131-11/+1
* - Firebird is people tooDavid M2006-05-131-17/+26
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-128-302/+218
* Dealing with some duplicate language strings.Graham Eames2006-05-121-4/+4
* Fix the module insertionGraham Eames2006-05-121-12/+53
* Some altered error handling - there was still hard-coded output hanging over ...Graham Eames2006-05-121-33/+52
* A minor change to the default icon_id, so that there is no icon if someone di...Graham Eames2006-05-067-7/+7
* A small missing change from the reformatting earlier to make it clearerGraham Eames2006-05-061-1/+1
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-053-1/+13
* Remove the module entries from the schema data file and generate the list ins...Graham Eames2006-05-012-201/+180
* - added standard/default roles + default roles assigned to users/groupsMeik Sievertsen2006-05-011-45/+160
* We want to use this code in the install system as wellGraham Eames2006-04-301-36/+56
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-301-2/+2
* some adjusted defaults. ;)Meik Sievertsen2006-04-301-8/+7
* - CAPTCHA!David M2006-04-291-0/+7
* reverting changes to the installerMeik Sievertsen2006-04-293-177/+207
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-283-207/+177
* Viewtopic:David M2006-04-284-118/+122
* Renaming fulltext_phpbb to fulltext_native for clarity and changing a few var...Graham Eames2006-04-261-4/+4
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-261-130/+131
* - use varchar2 in favor of clob for some columns...Meik Sievertsen2006-04-261-11/+11
* Rename some of the config variables to eliminate issues caused by them contai...Graham Eames2006-04-251-3/+3
* - Tuples? Nah,David M2006-04-242-0/+8
* Add a measure to stop people using this file as a preparatory step to removin...Graham Eames2006-04-231-0/+1
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-231-311/+311
* - eh? meh.David M2006-04-221-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-228-180/+184
* Harden the check slightly in case someone does something really silly and has...Graham Eames2006-04-221-1/+1
* The return of the option to download the config file if it could not be writtenGraham Eames2006-04-221-8/+46
* - Added a constant to indicate where we are for use in other functionsGraham Eames2006-04-222-1/+2
* It helps to add new config variables to the schema...Graham Eames2006-04-211-0/+1