summaryrefslogtreecommitdiffstats
path: root/pki/base/common/test/com/netscape/cmscore/dbs
Commit message (Collapse)AuthorAgeFilesLines
* Replaced daemon threads with executor service.Endi Sukma Dewata2012-03-121-0/+3
| | | | | | | | | | | | The certificate status update and retrieving modifications tasks have been modified to use the executor service. Unlike daemon threads, the service will allow existing task to exit gracefully before shutting down. An abandon operation is used terminate the persistent search used for retrieving modifications. Some methods have been moved to CertificateRepository class to simplify synchronizations. Ticket #73
* Added generics (part 4).Endi Sukma Dewata2012-02-143-9/+10
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* Added generics (part 2).Endi Sukma Dewata2012-01-181-1/+1
| | | | | | This patch brings down the warnings from 4648 to 3992. Ticket #2
* Formatting - line wrap > 120 in codeAde Lee2012-01-112-3/+6
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-115-100/+96
|
* typesafety certserv and cmscoreAdam Young2012-01-041-3/+3
| | | | Using interface instead of implementing class
* Revert "Formatting"Ade Lee2011-12-086-144/+135
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-076-135/+144
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-022-0/+10
| | | | Autogenerated SerialVersionID for all serializable classes
* Cleanup importsadmiyo2011-11-046-23/+35
| | | | | | | | | | Automated changes done by Eclipse Minor tweak to one file where Eclipse was tring to find an import for Any Due to finding it in an annotated comment. https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* stub unimplemented abstract methodsadmiyo2011-11-021-0/+88
| | | | | | | | | | the test code has mock objects that implement abstract interfaces, but did not implement all of the methods, causing the compiler to complain. Required as a part of the cleanup for https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2280 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-187-0/+610
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b