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

Ludovic Poitou
20.03.2013 853190960499bbc702000b5586a854b8ed37cb1e
20.03.2013 Ludovic Poitou
Checkstyle cleanup
tree@ 853190 commitdiff
20.36.2013 Ludovic Poitou
Removed dead code that has been in the file since begining of times. Extra...
tree@ 84da69 commitdiff
20.17.2013 Jean-Noel Rouvignac
In ReplicationBroker, removed null checks on the replication domain. Had to...
tree@ e26f8c commitdiff
20.32.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Fixed compile error.
tree@ ffe7c1 commitdiff
20.57.2013 Jean-Noel Rouvignac
Fixed continuous integration tests failure with FractionalReplicationTest.
tree@ 74a8cf commitdiff
20.29.2013 Jean-Noel Rouvignac
More code cleanups
tree@ 901f18 commitdiff
20.01.2013 Jean-Noel Rouvignac
Code cleanup
tree@ eb998b commitdiff
19.31.2013 Jean-Noel Rouvignac
Second step in simplifying the ReplicationBroker class.
tree@ 334ced commitdiff
19.24.2013 Jean-Noel Rouvignac
First step towards simplifying the ReplicationBroker class.
tree@ 0e53b0 commitdiff
19.21.2013 Jean-Noel Rouvignac
Fixing test failure in Continuous Integration.
tree@ 9c99e9 commitdiff
19.10.2013 Mark Craig
Additional fix for OPENDJ-1253: Test upgrade to latest doc build plugin
tree@ 595028 commitdiff
19.37.2013 Jean-Noel Rouvignac
Code cleanup of extended operations.
tree@ 2858af commitdiff
18.00.2013 Mark Craig
Align with fix for DOCS-121; additional fix for OPENDJ-1253
tree@ 26abed commitdiff
17.32.2013 Matthew Swift
Fix OPENDJ-1246: NPE while creating a new index
tree@ 365ab6 commitdiff
17.27.2013 Matthew Swift
Remove dead code.
tree@ 3802f2 commitdiff
17.15.2013 Christophe Sovant
Fixed aci/targattrfilter/aci_targattrfilter_019 testcase
tree@ d9dc74 commitdiff
17.30.2013 Jean-Noel Rouvignac
OPENDJ-1172 Deadlock between replication threads during shutdown
tree@ 407101 commitdiff
17.05.2013 Jean-Noel Rouvignac
OPENDJ-1231 Make the Medium Consistency Point support replica heartbeats
tree@ 3d7fb8 commitdiff
17.19.2013 Violette Roche-Montane
Removed dot.
tree@ 5e380f commitdiff
17.32.2013 Jean-Noel Rouvignac
OPENDJ-1255 SEVERE_ERROR (Socket closed) in logs/errors file after uninstal...
tree@ 758558 commitdiff
17.08.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ 5f8038 commitdiff
17.43.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ a74752 commitdiff
17.23.2013 Mark Craig
CR-2713 Fix for OPENDJ-1147: Chapter 12 of Admin Guide needs improvement on...
tree@ 90fb2b commitdiff
17.21.2013 Mark Craig
CR-2721 Fix for OPENDJ-1253: Test upgrade to latest doc build plugin
tree@ b44ef9 commitdiff
16.48.2013 Christophe Sovant
Fixed debug mode and fixed a typo in an aci
tree@ 48420d commitdiff
13.33.2013 Jean-Noel Rouvignac
OPENDJ-1250 Unexpected error when using encode-password tool
tree@ 656a95 commitdiff
13.17.2013 Jean-Noel Rouvignac
DirectoryServer.java: Code cleanup, thanks AutoRefactor.
tree@ 9c3232 commitdiff
13.46.2013 Christophe Sovant
Add capability for debugging tests
tree@ 47c123 commitdiff
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ 26b777 commitdiff
13.45.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ 8ee4c5 commitdiff
13.54.2013 Violette Roche-Montane
CR-2693 OPENDJ-1245 import-ldif changes ds-cfg-enabled attr (for user backe...
tree@ 219902 commitdiff
13.48.2013 Jean-Noel Rouvignac
DsconfigOptionsTestCase.java: In testGenerateDoc(), added the @Test annotat...
tree@ dde6b3 commitdiff
13.44.2013 Mark Craig
Workaround for OPENDJ-1198: make-ldif example template shows markup
tree@ e29a5c commitdiff
12.27.2013 Jean-Noel Rouvignac
Code cleanup in the virtual attributes.
tree@ d9d337 commitdiff
12.51.2013 Jean-Noel Rouvignac
Fixing a test failure in Continuous Integration. See the test failure stack...
tree@ 59b365 commitdiff
12.34.2013 Jean-Noel Rouvignac
Fix build in Jenkins.
tree@ 53a485 commitdiff
12.40.2013 Jean-Noel Rouvignac
VirtualAttributeRule.java: Code cleanup
tree@ c0a818 commitdiff
12.24.2013 Jean-Noel Rouvignac
VirtualAttributeConfigManager.java: Extracted methods createRule(), buildFi...
tree@ 69ee91 commitdiff
11.22.2013 Jean-Noel Rouvignac
Fixed compile error due to uncommitted changes in my workspace.
tree@ dee1b3 commitdiff
11.10.2013 Jean-Noel Rouvignac
Ti amo checkstyle!
tree@ 66f4c6 commitdiff
11.08.2013 Jean-Noel Rouvignac
GroupManager.java: Extracted method hasGroupMembershipUpdateControl(). In l...
tree@ 7e9c43 commitdiff
11.03.2013 Jean-Noel Rouvignac
Code cleanups
tree@ 64a1c1 commitdiff
10.42.2013 Matthew Swift
Fix OPENDJ-1248: Unexpected rejected entries during import-ldif
tree@ 5ec364 commitdiff
10.02.2013 Matthew Swift
Fix typo in help.
tree@ 6409bc commitdiff
10.01.2013 Jean-Noel Rouvignac
Argument.java: Implemented toString(). Code cleanup.
tree@ ddbf50 commitdiff
10.21.2013 Christophe Sovant
Removed known issue tag for OPENDJ-1088
tree@ f789bc commitdiff
09.36.2013 Matthew Swift
Attempt to fix nightly unit test failures: forcefully clean the backend dur...
tree@ d6a135 commitdiff
09.46.2013 Matthew Swift
Reset the configuration after the server is stopped, not before.
tree@ ee910c commitdiff
09.45.2013 Matthew Swift
Add more debugging to import test which outputs the configured base DNs upo...
tree@ 0577bb commitdiff
09.12.2013 Matthew Swift
Minor code cleanup
tree@ 262552 commitdiff
first | « prev | next »