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

Mark Craig
16.41.2013 d1b4673a185e95d2f9293eba0c3f52f67803e72f
16.41.2013 Mark Craig
Fix build break
tree@ d1b467 commitdiff
16.22.2013 Jean-Noel Rouvignac
BooleanHolder.java: Forced specifying a default value in the ctor. Implemen...
tree@ 8efada commitdiff
16.12.2013 Chris Ridd
CR-2005 Fix OPENDJ-1036 Cleanup passwords in memory?
tree@ 0822ab commitdiff
16.00.2013 Mark Craig
CR-2007 Fix for OPENDJ-1047: Create a reference entry for windows-service.bat
tree@ a73358 commitdiff
16.54.2013 Mark Craig
Typos
tree@ 37e510 commitdiff
16.55.2013 Mark Craig
CR-2006 Fix for OPENDJ-1046: Make paths to commands consistent throughout t...
tree@ 54a59c commitdiff
16.56.2013 Mark Craig
CR-2004 Fix for OPENDJ-1028: There are 3 ways of constructing ModifyRequests
tree@ 1fc8cb commitdiff
16.57.2013 Jean-Noel Rouvignac
Respected the Single Responsibility Principle by splitting findAndSetMatchi...
tree@ 00b35e commitdiff
15.24.2013 Jean-Noel Rouvignac
Extracted several time the method findAndSetMatchingDN(). We should look at...
tree@ 91cb0d commitdiff
15.09.2013 Jean-Noel Rouvignac
TaskBackendTestCase.java: Automated refactorings.
tree@ 4adb6f commitdiff
15.09.2013 Chris Ridd
Remove unused messages
tree@ 108b4f commitdiff
15.09.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Code cleanup.
tree@ 7eb06b commitdiff
15.45.2013 Jean-Noel Rouvignac
Removed useless empty statements.
tree@ 2021da commitdiff
15.41.2013 Jean-Noel Rouvignac
Created NullOutputStream.wrapOrNullStream() and used it in all tools instea...
tree@ e8831e commitdiff
15.40.2013 Jean-Noel Rouvignac
Created NullOutputStream.wrapOrNullStream() and used it in all tools instea...
tree@ dddf95 commitdiff
15.17.2013 Jean-Noel Rouvignac
Refactoring on the LocalBackend*Operation classes: - Extracted process*() m...
tree@ 2ce1ae commitdiff
15.44.2013 Jean-Noel Rouvignac
Refactoring on the LocalBackend*Operation classes: - Moved BooleanHolder ou...
tree@ e4c1fb commitdiff
12.59.2013 Ludovic Poitou
Fix checkstyle
tree@ d65972 commitdiff
12.37.2013 Jean-Noel Rouvignac
Big refactoring of LocalBackendAddOperation, removed nearly 300 lines of code.
tree@ 6e1eb9 commitdiff
12.28.2013 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 9c71e8 commitdiff
12.02.2013 Jean-Noel Rouvignac
AciHandler.java: More code simplifications.
tree@ 638f35 commitdiff
12.48.2013 Jean-Noel Rouvignac
AciContainer.java: More code simplifications.
tree@ 71c7c6 commitdiff
12.12.2013 Jean-Noel Rouvignac
AciEvalContext.java, AciContainer.java: Removed instance member isDenyEval,...
tree@ 6b6247 commitdiff
12.27.2013 Jean-Noel Rouvignac
*.java: Switched the use of collections concrete classes to interfaces.
tree@ 130391 commitdiff
12.54.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ 1fc3b2 commitdiff
11.03.2013 Jean-Noel Rouvignac
EntryContainer.java: Committed adding @Override separately from bigger, rea...
tree@ 2480c8 commitdiff
11.51.2013 Jean-Noel Rouvignac
AbstractOperation.java: Removed duplicated javadoc.
tree@ 0d3ca5 commitdiff
11.30.2013 Jean-Noel Rouvignac
Fixed typo.
tree@ c21fee commitdiff
11.15.2013 Jean-Noel Rouvignac
Decouple some tests from running the server.
tree@ 1d2997 commitdiff
10.43.2013 Chris Ridd
Fix comments
tree@ 351212 commitdiff
10.28.2013 Mark Craig
CR-1977 Fix for OPENDJ-1005: Move server doc sources alongside other server...
tree@ 08064a commitdiff
10.05.2013 Jean-Noel Rouvignac
*.java: Replaced collection concrete classes with interfaces. Used javadocs...
tree@ 550e5f commitdiff
10.41.2013 Jean-Noel Rouvignac
Fixed checkstyle errors.
tree@ 3cc2d8 commitdiff
10.36.2013 Jean-Noel Rouvignac
DirectoryServer.java: In bootstrapAttributeSyntaxes(), extracted method ini...
tree@ 1c8e5c commitdiff
09.38.2013 Jean-Noel Rouvignac
TestBackendImpl.java: Extracted methods assertIndexContainsID() to remove d...
tree@ eafb10 commitdiff
09.09.2013 Jean-Noel Rouvignac
TestBackendImpl.java: In initMatchedDNs(), fixed the test (variables were i...
tree@ a451db commitdiff
09.20.2013 Ludovic Poitou
Fix OPENDJ-1067: Tools are not properly picking up OPENDJ_JAVA_HOME variable.
tree@ 2238db commitdiff
09.04.2013 Jean-Noel Rouvignac
Fixed typo.
tree@ 095239 commitdiff
09.51.2013 Ludovic Poitou
Fix typo in comment
tree@ b0d1bb commitdiff
09.46.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Used StaticUtils.close()
tree@ ab2017 commitdiff
09.28.2013 Jean-Noel Rouvignac
Remove try / catch / throw anti-pattern
tree@ d313f5 commitdiff
09.04.2013 Jean-Noel Rouvignac
PluginConfigManager.java: Updated copyright because of commit r9200 .
tree@ 5ef73c commitdiff
09.45.2013 Jean-Noel Rouvignac
PluginConfigManager.java: Extracted methods handlePreParseException(), hand...
tree@ 29f17f commitdiff
09.12.2013 Jean-Noel Rouvignac
LDIFReader.java: Code cleanup: removed useless try / catch. Used interfaces...
tree@ f89b73 commitdiff
08.23.2013 Matthew Swift
Unit tests for OPENDJ-1058: HeartbeatConnectionFactory does not actively sh...
tree@ 7274fb commitdiff
08.08.2013 Christophe Sovant
[OPENDJ-1063] CR-1971 Fix "build.sh package-RPM" target which fails when th...
tree@ 592c74 commitdiff
08.21.2013 Mark Craig
CR-1970 Fix for OPENDJ-1055: Document SSL support for the REST LDAP gateway
tree@ c00195 commitdiff
08.56.2013 Mark Craig
Fix Javadoc vulnerability with older Java environments
tree@ be1fd1 commitdiff
08.43.2013 Mark Craig
Update in-progress docs to target next version
tree@ 8cb201 commitdiff
05.41.2013 Matthew Swift
Fix OPENDJ-1044: Doing a PUT with JSON data identical to what is on the ser...
tree@ 4354ab commitdiff
first | « prev | next »