aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12273] Do not allow template events in non-html filesJoas Schilling2014-04-281-1/+1
* [ticket/12273] Fix return descriptionJoas Schilling2014-04-281-1/+1
* [ticket/12273] Allow to filter events for extensionsJoas Schilling2014-04-282-23/+51
* [ticket/12273] Remove old parameter from function callJoas Schilling2014-04-281-3/+2
* [ticket/12273] Fix table header for adm eventsJoas Schilling2014-04-271-1/+1
* [ticket/12273] Add root path to recursive_event_filter_iteratorJoas Schilling2014-04-272-11/+35
* [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporterJoas Schilling2014-04-262-42/+59
* [ticket/12273] Use RecursiveDirectoryIterator in md_exporterJoas Schilling2014-04-261-16/+16
* [ticket/12273] Fix doc blocksJoas Schilling2014-04-262-6/+35
* [ticket/12273] Do not allow 3.1-A1 for template eventsJoas Schilling2014-04-251-2/+0
* [ticket/12273] Sort arguments alphabetically before exportingJoas Schilling2014-04-251-0/+1
* [ticket/12273] Do not allow 3.1-A1 versionJoas Schilling2014-04-251-13/+5
* [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-253-6/+6
* [ticket/12273] Update existing eventsJoas Schilling2014-04-252-6/+33
* [ticket/12273] Use multiline arrays instead of array_merge()Joas Schilling2014-04-251-26/+58
* [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-242-2/+5
* [ticket/12273] Use array_merge instead of +=Joas Schilling2014-04-241-4/+4
* [ticket/12273] Fix method name of test and fix undefined indexJoas Schilling2014-04-241-0/+11
* [ticket/12273] Verify the result of the .md file to the sourceJoas Schilling2014-04-241-15/+151
* [ticket/12273] Only check selected filesJoas Schilling2014-04-241-3/+6
* [ticket/12273] Verify that the events are still in the named filesJoas Schilling2014-04-241-10/+43
* [ticket/12273] Fix missing space in some ExceptionsJoas Schilling2014-04-201-6/+7
* [ticket/12273] Remove duplicated codeJoas Schilling2014-04-201-33/+16
* [ticket/12273] Add file line to exception messageJoas Schilling2014-04-201-29/+44
* [ticket/12273] Move phpBB test to new file and use a data providerJoas Schilling2014-04-201-1/+6
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-201-9/+27
* [ticket/12273] Do not use Inline control structuresJoas Schilling2014-04-181-3/+9
* [ticket/12273] Make event exporter compatible with php 5.3.3Joas Schilling2014-04-181-1/+1
* [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-181-0/+223
* [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-72/+21
* [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-0/+610
* [ticket/12121] Preserve link redirect counts when updating from 3.0.x.Cesar G2014-04-151-0/+9
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-151-2/+2
* Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-151-0/+4
|\
| * [ticket/12388] Fix translation of log entries without additional log dataJoas Schilling2014-04-111-0/+4
* | [ticket/12004] Support empty routes to app.php/ in path_helperMarc Alexander2014-04-111-0/+10
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...Nils Adermann2014-04-101-4/+18
|\
| * [ticket/12113] Allow log entries to use pluralsJoas Schilling2014-04-011-4/+18
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12331' into develop...Nils Adermann2014-04-101-0/+1
|\ \
| * | [ticket/12331] Fix SQL error when inserting a new entry to profile field dataJoas Schilling2014-03-301-0/+1
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-1056-390/+572
|\ \ \
| * | | [ticket/12282] Update new referencesJoas Schilling2014-04-011-2/+2
| * | | [ticket/12282] Add new line at EOF of the interfaceJoas Schilling2014-04-011-1/+1
| * | | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-0142-98/+98
| * | | [ticket/12282] Use {@inheritDoc} for inherited methodsJoas Schilling2014-04-0112-288/+115
| * | | [ticket/12282] Add Interface for DBAL driversJoas Schilling2014-04-012-2/+357
| | |/ | |/|
* | | [ticket/12356] Assign vars preventing Plupload from loading in PM editor.Cesar G2014-04-091-1/+5
* | | Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeusDhruv2014-04-0884-84/+84
|\ \ \
| * | | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-0384-84/+84
| |/ /
* | | Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeusJoas Schilling2014-04-071-0/+36
|\ \ \