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

Jean-Noël Rouvignac
16.32.2015 779b2d6a3a0ae1b16d1daf3e62fded1cb4741d75
16.32.2015 Jean-Noël Rouvignac
Remove unused imports
tree@ 779b2d commitdiff
15.49.2015 Jean-Noël Rouvignac
Used TestTimer in GenerationIdTest
tree@ f3547d commitdiff
15.33.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 9b4b14 commitdiff
15.29.2015 Jean-Noël Rouvignac
Fixed build failure
tree@ 5ec930 commitdiff
15.57.2015 Chris Ridd
README should say Java 7
tree@ 1121bf commitdiff
08.31.2015 Fabio Pistolesi
OPENDJ-1654 LDAPOptions should be converted in a SchemaOptions style API
tree@ e85f03 commitdiff
04.00.2015 Gaetan Boismal
OPENDJ-1666 PR-19 CREST-3.0.0 Migration
tree@ dd4a7d commitdiff
27.28.2015 Gaetan Boismal
OPENDJ-1666 Code cleanup
tree@ 844b13 commitdiff
10.54.2015 Jean-Noël Rouvignac
Fixed random tests
tree@ db44a7 commitdiff
10.38.2015 Mark Craig
Test doc tools 3.1.0
tree@ fb877f commitdiff
09.56.2015 Fabio Pistolesi
OPENDJ-2273 File descriptor leak when replication is enabled
tree@ c5fa75 commitdiff
09.27.2015 Fabio Pistolesi
Use forgerock util's Options class instead of SDK's private copy.
tree@ ebd92d commitdiff
09.45.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 6252af commitdiff
04.02.2015 Gaetan Boismal
OPENDJ-2268 Remove VersionCompatibilityIssue
tree@ e6232e commitdiff
07.57.2015 Jean-Noël Rouvignac
Code cleaunp in StateMachineTest + used TestTimer
tree@ ec7882 commitdiff
04.41.2015 Mark Craig
OPENDJ-2254 Edit OpenDJ product documentation
tree@ 9e4b1b commitdiff
02.09.2015 Fabio Pistolesi
OPENDJ-2234 Change number indexer lags behind under load
tree@ f1a3ec commitdiff
03.05.2015 Jean-Noël Rouvignac
OPENDJ-2262 CLU: manage-tasks with cancel option does not write in stderr w...
tree@ 0183d8 commitdiff
03.30.2015 Jean-Noël Rouvignac
close OPENDJ-2262 CLU: manage-tasks with cancel option does not write in st...
tree@ c1f118 commitdiff
03.26.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 35ebf9 commitdiff
03.41.2015 Jean-Noël Rouvignac
Fix randomness in ChangelogBackendTestCase
tree@ 09e8e6 commitdiff
03.39.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 9c8607 commitdiff
03.50.2015 Mark Craig
OPENDJ-2259 Move docs into separate git repos
tree@ 777888 commitdiff
03.42.2015 Jean-Noël Rouvignac
TestTimer.java: do not decrement counter twice in presence of AssertionError
tree@ 7ef06d commitdiff
02.38.2015 Jean-Noël Rouvignac
Fix random failure in ChangelogBackendTestCase
tree@ 7a6bc4 commitdiff
02.51.2015 Jean-Noël Rouvignac
Fix random failure in ChangelogBackendTestCase
tree@ 10f480 commitdiff
02.57.2015 Jean-Noël Rouvignac
Make ChangelogBackendTestCase code more robust by using ReplicaId class
tree@ 447e77 commitdiff
01.51.2015 Bruno Lavit
OPENDJ-2261: remove the opends folder (error due to the SVN to Git migration)
tree@ 95f050 commitdiff
01.27.2015 Mark
Merge pull request #6 in OPENDJ/opendj from ~MARK/opendj:bugfix/OPENDJ-2255...
tree@ 6aedcc commitdiff
31.54.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ 85006d commitdiff
31.20.2015 Jean-Noël Rouvignac
TasksTestCase.java: Extracted method waitTaskCompletedSuccessfully() from t...
tree@ aa692c commitdiff
31.46.2015 Jean-Noël Rouvignac
CR-7943 Create TestTimer interface for implementing loop until condition
tree@ 612652 commitdiff
28.06.2015 Jean-Noël Rouvignac
Preliminary OPENDJ-1192 (PR #8) Modify request replay failures
tree@ c6f761 commitdiff
26.45.2015 Fabio Pistolesi
OPENDJ-2182 CR-7977 Change number indexer prevent server from shutting down
tree@ 627b6d commitdiff
28.09.2015 Jean-Noël Rouvignac
Do not apply suppressed modification in AttrHistoricalMultipleTest
tree@ e7a858 commitdiff
28.46.2015 Jean-Noël Rouvignac
AttrHistorical*Test.java: Renamed NO_CONFLICT to SUCCESS
tree@ 908987 commitdiff
28.48.2015 Jean-Noël Rouvignac
AttrHistorical*Test.java: additional asserts
tree@ 244ca1 commitdiff
28.41.2015 Jean-Noël Rouvignac
Fixed AttrHistoricalMultipleTest
tree@ fcb68d commitdiff
28.52.2015 Mark Craig
Fix broken link
tree@ 25fb19 commitdiff
28.56.2015 Mark Craig
OPENDJ-2255 Initial self-edit of the admin guide
tree@ 2d8c8d commitdiff
26.03.2015 Gaetan Boismal
OPENDJ-2252 Remove svn-property-check maven plugin
tree@ 17cc75 commitdiff
26.42.2015 Jean-Noël Rouvignac
Add .gitignore
tree@ e0e948 commitdiff
26.56.2015 Gaetan Boismal
OPENDJ-2232 Fix OpenDJ trunk to use Git
tree@ eba03f commitdiff
25.43.2015 Fabio Pistolesi
Fix checkstyle
tree@ e84042 commitdiff
25.03.2015 Jean-Noel Rouvignac
SearchFilter.java: Used Collection.contains().
tree@ 5dadea commitdiff
25.02.2015 Jean-Noel Rouvignac
Use Collection.contains() Used early exits Removed duplicated code
tree@ 194776 commitdiff
25.59.2015 Jean-Noel Rouvignac
CommonSchemaElements.java: Changed getNormalizedNames() to return a Set ins...
tree@ 3884bb commitdiff
25.49.2015 Jean-Noel Rouvignac
VerifyIndex.java: In mainVerifyIndex(): - use Collection.contains() - relea...
tree@ 410366 commitdiff
25.47.2015 Jean-Noel Rouvignac
Remove duplicated code
tree@ f841ae commitdiff
25.48.2015 Jean-Noel Rouvignac
Fix build (Eclipse did not give me any errors :( )
tree@ 27f3dd commitdiff
first | « prev | next »