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

Ludovic Poitou
04.02.2013 d6d5922394ea2868ce431cd5c556803d75b4e4e7
04.02.2013 Ludovic Poitou
Cleanup removing trailing spaces
tree@ d6d592 commitdiff
04.53.2013 Matthew Swift
Additional fix for OPENDJ-692: Implement delete support
tree@ 273bb7 commitdiff
04.42.2013 Ludovic Poitou
Fix minor typos.
tree@ 769d10 commitdiff
04.29.2013 Matthew Swift
Minor optimizations: avoid unnecessary Calendar clone in toString() and avo...
tree@ 5dc459 commitdiff
04.11.2013 Jean-Noel Rouvignac
JDBCConnectionFactory.java: Removed unused import.
tree@ d5dc40 commitdiff
04.10.2013 Jean-Noel Rouvignac
CollectClientConnectionsFilter.java: Extracted method canProcessRequest() f...
tree@ 3015bc commitdiff
04.48.2013 Jean-Noel Rouvignac
SchemaConstants.java: Added NO_ATTRIBUTES for OID "1.1".
tree@ f4a589 commitdiff
04.12.2013 Matthew Swift
OPENDJ-692: Implement delete support
tree@ ff499d commitdiff
03.39.2013 Matthew Swift
CREST-692: Implement delete support
tree@ fd4afd commitdiff
03.37.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 47767a commitdiff
03.50.2013 Matthew Swift
CREST-692: Implement delete support
tree@ c4fe52 commitdiff
03.19.2013 Matthew Swift
Unit test for CREST-84: Should JSON resource fields be case insensitive?
tree@ b1c148 commitdiff
03.17.2013 Matthew Swift
Add basic tests for performing read requests.
tree@ 6ba16f commitdiff
03.16.2013 Matthew Swift
Improve Javadoc.
tree@ 945932 commitdiff
03.45.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ ef7d43 commitdiff
03.06.2013 Jean-Noel Rouvignac
Removing some repetition for opendj.runtime.jars . This adds more semantic ...
tree@ ac41d5 commitdiff
02.04.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ aa8dbe commitdiff
02.59.2013 Jean-Noel Rouvignac
(CR-1489) Build offline with Ivy
tree@ ce873c commitdiff
29.06.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ f2711b commitdiff
29.55.2013 Matthew Swift
Minor fixes to toString() representation to help unit test debugging.
tree@ a617fa commitdiff
29.55.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ 46b939 commitdiff
29.55.2013 Matthew Swift
Very minor code cleanup to requests and responses package:
tree@ 4aa1cf commitdiff
29.49.2013 Matthew Swift
Very minor code cleanup to LDIF package:
tree@ fdd9be commitdiff
29.59.2013 Mark Craig
CR-1485 Fix for OPENDJ-841: Mention safe ways of building filters from user...
tree@ 1b3be6 commitdiff
29.22.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 53f504 commitdiff
29.15.2013 Jean-Noel Rouvignac
Converted comments to javadocs
tree@ bc78b6 commitdiff
28.32.2013 Matthew Swift
Additional change for OPENDJ-354: Implement a RequestHandler which provides...
tree@ a33a49 commitdiff
28.50.2013 Matthew Swift
Fix OPENDJ-354: Implement a RequestHandler which provides an in-memory backend
tree@ 0dc111 commitdiff
27.39.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ c88dc2 commitdiff
27.29.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 662fda commitdiff
27.12.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ cd55d0 commitdiff
27.23.2013 Matthew Swift
Fix OPENDJ-837: Rest2LDAP hangs on Servlet 2.x
tree@ 34e7d0 commitdiff
27.20.2013 Jean-Noel Rouvignac
OPENDJ-816 (CR-1460) ssf bug in ACI evaluation?
tree@ f77703 commitdiff
26.42.2013 Mark Craig
CR-1475 Fix for OPENDJ-829: Document how to configure the commons REST base...
tree@ a8904a commitdiff
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 693421 commitdiff
26.49.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 582344 commitdiff
26.22.2013 Jean-Noel Rouvignac
Converters.java: Made all static final methods public static (static method...
tree@ fed226 commitdiff
26.22.2013 Chris Ridd
CR-1472 Fix OPENDJ-823 Authz users forced to change their password shouldn'...
tree@ ab1a29 commitdiff
26.01.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ d04c1b commitdiff
26.46.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 8a441f commitdiff
26.23.2013 Mark Craig
CR-1474 Fix for OPENDJ-814: Document improvement to escape characters in ma...
tree@ 6c9968 commitdiff
26.57.2013 Jean-Noel Rouvignac
'with with' => 'with'
tree@ 73af71 commitdiff
26.38.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 36ea84 commitdiff
26.09.2013 Jean-Noel Rouvignac
OPENDJ-816 (CR-1460) ssf bug in ACI evaluation?
tree@ 219481 commitdiff
25.38.2013 Matthew Swift
Fix CREST-77: Expose JSON field name constants for HTTP servlet parameters ...
tree@ 92a1d8 commitdiff
25.40.2013 Matthew Swift
Fix OPENDJ-833: Fix OSGi integration for OpenDJ LDAP SDK and sub-modules
tree@ ded21e commitdiff
25.37.2013 Matthew Swift
Additional fix for OPENDJ-694: Implement HTTP BASIC authentication
tree@ a33d5d commitdiff
25.37.2013 Matthew Swift
Additional fix for OPENDJ-694: Implement HTTP BASIC authentication
tree@ 3cbb84 commitdiff
25.58.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 66c134 commitdiff
25.54.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 9ecc91 commitdiff
first | « prev | next »