aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-021-10/+35
|\
| * [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| * [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6
| * [ticket/11881] Better split the timezone conversion into chunks; add testNathan Guse2013-10-041-12/+20
| * [ticket/11881] Timezone migration can take a long timeNathan2013-10-021-2/+14
* | Merge remote-tracking branch 'github-marc1706/ticket/8960' into develop-ascraeusNils Adermann2014-05-021-1/+1
|\ \
| * | Merge branch 'ticket/8960-olympus' into ticket/8960Marc Alexander2014-04-161-1/+1
* | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-021-0/+30
|\ \ \
| * | | [ticket/8558] Add config in migrations and schema_dataOliver Schramm2014-04-171-0/+30
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-026-9/+1156
|\ \ \ \
| * | | | [ticket/12273] Move $extension to constructor so the path is always setJoas Schilling2014-04-282-32/+24
| * | | | [ticket/12273] Find events.md relative from the path not the phpbb rootJoas Schilling2014-04-281-3/+8
| * | | | [ticket/12273] Do not look in extensions docs/ and tests/ directoryJoas Schilling2014-04-281-0/+2
| * | | | [ticket/12273] Also check file for adm "Location:" eventsJoas Schilling2014-04-281-0/+5
| * | | | [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
| |/ / /
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-028-81/+116
|\ \ \ \
| * | | | [ticket/12371] Fix typos in commentJoas Schilling2014-05-021-1/+1
| * | | | [ticket/12371] Fix redirect link for approve_post and post_in_queueJoas Schilling2014-04-252-0/+16
| * | | | [ticket/12371] Fix language in commentJoas Schilling2014-04-251-3/+2
| * | | | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-8/+9