.. |
auth
|
Reorganize imports
|
2018-11-30 19:21:21 +09:00 |
browsing
|
Merge pull request #1730 from OpenRefine/json-clustering
|
2018-09-16 18:52:11 +01:00 |
cell
|
Reorganize imports
|
2018-11-30 19:21:21 +09:00 |
column
|
Add missing .flush(); .close() on JsonGenerator
|
2018-11-30 19:21:21 +09:00 |
expr
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
history
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
importing
|
Migrate commands out of JSONWriter
|
2018-11-30 19:21:21 +09:00 |
lang
|
Migrate commands out of JSONWriter
|
2018-11-30 19:21:21 +09:00 |
project
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
recon
|
Jackson deserialization for ExtendDataOperation
|
2018-11-30 19:22:21 +09:00 |
row
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
workspace
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
Command.java
|
Fix failing tests after JSONWriter replacement
|
2018-11-30 19:21:21 +09:00 |
EngineDependentCommand.java
|
Store engine configuration as EngineConfig rather than JSONObject
|
2018-09-05 14:49:39 +01:00 |
GetAllPreferencesCommand.java
|
Jackson serialization for the remaining commands
|
2018-11-30 19:21:21 +09:00 |
GetPreferenceCommand.java
|
Various serialization fixes
|
2018-11-30 19:21:21 +09:00 |
GetVersionCommand.java
|
Prepended license text to java source
|
2010-10-20 20:45:52 +00:00 |
HttpHeadersSupport.java
|
Various serialization fixes
|
2018-11-30 19:21:21 +09:00 |
HttpUtilities.java
|
Add missing .flush(); .close() on JsonGenerator
|
2018-11-30 19:21:21 +09:00 |
OpenWorkspaceDirCommand.java
|
Issue 630: Change branding from Google Refine to OpenRefine
|
2012-10-18 19:40:31 -04:00 |
SetPreferenceCommand.java
|
data package metadata (#1398)
|
2018-02-02 13:24:19 +00:00 |