Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | don't send alwaysvalid etag when checksum is '-' which is used for a short ti... | Christian Helbling | 1 | -1/+2 |
2015-03-12 | fix request_curl to be compatible with request (header variable should includ... | Nathan Gass | 1 | -0/+1 |
2015-03-04 | support setting of time only | Urban Müller | 1 | -1/+1 |
2015-03-04 | correct background color for unquoted ET() values in .texts debug | Urban Müller | 1 | -1/+1 |
2015-02-24 | send referer if internal request | Urban Müller | 1 | -0/+1 |
2015-02-23 | kill null bytes in files= | Urban Müller | 1 | -1/+1 |
2015-02-19 | Nicer looking comments with spaces, also prevents problem with >/- at start/e... | Christian Schneider | 1 | -1/+1 |
2015-02-19 | guarantee valid html comments | Urban Müller | 1 | -1/+1 |
2015-02-19 | guarantee valid html comments | Urban Müller | 1 | -1/+9 |
2015-02-13 | fix 63ec357 | Christian Helbling | 1 | -2/+2 |
2015-02-13 | remove alert because of too many false positives | David Flatz | 1 | -3/+0 |
2015-02-12 | make sure links to text-editor (using debug param texts) point to lib for lab... | Christian Helbling | 1 | -2/+16 |
2015-02-12 | suppress warning when we redirect a post | David Flatz | 1 | -1/+1 |
2015-02-12 | use $_SERVER['QUERY_STRING'] instead of U($_GET) because it removes empty get... | David Flatz | 1 | -1/+1 |
2015-02-12 | Revert "allow international chars in path" because it introduces a lot of red... | David Flatz | 1 | -1/+1 |
2015-02-11 | warn about potential redirect loops | David Flatz | 1 | -0/+4 |
2015-02-10 | Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax) | Christian Schneider | 3 | -12/+12 |
2015-02-06 | unclosed <ol> makes no sense | Urban Müller | 1 | -1/+1 |
2015-02-04 | ignore hopscotch.css in css validation | Urban Müller | 1 | -1/+1 |
2015-02-03 | allow international chars in path | Urban Müller | 1 | -1/+1 |
2015-01-29 | omit soft hyphen cause we filter it | Urban Müller | 1 | -4/+4 |
2015-01-29 | kill invisible soft hypens in any2utf8 | Urban Müller | 1 | -0/+1 |
2015-01-19 | request() stores cookies set by server in $this->cookies[] | Christian A. Weber | 1 | -1/+4 |
2015-01-13 | pattern fix | Urban Müller | 1 | -1/+1 |
2015-01-08 | dont check foreign css | Urban Müller | 1 | -1/+1 |
2015-01-08 | remove nonvalidating css in w3 mode | Urban Müller | 1 | -4/+7 |
2015-01-08 | test new it_cache behaviour | Urban Müller | 1 | -0/+47 |
2015-01-08 | return null if key does not exists (out of band) | Urban Müller | 1 | -5/+5 |
2014-12-10 | remove ie-PIE polyfill since it's too slow | David Flatz | 1 | -2/+1 |
2014-12-10 | inject ie polyfils in css when browser is ie 8 or older | David Flatz | 1 | -0/+6 |
2014-12-02 | close <button>s without content | Urban Müller | 1 | -1/+1 |
2014-11-13 | reenable http 304 | Urban Müller | 1 | -1/+1 |
2014-11-05 | allow external use of _state_purgeshared (instant created tables used in test... | Urban Müller | 1 | -3/+4 |
2014-11-02 | reenable long max-age now that errors are down | Urban Müller | 1 | -1/+1 |
2014-10-30 | correctly detect delivered file type | Urban Müller | 1 | -1/+1 |
2014-10-23 | request_curl: verify ssl certificates, ensure ->headers is always set (compat... | Nathan Gass | 1 | -2/+8 |
2014-10-23 | add new method request_curl method which supports https | Nathan Gass | 1 | -25/+98 |
2014-10-23 | dont match urls across newlines | Urban Müller | 1 | -1/+1 |
2014-10-23 | next try to disable /www/server | Urban Müller | 1 | -1/+1 |
2014-10-22 | better test for in a service directory | Urban Müller | 1 | -1/+1 |
2014-10-22 | refuse to work from /www/server | Urban Müller | 1 | -0/+3 |
2014-10-13 | more tracing | Urban Müller | 1 | -0/+1 |
2014-10-10 | Allow omission of url scheme and accept https as well | Christian Schneider | 1 | -1/+1 |
2014-10-09 | all times in debug param time | Urban Müller | 1 | -1/+1 |
2014-10-09 | clean up docs, better variable naming, document --debug | Urban Müller | 1 | -20/+20 |
2014-10-09 | allow debug param args with - in them | Urban Müller | 1 | -1/+1 |
2014-10-07 | instantiate it_html noredir debug parameter is set and it wasn't initialized ... | David Flatz | 1 | -1/+4 |
2014-10-06 | accept GET params in join script files, accept script list in param f | Urban Müller | 2 | -3/+10 |
2014-10-06 | indicate new ED-blocks my wider block in front | Urban Müller | 1 | -1/+1 |
2014-10-03 | plain php compatibility | Urban Müller | 1 | -1/+1 |