summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-11-05
new IE6 workaround attempt
Urban Müller
1
-2
/
+2
2009-11-05
placate UBS
Urban Müller
1
-1
/
+1
2009-11-02
allow marking of single label
Urban Müller
1
-1
/
+1
2009-11-02
dont overwrite existing array
Urban Müller
1
-2
/
+2
2009-11-02
sample usage of labels
Urban Müller
1
-0
/
+7
2009-10-28
validate when inlined
Urban Müller
1
-3
/
+3
2009-10-27
Keep memory footprint of it_xml in streaming mode low
Christian Schneider
1
-1
/
+1
2009-10-27
Only ltrim at beginning of xml file when sanitizing (fixes streaming mode)
Christian Schneider
1
-2
/
+2
2009-10-27
Document the fact that we require PHP 5 for ITools now
Christian Schneider
1
-5
/
+5
2009-10-27
prevent huge mails
Urban Müller
1
-0
/
+7
2009-10-23
Allow giving custom command line options to ImageMagick with it::imageconvert()
Christian Schneider
1
-1
/
+3
2009-10-20
Add own iteratorkey if no DB key was found
Christian Schneider
1
-1
/
+2
2009-10-15
Make string and file read mode of it_xml equivalent again, added tests for ↵
Christian Schneider
2
-23
/
+52
file mode
2009-10-12
support multiple lib.search.ch
Urban Müller
1
-1
/
+1
2009-10-08
use original xml in err msg
Urban Müller
1
-3
/
+5
2009-10-08
leave quote entities alone
Urban Müller
1
-1
/
+1
2009-10-07
ignore svg parse errs
Urban Müller
1
-1
/
+1
2009-10-07
never trust the encoding
Urban Müller
1
-2
/
+3
2009-10-07
handle blanks before <?xml
Urban Müller
1
-1
/
+2
2009-10-07
fix mixed utf8 and latin in input
Urban Müller
1
-1
/
+11
2009-10-07
Strip low chars: No use in HTML pages and error in XML documents
Christian Schneider
1
-1
/
+1
2009-10-06
make superglobals machine readable
Urban Müller
1
-4
/
+4
2009-10-05
Fix typo in data sanitizer and added encoding support
Christian Schneider
2
-6
/
+14
2009-10-05
handle bad xml
Urban Müller
2
-0
/
+10
2009-10-01
more verbose errors
Urban Müller
1
-1
/
+1
2009-10-01
warn by default about bad xml
Urban Müller
1
-6
/
+6
2009-09-16
Added parameters blockmailid and omitdebuginfo to it::error()
Christian Schneider
1
-19
/
+27
2009-09-15
update() no longer optimizes data away if a query is given
Christian Weber
1
-4
/
+4
2009-09-14
alert noncreateable var/urlcache
Urban Müller
1
-0
/
+3
2009-09-08
Use U() to sanitize URLs in it_html::sanitize and adapted test cases to it
Christian Schneider
2
-6
/
+6
2009-09-08
guarantee validating urls, fix double encoding of url params in base
Urban Müller
2
-3
/
+20
2009-08-31
Move it_boot scripts to the bottom of the head section
Thomas Brüderli
1
-3
/
+3
2009-08-27
sqltrace implies sqllog
Urban Müller
1
-1
/
+1
2009-08-26
avoid calling var_export() on $GLOBALS (infinite recursion crash)
Christian Weber
1
-1
/
+1
2009-08-25
Fix multiple NI with arrays
Christian Schneider
1
-0
/
+1
2009-08-25
Added array support to NI operator
Christian Schneider
2
-8
/
+21
2009-08-20
Warn when we hit pcre.backtracking_limit
Christian Schneider
1
-0
/
+10
2009-08-20
Fix some test names
Christian Schneider
1
-5
/
+5
2009-08-20
enforce img alt
Urban Müller
2
-2
/
+8
2009-08-17
Replace all {params} in one go to avoid double replacements
Christian Schneider
1
-2
/
+5
2009-08-17
nocache -> SQL_NO_CACHE
Urban Müller
1
-0
/
+3
2009-08-14
Close a lock race when lock expires, check existance of file in _waitforlock
Christian Schneider
1
-14
/
+11
2009-08-12
Added tests for it_url::absolute()
Christian Schneider
1
-0
/
+22
2009-08-12
Do not add port 443 in HTTPS mode
Christian Schneider
1
-1
/
+1
2009-08-10
Set html.js css class if javascript/jsboot is enabled
Thomas Brüderli
1
-0
/
+4
2009-08-10
Support ports othen than port 80, output full url in noredir mode
Christian Schneider
1
-5
/
+4
2009-08-08
correct integer detection (bigint is still treated as string as it exceeds ↵
Christian Weber
1
-1
/
+1
php's int size)
2009-07-31
New version of get_cache (using If-Not-Modified-Since support in get)
Christian Schneider
1
-83
/
+129
2009-07-23
Add MATCH operator for mysql queries + unify string escaping
Thomas Brüderli
1
-5
/
+22
2009-07-09
Fix warning on PHP 5.3 when passing non-object to get_class()
Christian Schneider
1
-1
/
+1
[next]