aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12594] Update file header in non-php filesJoas Schilling2014-05-301-2/+7
* Merge pull request #2505 from bantu/ticket/12582-ascraeusJoas Schilling2014-05-281-0/+26
|\
| * Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-1/+2
| |\
| | * [ticket/12582] Fix coding style.Andreas Fischer2014-05-271-1/+2
| * | Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-1/+0
| |\ \ | | |/
| | * [ticket/12582] Remove set -e due to exiftool not liking 0 byte files.Andreas Fischer2014-05-271-1/+0
| * | Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-0/+26
| |\ \ | | |/
| | * [ticket/12582] Change strip_icc_profiles.sh to only take a single file.Andreas Fischer2014-05-271-19/+12
| | * [ticket/12582] Overwrite inplace instead of creating _original files.Andreas Fischer2014-05-271-1/+1
| | * [ticket/12582] Add script for strippping ICC profiles from images.Andreas Fischer2014-05-271-0/+33
* | | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-3/+3
* | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-59/+150
|/ /
* | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-022-0/+2
* | [ticket/12273] Move $extension to constructor so the path is always setJoas Schilling2014-04-281-6/+6
* | [ticket/12273] Update exporter to allow specifying an extensionJoas Schilling2014-04-281-12/+18
* | [ticket/12273] Fix missing classes in export_events_for_wiki.phpJoas Schilling2014-04-271-0/+2
* | [ticket/12273] Test source files and compare with events.mdJoas Schilling2014-04-241-3/+3
* | [ticket/12273] Fix export scriptJoas Schilling2014-04-181-15/+44
* | [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-182-610/+2
* | [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-182-77/+104
* | [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-181-109/+128
* | [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-181-24/+88
* | [ticket/12273] Move grabbing the $vars array line to a methodJoas Schilling2014-04-181-15/+45
* | [ticket/12273] Grab name of events with a functionJoas Schilling2014-04-181-35/+80
* | [ticket/12273] Use the new classJoas Schilling2014-04-181-275/+5
* | [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-181-0/+424
* | [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