Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8082 7159

latest revision download Branch root:

8082 annotated / raw | Diffs: previous, other | Lines: 646 ( +103, -14 )

Created: 2008-04-10 11:33:38 -0400 (9 months ago) | Author: intralanman | Changeset: 8082

Adding changes for the specialized dialplan thing i added last night.

8079 annotated / raw | Diffs: previous, other | Lines: 557 ( +15, -14 )

Created: 2008-04-10 00:49:07 -0400 (9 months ago) | Author: intralanman | Changeset: 8079

a couple updates to allow mailboxes in schema and php (thanks to dasbus)
fixed typo in spidermonkey (thanks to danchris)
and fixed a pretty old boo boo where attribute continue was in condition instead of break

7797 annotated / raw | Diffs: previous, other | Lines: 556 ( +556, -532 )

Created: 2008-03-05 16:33:42 -0500 (10 months ago) | Author: intralanman | Changeset: 7797

Added some stuff to debug to file, syslog, and xml via comments
also added some stuff to try and add support for using CDATA in expression condition and application data

7159 new annotated / raw | Lines: 532 ( +532, -0 )

Created: 2008-01-09 18:30:25 -0500 (12 months ago) | Author: intralanman | Changeset: 7159

mysql schema to go along with my last commit.... it's not perfect, by far.... need to add some unique keys on some tables, etc