RandomSec/main/src/com/google/refine
2013-03-06 20:39:39 -05:00
..
browsing Make upper bound of time facet inclusive - fixes issue #648 2013-03-03 16:06:20 -05:00
clustering Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
commands Merge remote-tracking branch 'upstream/master' 2013-02-26 00:01:06 -05:00
exporters Clarify wording/naming of blank rows export option - fixes issue #651 2013-01-14 16:36:09 -05:00
expr Update main/src/com/google/refine/expr/functions/booleans/Xor.java 2013-02-01 21:07:42 -05:00
grel Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
history FIXED - task 559: Deadlock between autosave thread and history code 2012-08-30 16:22:28 +00:00
importers Clean up a couple more format guessing issues left over from #685 2013-03-06 20:39:39 -05:00
importing Clean up a couple more format guessing issues left over from #685 2013-03-06 20:39:39 -05:00
io we could be leaking file descriptors here 2012-06-30 07:05:08 +00: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 range check in getFields - fixes issue 687 2013-02-26 16:35:21 -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 FIXED - task 529: Add support for key/value transpose with only two columns as well as repeating key fields in a single record. 2012-10-05 23:31:25 +00:00
preference Keep track of when we have unsaved preference changes 2012-06-02 21:06:46 +00:00
process Attempt at fixing Issue 500: Sequential creation of related columns using apply-operation command 2011-11-30 23:54:40 +00:00
sorting Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
templating Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
util make oauth against freebase work again in chrome 2012-08-23 20:58:08 +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 Protect joins map with mutex - fixes issue #652 2013-03-03 09:36:43 -05:00
Jsonizable.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
ProjectManager.java Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
ProjectMetadata.java Mark project as modified when metadata is changed 2012-04-14 14:10:11 +00:00
RefineServlet.java Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00