summaryrefslogtreecommitdiffstats
path: root/pki/base/common/test/com/netscape/cmscore/dbs/DBSSessionDefaultStub.java
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-141-3/+3
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* Formatting - line wrap > 120 in codeAde Lee2012-01-111-2/+4
|
* Revert "Formatting"Ade Lee2011-12-081-17/+8
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-8/+17
| | | | Formatted project according to eclipse project settings
* Cleanup importsadmiyo2011-11-041-4/+8
| | | | | | | | | | 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
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-181-0/+70
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b