Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 2.3.1
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.1.0
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.1
  • 1.3.0
  • 1.2.0
12 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Feb56Oct522Jan9Jul8611May29Apr2811MarMerge branch 'NETID-238' into 'master'2.3.1 master2.3.1 masterNETID-238 Dockerize PHP NetID RPCMerge branch 'master' into 'master'switch reasons and valid2.2.22.2.2Merge branch 'master' into 'master'Remove array requirement2.2.12.2.1Merge branch 'master' into 'master'2.2.02.2.0wrap in array if neededMerge branch 'master' into 'master'2.1.02.1.0Maintains functionality with current codePassing in reasons array instead of stringUpdating documentationMerge branch 'master' into 'master'Updating to new phpunit version2.0.02.0.0Merge branch 'bitbucket-migration' into 'master' Replace bitbucket urls with git.doit.wisc.edu equivalentsREADME-release.md edited online with BitbucketMerged in ahoffmann_wisc/rpc-netid-php/add-ping-method (pull request #4)1.4.11.4.1Created an integration test for ping(). found out it doesn't return a result code, so I can only go off of the "version" string for success. Updated client accordingly.Added the ping() method to RpcNetidClientSoapMerged uwmadison_doit/rpc-netid-php into mastercomposer.json edited online with Bitbucket1.4.01.4.0Merged in ahoffmann_wisc/rpc-netid-php/ACCTREC-299 (pull request #3)Changed the $wiscard parameter to a string in checkLOA() to match the WSDL and to avoid integer overflow with 11 digits.Merged uwmadison_doit/rpc-netid-php into mastercomposer.json edited online with Bitbucket1.3.11.3.1Merged uwmadison_doit/rpc-netid-php into masterMerged in ahoffmann_wisc/rpc-netid-php/ACCTREC-280 (pull request #2)When receiving 4xx responses from checkLOA, the client will return a RpcNetidStructValidationResponse with valid = false instead of throwing an exception. 4xx are not considered "unexpected states". We need to be consistent on the return type at some point. (405 returns an integere, all the rest return a string).Merged uwmadison_doit/rpc-netid-php into masterUpdating version to 1.3.0 for release1.3.01.3.0Merged uwmadison_doit/rpc-netid-php into masterMerged in ahoffmann_wisc/rpc-netid-php/ACCTREC-254 (pull request #1)checkAnswers now requires an IP address because Middleware web serviceRemoved credentialCheck as it is deprecated in favor of checkLOAUpdated the changePassword documentation to indicate that it does notAdded integration tests for checkLOA. Some don't pass because of dataAdded additional documentation to checkLOA to mention the specific caseImplemented RpcNetidClientSoap::checkLOA. All unit tests pass.Added the checkLOA method to the RpcNetidClient interface. Created a
Loading