summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactored GroupMemberProcessor.Endi S. Dewata2014-02-192-7/+5
* Updated REST interface for key requests.Endi S. Dewata2014-02-193-18/+33
* Updated REST interface for keys.Endi S. Dewata2014-02-197-212/+209
* Added REST client for system certificates.Endi S. Dewata2014-02-193-13/+55
* Updated REST interface for CA profiles.Endi S. Dewata2014-02-195-46/+43
* Added decorator to handle exceptionsAde Lee2014-02-1911-131/+267
* Additional changes as per review.Ade Lee2014-02-199-424/+720
* Initial work on python APIAde Lee2014-02-196-15/+1097
* Fix eclipse warnings.Ade Lee2014-02-197-69/+20
* Updated REST interface for TPS tokens.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS profile mappings.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS profiles.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS connections.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS configuration.Endi S. Dewata2014-02-183-4/+7
* Updated REST interface for TPS certificates.Endi S. Dewata2014-02-183-8/+18
* Updated REST interface for TPS authenticators.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS activities.Endi S. Dewata2014-02-183-8/+18
* Updated REST interface for TPS connectors.Endi S. Dewata2014-02-183-50/+86
* Updated REST interface for self tests.Endi S. Dewata2014-02-183-11/+25
* Updated REST interface for audit.Endi S. Dewata2014-02-183-7/+7
* Updated REST interface for account.Endi S. Dewata2014-02-183-10/+24
* Updated REST interface for groups.Endi S. Dewata2014-02-183-31/+45
* Updated REST interface for certificate requests.Endi S. Dewata2014-02-184-51/+87
* Updated REST interface for certificates.Endi S. Dewata2014-02-183-32/+55
* Updated REST interface for users.Endi S. Dewata2014-02-184-52/+91
* Include CERT_TEST to run pki cert automationNiranjan Mallapadi2014-02-171-0/+9
* Modify Makefile to include pki cert automation scriptsNiranjan Mallapadi2014-02-171-0/+3
* pki cert-request-submit Rename IPA cli with pki cert cliNiranjan Mallapadi2014-02-171-1/+1
* pki-cert Rename IPA cli with pki cert cliNiranjan Mallapadi2014-02-171-3/+3
* pki cert-request-show Rename IPA cli with pki cert cliNiranjan Mallapadi2014-02-171-1/+1
* Rename IPA cli with pki cert cliNiranjan Mallapadi2014-02-171-26/+28
* Introduce set_newjavapath to set class pathNiranjan Mallapadi2014-02-171-3/+39
* add support CRMF Requests to create_cert_requestNiranjan Mallapadi2014-02-171-12/+25
* Modified the test description for user-add i18n tests.Asha Akkiangady2014-02-141-15/+30
* Added new pki user-add tests for i18n characters.Asha Akkiangady2014-02-141-3/+352
* Fixed problem refreshing table after add.Endi S. Dewata2014-02-131-31/+40
* Modify Makefile to copy jar files to rhqa_pki directoryNiranjan Mallapadi2014-02-131-0/+3
* Adding generateCRMFRequest.jar to create CRMF RequestsNiranjan Mallapadi2014-02-131-0/+0
* generateCRMFRequest.java to generate CRMF Request without archivalNiranjan Mallapadi2014-02-131-0/+139
* Mod create_cert_request to escape few input parametersNiranjan Mallapadi2014-02-131-6/+6
* pki cert-request-show automationNiranjan Mallapadi2014-02-131-0/+188
* Fixed pagination in TPS UI.Endi S. Dewata2014-02-1210-11/+11
* Improved TPS UI page loading.Endi S. Dewata2014-02-1120-305/+233
* Removed hard-coded response type.Endi S. Dewata2014-02-1014-49/+7
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-1015-126/+85
* Fix minor issues from review.Ade Lee2014-02-109-45/+49
* Change the return type for KeyRequest creation operationsAde Lee2014-02-107-68/+141
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-106-16/+81
* Added upgrade script to replace Jettison with Jackson.Endi S. Dewata2014-02-061-0/+136
* Replaced Jettison with Jackson.Endi S. Dewata2014-02-0619-188/+435