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

Nicolas Capponi
28.34.2014 1d5d1a6a4a0a58d6bb4803527dacb6641c027816
28.34.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to ...
tree@ 1d5d1a commitdiff
28.27.2014 Christophe Sovant
Fixed python exception in fractional-replication testsuite
tree@ 52b368 commitdiff
28.40.2014 Ludovic Poitou
Porting the fix for OPENDJ-1294 to dj3-dev branch. Add code to read passwor...
tree@ 6f2d32 commitdiff
28.34.2014 Ludovic Poitou
Fix for OPENDJ-1294. Add code to read password from stdin when detecting op...
tree@ 1a4cbd commitdiff
27.18.2014 Nicolas Capponi
Updating i18nFrameworkVersion property to 1.4.2-SNAPSHOT to get last change...
tree@ 2e934a commitdiff
27.15.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to ...
tree@ 79d0c0 commitdiff
27.13.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to ...
tree@ 3fb1fb commitdiff
27.58.2014 Matthew Swift
Minor fixes based on feedback from Jean-Noel.
tree@ ed189e commitdiff
27.40.2014 Nicolas Capponi
Renaming maven artifact to opendj3-server-dev in order to distinguish it fr...
tree@ 59eba8 commitdiff
25.38.2014 Mark Craig
CR-2852 Fix for OPENDJ-1274: SDK documentation should warn users about poss...
tree@ 82ca8a commitdiff
25.36.2014 Mark Craig
CR-2849 Fix for OPENDJ-1265: Mention changing ACI to grant access to all au...
tree@ 59ff55 commitdiff
25.31.2014 Matthew Swift
OpenDJ SDK StaticUtils.closeSilently() has moved to forgerock-util package.
tree@ f3e242 commitdiff
25.08.2014 Matthew Swift
Fix various Findbugs warnings:
tree@ 77b43a commitdiff
25.05.2014 Matthew Swift
Avoid potential DNS lookups when validating IPv6 address masks.
tree@ 2266a5 commitdiff
24.53.2014 Matthew Swift
Fix checkstyle failure.
tree@ a3dcf4 commitdiff
24.33.2014 Matthew Swift
Attempt to fix build by forcing some Javadoc creation.
tree@ d0cb5b commitdiff
24.12.2014 Violette Roche-Montane
Added test folder
tree@ f74bf5 commitdiff
24.47.2014 Violette Roche-Montane
Added class to fix build failure + added resources
tree@ 946707 commitdiff
24.49.2014 Violette Roche-Montane
OPENDJ-1264 Created new module opendj-cli
tree@ cfe6db commitdiff
24.43.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to ...
tree@ 81d361 commitdiff
23.32.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ c313c5 commitdiff
23.01.2014 Matthew Swift
Migrate AddressMask class to opendj-core.
tree@ c7149b commitdiff
23.00.2014 Matthew Swift
Minor unit test fixes.
tree@ 52b297 commitdiff
23.16.2014 Mark Craig
Fix broken links
tree@ 8396ee commitdiff
23.11.2014 Violette Roche-Montane
Front-port OPENDJ-1284 CryptoManager error when starting server after an up...
tree@ 37a299 commitdiff
23.47.2014 Violette Roche-Montane
OPENDJ-1284 CryptoManager error when starting server after an upgrade
tree@ 214f45 commitdiff
22.32.2014 Jean-Noel Rouvignac
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ 163b4e commitdiff
22.34.2014 Jean-Noel Rouvignac
Added clirr-maven-plugin to catch non backward compatible changes in opendj...
tree@ 12e746 commitdiff
20.35.2014 Jean-Noel Rouvignac
Added clirr-maven-plugin to catch non backward compatible changes in opendj...
tree@ 4a09e3 commitdiff
20.32.2014 Jean-Noel Rouvignac
Code review: Matthew Swift
tree@ 41d93d commitdiff
20.12.2014 Violette Roche-Montane
Updated javadoc
tree@ c58afb commitdiff
20.54.2014 Matthew Swift
Minor code cleanup:
tree@ b7b2e2 commitdiff
18.12.2014 Matthew Swift
Simplify config framework exception hierarchy by removing AdminRuntimeExcep...
tree@ 3eca18 commitdiff
18.05.2014 Matthew Swift
Simplify config framework exception hierarchy by removing AdminRuntimeExcep...
tree@ 33420a commitdiff
18.58.2014 Matthew Swift
Simplify config framework exception hierarchy by removing and pulling up th...
tree@ a94c41 commitdiff
18.55.2014 Matthew Swift
Simplify config framework exception hierarchy by removing and pulling up th...
tree@ d46701 commitdiff
17.54.2014 Mark Craig
CR-2851 Fix for OPENDJ-1267: Document behavior of 'dsreplication enable' wi...
tree@ dab677 commitdiff
17.13.2014 Matthew Swift
Omit generated messages and config sources from Cobertura coverage reports.
tree@ f77901 commitdiff
17.54.2014 Matthew Swift
Additional opendj-config-maven-plugin fix for OOME in small JVMs:
tree@ 81d321 commitdiff
17.09.2014 Mark Craig
Remove unused namespace declaration
tree@ 7daef3 commitdiff
17.09.2014 Mark Craig
Typo found when considering how to fix OPENDJ-1265
tree@ 661667 commitdiff
16.32.2014 Matthew Swift
Prevent OOME in small JVMs:
tree@ 699414 commitdiff
16.22.2014 Matthew Swift
Move two utility methods from SdkTestCase to TestCaseUtils so that test cla...
tree@ 42317c commitdiff
16.19.2014 Matthew Swift
Fix build break from previous commit:
tree@ 51e5d6 commitdiff
16.34.2014 Matthew Swift
Removed some classes and methods:
tree@ 594c09 commitdiff
15.05.2014 Matthew Swift
Finish migrating DynamicConstants to ProductInformation class:
tree@ 268ac6 commitdiff
15.45.2014 Matthew Swift
Remove DynamicConstants from opendj-config and replace it with resource bas...
tree@ 0e18f3 commitdiff
14.53.2014 Matthew Swift
Move XSLT stylesheets and core XML descriptors to opendj-config-maven-plugin:
tree@ 23ab7b commitdiff
14.08.2014 Mark Craig
CR-2815 review comments from Mike Jang
tree@ 7b38c5 commitdiff
14.33.2014 Matthew Swift
Fix compilation error and warning:
tree@ f994a0 commitdiff
first | « prev | next »