| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 1 | -1/+0 |
| | | | | | PHPBB3-10973 | ||||
| * | [ticket/9916] Updating license in non-distributed files | 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 | -4/+8 |
| | | | | | | | | | | | | | 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 | ||||
| * | [ticket/10011] Tests can't be ran on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -1/+1 |
| | | | | | | | Apply the `__DIR__` fix to some remaining Ascraeus tests PHPBB3-10011 | ||||
| * | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-01-10 | 1 | -0/+61 |
| This merge commit includes ascraeus-specific renames and adjustments. | |||||
