| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 1 | -2/+0 |
| | | | | | PHPBB3-10973 | ||||
| * | [feature/class-prefix] Rename user and session to phpbb_* | Igor Wiedler | 2012-03-31 | 1 | -2/+2 |
| | | | | | PHPBB-10609 | ||||
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-01-02 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php | ||||
| | * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-9916 | ||||
| * | | [feature/request-class] Add server(), header() and is_ajax() to request | Igor Wiedler | 2011-07-15 | 1 | -16/+20 |
| |/ | | | | | | | | | | | | Extend the request class with helpers for reading server vars (server()) and HTTP request headers (header()). Refactor the existing code base to make use of these helpers, make $_SERVER a deactivated super global. Also introduce an is_ajax() method, which checks the X-Requested-With header for the value 'XMLHttpRequest', which is sent by JavaScript libraries, such as jQuery. PHPBB3-9716 | ||||
| * | [task/phpunit-xml] Use phpunit.xml for test suite | Igor Wiedler | 2011-01-04 | 1 | -0/+54 |
| PHPBB3-9967 | |||||
