Commit Graph

  • cd71e1a5b1 Merge pull request #94 from techniq/patch-1 Kenneth Reitz 2013-03-06 10:02:20 -08:00
  • 47f79a7ca1 Update CI docs (Jenkins->Travis) Sean Lynch 2013-01-20 23:22:56 -05:00
  • 9f38efe413 Merge pull request #68 from msabramo/python3 Kenneth Reitz 2012-11-15 18:56:50 -08:00
  • 5d98239a7e Merge pull request #81 from weirdcanada/frozen-frame-fix Kenneth Reitz 2012-11-15 18:50:22 -08:00
  • a3f0d02633 Merge pull request #89 from PiPeep/patch-1 Kenneth Reitz 2012-11-15 18:03:53 -08:00
  • b29007a0df Update url for pip vs easy_install in docs/install Benjamin Woodruff 2012-10-31 21:23:49 -03:00
  • e75c3c1a66 Merge pull request #88 from pfmoore/develop Kenneth Reitz 2012-09-22 09:53:49 -07:00
  • 47cebbc328 Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibility Paul Moore 2012-09-21 23:35:24 +01:00
  • e4c39524f7 another try at committing Aaron Levin 2012-08-01 11:51:23 -04:00
  • c88c794314 Fixed Frozen Frame issue in xlsx export Aaron Levin 2012-08-01 11:45:12 -04:00
  • 752443f077 Merge pull request #78 from waywardmonkeys/spelling Kenneth Reitz 2012-06-08 20:12:34 -07:00
  • 7c0507bcce Fix typos. Bruce Mitchener 2012-06-08 14:10:43 +07:00
  • 652ac85549 Merge pull request #77 from rbonvall/fix-typos Kenneth Reitz 2012-06-07 17:07:11 -07:00
  • 05ea3c35fc s/Jeckyl/Jekyll/ Roberto Bonvallet 2012-06-07 12:05:22 -04:00
  • d5fada7e1d s/ebpub/epub/ Roberto Bonvallet 2012-06-07 12:04:22 -04:00
  • 511c58d4e1 s/reqeust/request/ Roberto Bonvallet 2012-06-07 12:03:45 -04:00
  • c469360a0e new domain Kenneth Reitz 2012-06-05 11:19:56 +02:00
  • 97b4401b18 xls and xlsx import support Daniel Velkov 2012-06-01 11:11:15 -07:00
  • 40e0f41b4c Merge pull request #72 from xando/develop Kenneth Reitz 2012-05-16 12:13:57 -07:00
  • 39435727ba XLS import_book method implemented. xando 2012-05-16 17:05:05 +01:00
  • eda9d5af03 Generic method import_book (similar to import_set) to import data into Databook model. xando 2012-05-16 16:56:53 +01:00
  • 15435047c6 Add myself to AUTHORS Marc Abramowitz 2012-05-15 07:20:04 -07:00
  • a3781e3c89 Changes for Python 3 compatibility, including vendorizing xlrd3 Marc Abramowitz 2012-05-15 07:19:15 -07:00
  • 6a825a8a39 NOTICE: Add license info for xlrd3 and xlwt3 Marc Abramowitz 2012-05-15 07:18:15 -07:00
  • 6a449d497a Add support for tox Marc Abramowitz 2012-05-14 20:44:23 -07:00
  • d807c60346 Tweak setup.py for py.test (pytest?) Marc Abramowitz 2012-05-14 17:14:46 -07:00
  • 71603662b1 Make sure codecs module loaded for all versions of Python Jim Dalton 2012-05-10 11:29:41 -07:00
  • 21c11b9911 Fix UnicodeError in HTML output Jim Dalton 2012-05-10 11:14:17 -07:00
  • e8c923d712 Merge pull request #58 from jqb/develop Kenneth Reitz 2012-04-20 06:17:05 -07:00
  • bc581c08df Update NOTICE Kenneth Reitz 2012-04-20 10:16:28 -03:00
  • 4f9c9d09ec ODFPy license Kenneth Reitz 2012-04-20 10:15:36 -03:00
  • 63e8a7172d Merge pull request #61 from bmihelac/patch-1 Kenneth Reitz 2012-04-04 05:41:25 -07:00
  • 45e0af9f0e tablib.org domain expired Bojan Mihelac 2012-04-04 15:35:16 +03:00
  • fa6f5b3af3 Databook.add_sheet test for not Dataset subclass added. Kuba Janoszek 2012-03-13 00:21:32 +01:00
  • 0528e0a500 AUTHORS updated Kuba Janoszek 2012-03-13 00:14:51 +01:00
  • 8e83734985 Databook.add_sheet accepts Dataset subclasses Kuba Janoszek 2012-03-13 00:05:24 +01:00
  • 783eccc67d skip install Kenneth Reitz 2012-02-23 06:31:50 -05:00
  • 7236415f42 travis Kenneth Reitz 2012-02-23 06:20:57 -05:00
  • c0a3c3ea1e travis test Kenneth Reitz 2012-02-23 06:16:56 -05:00
  • 14bd964fb1 Fix #50 - Catch YAML ScannerError Jan Brauer 2012-01-29 17:18:30 +01:00
  • 6bfc6634ba index update Kenneth Reitz 2012-01-28 01:23:54 -05:00
  • 54affad292 ref #48. makes Dataset more like a duck with extend() mellort 2012-01-28 01:17:15 -05:00
  • 7c963a0f4d SOPA Kenneth Reitz 2012-01-18 11:24:18 -05:00
  • 02f27f15c5 Merge pull request #47 from VanL/develop Kenneth Reitz 2012-01-05 21:37:51 -08:00
  • 9c65515e7a Add detect function in _xls. Update yaml, csv, and tsv detection functions to catch other errors when faced with invalid input. VanL 2012-01-06 00:12:06 +00:00
  • c87a954a9e Merge pull request #43 from svetlyak40wt/develop Kenneth Reitz 2011-12-24 23:05:03 -08:00
  • 42e40ed0ab use yaml safe_load (thanks @toastdriven) Kenneth Reitz 2011-11-02 02:35:59 -03:00
  • 23ab6c4724 Render table in Markdown format on unicode(dataset). Closes #41. Alexander Artemenko 2011-10-16 11:00:06 +04:00
  • 32a09ccd6a Edited AUTHORS via GitHub Kenneth Reitz 2011-08-31 02:16:16 -03:00
  • 81a7f79b3d Merge pull request #37 from jfriedly/patch-1 Kenneth Reitz 2011-08-30 22:15:49 -07:00
  • 05c9b33003 Fixed a few typos. Joel Friedly 2011-08-25 23:33:29 -03:00
  • ec7273d02d that wasn't right. Kenneth Reitz 2011-08-15 23:29:19 -04:00
  • 19ee1997b5 really need to use testing branches.. Kenneth Reitz 2011-08-15 22:49:14 -04:00
  • f01d65c2e9 I don't remember merging that.. Kenneth Reitz 2011-08-15 22:45:35 -04:00
  • 9778a96351 tuples didn't have index method in the past. Kenneth Reitz 2011-08-15 22:43:12 -04:00
  • 906138b138 a column w/ no length could work Kenneth Reitz 2011-08-11 00:47:23 -04:00
  • 43c68b396f Fixing magic number in test Mike Waldner 2011-08-10 20:05:17 -04:00
  • d611233c80 Throwing InvalidDimensions when append_col with header is called but only headers exists Related #33 Mike Waldner 2011-08-10 19:50:31 -04:00
  • 3d02b866ce Merge branch 'append_col_docs' of https://github.com/mawaldne/tablib into develop Kenneth Reitz 2011-08-09 21:48:32 -04:00
  • 887ee2fbac Adding documentation changes for append_col Related #21 Mike Waldner 2011-08-09 20:51:24 -04:00
  • bfd211854a Added Mike Waldner to Authors. #34 Kenneth Reitz 2011-08-08 06:48:34 -04:00
  • bc75911500 Merge branch 'html_None_fix' of https://github.com/mawaldne/tablib into develop Kenneth Reitz 2011-08-08 06:47:47 -04:00
  • a2b4e4c6ba Replace None with empty string before creating td Mike Waldner 2011-08-07 19:19:54 -04:00
  • fde6f11763 Merge branch 'feature/xls-import' of https://github.com/xdissent/tablib into develop Kenneth Reitz 2011-07-14 15:16:01 -04:00
  • 33a83316df Merge branch 'fix_pickle_bug_2' of https://github.com/cswegger/tablib into develop Kenneth Reitz 2011-07-14 15:15:42 -04:00
  • f6d7888d9e Added xls detection. Greg Thornton 2011-07-14 13:47:07 -05:00
  • c19e2f2c5b Added xlrd license to NOTICE. Greg Thornton 2011-07-14 13:11:33 -05:00
  • eaa2b9b8ea Added XLS import support Greg Thornton 2011-07-14 13:08:06 -05:00
  • 2f8083bda6 Fix also __slots__ to ensure proper unpickling Luca Beltrame 2011-07-14 10:28:12 +02:00
  • 2c5a9af76e Fix pickling (again). Unit tests still pass. Luca Beltrame 2011-07-14 09:36:35 +02:00
  • e74a8f41cc Created get_col method with tests and tutorial.rst update Mark Walling 2011-07-11 17:13:47 -04:00
  • cd5aa4fc06 toxless Kenneth Reitz 2011-07-04 14:36:08 -04:00
  • 1d460bac40 setup.py changes Kenneth Reitz 2011-07-04 14:27:42 -04:00
  • 4a3fde37a3 tox cleanups Kenneth Reitz 2011-07-04 14:05:48 -04:00
  • 62ad123ad8 updated history Kenneth Reitz 2011-07-04 05:49:41 -04:00
  • fefc7b4d1f Merge branch 'unicodeheaders' of https://github.com/mwalling/tablib into develop Kenneth Reitz 2011-07-04 05:48:37 -04:00
  • 6313437a27 Added support for detecting unicode column headers Mark Walling 2011-07-01 17:51:43 -04:00
  • 23a5bb1443 yay Kenneth Reitz 2011-06-30 23:00:26 -04:00
  • 864f29cc4b Updated some docstrings in core.py Mark Walling 2011-06-30 22:38:57 -04:00
  • c136b794a7 Merge branch 'develop' v0.9.11 Kenneth Reitz 2011-06-30 16:29:10 -04:00
  • d254c2d2b0 dynamic columns bugfix for @mwalling :) Kenneth Reitz 2011-06-30 16:28:56 -04:00
  • 9b235150cf v0.9.10 (packaging fix) v0.9.10 Kenneth Reitz 2011-06-23 06:46:24 -04:00
  • 9f3e6eeaa1 oops Kenneth Reitz 2011-06-23 05:37:09 -04:00
  • 51728f954f Merge codeplane.com:kennethreitz/tablib into develop Kenneth Reitz 2011-06-22 13:34:22 -04:00
  • 2949b7c656 A change. Kenneth Reitz 2011-06-22 13:27:24 -04:00
  • 07d243bbc9 testing GitHub for Mac Kenneth Reitz 2011-06-22 13:16:09 -04:00
  • bf3484e606 release date Kenneth Reitz 2011-06-21 23:04:42 -04:00
  • 9b2ab6fae9 Merge branch 'release/0.9.9' v0.9.9 Kenneth Reitz 2011-06-21 23:01:46 -04:00
  • 7a3d55daab test cleanups Kenneth Reitz 2011-06-21 22:58:14 -04:00
  • eec0595c5c new column methods in tutorial Kenneth Reitz 2011-06-21 20:35:18 -04:00
  • 0c7c248b96 installation updates Kenneth Reitz 2011-06-21 20:32:44 -04:00
  • 0d14f7f2b9 Jenkins Kenneth Reitz 2011-06-21 20:28:56 -04:00
  • d5f713024d setup.py fixes Kenneth Reitz 2011-06-21 20:26:05 -04:00
  • 415bc819e7 __version__ Kenneth Reitz 2011-06-21 20:17:05 -04:00
  • 974258094e tablib version in docs Kenneth Reitz 2011-06-21 20:15:47 -04:00
  • ab16f69be6 big history update Kenneth Reitz 2011-06-21 20:08:28 -04:00
  • 28d9af852a 0.9.9 Kenneth Reitz 2011-06-21 20:04:48 -04:00
  • 39c6ea6503 lpop/rpop Kenneth Reitz 2011-06-21 20:03:50 -04:00
  • 39b66ad8e9 add row pop Kenneth Reitz 2011-06-21 20:02:12 -04:00
  • 004b3da680 Major API Changes Related #21 Kenneth Reitz 2011-06-21 19:42:56 -04:00