summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Collapse)AuthorFilesLines
2007-09-14enforce jpeg qualityUrban Müller1-1/+1
2007-09-04Fix typo in function name memory_get_usageChristian Schneider1-1/+1
2007-08-28always show alerts on develUrban Müller1-7/+15
2007-08-16bugfixUrban Müller1-1/+1
2007-08-16avoid permission troubleUrban Müller1-0/+1
2007-08-06ensure correct permissionsUrban Müller1-0/+1
2007-08-06warning fixUrban Müller1-1/+1
2007-08-06prevent load explosions in case of mass alertsUrban Müller1-1/+8
2007-07-13php4 compatibilityChristian Weber1-1/+1
2007-07-02show long stuff lastUrban Müller1-2/+5
2007-07-02layoutUrban Müller1-1/+1
2007-07-02only include stackdump if mem usage lowUrban Müller1-1/+4
2007-06-28Grammer natsiChristian Schneider1-1/+1
2007-06-28exit with errcodeUrban Müller1-1/+11
2007-06-22ignore errors in finding img typeUrban Müller1-1/+1
2007-06-14add timings to exec logUrban Müller1-2/+7
2007-06-07converted to standard syntaxChristian Weber1-1/+1
2007-05-30create log links, support noexecUrban Müller1-2/+9
2007-05-30generous log permissionsUrban Müller1-1/+3
2007-05-24Changed it::exec to use format stringChristian Schneider1-16/+40
2007-05-22Make old syntax againChristian Schneider1-2/+2
2007-05-21Added it::imageconvert() functionChristian Schneider1-0/+22
2007-05-08added short traceUrban Müller1-1/+1
2007-05-08work correctly if result casted to arrayUrban Müller1-1/+1
2007-05-01documentationUrban Müller1-2/+2
2007-04-20First scalar (command name) and option names are not quoted (but values are)Christian Schneider1-5/+6
2007-04-17handle opts without argsUrban Müller1-3/+7
2007-04-17wrapper for shell commandsUrban Müller1-0/+28
2007-02-19added filter_keysUrban Müller1-0/+16
2007-02-16safer timewindow semanticsUrban Müller1-2/+2
2007-02-14dont remove top stack level; seems NOT to be it::errorUrban Müller1-1/+1
2007-02-14log all it::errorsUrban Müller1-3/+3
2007-02-05grace period for it::errorUrban Müller1-5/+5
2007-01-24Minor style cleanup and simplified setlocale logicChristian Schneider1-14/+6
2007-01-22ITools style police (plus bug fix with modifiers)Christian Schneider1-46/+60
2007-01-22use locale setting for regexes, but revert after preg callNathan Gass1-26/+14
2007-01-22return empty array for no match with all => 1Nathan Gass1-1/+1
2007-01-22added and documented regex functions from search_regex.classNathan Gass1-0/+99
2007-01-22fewer alert repeatsUrban Müller1-2/+3
2007-01-18different it_error suppression semanticsUrban Müller1-28/+13
2007-01-17Use itools styleChristian Schneider1-14/+30
2007-01-17it::error: fewer alerts, better performanceUrban Müller1-9/+27
2006-12-23log $_SERVER on it::errorUrban Müller1-1/+1
2006-12-12Merged revisions 13944-15067 via svnmerge from Christian Schneider1-1/+16
svn+ssh://rdc.rim.ch/rdc/svn/itools/devel-redesign ........ r13945 | weber | 2006-10-26 16:13:44 +0200 (Thu, 26 Oct 2006) | 2 lines omit null attributes, true means add name only. select() supports optgroups ........ r13946 | weber | 2006-10-26 16:22:42 +0200 (Thu, 26 Oct 2006) | 2 lines Removed cruft ........ r13989 | cschneid | 2006-10-27 18:32:11 +0200 (Fri, 27 Oct 2006) | 1 line Removed more cruft ........ r13991 | cschneid | 2006-10-28 19:36:35 +0200 (Sat, 28 Oct 2006) | 1 line Make adserver output xhtml compliant tags ........ r14093 | weber | 2006-11-06 17:13:23 +0100 (Mon, 06 Nov 2006) | 2 lines title tag can be omitted completely ........ r14096 | weber | 2006-11-06 18:00:43 +0100 (Mon, 06 Nov 2006) | 2 lines Q() doesn't encode newlines, tag() encodes newlines within attributes ........ r14135 | weber | 2006-11-09 02:30:03 +0100 (Thu, 09 Nov 2006) | 2 lines Migrate DB to texts.php on the fly (this functionality will be removed later), use only statictext, not DB ........ r14164 | mueller | 2006-11-09 19:23:40 +0100 (Thu, 09 Nov 2006) | 1 line disable empty options in select ........ r14194 | mueller | 2006-11-13 14:34:25 +0100 (Mon, 13 Nov 2006) | 1 line imply choose() in show() ........ r14212 | weber | 2006-11-13 18:14:33 +0100 (Mon, 13 Nov 2006) | 2 lines Debug output is left-aligned ........ r14231 | cschneid | 2006-11-14 17:09:32 +0100 (Tue, 14 Nov 2006) | 1 line Load js files before dom is ready and prevent loops on static= ........ r14288 | cschneid | 2006-11-15 13:16:54 +0100 (Wed, 15 Nov 2006) | 1 line More compact serialization of arrays ........ r14388 | weber | 2006-11-22 18:19:34 +0100 (Wed, 22 Nov 2006) | 2 lines Add optional IE PNG fix to it_html::img() ........ r14442 | mueller | 2006-11-27 23:22:23 +0100 (Mon, 27 Nov 2006) | 1 line correctly handle <option value=""> ........ r14444 | cschneid | 2006-11-28 12:35:43 +0100 (Tue, 28 Nov 2006) | 1 line Handle null separately to preserve 0 == '0' ........ r14450 | cschneid | 2006-11-28 15:36:45 +0100 (Tue, 28 Nov 2006) | 1 line Style commit (mainly done to test commit-email) ........ r14451 | cschneid | 2006-11-28 15:44:49 +0100 (Tue, 28 Nov 2006) | 1 line Test commit for commit-email ........ r14638 | cschneid | 2006-12-01 14:20:45 +0100 (Fri, 01 Dec 2006) | 1 line Suppress warning in case src file was removed by race ........ r14970 | weber | 2006-12-09 03:07:22 +0100 (Sat, 09 Dec 2006) | 2 lines Added the highly useful timerlog() method from searchlib to justify the supporting code in auto_append.php ;) ........ r14971 | weber | 2006-12-09 03:08:49 +0100 (Sat, 09 Dec 2006) | 2 lines Added set(), made dump_php's return value more convincing ........ r14993 | cschneid | 2006-12-11 14:05:29 +0100 (Mon, 11 Dec 2006) | 1 line Added itjs::send_headers() to send HTTP headers suitable for JSON data ........ r14997 | cschneid | 2006-12-11 14:28:52 +0100 (Mon, 11 Dec 2006) | 1 line Set JSON expiration date for IE ........ r15057 | weber | 2006-12-12 14:02:43 +0100 (Tue, 12 Dec 2006) | 2 lines documentation update ........
2006-10-26Moved itools to live branchChristian Schneider1-0/+133