10 Dec, 2014
3 commits
-
Changed UpdateTxn.remove() to return a boolean instead of void + changed implementations to accommodate this change git-svn-id: https://svn.forgerock.org/opendj/trunk@11422 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11420 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11419 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Dec, 2014
10 commits
-
* align structure across implementations * make tree creation responsibility of importer * add support for opening existing trees to main storage. git-svn-id: https://svn.forgerock.org/opendj/trunk@11416 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11415 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11414 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Converted to extend AbstractBackend. PersistItBackend.java: Code cleanup. git-svn-id: https://svn.forgerock.org/opendj/trunk@11413 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11412 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Converted to extend AbstractBackend. AbstractBackend.java: Added utility methods to TreeName. AbstractBackendTest.java: Added to test AbstractBackend.TreeName. git-svn-id: https://svn.forgerock.org/opendj/trunk@11411 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11410 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In BackendType.createBackend(), removed unused options parameter. Backend.java: In importEntries(), removed options parameter. initialize() is supposed to be called first. git-svn-id: https://svn.forgerock.org/opendj/trunk@11408 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* introduce Importer interface in order to facilitate state management * split Txn into UpdateTxn and ReadTxn. git-svn-id: https://svn.forgerock.org/opendj/trunk@11407 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Dec, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11406 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* improve TreeName.toString() so it can be used as database names * add exception handling support when performing transactions. git-svn-id: https://svn.forgerock.org/opendj/trunk@11405 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11404 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* rename PocBackend -> AbstractBackend * make AbstractBackend abstract * add TreeName.getNames(). git-svn-id: https://svn.forgerock.org/opendj/trunk@11403 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11402 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Dec, 2014
2 commits
-
…eased read/write throughput for me by about 20-25%, but the log cleaning still does not keep up. git-svn-id: https://svn.forgerock.org/opendj/trunk@11400 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
http://jetbrains.github.io/xodus/ git-svn-id: https://svn.forgerock.org/opendj/trunk@11398 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Dec, 2014
2 commits
-
Fix AbstractSubstringMatchingRuleImpl.evaluatesEscape() method Fix SchemaUtils.normalizeNumericStringAttributeValue() method Fix tests: - AbstractSubstringMatchingRuleImplTest - DirectoryStringFirstComponentEqualityMatchingRuleTest - NumericStringEqualityMatchingRuleTest - NumericStringOrderingMatchingRuleTest - NumericStringSubstringMatchingRuleTest - SchemaUtilsTest - UniqueMemberEqualityMatchingRuleTest git-svn-id: https://svn.forgerock.org/opendj/trunk@11388 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
DoubleMetaphoneApproximateMatchingRuleImpl.java: Additional code cleanup. git-svn-id: https://svn.forgerock.org/opendj/trunk@11382 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Dec, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11381 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Adds 'changelog-read' privilege in all SDK files impacted git-svn-id: https://svn.forgerock.org/opendj/trunk@11379 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Dec, 2014
3 commits
-
Two updates to the fix: - always checks serverState before returning a message in MessageHandler.getNextMessage() method - doesn't exclude source handler from connectedDSs in ReplicationServerDomain.take() method git-svn-id: https://svn.forgerock.org/opendj/trunk@11372 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11369 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11368 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Dec, 2014
1 commit
-
Modify ReplicationServerTest.replicationServerTest() method to stop brokers only at end of the test. git-svn-id: https://svn.forgerock.org/opendj/trunk@11362 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Nov, 2014
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11358 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11357 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Now use svnkit 1.8.5 git-svn-id: https://svn.forgerock.org/opendj/trunk@11355 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11354 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11352 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11351 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Nov, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11350 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…actory and GrizzlyLDAPConnectionFactory To avoid code duplication and makes API more fluent, we have merged HBCF, ACF and GCF by creating an AbstractLdapConnectionFactoryImpl. The new connection skeletal associated is AbstractLdapConnectionImpl. This is a sub-optimal solution, there is still some concurrency issues to address in AbstractLdapConnecitonImpl. git-svn-id: https://svn.forgerock.org/opendj/trunk@11348 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Nov, 2014
3 commits
-
Removed org.opends.server.api.Extension. We are fully open source we do not need to support closed source extensions. config.ldif: Removed dn: cn=Extensions,cn=config. ExtensionConfiguration.xml, Extension.java, ExtensionConfigManager.java: REMOVED RootConfiguration.xml, RootCfgDefn.properties: Removed the reference to extension. DirectoryServer.java Removed all references to Extension and ExtensionConfigManager. git-svn-id: https://svn.forgerock.org/opendj/trunk@11339 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Creates a generic Option class and a SchemaOptions class to manage schema compatibility options. git-svn-id: https://svn.forgerock.org/opendj/trunk@11335 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11334 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11331 41b1ffd8-f28e-4786-ab96-9950f0a78031