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

Jean-Noel Rouvignac
13.57.2015 22a104f217fd7d0c47baf781d57019b13d85bddd
13.57.2015 Jean-Noel Rouvignac
Updated opendj-server code after changes to the SDK in r11554.
tree@ 22a104 commitdiff
13.01.2015 Jean-Noel Rouvignac
Code cleanup
tree@ f65e95 commitdiff
13.44.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 435382 commitdiff
12.39.2015 Mark Craig
CR-5771 OPENDJ-1695 Improve REST queryFilter documentation
tree@ 5f4933 commitdiff
12.38.2015 Mark Craig
CR-5771 OPENDJ-1695 Improve REST queryFilter documentation
tree@ c24a35 commitdiff
05.22.2015 Jean-Noel Rouvignac
Remove getBaseDNString() methods.
tree@ b71a91 commitdiff
05.56.2015 Jean-Noel Rouvignac
Importer.java: In addDN() and isDNMatched(), changed DatabaseEntry paramete...
tree@ f41aa6 commitdiff
05.12.2015 Jean-Noel Rouvignac
Removed unused import static org.opends.server.util.StaticUtils.*;
tree@ cad9f2 commitdiff
05.11.2015 Jean-Noel Rouvignac
DraftCNData.java: In the constructor, directly accept a DN instead of a Str...
tree@ ead731 commitdiff
05.28.2015 Mark Craig
CR-5768 OPENDJ-1691 Fix misleading ACI targets doc
tree@ d1e270 commitdiff
05.26.2015 Mark Craig
CR-5768 OPENDJ-1691 Fix misleading ACI targets doc
tree@ 8adbcd commitdiff
02.42.2015 Nicolas Capponi
OPENDJ-1585 Re-implement DN normalization in server
tree@ 39cfb7 commitdiff
02.42.2015 Nicolas Capponi
Fix script to update copyright section in files
tree@ effcf6 commitdiff
30.55.2014 Nicolas Capponi
Code cleanup : remove unused constant and method
tree@ 9da7f8 commitdiff
30.44.2014 Nicolas Capponi
Add ByteString.toPercentHexString() method Remove ByteString.toHexString(ch...
tree@ d0d903 commitdiff
24.01.2014 Jean-Noel Rouvignac
Code cleanup
tree@ 6d1ebe commitdiff
24.57.2014 Jean-Noel Rouvignac
ImportTask.java: In runTask(), extracted method toAttributeTypes(). Fixed s...
tree@ 177d3d commitdiff
23.10.2014 Jean-Noel Rouvignac
OPENDJ-1706 Persistit: online import fails with NPE
tree@ 6578b8 commitdiff
23.04.2014 Jean-Noel Rouvignac
Code cleanup
tree@ e522dd commitdiff
23.44.2014 Matthew Swift
OPENDJ-1713: Persistit: dsconfig configuration properties have no effect
tree@ 7c39b4 commitdiff
23.55.2014 Nicolas Capponi
OPENDJ-1680 Set file-based changelog as default
tree@ 5270dd commitdiff
23.47.2014 Jean-Noel Rouvignac
BackendConfigManager.java: In applyConfiguration*(), replaced the triplet (...
tree@ b534b6 commitdiff
23.39.2014 Nicolas Capponi
OPENDJ-1690 CR-5724 Fix file-based changelog purging
tree@ 0fbd27 commitdiff
23.18.2014 Jean-Noel Rouvignac
PersistItStorage.java: Removed FIXME because now we know there is actually ...
tree@ 62a556 commitdiff
23.40.2014 Jean-Noel Rouvignac
Do not specify the comparator and rely on ByteString natural ordering.
tree@ c91fb5 commitdiff
23.54.2014 Jean-Noel Rouvignac
ImportTask.java: Code cleanup + AutoRefactor.
tree@ 0cb16b commitdiff
23.53.2014 Matthew Swift
Fix formatting in PersistItStorage.java
tree@ aaefc5 commitdiff
23.42.2014 Matthew Swift
OPENDJ-1710: NPE performing deletes and potentially other indexed updates a...
tree@ 7379a9 commitdiff
23.13.2014 Matthew Swift
OPENDJ-1710: NPE performing deletes and potentially other indexed updates a...
tree@ 8ce2cc commitdiff
22.03.2014 Matthew Swift
OPENDJ-1710: NPE performing deletes and potentially other indexed updates a...
tree@ 8dc42d commitdiff
22.33.2014 Jean-Noel Rouvignac
Storage.java: In read() and write(), renamed the parameters to match their ...
tree@ a256cb commitdiff
22.30.2014 Jean-Noel Rouvignac
NotImplementedException.java: REMOVED
tree@ b91397 commitdiff
22.21.2014 Jean-Noel Rouvignac
OPENDJ-1707 Persistit: various import problems
tree@ f87c24 commitdiff
22.11.2014 Jean-Noel Rouvignac
OPENDJ-1707 Persistit: various import problems Code review: Matthew Swift
tree@ 491d49 commitdiff
22.19.2014 Matthew Swift
Fix OPENDJ-1709: Persistit: ldapsearch returns second entry twice
tree@ db02e3 commitdiff
22.46.2014 Jean-Noel Rouvignac
Fixed typos + formatting
tree@ 9e4bbd commitdiff
22.19.2014 Jean-Noel Rouvignac
Improved code readability.
tree@ e096e6 commitdiff
22.15.2014 Jean-Noel Rouvignac
Code cleanup
tree@ c96788 commitdiff
19.49.2014 Jean-Noel Rouvignac
OPENDJ-1602 New pluggable storage based backend
tree@ 83e791 commitdiff
19.52.2014 Jean-Noel Rouvignac
OPENDJ-1602 New pluggable storage based backend
tree@ c812ed commitdiff
19.36.2014 Matthew Swift
OPENDJ-1602 (CR-5566) New pluggable storage based backend
tree@ 0b5da0 commitdiff
19.36.2014 Matthew Swift
OPENDJ-1602 (CR-5566) New pluggable storage based backend
tree@ ee5139 commitdiff
19.21.2014 Jean-Noel Rouvignac
Put back code automatically removed by Eclipse due to a bug in Eclipse Save...
tree@ e88588 commitdiff
19.09.2014 Jean-Noel Rouvignac
StaticUtils.java: Extracted methods addAttributeValue() and getObjectClassN...
tree@ 5e38e0 commitdiff
19.08.2014 Nicolas Capponi
OPENDJ-1672 CR-5726 Fix NoSuchElementException in RS when adding big entries
tree@ 8bbfc7 commitdiff
19.56.2014 Jean-Noel Rouvignac
LocalBackendWorkflowElement.java: Removed initialize(DN, Backend<?>) replac...
tree@ 2efb8f commitdiff
19.17.2014 Matthew Swift
OPENDJ-1602 (CR-5566) New pluggable storage based backend
tree@ 1a0ad8 commitdiff
19.56.2014 Matthew Swift
OPENDJ-1602 (CR-5566) New pluggable storage based backend
tree@ 9f0039 commitdiff
19.49.2014 Jean-Noel Rouvignac
OPENDJ-1602 New pluggable storage based backend
tree@ c4329f commitdiff
19.40.2014 Jean-Noel Rouvignac
OPENDJ-1602 New pluggable storage based backend
tree@ c9ee44 commitdiff
first | « prev | next »