Commit message (Expand) | Author | Age | |
---|---|---|---|
* | change threadcount so 0 means single threaded | Edward Rudd | 2009-03-23 |
* | don't exit upon failure to connect to DB in a thread.. just exit the thread. | Edward Rudd | 2009-03-15 |
* | refactoroed to allo wdb connections to be per-thread | Edward Rudd | 2009-03-14 |
* | add in splitting code | Edward Rudd | 2009-03-11 |
* | add ability to skip N number of bad lines before throwing an error. | Edward Rudd | 2008-10-30 |
* | only find files IF no file was passed on the command line | Edward Rudd | 2008-10-27 |
* | Added summary page including line count, duration, and final status of file | Edward Rudd | 2008-10-27 |
* | finish transaction implementation | Edward Rudd | 2008-10-26 |
* | implement filter support | Edward Rudd | 2008-10-26 |
* | implemented logging | Edward Rudd | 2008-10-25 |
* | add logging function | Edward Rudd | 2008-10-24 |
* | more parsing implementation (Custom functions) | Edward Rudd | 2008-10-23 |
* | added more config options | Edward Rudd | 2008-10-22 |
* | Initial revision of command line importer. | Edward Rudd | 2008-10-01 |