| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added tablib.import_set() and tested accordingly. | Kenneth Reitz | 2010-10-01 | 1 | -1/+0 |
| | | |||||
| * | Format Auto-detection in place. | Kenneth Reitz | 2010-10-01 | 1 | -0/+15 |
| | | | | | Test suite updated. | ||||
| * | Auto-detectors operational. | Kenneth Reitz | 2010-10-01 | 1 | -2/+35 |
| | | |||||
| * | Hmmm.... | Kenneth Reitz | 2010-10-01 | 1 | -0/+5 |
| | | |||||
| * | added ability to append new column passing a callable as the value that will ↵ | Josh Ourisman | 2010-10-01 | 1 | -0/+7 |
| | | | | | be applied to every row; w/ test | ||||
| * | Tests elegant book imports. | Kenneth Reitz | 2010-09-25 | 1 | -5/+35 |
| | | |||||
| * | Updated tests for set imports. | Kenneth Reitz | 2010-09-25 | 1 | -20/+22 |
| | | |||||
| * | Typos. | Kenneth Reitz | 2010-09-25 | 1 | -1/+2 |
| | | |||||
| * | Added dataset wipe. | Kenneth Reitz | 2010-09-25 | 1 | -2/+2 |
| | | |||||
| * | Added dataset wipe. | Kenneth Reitz | 2010-09-25 | 1 | -0/+15 |
| | | |||||
| * | Archaic imports in place! | Kenneth Reitz | 2010-09-25 | 1 | -0/+10 |
| | | |||||
| * | Updated tests. | Kenneth Reitz | 2010-09-25 | 1 | -1/+40 |
| | | |||||
| * | Updated tests for reverted methods. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| | | |||||
| * | Changed export properties to methods. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| | | |||||
| * | Chmox. | Kenneth Reitz | 2010-09-20 | 1 | -0/+0 |
| | | |||||
| * | String decoding to avoid unicode collisions for XLS output. | Kenneth Reitz | 2010-09-19 | 1 | -6/+14 |
| | | |||||
| * | Removed unneeded tuple_check. | Kenneth Reitz | 2010-09-19 | 1 | -5/+0 |
| | | |||||
| * | PEP257. | Kenneth Reitz | 2010-09-19 | 1 | -13/+18 |
| | | |||||
| * | PEP8. | Kenneth Reitz | 2010-09-19 | 1 | -0/+11 |
| | | |||||
| * | Added test for csv export | Luke Lee | 2010-09-19 | 1 | -2/+19 |
| | | |||||
| * | Improved del test | Luke Lee | 2010-09-19 | 1 | -0/+8 |
| | | | | | - Added testing for data set width/height | ||||
| * | Added tests del functionality | Luke Lee | 2010-09-19 | 1 | -0/+14 |
| | | |||||
| * | Added docstrings | Luke Lee | 2010-09-19 | 1 | -5/+3 |
| | | |||||
| * | Misc. PEP8 whitespace celeanup | Luke Lee | 2010-09-19 | 1 | -6/+5 |
| | | |||||
| * | Attempt at merging upstream develop branch | Luke Lee | 2010-09-19 | 1 | -8/+57 |
| |\ | | | | | | | | | - Kept the slicing tests in tact by leaving their setup info. in the main setup - Moved around some of the test methods to organize them a bit by functionality | ||||
| | * | Extensively testing | Kenneth Reitz | 2010-09-13 | 1 | -8/+55 |
| | | | |||||
| * | | Fixed typo in test from previous commit | Luke Lee | 2010-09-13 | 1 | -0/+1 |
| | | | |||||
| * | | Added extra row to base data set | Luke Lee | 2010-09-13 | 1 | -7/+12 |
| | | | | | | | | | - Testing with 3 rows is a bit more interesting | ||||
| * | | Added test for slicing data elements | Luke Lee | 2010-09-13 | 1 | -1/+15 |
| | | | |||||
| * | | Refactored creation of data set into setUp | Luke Lee | 2010-09-13 | 1 | -14/+11 |
| | | | | | | | | | - Broke out tuples for more robust comparisions | ||||
| * | | Added simple test for slicing by headers | Luke Lee | 2010-09-13 | 1 | -0/+19 |
| | | | |||||
| * | | Adding docstrings | Luke Lee | 2010-09-13 | 1 | -2/+10 |
| | | | |||||
| * | | Misc. pep8 cleanups including spaces after ',' and blank line organization | Luke Lee | 2010-09-13 | 1 | -8/+6 |
| |/ | |||||
| * | Testing fixtures for fixed bugs. | Kenneth Reitz | 2010-09-13 | 1 | -2/+17 |
| | | |||||
| * | Added simple unit-testing structure. | Kenneth Reitz | 2010-09-13 | 1 | -0/+25 |
