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

Jean-Noël Rouvignac
31.20.2015 aa692cdd747a3d7fb7fea54a48cb0db06ec6f6cf
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
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
25.11.2015 Jean-Noel Rouvignac
Use Collection.contains()
tree@ dffa11 commitdiff
25.00.2015 Jean-Noel Rouvignac
Use Collection.contains()
tree@ 6dad52 commitdiff
25.51.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 979329 commitdiff
25.12.2015 Gaetan Boismal
OPENDJ-1666 Code cleanup
tree@ a8fdb7 commitdiff
25.52.2015 Jean-Noel Rouvignac
AutoRefactor'ed Modification.java
tree@ 33e7c7 commitdiff
24.53.2015 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Used ReplicationTestCase.waitForSpecific...
tree@ 189dcd commitdiff
24.13.2015 Jean-Noel Rouvignac
EntryHistorical.java: Use HistAttrModificationKey instead of raw string. Co...
tree@ 966dfe commitdiff
24.43.2015 Jean-Noel Rouvignac
Try to fix randomly failing test.
tree@ c78602 commitdiff
24.42.2015 Jean-Noel Rouvignac
JmxPrivilegeTestCase.java: Extracted methods assertSuccess() Code cleanup
tree@ 8927cd commitdiff
24.59.2015 Jean-Noel Rouvignac
HistAttrModificationKey.java: Renamed DELATTR to ATTRDEL to match string re...
tree@ fbe18c commitdiff
21.40.2015 Jean-Noel Rouvignac
Reverted part of r12768
tree@ 8e88c1 commitdiff
21.39.2015 Jean-Noel Rouvignac
Test code cleanup
tree@ 7e739d commitdiff
21.48.2015 Jean-Noel Rouvignac
AttrHistoricalSingle.java: Extracted methods replaceOrDelete(), add(), repl...
tree@ 6e2358 commitdiff
21.33.2015 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Used ReplicationTestCase.waitForSpecific...
tree@ 8431d9 commitdiff
21.47.2015 Jean-Noel Rouvignac
HistoricalAttributeValueTestCase.java: Added test values.
tree@ 717e2a commitdiff
21.51.2015 Jean-Noel Rouvignac
AttrHistoricalMultiple.java, AttrValueHistorical.java: Improved toString()
tree@ 1a2c5a commitdiff
21.42.2015 Jean-Noel Rouvignac
Fix random test failure. Tests methods were not properly isolated. The sequ...
tree@ ff145a commitdiff
20.19.2015 Chris Ridd
CR-8001 OPENDJ-2216 Add upgrade task which reruns dsjavaproperties
tree@ bc4855 commitdiff
20.14.2015 Jean-Noel Rouvignac
RebuildIndexTask.java: Removed indexExists, used Collection.contains() instead
tree@ 906e55 commitdiff
20.49.2015 Gaetan Boismal
Add missing method in LdapPromiseWrapper
tree@ 8e71d1 commitdiff
20.37.2015 Christophe Sovant
Fix OPENDJ-2243: Missing ".bat" extension for bat/addrate script
tree@ f30e3d commitdiff
19.57.2015 Jean-Noel Rouvignac
AttrHistoricalSingleTest.java: Fixed a bug in replay_deleteMissingAttribute...
tree@ 217d7c commitdiff
19.10.2015 Jean-Noel Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ 8d1238 commitdiff
19.43.2015 Chris Ridd
CR-7872 OPENDJ-2238 Add support for FreeBSD to init script
tree@ 86d0bf commitdiff
18.51.2015 Jean-Noel Rouvignac
AttrHistoricalSingle.java: In processLocalOrNonConflictModification(), made...
tree@ d23d96 commitdiff
18.56.2015 Jean-Noel Rouvignac
Changed AttrHistorical.getValuesHistorical() return type to match usage
tree@ 1f0516 commitdiff
18.39.2015 Jean-Noel Rouvignac
Replaced uses of StringBuilder.append(Utils.joinAsString(String, Collection...
tree@ 510363 commitdiff
17.01.2015 Jean-Noel Rouvignac
DirectoryServer.java: Removed fields duplicating the ones from CoreSchema +...
tree@ c1d6b8 commitdiff
17.35.2015 Jean-Noel Rouvignac
DatabaseEnvironmentMonitor.java: Remove class which has been moved to org.o...
tree@ 022225 commitdiff
17.55.2015 Jean-Noel Rouvignac
ChangelogBackendTestCase.java: In assertChangelogAttributesInRootDSE(), rem...
tree@ e0ee82 commitdiff
17.13.2015 Chris Ridd
CR-7933 OPENDJ-2240 Handle lack of spaces at end of attributeType values
tree@ c774f5 commitdiff
17.39.2015 Jean-Noel Rouvignac
opendj-server-legacy module: replace fest by assertj
tree@ 42b8e8 commitdiff
first | « prev | next »