summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cmscore/request/RequestQueue.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-709/+0
| | | | | | | | | Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131
* Fixed DRM REST interface to use BigInteger.Endi Sukma Dewata2012-03-051-2/+2
| | | | | | | | The DRM REST interface previously uses strings for key ID and request ID. It has been modified to use KeyId and RequestId classes which can accept decimal or hex numbers and internally store it as BigInteger. Ticket #94
* Added generics (part 4).Endi Sukma Dewata2012-02-141-5/+5
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* Added generics (part 3).Endi Sukma Dewata2012-02-061-9/+4
| | | | | | This patch brings down the warnings from 3992 to 3500. Ticket #2
* Formatting (no line wrap in comments or code)Ade Lee2012-01-111-94/+105
|
* Revert "Formatting"Ade Lee2011-12-081-147/+138
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-138/+147
| | | | Formatted project according to eclipse project settings
* Cleanup importsadmiyo2011-11-041-19/+14
| | | | | | | | | | 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
* Fixed bugzilla bug #649343.awnuk2010-12-211-0/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1659 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* BZ472006 Serial number managementalee2009-01-051-0/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@168 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-181-0/+692
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b