RandomSec/src/main/java/com/metaweb/gridworks
Iain Sproat 03b1ab01f4 RowParser is no longer a parameter of read method in TsvCsvImporter (now handled in the method itself)
CSVRowParserTests is now tidied - with expected and actual being input into the correct parameters of Assert.assertEquals.  One more test passes, but still 2 tests failing.


git-svn-id: http://google-refine.googlecode.com/svn/trunk@792 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-17 06:24:58 +00:00
..
browsing Fixed issue 34: Behavior of Text Filter is unpredictable when "regular expression" mode is enabled. 2010-05-14 16:51:31 +00:00
clustering implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
commands More re-organization of commands. 2010-05-17 02:33:01 +00:00
exporters Made data upload dialog shows only limited preview of triples, but made actual uploading process and the tripleloader exporter generate all triples. Added spinner busy dialog during uploading process. 2010-05-01 00:11:44 +00:00
expr findbug cleanups 2010-05-05 01:35:51 +00:00
gel detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
history Fixed Issue 2: Undo History bug. The MassChange class didn't write out each elemental change's class and so they couldn't be read back in. 2010-05-12 06:35:01 +00:00
importers RowParser is no longer a parameter of read method in TsvCsvImporter (now handled in the method itself) 2010-05-17 06:24:58 +00:00
model Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27) 2010-05-13 21:02:19 +00:00
oauth if the user's computer's clock is not synchronized with Freebase's, the initial oauth handshake will fail because Freebase believe there is a replay attack going on. To avoid that we ask Acre to tell us what time it is in Freebase land and we sign the request with that instead. We default back to the user clock only if Acre is down or swamped. 2010-05-10 23:24:58 +00:00
operations Fixed issue 4: Match All bug with ZIP code. 2010-05-14 17:03:33 +00:00
process detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
protograph detabbing (no functional changes) 2010-05-12 09:02:41 +00:00
util ParsingUtilities.evaluateJsonStringToObject is now unit tested 2010-05-13 09:23:37 +00:00
GridworksServlet.java More re-organization of commands. 2010-05-17 02:33:01 +00:00
InterProjectModel.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
Jsonizable.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
ProjectManager.java detabbing (no functional changes) 2010-05-12 09:02:41 +00:00
ProjectMetadata.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00