Commit Graph

11 Commits

Author SHA1 Message Date
Prayank Mathur db8738b675 Corrected TheUpdateMethod.EnsureArgumentsNotNull() 2016-03-17 16:38:42 +05:30
Ryan Gribble e4eb1166b7 Due to api serialisation, must use LdapDn rather than LdapDN (the latter turns into ldap_d_n instead of ldap_dn)
Get rid of LdapTeam and LdapUser, the regular Team and User objects contain ldap_dn field if LDAP sync is enabled
2016-02-12 09:37:33 +10:00
Ryan Gribble 1f13001fd8 Change the QueueLdapSync calls to use Post<T>(uri) with no body/data 2016-02-12 09:37:33 +10:00
Ryan Gribble 6965ac44b2 Implement Reactive version 2016-02-12 09:37:32 +10:00
Ryan Gribble a3b2a2fbda Implement Reactive Enterprise Search Indexing Client and unit/integration tests 2016-02-11 15:07:13 +10:00
Ryan Gribble 547e233308 Tidy up some whitespace 2016-02-05 22:32:08 +10:00
Ryan Gribble 01ef445a40 Add Reactive versions of organization API and unit/integration tests 2016-02-01 21:10:36 +10:00
Ryan Gribble 22fa5f50dd Add Reactive versions of license API and unit/integration tests 2016-02-01 21:10:34 +10:00
Ryan Gribble d2b747641c Implement individual methods for each AdminStats call
Remove AdminStatsTypeEnum
Add tests for new methods
2016-01-26 22:40:35 +10:00
Ryan Gribble feda6bcd11 tidy up 2015-12-27 00:04:16 +10:00
Ryan Gribble f196631b89 Add Enterprise and EnterpriseAdminStats to Reactive project and tests 2015-12-26 23:49:26 +10:00