aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-2/+2
* Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-2/+2
|\
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-2/+2
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-2/+8
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-033-4/+4
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+1
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-102-5/+8
|\ \ | |/
| * Merge pull request #3272 from nickvergessen/ticket/13307Marc Alexander2015-01-102-5/+8
| |\
| | * [ticket/13307] Update mysql_upgrader.php to work without the schema_data.phpJoas Schilling2015-01-092-5/+8
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-101-0/+151
|\ \ \ | |/ /
| * | [ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.phprxu2015-01-101-27/+35
| * | [ticket/12926] Support for IDN (IRI)rxu2014-11-271-0/+143
| |/
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-062-4/+4
* | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-083-718/+1
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-071-1/+1
|\ \ | |/
| * [ticket/13137] Improve output of create_schema_files.phpJoas Schilling2014-10-071-1/+1
* | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-1/+1
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-264-5/+5
* [ticket/12763] Do not regenerate the *_schema.sql filesJoas Schilling2014-06-231-183/+0
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-2/+0
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-1/+1
* [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-10/+2
* [ticket/12664] Refactor develop/migration_tips.php into a console command.Andreas Fischer2014-06-101-46/+0
* [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