FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Oct 16, 2014
  2. Sep 18, 2014
  3. Jul 11, 2013
  4. Nov 27, 2012
  5. Jul 18, 2012
  6. Jul 16, 2012
  7. Jul 13, 2012
  8. Jul 12, 2012
  9. Jul 11, 2012
  10. Jul 10, 2012
  11. Jul 09, 2012
  12. Jul 03, 2012
  13. Jun 23, 2012
  14. Jun 19, 2012
    • Dean Rasheed's avatar
      Refactored the update methods in the web service API so that they · 07c2e157
      Dean Rasheed authored
      accept an IbisAttribute as a parameter, rather than its individual
      fields.
      
      On the client side, this requires that the IbisAttribute has a method
      (encodedString()) to encode the attribute as a string (which the
      matching valueOf(String) static method can decode on the server).
      
      Not only is this a neater looking API, it also allows these methods
      to work with binary data as well as textual data, without the need
      for multi-part forms.
      
      --
      Imported using git-svn from
      https://dev.csi.cam.ac.uk/svn/lookup/trunk@30
      07c2e157
  15. Jun 15, 2012
  16. Jun 14, 2012
  17. Jun 13, 2012
  18. Jun 12, 2012
  19. Jun 11, 2012
  20. Jun 10, 2012
  21. Jun 08, 2012
  22. Jun 07, 2012
  23. Jun 06, 2012
  24. Jun 01, 2012
Loading