| Commit message (Expand) | Author | Age | Files | Lines |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+19 |
* | Export tidy up. | stuconnolly | 2012-05-25 | 1 | -1/+0 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -3/+3 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -2/+0 |
* | Various export enhancements and fixes, including: | stuconnolly | 2010-08-12 | 1 | -47/+35 |
* | Tidy up SPExportController by splitting out all filename related methods to a... | stuconnolly | 2010-07-25 | 1 | -2/+0 |
* | In addition to Gzip compression support when exporting SQL dumps add the abil... | stuconnolly | 2010-07-24 | 1 | -8/+64 |
* | - Fix SQL export progress display | rowanbeentje | 2010-05-27 | 1 | -2/+2 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -12/+21 |
* | More export redesign work. Note that the current implementation has a major f... | stuconnolly | 2009-10-07 | 1 | -0/+2 |
* | More export redesign work. | stuconnolly | 2009-10-06 | 1 | -8/+5 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 1 | -2/+2 |
* | Exporter concurrency comments. | stuconnolly | 2009-09-16 | 1 | -4/+4 |
* | Some more data exporter redesign changes I've been meaning to commit. | stuconnolly | 2009-09-16 | 1 | -3/+13 |
* | More data export work. | stuconnolly | 2009-08-29 | 1 | -1/+3 |
* | Implement the core CSV export process in the new CSV exporter class. | stuconnolly | 2009-08-29 | 1 | -1/+15 |
* | Add the first classes of the new export architecture. See the description at ... | stuconnolly | 2009-08-29 | 1 | -0/+49 |