Commit Graph

13 Commits

Author SHA1 Message Date
Felix Lohmeier aa5b3a4203 realign to upstream 2019-08-14 13:45:35 +02:00
Felix Lohmeier d82c7b28fb Revert "refactor to allow module execution"
This reverts commit a0123e9511.
2019-08-03 13:23:32 +02:00
Felix Lohmeier a0123e9511 refactor to allow module execution 2019-08-01 17:23:40 +02:00
Felix Lohmeier 2061e804c3 OpenRefine 2.7/2.8 compatibility 2017-11-19 23:28:51 +01:00
Paul Makepeace bbd4d84c96 Google Refine -> OpenRefine 2013-10-10 16:41:10 +05:00
Paul Makepeace 2b8456ba34 Read whole file for completeness. Include an example of how to use csv.reader to parse the incoming export 2011-07-20 15:31:47 +00:00
Paul Makepeace e6a2810433 Special case test of :80 to match the client's own figuring 2011-07-20 15:30:57 +00:00
Paul Makepeace 5e544bb827 Move get_version() to RefineServer & add RefineServer.version lazy property 2011-06-10 17:49:06 +00:00
Paul Makepeace 8e2f44412f Re-enable test_get_models & add test for RefineProject.columns and .wait_until_idle() 2011-06-10 13:06:41 +00:00
Paul Makepeace 316b60b387 Add RefineServer.url() staticmethod to report the Refine server's url 2011-06-10 12:53:46 +00:00
Paul Makepeace 294f3f2690 Remove unused import & whitespace 2011-06-10 12:43:48 +00:00
Paul Makepeace f863045f01 Fix swapped args in do_raw. Add project_url(). Test fix & RefineProject.export() 2011-04-28 18:00:04 +00:00
Paul Makepeace 461befef21 mv google/test to tests/ and make it a package 2011-04-28 15:47:10 +00:00