- Mar 31, 2022
-
-
Robin Goodall authored
-
- Nov 09, 2021
-
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
-
- Jul 12, 2021
-
-
Dr Abraham Martin authored
Add README and remove building support for Python 2 libraries
-
Dr Abraham Martin authored
-
- Mar 30, 2020
-
- May 22, 2019
-
-
Dean Rasheed authored
updates. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@104
-
- Apr 05, 2019
-
-
Dean Rasheed authored
container, holding the specific version of ApiGen known to produce decent results. This is necessary because that version of ApiGen requires PHP 5 (it doesn't work with PHP 7), and newer versions of ApiGen are currently completely broken, and don't support half the options necessary to produce decent output. The docker container is based on alpine (just about the smallest linux distro available), with the required PHP 5 packages, and ApiGen copied in. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@101
-
- Mar 21, 2019
-
-
Dean Rasheed authored
The old technique was horribly out-dated, and no longer worked on my machine, following an OS upgrade. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@100
-
- Mar 15, 2019
-
-
Dean Rasheed authored
client to use the latest TLS version available on both the client and the server. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@98
-
- Mar 04, 2019
-
-
Dean Rasheed authored
method to return all people (in batches, sorted by CRSid). -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@95
-
- Jun 04, 2018
-
-
Dean Rasheed authored
QuoVadis root certificate for the python and PHP clients. Java ships this by default, starting with Java 8u91. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@90
-
- Apr 26, 2018
-
-
Dean Rasheed authored
Fixed a typo in the docs for the IbisInstitution DTO class. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@88
-
- Dec 23, 2016
-
-
Dean Rasheed authored
in the python and PHP XML parsers, fixing a problem parsing the membersOfInst field of groups. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@83
-
- Jun 29, 2015
-
-
Dean Rasheed authored
documentation, and includes a few improvements to the Java and Python documentation. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@79
-
- Jun 18, 2015
-
-
Dean Rasheed authored
* Adds python 2 and 3 documentation. * Updated javadocs, now built using Java 7. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@73
-
- May 20, 2015
-
-
Dean Rasheed authored
QuoVadis root certificate in the Python and PHP clients. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@64
-
- Mar 04, 2015
-
-
Dean Rasheed authored
* Fixes boolean and date-time parameter passing bug in PHP. * Updated unit tests. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@60
-
- Oct 16, 2014
-
-
Dean Rasheed authored
* No longer includes intermediate certificates in the client code (this was unnecessary, and they will change at some point when the server certificates are upgraded to SHA-2). * Updated unit tests. * Updated README files documenting supported language versions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@56
-
- Sep 18, 2014
-
-
Dean Rasheed authored
bugs in the PHP error handling code. Report and patch by Chris Wilkinson. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@52
-
- Jul 11, 2013
-
-
Dean Rasheed authored
the new v1.2 API methods to fetch the cancelled members of groups and institutions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@50
-
- Nov 27, 2012
-
-
Dean Rasheed authored
Python 3. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@48
-
- Jul 18, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@46
-
- Jul 16, 2012
-
-
Dean Rasheed authored
highlighted. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@45
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@44
-
- Jul 13, 2012
-
-
Dean Rasheed authored
group. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@43
-
Dean Rasheed authored
RESTful, using the attrid as a path parameter, uniquely identifying the resource to be updated. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@42
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@41
-
- Jul 12, 2012
-
-
Dean Rasheed authored
identifiers as well as CRSids in the input list. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@40
-
- Jul 11, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@39
-
- Jul 10, 2012
-
-
Dean Rasheed authored
(possibly multi-valued) attributes from a person. This is equivalent to getPerson() with the "fetch" parameter set to only fetch attributes, except that it returns a list of IbisAttribute objects, rather than an IbisPerson, and its usage is more obvious. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@38
-
- Jul 09, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@36
-
- Jul 03, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@33
-
Dean Rasheed authored
parameter. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@32
-
- Jun 23, 2012
-
-
Dean Rasheed authored
exported -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@31
-
- Jun 19, 2012
-
-
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
-
- Jun 15, 2012
-
-
Dean Rasheed authored
institutions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@29
-
Dean Rasheed authored
Python style guide PEP 8. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@28
-
- Jun 14, 2012
-
-
Dean Rasheed authored
of trivial bugs. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@27
-