1. 14 10月, 2014 3 次提交
  2. 13 10月, 2014 4 次提交
  3. 11 10月, 2014 2 次提交
  4. 10 10月, 2014 3 次提交
  5. 09 10月, 2014 5 次提交
  6. 08 10月, 2014 16 次提交
  7. 07 10月, 2014 1 次提交
  8. 06 10月, 2014 1 次提交
    • D
      Integration of new BLOB service. · ca4380c3
      Daniel Warneke 提交于
      Looped through the user code class loader from the envrionment to the tasks.
      
      Added timed cleanup task to LibraryCacheManager to remove automatically unreferenced jar files. Moved registration logic out of the IOReadableWritable serialization logic. Updated logger.
      
      Made the LibraryCacheManager an object instead of a Singleton.
      
      Added proper shutdown of task manager and job manager.
      
      Removed nio import to support Java 6 compilation.
      
      Removed lock map from BlobLibraryCacheManager. Using global lock for synchronization. Marked StackOverflow code. Removed JavaDocs copyright message. Added getUserCodeClassLoader to AbstractInvokable class.
      
      This closes #126 and closes #107.
      ca4380c3
  9. 04 10月, 2014 1 次提交
  10. 03 10月, 2014 4 次提交