.. |
browsing
|
fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse
|
2011-10-07 21:23:23 +00:00 |
clustering
|
Ask people not to reformat since this is imported code.
|
2011-08-02 22:18:50 +00:00 |
commands
|
Periodically clean up stale importing jobs to free up disk space.
|
2011-09-15 23:52:05 +00:00 |
exporters
|
New exporter - Open Document Format (ODF) spreadsheets (.ods)
|
2011-10-11 21:02:23 +00:00 |
expr
|
fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse
|
2011-10-07 21:23:23 +00:00 |
grel
|
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
|
2011-08-02 22:21:47 +00:00 |
history
|
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
|
2011-08-02 22:21:47 +00:00 |
importers
|
Rename OO/ODS importer with more generic name
|
2011-10-11 21:01:45 +00:00 |
importing
|
Parse parameters from multipart/form-data POSTs rather than just dropping them (needed for Windmill tests, among other things)
|
2011-10-07 23:15:55 +00:00 |
io
|
fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse
|
2011-10-07 21:23:23 +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
|
Add toString methods to help with debugging
|
2011-10-11 20:19:53 +00:00 |
oauth
|
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
|
2011-08-02 22:21:47 +00:00 |
operations
|
Last set of indentation cleanups - no functional changes
|
2011-08-18 17:46:36 +00:00 |
preference
|
fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse
|
2011-10-07 21:23:23 +00:00 |
process
|
Add missing @Override annotations
|
2011-08-02 19:30:23 +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 sure all conditionals and loops are in blocks (too bug-prone otherwise)
|
2011-08-02 22:21:47 +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
|
Prepended license text to java source
|
2010-10-20 20:45:52 +00:00 |
Jsonizable.java
|
Prepended license text to java source
|
2010-10-20 20:45:52 +00:00 |
ProjectManager.java
|
Issue 440 - Don't purge from memory those projects with pending operations
|
2011-08-28 22:00:02 +00:00 |
ProjectMetadata.java
|
Add missing @Override annotations
|
2011-08-02 19:30:23 +00:00 |
RefineServlet.java
|
Bumped up version to 2.5.
|
2011-10-10 21:58:42 +00:00 |