.. |
browsing
|
Support non-string types in facetCount() - fixes #591
|
2013-06-23 12:04:48 -04:00 |
clustering
|
Clean up to pass tests:
|
2013-05-31 17:06:03 -04:00 |
commands
|
Clean up localization - fixes #760, modifies pull request #755
|
2013-07-31 00:31:31 -04:00 |
exporters
|
Normalize line endings
|
2013-03-23 18:46:20 -04:00 |
expr
|
Simplify implementation from pull request #728
|
2013-07-25 13:45:44 -04:00 |
grel
|
Allow arrays containing null in Filter & ForEach - fixes #741
|
2013-07-26 15:20:44 -04:00 |
history
|
Normalize line endings
|
2013-03-23 18:46:20 -04:00 |
importers
|
Handle quoted fields with embedded new lines. Sort separators by score
|
2013-08-02 17:59:09 -04:00 |
importing
|
Add Javadoc. No code changes.
|
2013-08-05 13:08:30 -04:00 |
io
|
Narrow exceptions thrown and let them propagate up so we know
|
2013-08-05 13:08:02 -04:00 |
logging
|
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
|
2011-08-02 22:21:47 +00:00 |
model
|
Recompute max cell index when rebuiling maps in ColumnModel - fixes #406
|
2013-07-26 18:48:20 -04: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
|
Compute delay from request issue, not response return. Fixes #721
|
2013-05-26 10:13:16 -04: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
|
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
|
Refactor default toString with date support into separate utility
|
2013-06-23 12:02:13 -04: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
|
Narrow exceptions thrown and let them propagate up so we know
|
2013-08-05 13:08:02 -04:00 |
RefineServlet.java
|
Switch to Apache HTTP client for downloads - fixes #748
|
2013-08-02 18:13:41 -04:00 |