summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet/ocsp/RemoveCAServlet.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused variables (part 1).Endi Sukma Dewata2012-02-201-3/+0
| | | | | | This patch brings down the warnings from 2917 to 2406. Ticket #103
* Formatting (line wrap > 120 in commentsAde Lee2012-01-111-2/+5
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-111-57/+51
|
* Revert "Formatting"Ade Lee2011-12-081-66/+71
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-71/+66
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-021-0/+4
| | | | Autogenerated SerialVersionID for all serializable classes
* unnecessary block removalAdam Young2011-12-021-10/+8
| | | | | | This patch removes all of the unneeded blocks that surrounded code cleaned up with the dead code removal. https://bugzilla.redhat.com/show_bug.cgi?id=728303
* Dead code removaladmiyo2011-11-211-4/+1
| | | | | | | | This patch removes all of the locations that Eclipse identified as Dead code. Only the Eclipse automated cleanups were performed, which means that some of the locations which were in *if* blocks still have the corresponding brackets around them. These ensure that the original variable semantics weren't changed, but are safe to remove in the future. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2296 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Cleanup importsadmiyo2011-11-041-22/+18
| | | | | | | | | | 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
* Fix Bugzilla Bug 630121 - OCSP responder lacking option to delete or disable ↵jmagne2010-09-201-0/+225
a CA that it serves git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1304 c9f7a03b-bd48-0410-a16d-cbbf54688b0b