Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
14a417c9 07/22/2020 11:44 PM Andreas Müller

allow exceptions in DeleteNonReferencedReferencesUpdater

c9a6552a 07/17/2020 08:23 AM Andreas Müller

cleanup

086a1ba9 07/15/2020 10:19 PM Andreas Müller

DeleteNonReferencedReferencesUpdater uses ReferencingObjectsCount instead of ReferencingObjects

81f1b374 07/15/2020 08:33 PM Andreas Müller

cleanup

0da5fc18 03/05/2019 02:26 PM Katja Luther

ref #8096: delete old cache updater and adapt cache updater to moved terms

112ab4f7 03/05/2019 01:58 PM Katja Luther

ref #8096: move cache updater and service methods return updateResult

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

a94f8d8f 02/19/2019 05:57 PM Andreas Müller

fix CacheUpdater

0fd9720a 02/19/2019 05:57 PM Andreas Müller

cleanup

57d5b579 02/13/2019 04:12 PM Andreas Müller

ref #8030 rename updateTitleCache to updateCaches

eabaedb0 07/26/2018 11:23 AM Katja Luther

smaller changes in ABCD import

6b35b394 05/04/2018 01:12 PM Andreas Müller

some minor changes in CacheUpdater (also add PolytomousKey)

2540fa1d 05/04/2018 01:12 PM Andreas Müller

cleanup

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

815a9015 03/07/2018 12:02 PM Katja Luther

adapted deleteResult

76db2374 12/05/2017 11:05 AM Andreas Müller

cleanup

eb8122a2 10/10/2017 12:27 PM Katja Luther

remove subTreeConfigurator and updater from io package

bd424526 10/10/2017 12:01 PM Katja Luther

smaller changes in ForSubtreeConfigurator

c10b24e0 09/14/2017 09:10 PM Katja Luther

remove setSecundum in io package

8081ee07 09/14/2017 04:12 PM Katja Luther

ref #6730: set result to Abort if media is used elsewhere

4691e160 09/13/2017 11:56 PM Andreas Müller

fix #3740 implement setPublish for subtrees

28fe8728 09/13/2017 05:09 PM Andreas Müller

ref #3740 further refactor operations in io layer and add publishForSubtreeUpdater

4df9f28c 09/13/2017 04:39 PM Andreas Müller

ref #3740 refactor operations in io layer

  • move operations and operation configurators to a separate package (remove from common package) as they are not realy related to import or export
  • operations are long running tasks using the io framework but not importing or exporting data