aboutsummaryrefslogtreecommitdiffstats
path: root/tests/session/testable_facade.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850Nathan Guse2013-09-301-6/+6
|\
| * [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-12/+12
* | [ticket/11850] page_name contains controller request rather than query stringNathan Guse2013-09-171-16/+0
|/
* [ticket/11620] Whitespace and combine function into test_caseAndy Chase2013-07-221-4/+4
* [ticket/11620] Changes to match mergeAndy Chase2013-07-221-1/+1
* [ticket/11620] Changes for code guidelines consistencyAndy Chase2013-07-221-1/+2
* [ticket/11620] Cherry-Pick merge tests from session-storage-cacheAndy Chase2013-07-221-7/+9
* [ticket/11620] Removed unnecessary lines and whitespaceAndy Chase2013-07-091-4/+3
* [ticket/11620] Minor changes to tests for coding standardsAndy Chase2013-07-081-2/+10
* [ticket/11620] Add create_test with test for bot detectionAndy Chase2013-07-051-10/+16
* [ticket/11620] Add validate_referrer testAndy Chase2013-07-051-1/+15
* [ticket/11620] Remove unneeded functions from testable facadeAndy Chase2013-07-051-49/+0
* [ticket/11620] Make testable_facade non-static, expand.Andy Chase2013-07-051-21/+124
* [ticket/11620] Add extract_current_hostnameAndy Chase2013-07-051-1/+10
* [ticket/11620] Remove accidental argument from testable_facade.Andy Chase2013-07-051-1/+1
* [ticket/11620] Add testable facade for sessions.phpAndy Chase2013-07-051-0/+49