aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12273] Remove duplicated codeJoas Schilling2014-04-202-37/+24
* [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-203-8/+51
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-205-26/+106
* [ticket/12273] Do not use Inline control structuresJoas Schilling2014-04-181-3/+9
* [ticket/12273] Fix Markdown layoutJoas Schilling2014-04-181-4/+4
* [ticket/12273] Fix missing $vars lineJoas Schilling2014-04-182-2/+4
* [ticket/12273] Fix invalid @event and @since tagsJoas Schilling2014-04-183-3/+3
* [ticket/12273] Make event exporter compatible with php 5.3.3Joas Schilling2014-04-181-1/+1
* [ticket/12273] Fix export scriptJoas Schilling2014-04-181-15/+44
* [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-182-0/+253
* [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-182-79/+26
* [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-183-40/+40
* [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-183-86/+122
* [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-184-129/+211
* [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-186-40/+424
* [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-185-0/+794
* Merge pull request #2318 from prototech/ticket/12121Joas Schilling2014-04-161-0/+9
|\
| * [ticket/12121] Preserve link redirect counts when updating from 3.0.x.Cesar G2014-04-151-0/+9
* | Merge pull request #2243 from n-aleha/ticket/12345Joas Schilling2014-04-162-2/+5
|\ \
| * | [ticket/12345] Improve search flood interval message for ascraeusn-aleha2014-04-162-2/+5
* | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-161-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge pull request #2324 from bantu/ticket/12417Joas Schilling2014-04-161-0/+2
| |\ \
| | * | [ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."Andreas Fischer2014-04-161-0/+2
| |/ /
* | | Merge pull request #2305 from n-aleha/ticket/12391Joas Schilling2014-04-161-3/+15
|\ \ \
| * | | [ticket/12391] Assign variables to core.posting_modify_template_varsn-aleha2014-04-141-3/+15
* | | | Merge pull request #2304 from n-aleha/ticket/12191Joas Schilling2014-04-161-0/+12
|\ \ \ \
| * | | | [ticket/12191] Move notification options to bottom while installingn-aleha2014-04-141-0/+12
| |/ / /
* | | | Merge pull request #2301 from rxu/ticket/12401Joas Schilling2014-04-161-1/+4
|\ \ \ \
| * | | | [ticket/12401] Pass more data to core.viewtopic_modify_post_row eventrxu2014-04-131-1/+4
| |/ / /
* | | | Merge pull request #2300 from rxu/ticket/12400Joas Schilling2014-04-161-0/+12
|\ \ \ \
| * | | | [ticket/12400] Add viewforum event to modify topics datarxu2014-04-131-0/+12
| |/ / /
* | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-151-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
| |\ \ \
| | * | | [ticket/12397] Fix sql_unique_index_exists doc blockn-aleha2014-04-161-2/+2
* | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-154-15/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-154-15/+66
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/10423] Replace foreach with function in viewtopic.phpOliver Schramm2014-04-151-12/+5
| | * | | [ticket/10423] Remove unnecessary include in testOliver Schramm2014-04-151-1/+0
| | * | | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-132-2/+4
| | * | | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-134-5/+60
| | * | | [ticket/10423] Remove * from search or highlight stringOliver Schramm2014-03-282-5/+7
* | | | | Merge branch 'ticket/lucifer4o/12344' into develop-ascraeusJoas Schilling2014-04-151-1/+13
|\ \ \ \ \
| * | | | | [ticket/12344] Add core.pm_submit_before to function submit_pmlucifer4o2014-04-151-1/+13
* | | | | | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-152-3/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
| * | | | | [ticket/12388] Fix translation of log entries without additional log dataJoas Schilling2014-04-111-0/+4