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

Yannick Lecaillez
15.29.2015 58feaed5b2d307d22dfeb6277ec5fbec57c68a87
15.29.2015 Yannick Lecaillez
Fixes from PR #107 comments.
tree@ 58feae commitdiff
13.53.2015 Yannick Lecaillez
OPENDJ-2321: Name of rebuilt index has changed in rebuild-index output.
tree@ f0ed3c commitdiff
13.52.2015 Yannick Lecaillez
Fix: Useless storage re-open after import/rebuild-index.
tree@ 7437fa commitdiff
13.33.2015 Jean-Noël Rouvignac
OPENDJ-2332 rebuild-index: references to "Local DB backend" when running ag...
tree@ 2fe0e1 commitdiff
12.52.2015 Fabio Pistolesi
Refactor StaticUtils in server code by calling SDK's basic methods. Remove ...
tree@ d70583 commitdiff
12.19.2015 Lee Trujillo
OPENDJ-2274: Fix in FilePermission.java and ConfigFileHandler.java for perm...
tree@ a2e607 commitdiff
13.32.2015 Mark Craig
OPENDJ-2336 Fix punctuation for generated man page descriptions
tree@ b8dbe7 commitdiff
13.39.2015 Jean-Noël Rouvignac
Remove trailing spaces
tree@ 7e82ab commitdiff
01.42.2015 Jean-Noël Rouvignac
Put all {@inheritDoc} javadocs on a single line
tree@ f740f5 commitdiff
01.07.2015 Jean-Noël Rouvignac
Replace line comments with javadocs where it makes sense
tree@ f57719 commitdiff
01.03.2015 Jean-Noël Rouvignac
Implemented toString()
tree@ 43ab9c commitdiff
09.28.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted more methods
tree@ 3340d8 commitdiff
12.30.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Code cleanup
tree@ 7afb24 commitdiff
12.29.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Make isAuthnManagedLocally() more visible
tree@ f35c32 commitdiff
23.19.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted methods createPasswordPolicySta...
tree@ 629948 commitdiff
22.35.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted methods to make code more readable
tree@ 847aac commitdiff
22.34.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted method isAuthnManagedLocally()
tree@ 5a90af commitdiff
12.46.2015 Chris Ridd
OPENDJ-2339 Avoid double escaping RDN values
tree@ 290c1e commitdiff
12.29.2015 Yannick Lecaillez
OPENDJ-2331: rebuild-index should fail when rebuilding a non-existing index
tree@ 4894ca commitdiff
12.32.2015 Jean-Noël Rouvignac
OPENDJ-2319 Replication with null backend-type does not work anymore
tree@ 685aec commitdiff
07.14.2015 Jean-Noël Rouvignac
code cleanups
tree@ 430a85 commitdiff
12.34.2015 Matthew Swift
Minor fix: optimize trace logging when beginning a txn
tree@ 0ce6f6 commitdiff
12.33.2015 Matthew Swift
Minor fix: don't use transactions for read operations
tree@ 016cb7 commitdiff
12.24.2015 Matthew Swift
OPENDJ-2324: fix deadlock during update operations
tree@ 3b0b8a commitdiff
12.54.2015 Matthew Swift
Minor fix: Tree should implement Comparable not AbstractTree
tree@ 40c3a7 commitdiff
12.24.2015 Yannick Lecaillez
Fix generated EC certificate's key size. Refactor exception chaining.
tree@ 3f5f98 commitdiff
12.34.2015 Yannick Lecaillez
Fixes from PR comments.
tree@ 876301 commitdiff
01.59.2015 Yannick Lecaillez
OPENDJ-1959: Duplicated WARNING messages
tree@ 64930f commitdiff
09.14.2015 Jean-Noël Rouvignac
OPENDJ-2329 dsconfig delete-backend-index command hangs on JE pluggable
tree@ 5b5b71 commitdiff
07.10.2015 Matthew Swift
OPENDJ-1719: implement upgrade tasks for migrating JE backends
tree@ 37f15b commitdiff
07.09.2015 Matthew Swift
OPENDJ-1719: remove TreeName mangling for JE storage
tree@ 25d611 commitdiff
07.08.2015 Matthew Swift
OPENDJ-2325: align DN.toNormalizedUrlSafeString() with SDK
tree@ 0750f8 commitdiff
07.27.2015 Fabio Pistolesi
OPENDJ-1791 Implement a tool like dbtest for the pluggable backend
tree@ cc6cb5 commitdiff
07.26.2015 Fabio Pistolesi
OPENDJ-2295 Provide a method to get back human readable strings from normal...
tree@ d6c15d commitdiff
09.25.2015 Jean-Noël Rouvignac
Fixed typos
tree@ bebc30 commitdiff
07.50.2015 Jean-Noël Rouvignac
AttributeIndex.java: Code cleanup
tree@ 3d01c4 commitdiff
07.23.2015 Jean-Noël Rouvignac
AttributeIndex.java: Make methods static
tree@ 36aa90 commitdiff
07.00.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 9c56d0 commitdiff
07.43.2015 Jean-Noël Rouvignac
OPENDJ-1852 Fix feature envy between AttributeIndex and Index* classes
tree@ 5b4f75 commitdiff
06.13.2015 Jean-Noël Rouvignac
OPENDJ-2317 dsconfig batch: executed command should be displayed on stdout ...
tree@ 8fb912 commitdiff
06.10.2015 Jean-Noël Rouvignac
More code cleanup
tree@ 4af614 commitdiff
06.06.2015 Jean-Noël Rouvignac
AutoRefactor DSConfig.java
tree@ ddda43 commitdiff
07.09.2015 Jean-Noël Rouvignac
BackendMonitor.java: Renamed update*ndexedSearchCount() to increment*ndexed...
tree@ 4a7419 commitdiff
07.58.2015 Jean-Noël Rouvignac
JEStorage.java, PDBStorage.java: Removed duplicated code and extracted it i...
tree@ 995c28 commitdiff
08.48.2015 Fabio Pistolesi
Excluding bin/ in .gitignore prevents some server code to be tracked, rewri...
tree@ e42806 commitdiff
07.45.2015 Fabio Pistolesi
Change byte to hex conversions to return computed at initialization strings...
tree@ fcda6c commitdiff
07.09.2015 Mark Craig
Update OpenDJ site FAQ
tree@ 89c436 commitdiff
07.57.2015 Jean-Noël Rouvignac
abbreviations.xml: removed duplicate abbreviation for 'je'
tree@ 3aae37 commitdiff
29.53.2015 Jean-Noël Rouvignac
OPENDJ-1719 Consider migrating JE backend to new PluggableBackend framework
tree@ 8550e8 commitdiff
06.53.2015 Jean-Noël Rouvignac
TextErrorLogPublisher.java: Extracted methods setDefinedSeverities() and ad...
tree@ ad607b commitdiff
first | « prev | next »