| Branch | Status | Commit | Who | Result | |
|---|---|---|---|---|---|
| csgen | ok | 5552cfe | apenwarr | ok Added a quickie "sm csgen" command that works sort of like pascalgen. | |
| eduardo | ok | ded460a | eduardo | ok Merge branch 'master' of git://repo.or.cz/versaplex | |
| master | FAIL | 6de9060 | apenwarr | Warnings(1)/Errors(31) DON'T USE THIS REPO: IT'S OBSOLETE. | |
| FAIL | e8276bb | apenwarr | Warnings(1)/Errors(1) Use new wvbuild that fixes win32 builds. | ||
| FAIL | 86733c3 | apenwarr | Warnings(1)/Errors(1) Merge commit 'origin/master' | ||
| ok | aec6382 | apenwarr | ok Commit a 'make dist' target that I was experimenting with a while ago. | ||
| mysql.data_test | FAIL | 1806ac7 | apenwarr | Warnings(159)/Errors Experimental feature to add support for MySql.Data.MySqlClient. | |
| Warn | 55bde96 | apenwarr | Warnings(458) WvFile, WvStreamStream, and WvInBufStream now all seem to be working. | ||
| schemamatic-demo | FAIL | eeba8fe | apenwarr | Errors Merge branch 'master' into schemamatic-demo | |
| sqlite_hack | FAIL | 506fe62 | apenwarr | Errors Fix some problems with generating INSERT statements and quoting. | |
| FAIL | 41c8085 | apenwarr | Errors Fix dpush for sqlite: one big transaction, and quote table names. | ||
| FAIL | 12afbfc | apenwarr | Errors Switch from using Mono.Data.SqliteClient to Mono.Data.Sqlite. | ||
| FAIL | 7a83619 | lkosewsk | Errors Merge branch 'sqlite_hack' of ssh://repo.or.cz/srv/git/versaplex into sqlite_hack | ||
| (Pending) | f536239 | lkosewsk | Instead of altering a table when we drop or add a column, we drop the | ||
| FAIL | da5d356 | lkosewsk | Errors The biggest bunch of hacks ever to make Schemamatic work with sqlite. | ||
| (Pending) | 01b6e94 | lkosewsk | Can now build with sqllite. Oops, should have added this earlier. | ||
| ...2... | |||||
| FAIL | f15af0e | lkosewsk | Failures(12) Commented out a few 'set' lines that broke sqlite. | ||
| FAIL | 0b9e838 | lkosewsk | Failures(10) Commented out all procedure types so that we never try to diff them. | ||
| ok | feb0e91 | lkosewsk | ok Commented out a few lines that were causing trouble connecting to sqlite. | ||
| sqlite_hack2 | FAIL | f2e0e3d | apenwarr | Warnings(1)/Errors(31) vxdbschema: handle tables with spaces in their names. | |
| FAIL | 79b80d5 | lkosewsk | Warnings(3)/Errors(31) Revert "More time indices." | ||
| (Pending) | 1441aba | lkosewsk | Revert "Time indexes in vxschema.cs" | ||
| ...14... | |||||
| FAIL | 4b92e5f | apenwarr | Warnings(1)/Errors(1) Merge commit 'origin/sqlite_hack2' into sqlite_hack2 | ||
| ...2... | |||||
| FAIL | 858a513 | apenwarr | Errors Merge commit 'origin/sqlite_hack2' into sqlite_hack2 | ||
| ...1... | |||||
| FAIL | e54d2aa | apenwarr | Errors Fix some problems with generating INSERT statements and quoting. | ||
| ...3... | |||||
| FAIL | ddf71d2 | apenwarr | Failures(12) Make sure the sm_hidden table is created whenever using sqlite from schemamatic. | ||
| ...1... | |||||
| FAIL | 05a9e5b | apenwarr | Failures(10) Commented out all procedure types so that we never try to diff them. | ||
| ok | 9a45f1c | apenwarr | ok wvurl: ignore the username/password if a hostname/port isn't given. | ||
| versaplexd-0.1.0-1 | FAIL | 0775a3f | garoth | Errors Added a -c flag that lets you specify a config file. | |
| wvdotnet | FAIL | f599e84 | apenwarr | Errors WvStreamStream: oops, protect an access to inbuf with a lock. | |
| (Pending) | 681162b | apenwarr | WvDbi for Sqlite: disable synchronous mode. | ||
| ...74... | |||||
| FAIL | 1e75b19 | apenwarr | Errors Oops, earlier refactoring broke the counter in WvDbi.Dispose(). | ||
| ...37... | |||||
| FAIL | cab5e12 | petermccurdy | Errors Close the DataReader in ExecuteToWvAutoReader even when an exception is thrown. | ||
| ...17... | |||||
| FAIL | bbaf93e | apenwarr | Errors WvTest: print a newline before start of a new "Testing blah blah" group. | ||
| ...8... | |||||
| FAIL | 7064465 | apenwarr | Errors Clean up some Wv.Extensions stuff. Still not very clean. | ||
| ...3... | |||||
| FAIL | 1f1e04f | apenwarr | Errors Move wvdotnet test programs to wvdotnet/t. | ||
| ...1... | |||||
| FAIL | ba21182 | apenwarr | Errors Grand Makefile cleanup. Less duplication between .net Makefiles. | ||
| ok | 8070ab4 | apenwarr | ok Added my attempt at writing a WvStreams-for-.Net in wvdotnet/streams. | ||