FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. May 16, 2022
  2. Mar 31, 2022
  3. Nov 09, 2021
  4. Mar 30, 2020
  5. May 22, 2019
  6. Mar 15, 2019
  7. Mar 04, 2019
  8. Jun 04, 2018
  9. Apr 26, 2018
  10. Dec 23, 2016
  11. Jun 29, 2015
  12. Jun 18, 2015
  13. May 20, 2015
  14. Mar 04, 2015
  15. Oct 16, 2014
  16. Sep 18, 2014
  17. Jul 11, 2013
  18. Nov 27, 2012
  19. Jul 18, 2012
  20. Jul 16, 2012
  21. Jul 13, 2012
  22. Jul 12, 2012
  23. Jul 11, 2012
  24. Jul 10, 2012
  25. Jul 09, 2012
  26. Jul 03, 2012
  27. 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
  28. Jun 15, 2012
  29. Jun 14, 2012
  30. Jun 13, 2012
  31. Jun 12, 2012
Loading