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

features/bump-commons
26.57.2016 Jean-Noël Rouvignac
ReplicationDomainMonitorData: corrected code for multi-threading case
0e5de1 diff | tree
06.14.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
5e0a55 diff | tree
06.48.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
00e596 diff | tree
06.33.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
22e546 diff | tree
06.29.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
08cb78 diff | tree
06.25.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
d89c47 diff | tree
06.16.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
a599a2 diff | tree
05.29.2016 Jean-Noël Rouvignac
SchemaBuilder.java: code cleanup
78bc84 diff | tree
05.56.2016 Jean-Noël Rouvignac
Replase use of String ldapUrl by HostPort
c8a1be diff | tree
05.47.2016 Jean-Noël Rouvignac
control-panel: Replace server's Entry by SDK's Entry
561592 diff | tree
05.52.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
664eac diff | tree
05.26.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
0f88b7 diff | tree
05.27.2016 Jean-Noël Rouvignac
Remove TrustedSocketFactory which was used by JNDI
db62f6 diff | tree
05.39.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
609077 diff | tree
05.42.2016 Jean-Noël Rouvignac
DeleteEntryTask.java No need to clone the connection since we no longer use...
00a37a diff | tree
11.02.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
45a05a diff | tree
04.47.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
61dfeb diff | tree
04.21.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
867e35 diff | tree
04.40.2016 Jean-Noël Rouvignac
Replace use of Base64 by ByteString.toBase64String()
a8577a diff | tree
05.21.2016 Jean-Noël Rouvignac
InternalClientConnection.processAdd(AddChangeRecordEntry), simplified code
d67323 diff | tree
05.13.2016 Jean-Noël Rouvignac
AddOperationBasis: Change constructor to accept an Entry rather than its fi...
04751f diff | tree
05.10.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
2a6a43 diff | tree
04.40.2016 Jean-Noël Rouvignac
OPENDJ-3205 Control-panel: missing manage tasks screen
79bdc1 diff | tree
04.32.2016 Jean-Noël Rouvignac
OPENDJ-3235 Replication: NPE when disabling replication on cn=schema
3011f1 diff | tree
04.15.2016 Jean-Noël Rouvignac
remove CustomSearchResult, replaced by SDK's Entry
9d0cd2 diff | tree
04.53.2016 Jean-Noël Rouvignac
Replace CustomSearchResult by SDK's Entry
cd7374 diff | tree
04.24.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
eb3840 diff | tree
04.05.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
9529c4 diff | tree
04.45.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
7a573a diff | tree
04.10.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
cca953 diff | tree
04.58.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
853445 diff | tree
04.40.2016 Jean-Noël Rouvignac
Remove duplicate method
bdb80b diff | tree
04.47.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
8ca638 diff | tree
03.53.2016 Jean-Noël Rouvignac
BasicNode: use DN
c99582 diff | tree
03.18.2016 Jean-Noël Rouvignac
CustomSearchResult: use DN
0494a5 diff | tree
03.52.2016 Jean-Noël Rouvignac
Avoid DN being shown twice on UI: dc=example,dc=com,dc=example,dc=com
83ae76 diff | tree
03.14.2016 Jean-Noël Rouvignac
OPENDJ-3205 Control-panel: fix java-settings
959f72 diff | tree
03.07.2016 Jean-Noël Rouvignac
Code cleanup, added toStrings()
75fa12 diff | tree
02.12.2016 Jean-Noël Rouvignac
TopologyCache.updateReplicas() simplified code by optimizing the search filter
710ec5 diff | tree
02.08.2016 Jean-Noël Rouvignac
OPENDJ-3133 ensure dsreplication status queries first the replica with the ...
61f878 diff | tree
01.27.2016 Fabio Pistolesi
Temporarily work around file permissions checks when running the tests as root
98fa91 diff | tree
01.26.2016 Jean-Noël Rouvignac
OPENDJ-3133 dsreplication status reports M.C. (Missing Changes) when none e...
35e456 diff | tree
03.27.2016 Jean-Noël Rouvignac
code cleanups
149df2 diff | tree
03.14.2016 Jean-Noël Rouvignac
ConnectionUtils.asSetOf*() should never return null
9c3ca8 diff | tree
03.27.2016 Jean-Noël Rouvignac
ConnectionWrapper: isSSL() => isLdaps(), isStartTLS() => isStartTls()
6a6095 diff | tree
02.05.2016 Jean-Noël Rouvignac
Fix control-panel broken by commit f3f9f37cd05c81867e2852746b169132d8f
578fba diff | tree
05.51.2016 Nicolas Capponi
OPENDJ-3196 Remove multiple names mapping from Schema class
97233d diff | tree
04.23.2016 Nicolas Capponi
OPENDJ-3196 Prevent ambiguous schema element names in SDK
9ddedc diff | tree
02.23.2016 Jean-Noël Rouvignac
Code cleanup, implemented toString()
3c9398 diff | tree
01.14.2016 Jean-Noël Rouvignac
ReplicationCliMain.java: various code cleanups
b07dd3 diff | tree
first | « prev | next »