RandomSec/main/src/com/google/refine
2017-12-15 16:37:38 -05:00
..
browsing Pass user friendly error message to UI on invalid regular expression 2017-11-28 16:22:17 +00:00
clustering Perform ASCII normalization earlier in FingerprintKeyer. 2017-09-27 09:23:40 +01:00
commands fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
exporters Escape cell data for HTML - fixes #1049 2015-10-16 15:41:03 -04:00
expr fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
grel Fix AbstractMethodError 500 - fixes #589 2014-08-05 14:55:45 -04:00
history fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
importers Merge pull request #1333 from jackyq2015/feature/metadata 2017-11-16 22:17:14 -06:00
importing Protect against NPE when content type is missing 2016-05-17 15:10:09 -04:00
io fix issue #1383. use the localDateTime for project info 2017-12-15 15:24:09 -05:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
oauth FIXED - task 614: Use same instance of OAuthProvider in OAuth dance. Patch supplied by sdeo@google.com 2012-09-19 23:16:29 +00:00
operations Merge pull request #1278 from ostephens/cell-split-regex 2017-10-25 11:04:33 +01:00
preference change MetaData to Metadata 2017-11-08 20:30:01 -05:00
process Synchronize access to processes list - fixes #862 2014-05-30 01:47:21 -04:00
sorting Fix CollationKey creation - fixes #753 2013-07-10 15:12:49 -04:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
ClientSideResourceManager.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpResponder.java Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
InterProjectModel.java Revert "Extend cross() function to support multiple-value-cell-input" 2017-10-26 17:37:10 -05:00
Jsonizable.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
ProjectManager.java fix issue #1383. use the localDateTime for project info 2017-12-15 15:24:09 -05:00
ProjectMetadata.java fix issue #1383. use the localDateTime for project info 2017-12-15 15:24:09 -05:00
RefineServlet.java bump to version 2.8 2017-11-18 14:15:10 -05:00