Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-09 | Cleanup/optimize tests/codeigniter/ | Andrey Andreev | 1 | -14/+14 |
2012-06-06 | removed ip_version() | Joffrey Jaffeux | 1 | -14/+0 |
2012-06-06 | use an ip of the range 192.18.0.0/15 | Joffrey Jaffeux | 1 | -2/+2 |
2012-06-06 | ip_version() now returns int instead of string | Joffrey Jaffeux | 1 | -2/+2 |
2012-06-06 | follow styling guide | Joffrey Jaffeux | 1 | -2/+4 |
2012-06-06 | add tests for ipv6 and new method ip_version() | Joffrey Jaffeux | 1 | -0/+27 |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /tests | Alex Bilbie | 1 | -4/+4 |
2012-05-23 | Input, Session and Cookie get's will return NULL. | Phil Sturgeon | 1 | -8/+10 |
2012-05-15 | Input class code-coverage | Taufan Aditya | 1 | -0/+144 |