mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
15.12.2014 5f3c99c6a05b51fba0c2c0fc99b36523670fb12c
30.57.2014 Jean-Noel Rouvignac
OPENDJ-1454 Remove all code supporting "dc=replicationChanges"
tree@ f64caa commitdiff
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fff1f4 commitdiff
25.31.2013 Nicolas Capponi
Fix OPENDJ-18 - keystore import failes due to empty PIN Review CR-2353
tree@ 60f5df commitdiff
23.13.2013 Ludovic Poitou
Small cleanup of use of maps, lists. Forgot to commit these changes with th...
tree@ ff1b2e commitdiff
23.25.2013 Ludovic Poitou
Small cleanup of use of maps, lists and also few typos in comments, and con...
tree@ 73a7f0 commitdiff
13.31.2013 Ludovic Poitou
Fixes for OPENDJ-1111 + SVR4 specific fix related to OPENDJ-1066. Reviewed ...
tree@ 12b2d7 commitdiff
24.30.2013 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 91c23e commitdiff
24.25.2013 Jean-Noel Rouvignac
Used interfaces instead of concrete classes.
tree@ f9bfa1 commitdiff
24.12.2013 Jean-Noel Rouvignac
Extracted method getCannotBindErrorMessage() and checkCanUsePort(). Used in...
tree@ a5bf51 commitdiff
24.56.2013 Jean-Noel Rouvignac
NewSuffixOptions.java: Used interfaces instead of concrete classes.
tree@ dc1026 commitdiff
24.44.2013 Jean-Noel Rouvignac
Userdata.java: Extracted method getDefaultPort(int basePort).
tree@ b3d9d8 commitdiff
09.51.2013 Ludovic Poitou
Fix typo in comment
tree@ 83b3ce commitdiff
09.28.2013 Jean-Noel Rouvignac
Remove try / catch / throw anti-pattern
tree@ 107531 commitdiff
05.07.2013 Violette Roche-Montane
CR-1962 OPENDJ-1048 OpenDJ QuickSetup creates the "licenseAccepted" file in...
tree@ 32cbf7 commitdiff
26.58.2013 Matthew Swift
Backport fix for OPENDJ-1029: Java webstart installer includes hard-coded d...
tree@ d88036 commitdiff
26.15.2013 Matthew Swift
Backport fix for OPENDJ-1026: Support the ability to specify the license fi...
tree@ 85dbf2 commitdiff
25.12.2013 Matthew Swift
Fix OPENDJ-1014: QuickSetup: replace "OpenDJ" with "opendj" in the installa...
tree@ 96fe0f commitdiff
25.14.2013 Ludovic Poitou
Partial fix to OPENDJ-1012, CR-1912. Adjust SVR4 layout according to the ch...
tree@ b4c15c commitdiff
07.08.2013 Ludovic Poitou
Fix for OPENDJ-925, OPENDJ-926, and overall schema management. Review CR-18...
tree@ 0d97a7 commitdiff
07.31.2013 Violette Roche-Montane
CR-1804 OPENDJ-931 OpenDJ QuickSetup should display the license The jnlp / ...
tree@ f24a28 commitdiff
05.54.2013 Ludovic Poitou
Fix issue OPENDJ-108, CR-1791. Also fix minor issues with URLs in the insta...
tree@ 46cddb commitdiff
17.58.2013 Jean-Noel Rouvignac
OPENDJ-842 (CR-1699) On Windows, the setup command hangs when the length of...
tree@ 508d39 commitdiff
07.51.2013 Jean-Noel Rouvignac
Installer.java, InstallerHelper.java: Used StaticUtils.close() and StaticUt...
tree@ 6b8678 commitdiff
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
tree@ 2e08d2 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ 3398f3 commitdiff
22.32.2012 Ludovic Poitou
Code cleanup : use StringBuilder instead of StringBuffer.
tree@ 9477e8 commitdiff
08.22.2012 Chris Ridd
Fix OPENDJ-552 Finished panel text uses different font sizes
tree@ f05655 commitdiff
07.35.2012 Chris Ridd
Fix OPENDJ-331 Extend admin certificate validity to match replication certi...
tree@ 2e5cc0 commitdiff
21.43.2012 Matthew Swift
Fix OPENDJ-522: Add capability to force the upgrade to complete if errors o...
tree@ 7a6f3d commitdiff
19.52.2012 Ludovic Poitou
Fix OPENDJ-538. Revert some changes done while fixing OPENDJ-136.
tree@ 520616 commitdiff
11.38.2012 Ludovic Poitou
Fix OPENDJ-494: dsreplication initialize reports negative percentage of com...
tree@ feea7b commitdiff
27.06.2012 German Parente
Fix build break after OPENDJ-136 resolution
tree@ b0610f commitdiff
27.14.2012 German Parente
Fix for OPENDJ-136: On Windows, upgrade fails with NPE during Verify phase ...
tree@ d55df2 commitdiff
23.36.2012 Matthew Swift
Fix Javadoc warning.
tree@ 25859d commitdiff
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
tree@ be2c14 commitdiff
13.16.2012 Matthew Swift
Fix OPENDJ-436: Inconsistency between hostname specified in setup and DIGES...
tree@ 4990dd commitdiff
12.49.2012 Matthew Swift
Fix OPENDJ-447: OpenDJ Quicksetup: Problems when hostname cannot be resolved
tree@ e82e0a commitdiff
12.38.2012 Matthew Swift
Fix OPENDJ-446: setup - improve method of checking whether config has been ...
tree@ 3d2f59 commitdiff
09.44.2012 Matthew Swift
Fix OPENDJ-438: Reduce verbosity of server.out during startup
tree@ c64d43 commitdiff
16.07.2012 Ludovic Poitou
Code cleanup, following FindBugs and Netbeans advices.
tree@ af2c1a commitdiff
15.32.2012 Ludovic Poitou
Code cleanup based on FindBugs and Netbeans advice
tree@ c1712d commitdiff
03.06.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans : Pos...
tree@ 1cb904 commitdiff
23.08.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 28a225 commitdiff
25.52.2011 Matthew Swift
Fix OPENDJ-363: Make it more obvious in the setup tool that the fully-quali...
tree@ 4ba18b commitdiff
09.40.2011 Nemanja Lukic
Fix for OPENDJ-231. Setup process should ignore 'tools.properties', hence ...
tree@ 64e093 commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ a8b473 commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ 3dfb06 commitdiff
20.06.2011 Ludovic Poitou
Fix OpenDJ-222: Remove more references to OpenDS. Remove references in sour...
tree@ 0f6ff5 commitdiff
27.48.2011 Ludovic Poitou
Fix OPENDJ-222: More rebranding work, fix some messages
tree@ d21d7b commitdiff
23.17.2011 Ludovic Poitou
Fix OPENDJ-298 - Review screen content is wrong when using QuickSetup. The ...
tree@ 957980 commitdiff
first | « prev | next »