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

Jean-Noel Rouvignac
16.17.2013 970e438728efd3c6cecd5ee4601430803145890d
16.17.2013 Jean-Noel Rouvignac
Fixed javadocs
tree@ 970e43 commitdiff
15.27.2013 Jochen Raymaekers
Removed logfile
tree@ 0946c2 commitdiff
15.14.2013 Jochen Raymaekers
GUIMAP.java: Removed unused import.
tree@ f682fb commitdiff
15.54.2013 Jochen Raymaekers
Cleaned up code and updated interface
tree@ 84e1bb commitdiff
15.23.2013 Jochen Raymaekers
Added unimplemented abstract method Connection.deleteSubtree(String)
tree@ 88abc4 commitdiff
15.13.2013 Glenn Van Lint
tree@ a03148 commitdiff
12.22.2013 Mark Craig
CR-1542 Fix for OPENDJ-864: Document REST update support
tree@ 9ca99e commitdiff
11.01.2013 Mark Craig
CR-1537 Fix for OPENDJ-847: Document REST delete support
tree@ db828b commitdiff
11.05.2013 Matthew Swift
Fix for OPENDJ-693: Implement modify/update support
tree@ 7c3e0d commitdiff
10.40.2013 Mark Craig
CR-1532 Fix for OPENDJ-850: Dev guide section on load balancing and failove...
tree@ f0832f commitdiff
10.42.2013 Mark Craig
CR-1531 Fix for OPENDJ-834: Fix download links in OpenDJ docs
tree@ 3ba678 commitdiff
10.09.2013 Mark Craig
Fix image crop
tree@ 9c81e1 commitdiff
10.48.2013 Matthew Swift
Partial fix for OPENDJ-693: Implement modify/update support
tree@ 62daa1 commitdiff
10.31.2013 Matthew Swift
Partial fix for OPENDJ-693: Implement modify/update support
tree@ fde0fc commitdiff
10.13.2013 Matthew Swift
Delegate close() method in order to avoid it becoming converted to a close(...
tree@ 7f8d37 commitdiff
09.58.2013 Matthew Swift
Fix OPENDJ-852: SDK should have PersistentSearchChangeType.all()
tree@ ec6301 commitdiff
09.08.2013 Mark Craig
Typo: "right" should be "wrong"
tree@ aa41a1 commitdiff
09.03.2013 Matthew Swift
Fix for OPENDJ-856: Make Rest2LDAP close the cached authenticated connection.
tree@ 962987 commitdiff
09.00.2013 Matthew Swift
Partial fix for OPENDJ-856: Make Rest2LDAP close the cached authenticated c...
tree@ 47e76c commitdiff
09.58.2013 Matthew Swift
Partial fix for OPENDJ-856: Make Rest2LDAP close the cached authenticated c...
tree@ c94230 commitdiff
08.41.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1505) Implement authentication and authorization for HTTP co...
tree@ 6593f3 commitdiff
08.37.2013 Jean-Noel Rouvignac
OPENDJ-830 Implement authentication and authorization for HTTP connection h...
tree@ 872e13 commitdiff
05.42.2013 Jean-Noel Rouvignac
OPENDJ-830 Implement authentication and authorization for HTTP connection h...
tree@ ed6e9f commitdiff
05.53.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1505) Implement authentication and authorization for HTTP co...
tree@ 1284b9 commitdiff
04.33.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ d34116 commitdiff
04.53.2013 Matthew Swift
Additional fix for OPENDJ-692: Implement delete support
tree@ f81faf commitdiff
04.29.2013 Matthew Swift
Minor optimizations: avoid unnecessary Calendar clone in toString() and avo...
tree@ e90084 commitdiff
04.11.2013 Jean-Noel Rouvignac
JDBCConnectionFactory.java: Removed unused import.
tree@ 1c127b commitdiff
04.12.2013 Matthew Swift
OPENDJ-692: Implement delete support
tree@ e23491 commitdiff
03.39.2013 Matthew Swift
CREST-692: Implement delete support
tree@ 7b74f9 commitdiff
03.37.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 9d8dee commitdiff
03.50.2013 Matthew Swift
CREST-692: Implement delete support
tree@ e68e6d commitdiff
03.19.2013 Matthew Swift
Unit test for CREST-84: Should JSON resource fields be case insensitive?
tree@ 8adaca commitdiff
03.17.2013 Matthew Swift
Add basic tests for performing read requests.
tree@ 513a20 commitdiff
03.16.2013 Matthew Swift
Improve Javadoc.
tree@ f814e4 commitdiff
03.45.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 281d09 commitdiff
02.04.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 69f741 commitdiff
29.06.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 30b4b1 commitdiff
29.55.2013 Matthew Swift
Minor fixes to toString() representation to help unit test debugging.
tree@ 3cd4f8 commitdiff
29.55.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 220545 commitdiff
29.55.2013 Matthew Swift
Very minor code cleanup to requests and responses package:
tree@ c26b2f commitdiff
29.49.2013 Matthew Swift
Very minor code cleanup to LDIF package:
tree@ 83ccd0 commitdiff
29.59.2013 Mark Craig
CR-1485 Fix for OPENDJ-841: Mention safe ways of building filters from user...
tree@ 0efcae commitdiff
28.32.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 5eaa58 commitdiff
28.50.2013 Matthew Swift
Fix OPENDJ-354: Implement a RequestHandler which provides an in-memory backend
tree@ 71178c commitdiff
27.39.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 31c8fb commitdiff
27.29.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 08c0bd commitdiff
27.12.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ e6d5d4 commitdiff
27.23.2013 Matthew Swift
Fix OPENDJ-837: Rest2LDAP hangs on Servlet 2.x
tree@ 2dff20 commitdiff
26.42.2013 Mark Craig
CR-1475 Fix for OPENDJ-829: Document how to configure the commons REST base...
tree@ e57d69 commitdiff
first | « prev | next »