Age | Commit message (Expand) | Author | Files | Lines |
2010-11-23 | Made mailcheck output its progress with 'mailcheck' debug parameter | Christian Schneider | 1 | -1/+1 |
2010-11-11 | add reorder argument and tests to it::filter_keys | Nathan Gass | 2 | -6/+33 |
2010-11-11 | early version of generic line processor | Urban Müller | 2 | -0/+182 |
2010-11-09 | LIMIT warning | Urban Müller | 1 | -1/+1 |
2010-11-04 | string cast accesses field | Urban Müller | 1 | -0/+5 |
2010-11-04 | safer date output | Urban Müller | 1 | -0/+1 |
2010-11-03 | dbi::update() returns affected rows | Urban Müller | 2 | -0/+15 |
2010-10-28 | better documentation | Urban Müller | 1 | -7/+8 |
2010-10-19 | Replace special double-quotes as in it_html::latinize | Thomas Brüderli | 1 | -1/+1 |
2010-10-14 | provide url in error_log | Urban Müller | 1 | -1/+1 |
2010-10-08 | reverted fast version for now | Urban Müller | 1 | -38/+1 |
2010-10-05 | Make ITools use only standard syntax | Christian Schneider | 2 | -3/+3 |
2010-09-23 | Add support for .no_it_syntaxconvert in directories to ignore them in syntax ... | Christian Schneider | 1 | -4/+7 |
2010-09-20 | bugfixes | Urban Müller | 1 | -5/+8 |
2010-09-20 | it_html speedup | Urban Müller | 1 | -1/+35 |
2010-07-27 | Don't attempt to read record after insert if no keyfield is defined. This pre... | Thomas Brüderli | 1 | -1/+1 |
2010-07-14 | fix keepfailed mode | Urban Müller | 1 | -1/+3 |
2010-06-30 | add me | Nathan Gass | 1 | -0/+1 |
2010-06-29 | allow absolut paths in it::log | Urban Müller | 1 | -8/+9 |
2010-06-28 | Also replace typographic quotes in itjs::encode as done in it_html::latinize ... | Thomas Brüderli | 1 | -1/+1 |
2010-06-14 | add backtrace to suppressed redirect | Urban Müller | 1 | -1/+1 |
2010-06-05 | document header param of it_url::get() | Christian Weber | 1 | -0/+1 |
2010-06-02 | it_url::get() no longer creates new objects if not called statically. Added i... | Christian Weber | 2 | -4/+49 |
2010-06-02 | Use a-z0-9_ instead of w character class because because it is locale aware | Christian Schneider | 1 | -3/+3 |
2010-06-01 | dont mark empty strings | Urban Müller | 1 | -1/+1 |
2010-05-06 | log slow queries | Urban Müller | 1 | -6/+6 |
2010-05-03 | avoid trouble with single > in select text | Urban Müller | 1 | -2/+7 |
2010-04-22 | entity decoder; urlencoding of user in U() | Urban Müller | 2 | -2/+22 |
2010-04-21 | Do not generate newline after noscript tags for layout reasons | Christian Schneider | 1 | -1/+1 |
2010-04-21 | Fix disabling of the syntax converter; allow to specify the db connection cha... | Thomas Brüderli | 2 | -2/+7 |
2010-04-14 | Added it_xml test for invalid latin1 character, converted all tests to old sy... | Christian Schneider | 3 | -9/+17 |
2010-04-14 | dont trigger latinize on line feed | Urban Müller | 1 | -1/+1 |
2010-04-14 | faster, commented | Urban Müller | 1 | -1/+2 |
2010-04-14 | remove bogus chars in latin input | Urban Müller | 1 | -0/+3 |
2010-04-07 | fewer coloring exceptions | Urban Müller | 1 | -1/+1 |
2010-03-25 | .q debug parameter for coloring quotings | Urban Müller | 1 | -7/+12 |
2010-03-24 | quote missing label name | Urban Müller | 1 | -2/+2 |
2010-03-22 | cleanup, bugfix | Urban Müller | 1 | -9/+11 |
2010-03-22 | handle empty files | Urban Müller | 1 | -2/+2 |
2010-03-17 | segfaults not reproducible | Urban Müller | 1 | -4/+0 |
2010-03-15 | save segfault causing input | Urban Müller | 1 | -4/+6 |
2010-03-11 | inherit prefix... | Urban Müller | 1 | -4/+6 |
2010-03-10 | better err msg if url empty | Urban Müller | 1 | -1/+1 |
2010-03-05 | too kludgy for now | Urban Müller | 1 | -3/+1 |
2010-03-04 | get prefix from parent classname | Urban Müller | 1 | -1/+3 |
2010-02-19 | guarantee correct encoding for env | Urban Müller | 1 | -0/+2 |
2010-02-18 | extract latinize() for search::utf2latin | Urban Müller | 1 | -3/+10 |
2010-01-29 | Convert it.class back to old syntax | Christian Schneider | 1 | -1/+1 |
2010-01-27 | do one retry by default | Urban Müller | 1 | -2/+9 |
2010-01-21 | tests for it_xml | Urban Müller | 1 | -0/+8 |