Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-24 | have ED show short arrays on one line | Urban Müller | 1 | -1/+1 | |
2016-02-15 | if encoding fails (because of broken utf8), use latin1 as input charset; ↵ | David Flatz | 1 | -1/+3 | |
even though its ugly it's still better than empty subjects | |||||
2016-02-08 | encode header with base64 when quoted-printable fails because of php bug #53891 | David Flatz | 2 | -1/+12 | |
2016-02-05 | use php function to escape headers; don't swallow double quotes when ↵ | David Flatz | 2 | -10/+15 | |
escaping, this should fix bounces when realname contains umlauts and komma; be a little pedantic about whitespace in addrlist | |||||
2016-02-03 | make tests compatible to php 5.3 std | David Flatz | 7 | -37/+46 | |
2016-02-03 | don't split addrlist at comma when the comma is inside a quoted string, this ↵ | David Flatz | 2 | -9/+20 | |
should fix mails to people with umlauts and comma in realname | |||||
2016-02-02 | be nice about cache cleanup | Urban Müller | 1 | -1/+1 | |
2016-02-01 | add support for arrays of cidrs in cidr_match() | Christian A. Weber | 2 | -9/+17 | |
2016-02-01 | fix cidr_match() without /mask | Christian A. Weber | 2 | -1/+3 | |
2016-02-01 | new function it::cidr_match($ip, $cidr) | Christian A. Weber | 2 | -0/+28 | |
2016-01-30 | force cache flush | Urban Müller | 1 | -1/+1 | |
2016-01-29 | Improved version of 0b595fb/80c5bcd which decides for each file individually ↵ | Christian Schneider | 1 | -7/+4 | |
if it has to be passed through php | |||||
2016-01-29 | Revert 0b595fb/80c5bcd as they break map.search.ch/api/map.js | Christian Schneider | 1 | -1/+4 | |
2016-01-29 | warning fix | Urban Müller | 1 | -1/+1 | |
2016-01-29 | execute php when fetching js/css files for checksum | Urban Müller | 1 | -4/+1 | |
2016-01-28 | simplify | Urban Müller | 1 | -1/+1 | |
2016-01-28 | more throttling | Urban Müller | 1 | -1/+1 | |
2016-01-27 | throttle cache cleanup | Urban Müller | 1 | -1/+1 | |
2016-01-26 | clean up at lower peak | Urban Müller | 1 | -1/+1 | |
2016-01-25 | Make check for syntax patch work with PHP 7 (throws exception on parse error ↵ | Christian Schneider | 1 | -1/+1 | |
in eval) | |||||
2016-01-21 | docs | Urban Müller | 1 | -1/+1 | |
2016-01-20 | it::date too dangerous, newly created files with old dates overwrite ↵ | Urban Müller | 1 | -2/+2 | |
archived ones | |||||
2016-01-19 | better docs | Urban Müller | 1 | -3/+3 | |
2016-01-14 | Merge branch 'master' into cs/php7 | David Flatz | 1 | -9/+20 | |
2016-01-13 | Anchor regex for my peace of mind | Christian Schneider | 1 | -2/+2 | |
2016-01-13 | bugfix: need to omit query everywhere | Urban Müller | 1 | -1/+1 | |
2016-01-13 | handle empty filelist, handle scripts with query-args | Urban Müller | 1 | -3/+4 | |
2016-01-12 | separate between trusted and untrusted input, correct crcs of remote ↵ | Urban Müller | 1 | -6/+16 | |
resources, report non-existing trusted resources | |||||
2016-01-12 | Merge branch 'master' into cs/php7 | Christian Schneider | 1 | -16/+6 | |
2016-01-12 | Revert "separate between trusted and untrusted input, correct crcs of remote ↵ | Urban Müller | 1 | -16/+6 | |
resources, report non-existing trusted resources" This reverts commit f1fb76db297970327fccc0e2ecdc4642bc2df748. | |||||
2016-01-12 | Merge branch 'master' into cs/php7 | Christian Schneider | 1 | -6/+16 | |
2016-01-12 | separate between trusted and untrusted input, correct crcs of remote ↵ | Urban Müller | 1 | -6/+16 | |
resources, report non-existing trusted resources | |||||
2016-01-11 | Re-add fix to distinguish between false and error when getting values from ↵ | Christian Schneider | 1 | -3/+10 | |
Memcached | |||||
2016-01-08 | Merge branch 'master' into cs/php7 | Christian Helbling | 3 | -21/+17 | |
2016-01-07 | rely on $GLOBALS["debug_time"] | Urban Müller | 1 | -6/+4 | |
2016-01-07 | more compact code, correctly maintain link | Urban Müller | 1 | -4/+3 | |
2016-01-07 | allow setting of exact timestamp to late add old entries | Urban Müller | 1 | -3/+7 | |
2015-12-07 | separate directory to avoid permission and expiration problems | Urban Müller | 1 | -1/+1 | |
2015-12-07 | docs | Urban Müller | 1 | -1/+1 | |
2015-12-01 | Switch back to APCu for it_cache as there is now a version in pecl ↵ | Christian Schneider | 1 | -40/+9 | |
supporting php7 | |||||
2015-11-30 | correctly create checksums on devel, benefit from implied lib/itjs | Urban Müller | 1 | -13/+4 | |
2015-11-30 | adapt to new stackdump offsets | Urban Müller | 1 | -3/+1 | |
2015-11-22 | currently generated filelists are fine | Urban Müller | 1 | -1/+1 | |
2015-11-18 | it::sort docs | Urban Müller | 1 | -0/+3 | |
2015-11-18 | security: whitelist legal chars | Urban Müller | 1 | -2/+5 | |
2015-11-17 | report empty redir urls, they cause loops | Urban Müller | 1 | -2/+2 | |
2015-11-16 | Merge branch 'master' into cs/php7 | Christian Helbling | 7 | -32/+65 | |
2015-11-16 | make c= optional for far future expire | Urban Müller | 1 | -1/+1 | |
2015-11-16 | make c= optional for far future expire | Urban Müller | 1 | -2/+3 | |
2015-11-09 | php4 | Urban Müller | 1 | -1/+1 | |