Skip to content
Snippets Groups Projects
  1. Aug 21, 2018
    • Grégory Mantelet's avatar
      [UWS,TAP] Replacement of com.oreilly.servlet by Apache Commons File Upload. · a0ec16fc
      Grégory Mantelet authored
      Thus, the UPLOAD management is much more stable and relies on a well documented
      and maintained library (but at the cost of the additionnal size of the final
      JAR). The most important point is the capability to efficiently limit the size
      of the incoming file and on the disk/memory management when uploading the
      file(s) and in case of error during this process (i.e. files must be deleted).
      a0ec16fc
  2. Aug 07, 2018
  3. Feb 26, 2018
  4. May 26, 2016
    • gmantele's avatar
      [ALL] Fix the JUnit validation using the ANT scripts. · 88e99ad2
      gmantele authored
      Before, the scripts relied unfortunately on the compilation performed by
      Eclipse. Now, all the JUnit test cases are compiled all the time before
      performing the JUnit validation (i.e. ANT task named `junitValidation`).
      88e99ad2
  5. Nov 12, 2015
  6. Jul 08, 2015
  7. Jun 08, 2015
  8. May 04, 2015
  9. Mar 10, 2015
  10. Feb 20, 2015
  11. Jan 23, 2015
  12. Apr 11, 2014
  13. Apr 10, 2014
  14. Apr 03, 2014
Loading