aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15369] Fix php_exporter testsMatt Friedman2019-05-101-7/+13
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-092-2/+2
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/15637] Preserve line breaks in event descriptionskasimi2018-07-071-1/+1
* [ticket/15637] Updated test fixture to include complete event descriptionkasimi2018-07-072-2/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-043-0/+65
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-1/+1
|\
| * [ticket/13429] Replace @change with @changedJakub Senko2017-01-232-9/+9
| * [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-201-8/+8
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-312-4/+0
* | [ticket/14039] Revamp updaterMate Bartus2015-10-171-3/+1
* | [ticket/13872] Remove subsilver2 from md exporter testMarc Alexander2015-05-281-5/+0
* | Merge branch '3.1.x'Marc Alexander2015-05-283-4/+113
|\ \ | |/
| * [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-283-4/+113
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+5
* | Merge branch 'develop-ascraeus' into developNils Adermann2015-01-221-0/+100
|\ \ | |/
| * [ticket/13361] Rename exception to runtime_exceptionTristan Darricau2015-01-211-2/+2
| * [ticket/13361] Add testsTristan Darricau2015-01-111-0/+100
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-152-2/+29
|\ \ | |/
| * [ticket/13124] Add another test case as requestedMarc Alexander2014-10-092-0/+27
| * [ticket/13124] Fix tests for event exporterMarc Alexander2014-10-061-2/+2
* | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-1/+0
|/
* [ticket/12766] Event exporter does not like RCx as versionPayBas2014-06-251-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-274-12/+28
* [ticket/12273] Do not allow 3.1-A1 versionJoas Schilling2014-04-252-10/+7
* [ticket/12273] Fix unit tests for multi line arraysJoas Schilling2014-04-252-11/+61
* [ticket/12273] Fix unit test for multi line $varsJoas Schilling2014-04-241-2/+2
* [ticket/12273] Fix method name of test and fix undefined indexJoas Schilling2014-04-241-3/+3
* [ticket/12273] Test source files and compare with events.mdJoas Schilling2014-04-241-0/+37
* [ticket/12273] Remove duplicated codeJoas Schilling2014-04-201-4/+8
* [ticket/12273] Move phpBB test to new file and use a data providerJoas Schilling2014-04-202-7/+45
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-204-17/+79
* [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-181-0/+30
* [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-7/+5
* [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-4/+2
* [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-181-9/+18
* [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-183-20/+83
* [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-185-16/+336
* [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-184-0/+370
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-101-1/+1
* [feature/event-dispatcher] Fix copyright yearsIgor Wiedler2012-03-301-1/+1
* [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, testsIgor Wiedler2012-03-241-0/+29