summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-02-18
it::any2utf8() only warns about double utf8-encoding if $errprefix is not empty
Christian A. Weber
1
-1
/
+1
2014-02-17
modernize user-agent
David Flatz
1
-1
/
+1
2014-02-17
don't get rid of common index file names in urls, we can't assume server ↵
David Flatz
2
-5
/
+2
configurations
2014-02-10
warn about deprecated it::error usage
Urban Müller
1
-0
/
+3
2014-02-05
use replication safe statements
Urban Müller
1
-3
/
+3
2014-02-04
remove old warning message
Urban Müller
1
-3
/
+0
2014-01-16
allow ignoring options after first argument
Urban Müller
1
-4
/
+8
2014-01-14
support varargs and arrays in it::cdist()
Christian A. Weber
1
-1
/
+4
2014-01-14
Fix cdist documentation parameter
Christian Schneider
1
-1
/
+1
2014-01-13
add it::cdist() and it::cexec()
Christian A. Weber
1
-1
/
+23
2014-01-09
allow column name override, add tests
Urban Müller
2
-10
/
+14
2014-01-09
allow column name override, add tests
Urban Müller
1
-0
/
+7
2013-12-23
Switch Itools repository docu to Git
Christian Schneider
1
-2
/
+2
2013-12-13
it::error: better ok state filenames, warning fix, extra terse mode
Urban Müller
1
-5
/
+5
2013-12-12
support edge triggered errors, support special chars in blockmailid
Urban Müller
1
-1
/
+13
2013-11-21
allow suppression of error mails
Urban Müller
1
-1
/
+1
2013-11-19
No warning when there is no lib.search.ch on machine
Christian Schneider
1
-1
/
+1
2013-11-13
return 500 server error for fatal (so ultraproxy may react)
Urban Müller
1
-0
/
+2
2013-11-04
make word Usage: mandatory
Urban Müller
1
-0
/
+2
2013-11-01
Remove $Id$
Christian Schneider
19
-39
/
+0
2013-10-24
prevent proxy caching, add jquery to md5
Urban Müller
2
-4
/
+5
2013-10-23
use source to prevent different crcs for different browsers
Urban Müller
1
-15
/
+4
2013-10-21
correctly use sporadic error filtering
Urban Müller
1
-1
/
+1
2013-10-18
additional check if headers can be modified
Urban Müller
1
-1
/
+1
2013-10-18
dont reset headers unless necessary (makelive.php already sent them)
Urban Müller
1
-3
/
+6
2013-10-18
cleaner solution: execute php but ignore reset headers when computing checksum
Urban Müller
1
-3
/
+11
2013-10-18
dont execute php (which sometimes sets content-type) when generating checksum
Urban Müller
1
-3
/
+3
2013-10-17
ignore itools/ prefix
Urban Müller
1
-1
/
+1
2013-10-17
only report multiple errors
Urban Müller
1
-1
/
+1
2013-10-17
better err msg for it_cache::put
Urban Müller
1
-1
/
+1
2013-10-16
compute checksum over actually used files, cache checksum, kill checksum in ↵
Urban Müller
3
-23
/
+24
delivery
2013-10-16
return written value from it_cache::put
Urban Müller
1
-4
/
+7
2013-10-15
bugfix: actually use file contents
Urban Müller
1
-2
/
+2
2013-10-15
allow FROM instead of JOIN
Urban Müller
1
-4
/
+4
2013-10-14
use %20 instead of + for blanks in U(), werbeverlags ag needs it that way
Urban Müller
1
-2
/
+2
2013-10-14
use %20 instead of + for blanks in U(), werbeverlags ag needs it that way
Urban Müller
1
-2
/
+2
2013-10-11
use md5 for checksum, use long expire, always return not modified
Urban Müller
2
-22
/
+20
2013-10-08
faster EDC(), ET() docs
Urban Müller
1
-13
/
+18
2013-09-19
avoid false warnings
Urban Müller
1
-2
/
+2
2013-09-19
introduce edplain and edhtml debug parameters to enforce debugging output in ↵
David Flatz
1
-3
/
+1
html or plain-text
2013-09-19
handle illegal utf-8 characters, small cleanup
Urban Müller
1
-4
/
+6
2013-09-16
ED should output plain txt for json
Urban Müller
1
-1
/
+1
2013-09-16
document defaults
Urban Müller
1
-2
/
+2
2013-09-16
bye denis
Urban Müller
1
-1
/
+0
2013-09-03
hide pointer-events from validator
Urban Müller
1
-1
/
+1
2013-08-15
add it::lcfirst() simliar to it::ucfirst()
Christian Helbling
1
-0
/
+8
2013-07-17
docs
Urban Müller
1
-2
/
+3
2013-07-17
allow defaults in it::getopt
Urban Müller
1
-2
/
+5
2013-07-17
revert special --opts syntax as -opts does not warn on missing dashes anyway
Nathan Gass
2
-7
/
+7
2013-07-17
add --opts variant to shell_command which adds dashes for posix options, add ↵
Nathan Gass
2
-2
/
+56
tests for -opts and --opts
[next]