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

Jean-Noel Rouvignac
03.14.2014 cbc80496c699b75779b33e7d4e2f0a285f7a983d
03.14.2014 Jean-Noel Rouvignac
Replaced OpenDJ Server classes by equivalent SDK classes.
tree@ cbc804 commitdiff
03.45.2014 Jean-Noel Rouvignac
OPENDJ-1545 Remove Workflow, NetworkGroups and related attempts at building...
tree@ 2df0ef commitdiff
03.09.2014 Jean-Noel Rouvignac
Code cleanup
tree@ c503e2 commitdiff
03.41.2014 Jean-Noel Rouvignac
Last batch of fixes from AutoRefactor (or me) for a while. AutoRefactor suc...
tree@ 6c4b91 commitdiff
03.38.2014 Jean-Noel Rouvignac
JPEGSyntaxImpl.java: In isValidJfif() and isValidExif(), fixed a bug: origi...
tree@ 8f42ef commitdiff
03.50.2014 Jean-Noel Rouvignac
AutoRefactored: - work with null checked expressions first - revert conditi...
tree@ befe10 commitdiff
03.46.2014 Jean-Noel Rouvignac
Code cleanup
tree@ 400681 commitdiff
03.42.2014 Jean-Noel Rouvignac
JPEGSyntaxImpl.java: Extracted methods isValidJfif() and isValidExif() for ...
tree@ d9d8e6 commitdiff
31.38.2014 Jean-Noel Rouvignac
LDAPUrl.java: Code cleanup Extracted methods parseScope() and parseAttribut...
tree@ 235210 commitdiff
31.23.2014 Jean-Noel Rouvignac
AutoRefactor'ed inverting equals().
tree@ 593a34 commitdiff
31.49.2014 Jean-Noel Rouvignac
Restored behaviour before r11224
tree@ 874a98 commitdiff
31.34.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ ab8cb3 commitdiff
30.25.2014 Jean-Noel Rouvignac
Code cleanup
tree@ a32af3 commitdiff
30.28.2014 Jean-Noel Rouvignac
OPENDJ-1602 New pluggable storage based backend
tree@ 32ae0e commitdiff
30.44.2014 Jean-Noel Rouvignac
AutoRefactored code.
tree@ 9b334a commitdiff
30.09.2014 Jean-Noel Rouvignac
OPENDJ-1613 (CR-5064) NullPointerException while searching on ch=changelog
tree@ d33633 commitdiff
30.55.2014 Jean-Noel Rouvignac
OPENDJ-1613 (CR-5064) NullPointerException while searching on ch=changelog
tree@ 5bb74c commitdiff
30.18.2014 Jean-Noel Rouvignac
Utils.java: Reduced scope of variables. Used early exits.
tree@ 67e878 commitdiff
30.14.2014 Jean-Noel Rouvignac
Improvements to DN class.
tree@ eb3d93 commitdiff
30.48.2014 Nicolas Capponi
OPENDJ-1591 Modify UniqueMemberEqualityMatchingRuleImpl to normalized DN ...
tree@ 5a52d2 commitdiff
29.46.2014 Jean-Noel Rouvignac
Updated copyrights after r11216.
tree@ c9e89a commitdiff
29.40.2014 Jean-Noel Rouvignac
TestImportJob.java: Extracted method importLDIF().
tree@ cd8ee7 commitdiff
29.33.2014 Jean-Noel Rouvignac
OPENDJ-1571 Internal Error when doing REST operations on HTTP Connection Ha...
tree@ 03ac71 commitdiff
29.52.2014 Jean-Noel Rouvignac
IsMemberOfVirtualAttributeProviderTestCase.java: Extracted methods delete()...
tree@ e1dca1 commitdiff
29.47.2014 Jean-Noel Rouvignac
Removed useless calls to toString() in logging statements. Code cleanup.
tree@ bd4811 commitdiff
29.46.2014 Nicolas Capponi
OPENDJ-1585 CR-5044 Replace normalized DN byte strings by CompactDn in St...
tree@ a88e38 commitdiff
29.14.2014 Jean-Noel Rouvignac
DN.java: In toIrreversibleNormalizedByteString(), avoid uselessly creating ...
tree@ f0f220 commitdiff
29.04.2014 Jean-Noel Rouvignac
VerifyJob.java: Removed useless calls to toString() in logging statements. ...
tree@ 47bddb commitdiff
29.48.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ 3d352a commitdiff
28.13.2014 Nicolas Capponi
OPENDJ-1585 Remove DN equality matching rule usage to prevent indirect usa...
tree@ 14c66f commitdiff
28.04.2014 Nicolas Capponi
OPENDJ-1585 Replace calls to DN.toNormalizeString() by calls to DN.toStrin...
tree@ 169edb commitdiff
28.27.2014 Nicolas Capponi
OPENDJ-1585 Add CompactDn class as compact representation of a DN
tree@ 339cfd commitdiff
28.53.2014 Jean-Noel Rouvignac
Code cleanup
tree@ 3b20d6 commitdiff
28.02.2014 Jean-Noel Rouvignac
ByteString.java: In several methods added short circuit checks to return th...
tree@ c69ab6 commitdiff
28.01.2014 Ludovic Poitou
Fix for OPENDJ-1586: Changes in processSearch to iterate through nested gro...
tree@ 7b0a09 commitdiff
28.38.2014 Jean-Noel Rouvignac
PendingChanges.java: Fixed a typo in the javadoc
tree@ ebaff5 commitdiff
28.13.2014 Mark Craig
Backport CR-5028 OPENDJ-1567 Doc differences between make-ldif & makeldif
tree@ 9c857f commitdiff
28.12.2014 Mark Craig
CR-5028 OPENDJ-1567 Doc differences between make-ldif & makeldif
tree@ 0e4943 commitdiff
28.28.2014 Mark Craig
Backport Remove compatibility doc for changes already released
tree@ 049381 commitdiff
28.25.2014 Mark Craig
Remove compatibility doc for changes already released
tree@ b81920 commitdiff
28.58.2014 Mark Craig
Fix typo in JCite spec
tree@ 0e0a3e commitdiff
27.42.2014 Nicolas Capponi
OPENDJ-1585 Replace calls to DN.toNormalizeString() by calls to DN.toStrin...
tree@ 56d95c commitdiff
24.45.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ 6628d9 commitdiff
24.48.2014 Jean-Noel Rouvignac
Further code cleanup.
tree@ 5a71fa commitdiff
24.47.2014 Jean-Noel Rouvignac
More code cleanup of ReplicationCliMain Removed utility methods that are ju...
tree@ a51219 commitdiff
23.07.2014 Jean-Noel Rouvignac
Removed duplicate methods between org.opends.quicksetup.util.Utils and com....
tree@ 21faa1 commitdiff
23.00.2014 Jean-Noel Rouvignac
Big code cleanup of ReplicationCliMain
tree@ b12c55 commitdiff
23.02.2014 Ludovic Poitou
Port to the DJ3 dev branch the unit-test to verify fix for OPENDJ-1586
tree@ 219101 commitdiff
23.00.2014 Ludovic Poitou
Fix for OPENDJ-1586: Changes in processSearch to iterate through nested gro...
tree@ 60a4d6 commitdiff
23.52.2014 Jean-Noel Rouvignac
Add back missing import
tree@ 8e959f commitdiff
first | « prev | next »