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

vharseko-patch-4
19.10.2015 Jean-Noel Rouvignac
OPENDJ-1192 Modify request replay failures
77d378 diff | tree
19.10.2015 Jean-Noel Rouvignac
OPENDJ-1192 Modify request replay failures
8d1238 diff | tree
19.43.2015 Chris Ridd
CR-7872 OPENDJ-2238 Add support for FreeBSD to init script
f6c36f diff | tree
19.43.2015 Chris Ridd
CR-7872 OPENDJ-2238 Add support for FreeBSD to init script
86d0bf diff | tree
18.51.2015 Jean-Noel Rouvignac
AttrHistoricalSingle.java: In processLocalOrNonConflictModification(), made...
b2efaf diff | tree
18.51.2015 Jean-Noel Rouvignac
AttrHistoricalSingle.java: In processLocalOrNonConflictModification(), made...
d23d96 diff | tree
18.56.2015 Jean-Noel Rouvignac
Changed AttrHistorical.getValuesHistorical() return type to match usage
f61444 diff | tree
18.56.2015 Jean-Noel Rouvignac
Changed AttrHistorical.getValuesHistorical() return type to match usage
1f0516 diff | tree
18.39.2015 Jean-Noel Rouvignac
Replaced uses of StringBuilder.append(Utils.joinAsString(String, Collection...
e8cead diff | tree
18.39.2015 Jean-Noel Rouvignac
Replaced uses of StringBuilder.append(Utils.joinAsString(String, Collection...
510363 diff | tree
17.01.2015 Jean-Noel Rouvignac
DirectoryServer.java: Removed fields duplicating the ones from CoreSchema +...
46ec12 diff | tree
17.01.2015 Jean-Noel Rouvignac
DirectoryServer.java: Removed fields duplicating the ones from CoreSchema +...
c1d6b8 diff | tree
17.35.2015 Jean-Noel Rouvignac
DatabaseEnvironmentMonitor.java: Remove class which has been moved to org.o...
83d7f7 diff | tree
17.35.2015 Jean-Noel Rouvignac
DatabaseEnvironmentMonitor.java: Remove class which has been moved to org.o...
022225 diff | tree
17.55.2015 Jean-Noel Rouvignac
ChangelogBackendTestCase.java: In assertChangelogAttributesInRootDSE(), rem...
74d6a0 diff | tree
17.55.2015 Jean-Noel Rouvignac
ChangelogBackendTestCase.java: In assertChangelogAttributesInRootDSE(), rem...
e0ee82 diff | tree
17.47.2015 Chris Ridd
OPENDJ-2241 Backport OPENDJ-2240: AttributeTypes parser mishandles characte...
1659f5 diff | tree
17.40.2015 Chris Ridd
Fix checkstyle errors
211ceb diff | tree
17.13.2015 Chris Ridd
CR-7933 OPENDJ-2240 Handle lack of spaces at end of attributeType values
c774f5 diff | tree
17.13.2015 Chris Ridd
CR-7933 OPENDJ-2240 Handle lack of spaces at end of attributeType values
e85d13 diff | tree
17.39.2015 Jean-Noel Rouvignac
opendj-server-legacy module: replace fest by assertj
42b8e8 diff | tree
17.39.2015 Jean-Noel Rouvignac
opendj-server-legacy module: replace fest by assertj
40215e diff | tree
17.56.2015 Jean-Noel Rouvignac
Code cleanup Fix a bug in RootDSEBackend.getRootDSE().
0c4aff diff | tree
17.56.2015 Jean-Noel Rouvignac
Code cleanup Fix a bug in RootDSEBackend.getRootDSE().
6647ad diff | tree
17.38.2015 Jean-Noel Rouvignac
Fix incorrect error message in replication
b4a3f9 diff | tree
17.38.2015 Jean-Noel Rouvignac
Fix incorrect error message in replication
7c3cd1 diff | tree
17.36.2015 Fabio Pistolesi
OPENDJ-2233 CR-7906 Changelog cursoring seems to rely on exception handling...
03bd61 diff | tree
17.36.2015 Fabio Pistolesi
OPENDJ-2233 CR-7906 Changelog cursoring seems to rely on exception handling...
49a471 diff | tree
17.21.2015 Jean-Noel Rouvignac
Code improvements
e49610 diff | tree
17.21.2015 Jean-Noel Rouvignac
Code improvements
d3e646 diff | tree
14.46.2015 Jean-Noel Rouvignac
Code cleanup
e8c4b1 diff | tree
14.46.2015 Jean-Noel Rouvignac
Code cleanup
989e90 diff | tree
14.05.2015 Jean-Noel Rouvignac
Fix randomness in JmxPrivilegeTestCase. Many thanks Fabio for finding the p...
02328e diff | tree
14.05.2015 Jean-Noel Rouvignac
Fix randomness in JmxPrivilegeTestCase. Many thanks Fabio for finding the p...
4ef055 diff | tree
14.25.2015 Jean-Noel Rouvignac
AbstractOperation.java: Removed setResults(), used the more complete setRes...
6fe8bf diff | tree
14.25.2015 Jean-Noel Rouvignac
AbstractOperation.java: Removed setResults(), used the more complete setRes...
d7d142 diff | tree
14.57.2015 Jean-Noel Rouvignac
Removed code duplication, made code more readable
a94a8b diff | tree
14.57.2015 Jean-Noel Rouvignac
Removed code duplication, made code more readable
0a6fe1 diff | tree
14.18.2015 Jean-Noel Rouvignac
Code cleanup
22edc7 diff | tree
14.18.2015 Jean-Noel Rouvignac
Code cleanup
3de27d diff | tree
14.56.2015 Jean-Noel Rouvignac
Extracted method PasswordPolicyState.isLocked().
c86239 diff | tree
14.56.2015 Jean-Noel Rouvignac
Extracted method PasswordPolicyState.isLocked().
7d8cef diff | tree
14.21.2015 Jean-Noel Rouvignac
Code cleanup: - removed code duplication - explicited code. this allowed to...
737517 diff | tree
14.21.2015 Jean-Noel Rouvignac
Code cleanup: - removed code duplication - explicited code. this allowed to...
8afd93 diff | tree
13.31.2015 Jean-Noel Rouvignac
ModifyConflictTest.java: Used Attributes.create(String, String...) instead ...
966132 diff | tree
13.31.2015 Jean-Noel Rouvignac
ModifyConflictTest.java: Used Attributes.create(String, String...) instead ...
d90f9b diff | tree
13.55.2015 Jean-Noel Rouvignac
ModifyConflictTest.java: Renamed buildMod() to newModification(). Used stat...
8b4a93 diff | tree
13.55.2015 Jean-Noel Rouvignac
ModifyConflictTest.java: Renamed buildMod() to newModification(). Used stat...
d57529 diff | tree
13.56.2015 Jean-Noel Rouvignac
Removed more duplicated code
5d5ab7 diff | tree
13.56.2015 Jean-Noel Rouvignac
Removed more duplicated code
ecf4d2 diff | tree
first | « prev | next »