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

ludovicp
03.11.2008 14bfbd2e1ffad5900a2d4298d960bfffddb4cc38
04.36.2008 jcambon
Fix for issue #3456 : Add a new property to build.xml : wiki.home
blob@ 8c6257 commitdiff | diff to current
26.29.2008 ctissot
Fix for 3259: No messages support in example plugin
blob@ 7ebdf3 commitdiff | diff to current
21.08.2008 boli
This patch adds index buffering capabilities to the JE backend as to avoid ...
blob@ d84ee4 commitdiff | diff to current
21.24.2008 lfrost
Fix for Issue #3092 (bundled installation doc should also be available as t...
blob@ 700b00 commitdiff | diff to current
21.36.2008 ctissot
Put back the example-plugin target in build.xml
blob@ e74642 commitdiff | diff to current
25.30.2008 lutoff
Add SNMP source code in checkstyle list
blob@ 0426e0 commitdiff | diff to current
24.42.2008 abobrov
- enable checkstyle for dsml package.
blob@ 5e0d19 commitdiff | diff to current
20.34.2008 fguigues
Update the SNMP Unit tests. Delete the nbproject (will be available as a zi...
blob@ 7a40ec commitdiff | diff to current
18.22.2008 fguigues
* Fix for Issue 218 : Monitor Information Available via SNMP * Update the n...
blob@ c12b79 commitdiff | diff to current
08.37.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
blob@ c967c5 commitdiff | diff to current
08.39.2008 jcambon
- Issue #2004 (automatically generate HTML configuration guide) Implement...
blob@ 34405c commitdiff | diff to current
21.10.2008 matthew_swift
Fix issues 2831 and 1948.
blob@ 0df071 commitdiff | diff to current
21.18.2008 mmarie
Removed "bad path element" warnings from the DSML gateway compilation.
blob@ 19d108 commitdiff | diff to current
18.03.2008 jvergara
Fix for issue 2822 (Config file should be read-protected) Update the permis...
blob@ c35934 commitdiff | diff to current
17.14.2008 jcambon
Move configuration stylesheet from resource/config to resource/admin
blob@ 360944 commitdiff | diff to current
17.59.2008 jcambon
This is a new feature : automatically generate HTML configuration guide (is...
blob@ f16a87 commitdiff | diff to current
16.21.2008 lutoff
remove temporary files for RPM built
blob@ 456ccd commitdiff | diff to current
16.33.2008 matthew_swift
Fix for issue 2830: Improvements to build "test" target.
blob@ a6772d commitdiff | diff to current
15.40.2008 lutoff
change rpm spec file generation ant task from typedef to taskdef
blob@ db1abb commitdiff | diff to current
14.11.2008 lutoff
Fix for issue #2640 (Provide RPM delivery)
blob@ 1f0ad1 commitdiff | diff to current
10.02.2008 mmarie
Fixes for : 2786 : DSML Gateway misses saaj jars 2774 : DSML gateway war f...
blob@ 9707cf commitdiff | diff to current
04.38.2008 dugan
Issue 2650: import-ldif command should give information about JRE version a...
blob@ 2a234a commitdiff | diff to current
22.27.2007 abobrov
- aggregate MEM property and bump its value to 256Mb.
blob@ 9b6d3e commitdiff | diff to current
21.18.2007 mrossign
Remove jvm attribute from profiling session to support every NB6.0 environm...
blob@ 11227f commitdiff | diff to current
20.55.2007 ctissot
I use this bug id (138) as an umbrella for a list of bugfixes/improvements...
blob@ 7a13d9 commitdiff | diff to current
17.43.2007 jvergara
2730: New - The setup command should perform some basic memory tuning Note:...
blob@ 89f3d3 commitdiff | diff to current
07.36.2007 matthew_swift
This relates to issue 2661 "public APIs must not reference private classes".
blob@ 8d363b commitdiff | diff to current
29.24.2007 lfrost
Fix for 1732 - provide bundled installation documentation. This commit adds...
blob@ 59bbb6 commitdiff | diff to current
24.47.2007 abobrov
- add missing nodetach in run-server and nb-debug-server targets. - enable ...
blob@ 39aaef commitdiff | diff to current
22.20.2007 jcambon
Added 2 targets to run DS and dsconfig : "run-server" and "run-dsconfig", t...
blob@ b40d20 commitdiff | diff to current
02.51.2007 neil_a_wilson
Update the ant build script so that it correctly sets the maximum amount of...
blob@ c8ff8d commitdiff | diff to current
12.51.2007 jdemendi
Add copymessages target so that it can be called from an IDE.
blob@ 5cf129 commitdiff | diff to current
11.05.2007 jvergara
Since the administration backend is an LDIF backend, remove the adminDb dir...
blob@ abe4e3 commitdiff | diff to current
19.35.2007 abobrov
- add Mac native application bundles for QuickSetup, Uninstall and StatusPa...
blob@ fa456f commitdiff | diff to current
19.40.2007 jvergara
After some discussions it has been decided to merge the setup and uninstall...
blob@ ad045b commitdiff | diff to current
19.41.2007 kenneth_suter
removed integration test artifacts
blob@ d69cfd commitdiff | diff to current
19.33.2007 kenneth_suter
commented out broken checkstyle invocation
blob@ 40baf7 commitdiff | diff to current
17.21.2007 neil_a_wilson
Add a new build-tools source stub for the netscape.ldap.LDAPSocketFactory c...
blob@ ff2493 commitdiff | diff to current
11.43.2007 neil_a_wilson
Revert the change to build.xml made in revision 3009, as it has broken the ...
blob@ 07888b commitdiff | diff to current
11.28.2007 davidely
As a way to speed up an incremental build, I've updated the compileadmin ta...
blob@ c998bc commitdiff | diff to current
05.12.2007 matthew_swift
Partial fix for issue 1449: administration framework aggregation support
blob@ 221179 commitdiff | diff to current
05.40.2007 jvergara
The following changes are targetted to fix a certain number of issues relat...
blob@ 4fab9c commitdiff | diff to current
05.43.2007 davidely
Fixed testhelp for -Dtest.progress option to be more accurate for when the ...
blob@ ddcc9c commitdiff | diff to current
02.00.2007 davidely
There are several improvements to the unit test framework in this commit.
blob@ db4a0e commitdiff | diff to current
30.28.2007 kenneth_suter
print a timestamp at the end of package so I know when I built
blob@ 715cda commitdiff | diff to current
29.40.2007 matthew_swift
Fix issue 1831: dsconfig interactive mode.
blob@ 4ffd9f commitdiff | diff to current
27.15.2007 kenneth_suter
added messages package to javadoc generation target
blob@ 8de995 commitdiff | diff to current
20.00.2007 kenneth_suter
made rebuild target depend on generatemessages
blob@ 9f81d8 commitdiff | diff to current
17.57.2007 kenneth_suter
- Restored running of messages tests to precommit target - Fixed broken Sev...
blob@ 430746 commitdiff | diff to current
17.23.2007 kenneth_suter
New tests for messaging plumbing to replace old ones:
blob@ 034c2f commitdiff | diff to current
first | « prev | next »