CVS log for 2000/10/swap/dbork/dbview.py
Up to [Public] / 2000 / 10 / swap / dbork
Request diff between arbitrary revisions
Default branch: 1
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue Jun 26 02:36:16 2007 UTC (12 months, 1 week ago) by syosi
CVS Tags: rel-1-2-0,
HEAD
Changes since 1.20: +8 -5
lines
Diff to previous 1.20
(colored)
fix tabs
Revision 1.20 / (download) - annotate - [select for diffs]
, Thu May 18 19:53:54 2006 UTC (2 years, 1 month ago) by connolly
CVS Tags: pfreport,
paw-demo-m1
Changes since 1.19: +9 -2
lines
Diff to previous 1.19
(colored)
note development has moved
Revision 1.19 / (download) - annotate - [select for diffs]
, Sun Mar 2 06:07:46 2003 UTC (5 years, 4 months ago) by connolly
CVS Tags: yosi-before-setup-py,
runSmart,
rel-1-1-perf,
rel-1-1-0rc2,
rel-1-1-0rc1,
rel-1-0-rc1,
rel-1-0-0,
rel-0-8-set,
rel-0-8-0-perf,
rel-0-8-0,
rel-0-7-3,
rel-0-7-2,
rel-0-7-1,
rel-0-7,
oldLists,
branch-0-7-3-auto-regfilelist
Changes since 1.18: +26 -21
lines
Diff to previous 1.18
(colored)
updated per bind API change, XML serializer move to toXML module
Revision 1.18 / (download) - annotate - [select for diffs]
, Sat Mar 16 06:14:53 2002 UTC (6 years, 3 months ago) by connolly
Changes since 1.17: +7 -2
lines
Diff to previous 1.17
(colored)
allow command-line test cases for --testSQL
Revision 1.17 / (download) - annotate - [select for diffs]
, Sat Mar 16 05:59:43 2002 UTC (6 years, 3 months ago) by connolly
Changes since 1.16: +14 -9
lines
Diff to previous 1.16
(colored)
xml mime type more convenient; fixed buggy namespace bindings
Revision 1.16 / (download) - annotate - [select for diffs]
, Fri Mar 8 06:45:24 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.15: +34 -9
lines
Diff to previous 1.15
(colored)
fixed bug with empty where clause
added --testSQL
handle NULL values by not asserting anything. Hmm...
Revision 1.15 / (download) - annotate - [select for diffs]
, Fri Mar 8 00:11:36 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.14: +145 -28
lines
Diff to previous 1.14
(colored)
HTTP export of schemas working.
UI fleshed out a bit.
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Mar 7 23:25:01 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.13: +9 -5
lines
Diff to previous 1.13
(colored)
moved ui path to not conflict with table names
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Mar 7 00:24:43 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.12: +106 -49
lines
Diff to previous 1.12
(colored)
stop conflating stuff, per designissues thingy.
lightly tested...
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Mar 6 17:24:39 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.11: +6 -3
lines
Diff to previous 1.11
(colored)
add pointer to msql doc for mysql-specific schema-interrogation stuff
Revision 1.11 / (download) - annotate - [select for diffs]
, Wed Mar 6 17:20:18 2002 UTC (6 years, 4 months ago) by timbl
Changes since 1.10: +11 -2
lines
Diff to previous 1.10
(colored)
(timbl) Changed through Jigsaw.
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Mar 6 06:37:32 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.9: +122 -7
lines
Diff to previous 1.9
(colored)
structure browsing is starting to work:
listing tables in a database,
listing columns in a table.
Converting to RDF/RDFS works.
SwDB namespace name needs deciding.
HTTP export is TODO.
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Mar 6 05:41:32 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.8: +190 -161
lines
Diff to previous 1.8
(colored)
OK! basic query interface, including joins,
seems to work.
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Mar 6 03:44:05 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.7: +137 -9
lines
Diff to previous 1.7
(colored)
the multi-table case is starting to work...
I haven't captured the joined relationships yet...
I'm thinking about turning the fields structure inside out...
Revision 1.7 / (download) - annotate - [select for diffs]
, Wed Mar 6 00:03:16 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.6: +149 -22
lines
Diff to previous 1.6
(colored)
starting to work out the forms UI...
Revision 1.6 / (download) - annotate - [select for diffs]
, Tue Mar 5 22:16:24 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.5: +27 -16
lines
Diff to previous 1.5
(colored)
per-table namespace of columns starting to work...
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Mar 5 22:04:18 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.4: +91 -8
lines
Diff to previous 1.4
(colored)
HTTP interface starting to work...
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Mar 5 00:36:32 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.3: +3 -2
lines
Diff to previous 1.3
(colored)
endDoc added to finish RDF dump
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu Feb 28 15:14:00 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.2: +29 -3
lines
Diff to previous 1.2
(colored)
added a few fields; fixed ns binding
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Feb 28 11:30:04 2002 UTC (6 years, 4 months ago) by connolly
Changes since 1.1: +20 -13
lines
Diff to previous 1.1
(colored)
i18n bug worked out; test params moved to command line
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Feb 28 09:56:47 2002 UTC (6 years, 4 months ago) by connolly
Diff
NOT TESTED
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster