summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet/admin/PublisherAdminServlet.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-3127/+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
* Removed unused variables (part 2).Endi Sukma Dewata2012-03-231-12/+3
| | | | | | This patch brings down the warnings from 1943 to 1221. Ticket #103
* Refactored NameValuePairs.Endi Sukma Dewata2012-03-121-82/+79
| | | | | | | | | The NameValuePairs class has been modified to extend the Linked- HashMap which preserves the order of elements as in the original code. Some methods are renamed to match Java Map interface. The NameValuePair class is no longer needed and has been removed. Ticket #78
* Added generics (part 3).Endi Sukma Dewata2012-02-061-59/+58
| | | | | | This patch brings down the warnings from 3992 to 3500. Ticket #2
* Added generics (part 1).Endi Sukma Dewata2012-01-181-11/+19
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Formatting - line wrap > 120 in codeAde Lee2012-01-111-51/+102
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-111-667/+664
|
* Revert "Formatting"Ade Lee2011-12-081-1052/+956
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-956/+1052
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-021-0/+5
| | | | Autogenerated SerialVersionID for all serializable classes
* Cleanup importsadmiyo2011-11-041-24/+49
| | | | | | | | | | 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 #491183.awnuk2011-01-051-3/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1688 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix update for bugzilla bub #649343.awnuk2010-12-231-0/+12
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1665 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 491183 - rhcs rfe - add rfc 4523 support for pkiUser and pkiCA, ↵vakwetu2010-12-221-0/+128
| | | | | | obsolete 2252 and 2256 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1663 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #516632.awnuk2010-11-011-0/+48
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1451 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-181-1/+1
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 446685 - LDAP publisher doesn't store the bind password properlycfu2008-07-091-6/+62
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@67 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 453485 - CA setup wizard null pointer exception at databasepanel.cfu2008-07-021-58/+6
| | | | | | | caused by fix to 446685 - backing out git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@64 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 446685 - LDAP publisher doesn't store the bind password properlycfu2008-06-261-6/+58
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@63 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-181-0/+2803
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b