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

Jean-Noel Rouvignac
09.57.2013 abbdffd7e86953f89c3469bcfc659d842fb785f6
24.56.2013 Jean-Noel Rouvignac
OPENDJ-885 - Replication replay may lose changes if it can't acquire a writ...
tree@ af76a3 commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ a8b473 commitdiff
18.54.2010 matthew_swift
Make sure completed tasks retention limit is respected upon server restarts.
tree@ 9d12a3 commitdiff
18.53.2010 matthew_swift
Fix calendar roll on uneven months; make sure leap years are taken into acc...
tree@ 94f934 commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 6b3ef1 commitdiff
05.12.2010 ludovicp
Fix for issue #4572. The duplicated recurring tasks were due to millisecond...
tree@ 91c9fb commitdiff
01.28.2009 abobrov
- [Issue 4257] deleting recurring task throws error : rework recurring tas...
tree@ db546b commitdiff
16.48.2009 jvergara
Fix for issue 3912 (Default automatic Backup should be offered by the contr...
tree@ 2d5ba6 commitdiff
13.42.2009 abobrov
- attempt to fix possible race conditions when tasks changing their state u...
tree@ 913ce6 commitdiff
11.33.2009 abobrov
- [Issue 4029] : Recurring backup failling on Windows : revert to conventio...
tree@ 7e270d commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 67405d commitdiff
19.48.2009 abobrov
- attempt to fix possible race condition that might occur when scheduled ta...
tree@ 7e83f8 commitdiff
07.08.2009 abobrov
- play it safe and make exitRequested volatile.
tree@ 106d2a commitdiff
30.10.2009 abobrov
- plug ConcurrentModificationException highlighted by nightly tests.
tree@ 165eb4 commitdiff
24.13.2009 abobrov
- restore Issue 3773 fix. - avoid ConcurrentModificationException when remo...
tree@ f1c2ef commitdiff
23.50.2009 abobrov
- make sure completed tasks have expicitly set completion time even when th...
tree@ 060852 commitdiff
23.04.2009 abobrov
- fix regression introduced by the fix for issue 3773 in revision 5243. - f...
tree@ a608d0 commitdiff
17.09.2009 abobrov
- move notice messages where they belong.
tree@ a58523 commitdiff
17.55.2009 abobrov
- [Issue 2725] prevent completed tasks from causing exceptions if task clas...
tree@ 94d1f5 commitdiff
17.38.2009 abobrov
- reject tasks with missing dependencies.
tree@ 19c179 commitdiff
17.05.2009 abobrov
- [Issue 3336] take appropriate action for failed dependencies.
tree@ 2f5327 commitdiff
17.59.2009 abobrov
- update copyrights.
tree@ d54dc2 commitdiff
17.58.2009 abobrov
- update copyrights.
tree@ 35b415 commitdiff
17.56.2009 abobrov
- [Issue 2233] log notices when any given task starts and ends execution.
tree@ 7a9de1 commitdiff
17.49.2009 abobrov
- [Issue 3773] remove recurring tasks iterations completely upon recurring ...
tree@ 9df0a6 commitdiff
16.13.2009 abobrov
- [Issues 3842/3770] validate recurring task day against the actual maximum...
tree@ 496a2e commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 220943 commitdiff
19.49.2008 abobrov
- plug issues 3562/3670
tree@ 95d2d0 commitdiff
19.31.2008 abobrov
- [Issue 3674] Task backend should support backup and export
tree@ ae9b70 commitdiff
15.07.2008 abobrov
- [Issue 274] Recurring Tasks
tree@ 2273c2 commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ f73b65 commitdiff
30.39.2008 lutoff
Fix for issue #3184 (restore exit status 0 despite failure due to corrupted...
tree@ d3a210 commitdiff
18.44.2008 boli
With this refactoring:
tree@ 35a408 commitdiff
18.24.2008 abobrov
- make the entry cache preload backend implementation specific moving Ent...
tree@ d5e86c commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
tree@ 100e55 commitdiff
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
tree@ 9a7295 commitdiff
16.19.2007 kenneth_suter
Issue 2368: tasks should be interruptable. The four schedulable task (impo...
tree@ eee90c commitdiff
02.38.2007 kenneth_suter
Partially addressed issues 2335 and 2336 which call for support of task not...
tree@ 0d1131 commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 4c6354 commitdiff
25.28.2007 kenneth_suter
For schedulable utilities have return code reflect success of scheduled tas...
tree@ 7ebe8d commitdiff
24.15.2007 kenneth_suter
Creation of a base DN registry for managing the base DN and naming context ...
tree@ d75c93 commitdiff
19.49.2007 kenneth_suter
Fix for issue 2245 in which duplicate log entries were being written to the...
tree@ 8169fc commitdiff
17.27.2007 kenneth_suter
This commit is for supporting of task scheduling in the future (right now t...
tree@ 29be60 commitdiff
13.14.2007 kenneth_suter
Introduces a utility 'manage-tasks' for monitoring and some management of t...
tree@ 72c939 commitdiff
05.51.2007 neil_a_wilson
Implement support for delete and modify operations in the task backend as f...
tree@ 77dcb7 commitdiff
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
tree@ ffb904 commitdiff
27.31.2007 gbellato
fix for issue 2150 : ConcurrentModificationException in InitializeTask
tree@ 25dac9 commitdiff
22.02.2007 kenneth_suter
fix task to corrently store message ID instead of ordinal for added log mes...
tree@ d9c637 commitdiff
first | « prev | next »