summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-04-18
Unset host header otherwise redirects to other hosts fail; Avoid infinite ↵
Thomas Brüderli
1
-2
/
+4
redirect loops
2007-04-17
handle opts without args
Urban Müller
1
-3
/
+7
2007-04-17
wrapper for shell commands
Urban Müller
1
-0
/
+28
2007-04-05
don't lowercase username and password
Christian Weber
1
-2
/
+2
2007-04-04
Replace PHP 5 var_export object representation by old style (incomplete)
Christian Schneider
1
-0
/
+10
2007-04-04
add support for username:password@, user it_url::params to encode params in ↵
Christian Weber
2
-27
/
+89
get(), minor cleanup, add test suite
2007-03-27
Fix register global dependency and close sql injection
Christian Schneider
1
-7
/
+7
2007-03-19
Prepend XML header for charset detection in PHP5
Christian Schneider
1
-0
/
+10
2007-03-16
Make sure a href and img src are properly encoded insanitized html
Christian Schneider
1
-2
/
+2
2007-03-13
bugfix
Urban Müller
1
-1
/
+1
2007-03-13
it_url_encode
Urban Müller
1
-0
/
+10
2007-02-28
Implemented server_update parameter to use different host for write operations
Christian Schneider
1
-4
/
+20
2007-02-23
replaced dubious it_clone() by cleaner it_set() (aka copyObj() from lib.js)
Christian Weber
1
-18
/
+12
2007-02-21
implemented config argument home of constructor
Nathan Gass
1
-1
/
+4
2007-02-19
added filter_keys
Urban Müller
1
-0
/
+16
2007-02-16
Fix sanitize when used without it_html instantiaced (no global Q())
Christian Schneider
1
-1
/
+1
2007-02-16
safer timewindow semantics
Urban Müller
1
-2
/
+2
2007-02-15
Added empty alt tag to make validator happy
Christian Schneider
2
-2
/
+2
2007-02-14
longer is shorter :)
Urban Müller
1
-2
/
+3
2007-02-14
dont remove top stack level; seems NOT to be it::error
Urban Müller
1
-1
/
+1
2007-02-14
log all it::errors
Urban Müller
1
-3
/
+3
2007-02-13
Added it_url::params (handles nested arrays) and use it in U() and search_url
Christian Schneider
3
-16
/
+42
2007-02-13
Test runtests.sh
Christian Schneider
1
-1
/
+1
2007-02-13
Test runtests.sh
Christian Schneider
1
-1
/
+1
2007-02-12
Added test for it_html::sanitize()
Christian Schneider
1
-0
/
+9
2007-02-12
Added it_html::sanitize to make user-contributed html safe to use
Christian Schneider
1
-2
/
+48
2007-02-09
Test runtests.sh
Christian Schneider
1
-1
/
+1
2007-02-09
Test runtests.sh
Christian Schneider
1
-1
/
+1
2007-02-09
Fix SVN properties on tests
Christian Schneider
5
-19
/
+8
2007-02-09
Allow xml tags with special characters like date.taken (Flikr)
Christian Schneider
2
-10
/
+21
2007-02-09
Renamed tests to match file names of class tested
Christian Schneider
3
-2
/
+2
2007-02-08
Removed base class inheritance again, check for var name class (tel_xmlentry)
Christian Schneider
2
-8
/
+12
2007-02-08
Moved ITools tests from searchlib to itools/live
Christian Schneider
5
-0
/
+407
2007-02-07
Reverted as it causes tel detail links to be empty, needs tel debugging
Christian Schneider
1
-1
/
+1
2007-02-07
Fix multiple empty tags not creating an array
Christian Schneider
1
-1
/
+1
2007-02-06
Fix it_xml recursion (and hence apache crash) by overwriting base constructor
Christian Schneider
1
-1
/
+1
2007-02-06
Make created classes extend my_xml instead of it_xml
Christian Schneider
1
-1
/
+2
2007-02-05
get_cache accepts it_error params
Urban Müller
1
-2
/
+3
2007-02-05
Prevent from invalid quoting: strval(intval('000080')) == strval('000080') ↵
Thomas Brüderli
1
-1
/
+1
is true
2007-02-05
grace period for it::error
Urban Müller
1
-5
/
+5
2007-02-01
bugfix
Urban Müller
1
-1
/
+1
2007-02-01
non-locking keepfailed refresh
Urban Müller
1
-0
/
+5
2007-01-25
Revert empty tag logic to list with browser issues (fixes XML generation)
Christian Schneider
1
-1
/
+1
2007-01-24
Allow data in tags which are normally empty (e.g. link)
Christian Schneider
1
-1
/
+1
2007-01-24
Minor style cleanup and simplified setlocale logic
Christian Schneider
1
-14
/
+6
2007-01-23
don't omit <title> tag if $title === '' (validator)
Christian Weber
1
-1
/
+2
2007-01-22
ITools style police (plus bug fix with modifiers)
Christian Schneider
1
-46
/
+60
2007-01-22
use locale setting for regexes, but revert after preg call
Nathan Gass
1
-26
/
+14
2007-01-22
return empty array for no match with all => 1
Nathan Gass
1
-1
/
+1
2007-01-22
Fixed _itjs() in concatenation mode
Christian Weber
1
-7
/
+5
[prev]
[next]