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

copilot/exclude-netty-dependencies
29.04.2013 Jean-Noel Rouvignac
Fixing failing tests in continuous integration.
cf391f diff | tree
29.35.2013 Jean-Noel Rouvignac
StateMachineTest.java: In createReplicationBroker(), added back configurati...
f5c8a1 diff | tree
29.35.2013 Jean-Noel Rouvignac
StateMachineTest.java: In createReplicationBroker(), added back configurati...
c94a50 diff | tree
28.35.2013 Nicolas Capponi
Fix OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly CR-2513
864a31 diff | tree
28.35.2013 Nicolas Capponi
Fix OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly CR-2513
122f2a diff | tree
28.57.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
241e70 diff | tree
28.57.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
b4c9c6 diff | tree
28.23.2013 Jean-Noel Rouvignac
Fixing the build.
420bd7 diff | tree
28.23.2013 Jean-Noel Rouvignac
Fixing the build.
ea98c0 diff | tree
28.01.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Used Assertions to have more descriptive...
7953cd diff | tree
28.01.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Used Assertions to have more descriptive...
38613b diff | tree
28.06.2013 Jean-Noel Rouvignac
OPENDJ-1053 (CR-2520) Improve logging of replication load balancing and fai...
b641e6 diff | tree
28.06.2013 Jean-Noel Rouvignac
OPENDJ-1053 (CR-2520) Improve logging of replication load balancing and fai...
5c3362 diff | tree
26.57.2013 Matthew Swift
Fix OPENDJ-1191: Rare NPE in StaticUtils.isLocalAddress()
9fd103 diff | tree
26.57.2013 Matthew Swift
Fix OPENDJ-1191: Rare NPE in StaticUtils.isLocalAddress()
099e52 diff | tree
25.28.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
8f5eb8 diff | tree
25.28.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
69c440 diff | tree
25.44.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
ef4e51 diff | tree
25.44.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
38fe92 diff | tree
23.39.2013 Mark Craig
OPENDJ-1144: Document recognized control names
ac301f diff | tree
23.39.2013 Mark Craig
OPENDJ-1144: Document recognized control names
2e2be1 diff | tree
23.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Replaced instance fields with directly storing ...
8d5673 diff | tree
23.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Replaced instance fields with directly storing ...
55065c diff | tree
21.42.2013 Ludovic Poitou
Fix OPENDJ-1183: Can not reset userPassword through REST interface due to l...
6439f1 diff | tree
21.42.2013 Ludovic Poitou
Fix OPENDJ-1183: Can not reset userPassword through REST interface due to l...
4bbd5a diff | tree
18.52.2013 Nicolas Capponi
Fix OPENDJ-41: Expose LDAP Grizzly filter APIs This a a part of OPENDJ-175 ...
5bb6c4 diff | tree
18.52.2013 Nicolas Capponi
Fix OPENDJ-41: Expose LDAP Grizzly filter APIs This a a part of OPENDJ-175 ...
5f06b4 diff | tree
18.53.2013 Matthew Swift
Backport fix for OPENDJ-1180: "Connection Error" when trying to connect to ...
60f163 diff | tree
18.53.2013 Matthew Swift
Backport fix for OPENDJ-1180: "Connection Error" when trying to connect to ...
3fc90b diff | tree
18.48.2013 Matthew Swift
Fix OPENDJ-1180: "Connection Error" when trying to connect to a Tivoli Dire...
c9c4e0 diff | tree
18.48.2013 Matthew Swift
Fix OPENDJ-1180: "Connection Error" when trying to connect to a Tivoli Dire...
fe1d87 diff | tree
17.27.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
793b23 diff | tree
17.27.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
8cc2cf diff | tree
17.50.2013 Jean-Noel Rouvignac
Fixed GenerationIdTest.generationIdTest(): test was failing precisely becau...
ab7ae2 diff | tree
17.50.2013 Jean-Noel Rouvignac
Fixed GenerationIdTest.generationIdTest(): test was failing precisely becau...
132dd3 diff | tree
17.54.2013 Jean-Noel Rouvignac
GenerationIdTest.generationIdTest() test is not fixed, but I have now deter...
4365a9 diff | tree
17.54.2013 Jean-Noel Rouvignac
GenerationIdTest.generationIdTest() test is not fixed, but I have now deter...
02c343 diff | tree
17.50.2013 Matthew Swift
Fix OPENDJ-701: Implement paged results support
060013 diff | tree
17.50.2013 Matthew Swift
Fix OPENDJ-701: Implement paged results support
a3afa4 diff | tree
17.49.2013 Matthew Swift
Preliminary work for OPENDJ-701: Implement paged results support
4b00c9 diff | tree
17.49.2013 Matthew Swift
Preliminary work for OPENDJ-701: Implement paged results support
658635 diff | tree
17.48.2013 Matthew Swift
Preliminary work for OPENDJ-701: Implement paged results support
8237ce diff | tree
17.48.2013 Matthew Swift
Preliminary work for OPENDJ-701: Implement paged results support
54ddfd diff | tree
17.49.2013 Jean-Noel Rouvignac
ReplicationBroker.java: In toString(), improved the returned String. Change...
0f96d5 diff | tree
17.49.2013 Jean-Noel Rouvignac
ReplicationBroker.java: In toString(), improved the returned String. Change...
996c7a diff | tree
16.54.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
05b61c diff | tree
16.54.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
ac6c8a diff | tree
16.06.2013 Jean-Noel Rouvignac
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java...
3bd6b1 diff | tree
16.06.2013 Jean-Noel Rouvignac
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java...
0c88b4 diff | tree
15.11.2013 Jean-Noel Rouvignac
GenerationIdTest.java: More code cleanup.
9ec005 diff | tree
first | « prev | next »