aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12348] Allow to run create_schema_files when phpBB is not installedJoas Schilling2014-04-031-8/+19
* [ticket/11459] Move $supported_dbms to beginning of create schema fileJoas Schilling2014-03-291-1/+9
* [ticket/11459] Clean up a little moreJoas Schilling2014-03-291-4/+0
* [ticket/11459] Do not add table schema to database schema filesJoas Schilling2014-03-291-535/+4
* [ticket/11459] Create schema.json from migration filesJoas Schilling2014-03-291-0/+4
* [ticket/11459] Do not take files of extensions into accountJoas Schilling2014-03-291-1/+2
* [ticket/11459] Pass array with migration class names to schema generatorJoas Schilling2014-03-291-5/+4
* [ticket/11459] Remove spaces from the end of lines in MSSQLJoas Schilling2014-03-291-2/+2
* [ticket/11459] Correctly handle index column lengthJoas Schilling2014-03-291-4/+21
* [ticket/11459] Update schema files with new scriptJoas Schilling2014-03-291-2/+2
* [ticket/11459] Use new migration/schema_generator to create schema filesJoas Schilling2014-03-291-3/+13
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-291-4/+16
|\
| * [ticket/9725] Remove trailing spaces from MSSQL schemaPatrick Webster2014-03-281-2/+2
| * [ticket/9725] Add dummy indexes for AzureHenry Sudhof2014-03-011-13/+14
| * [ticket/9725] Create an Azure SQL compatible SchemaHenry Sudhof2014-03-011-4/+16
* | [ticket/12262] Do not use inline assignmentsJoas Schilling2014-03-151-4/+7
* | [ticket/12262] Do not use getExtension()Joas Schilling2014-03-151-1/+1
* | [ticket/12262] Fix location list for acp events with "Locations:"Joas Schilling2014-03-111-2/+13
* | [ticket/12262] Also find vars array when it's defined in the trigger_event()Joas Schilling2014-03-111-8/+19
* | [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-3/+2
* | [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-3/+2
* | [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-3/+2
* | [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-3/+2
* | [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-3/+2
* | [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-3/+2
* | [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-3/+2
* | [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-3/+2
* | [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-051-129/+0
* | [ticket/11924] Verify that the script is only run from command lineJoas Schilling2013-10-261-0/+5
* | [ticket/11924] Do not use globals :(Joas Schilling2013-10-261-17/+10
* | [ticket/11924] Remove duplicated codeJoas Schilling2013-10-161-54/+22
* | [ticket/11924] Add option to export php event listJoas Schilling2013-10-161-0/+242
* | [ticket/11924] Reduce unneccessary loadJoas Schilling2013-10-161-6/+2
* | [ticket/11924] Add version info of template events to events.mdJoas Schilling2013-10-161-2/+3
* | [ticket/11924] Add script to export events.md with wiki markupJoas Schilling2013-10-161-0/+102
* | [ticket/11905] 3.1.0-a1 MigrationNathan Guse2013-10-101-0/+42
* | [ticket/11866] Remove outdated and broken develop scriptJoas Schilling2013-09-261-24/+0
* | [ticket/11866] Update some occurances of phpbb_db_ to new NamespaceJoas Schilling2013-09-262-2/+2
* | [ticket/11700] Add file headers to develop scripts for namespaceNils Adermann2013-09-192-0/+30
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-164-2527/+11
|\ \
| * | [ticket/11825] Move schema_data.php into includes/ instead of phpbb/Dhruv2013-09-032-2/+2
| * | [ticket/11755] MySQL upgrader out of dateNathan Guse2013-09-022-2545/+9
| * | [ticket/11761] Serve blank file locally in functional testAndy Chase2013-08-062-0/+0
| * | Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-0/+19
| |\ \ | | |/
| | * Merge remote-tracking branch 'bantu/ticket/11753' into prep-release-3.0.12Joas Schilling2013-07-301-2/+19
| | |\
| | | * [ticket/11753] Remove ?> from MySQL Upgrader.Andreas Fischer2013-07-301-2/+0
| | | * [ticket/11753] Update MySQL upgrader schema data.Andreas Fischer2013-07-301-0/+19
| * | | Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-1/+2
| |\ \ \ | | |/ /
| | * | [ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"Andreas Fischer2013-07-301-1/+2
| | |/
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-4/+4