RandomSec/main/src/com/google/refine
2018-12-30 22:25:33 +01:00
..
browsing Remove uses of org.json after merge 2018-12-01 05:11:21 +09:00
clustering Disable keyers that are super-seeded by others. 2018-12-30 21:20:17 +01:00
commands Add license headers 2018-12-11 12:10:11 +00:00
exporters Remove spurious JSONException in TemplatingExporter 2018-11-30 19:38:52 +09:00
expr Avoid localizing time for dates with unspecified time. Closes #1874. 2018-12-02 12:58:05 +09:00
grel Migrate GREL functions and controls to Jackson 2018-11-30 19:35:31 +09:00
history Jackson deserialization for HistoryEntry 2018-11-30 19:35:31 +09:00
importers Update Apache POI to 4.0.1 2018-12-30 22:25:33 +01:00
importing Remove more spurious JSONException uses 2018-11-30 19:35:31 +09:00
io Remove spurious JSONExceptions 2018-11-30 19:35:31 +09: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 import error 2018-11-30 19:39:42 +09:00
oauth Reorganize imports 2018-11-30 19:21:21 +09:00
operations Migrate ColumnRenameOperation to Jackson 2018-11-30 19:38:52 +09:00
preference Remove temporary wrapping in PreferenceStore 2018-11-30 19:38:52 +09:00
process Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
sorting Migrate SortingConfig to Jackson 2018-11-30 19:35:31 +09:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util Fix stringToLocalDate for non-GMT timezones 2018-12-02 17:09:03 +09: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
ProjectManager.java Remove spurious JSONExceptions 2018-11-30 19:35:31 +09:00
ProjectMetadata.java Migrate ProjectMetadata to Jackson 2018-11-30 19:35:31 +09:00
RefineServlet.java Bump version to 3.2-SNAPSHOT 2018-11-29 11:59:30 +09:00