RandomSec/main/src/com/google/refine
2017-11-29 01:00:19 +00: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 preview stage won't have the metadata populated, so protect NPE 2017-11-18 23:02:06 -05:00
exporters Escape cell data for HTML - fixes #1049 2015-10-16 15:41:03 -04:00
expr Revert "Extend cross() function to support multiple-value-cell-input" 2017-10-26 17:37:10 -05:00
grel Fix AbstractMethodError 500 - fixes #589 2014-08-05 14:55:45 -04:00
history Allow reinitializatoin of ProjectManager singleton - fixes #787 2013-08-17 12:47:57 -04: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 the row count refresh issue 2017-11-17 14:38:02 -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 replace _ with variable for exception 2017-11-16 15:55:14 -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 Removed comment no longer needed 2017-11-29 01:00:19 +00: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 typo 2017-11-17 22:55:16 -05:00
ProjectMetadata.java change the filed name from rowNumber to rowCount 2017-11-08 20:40:22 -05:00
RefineServlet.java bump to version 2.8 2017-11-18 14:15:10 -05:00