Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
abce4859 06/01/2015 05:07 PM Cherian Mathew

CdmApplicationRemoteController : moved cdm model caching to start before application context init
CdmApplicationRemoteConfiguration : moved bean initialization from autowiring to getBean in getters for better performance
httpInvokerServiceClients.xml : changed init startegy for services to lazy init...

961d67ac 05/28/2015 10:45 AM Cherian Mathew

added comment for sync get method call

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

95b6f6f5 05/27/2015 02:07 PM Cherian Mathew

CdmApplicationRemoteController : refactoring code to simplify application context loading and making it performant
CdmModelCacher : removed unused method
CdmRemoteCacheManager : moved cache from disk to memory
httpInvokerServiceClients : lazy initializing all service beans...

b0b380aa 05/26/2015 06:23 PM Cherian Mathew

corrected app context generation

6548ea8a 05/26/2015 06:18 PM Cherian Mathew
  • corrected recursive autowiring
  • changed application context loading to be more performant
9d61d919 05/22/2015 07:10 PM Cherian Mathew

CacheLoader : added strict check in recurive loop for same (not only equal) objects
EntityCacherDebugResult : removed deproxy of objects
ProxyUtils : refactoring
httpInvokerServiceClients.xml : corrected validation service class name
hibernate.cfg.xml, cdmTest.*.db : updated to latest

8ab62f50 05/22/2015 11:37 AM Cherian Mathew

fixed problems with new classes in merge

4b94c9cf 05/22/2015 10:54 AM Cherian Mathew

Merge branch 'move-to-luna' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...

e1f2a065 05/20/2015 07:16 PM Cherian Mathew

dependency changes to move to e4

1cd65199 05/20/2015 04:05 PM Cherian Mathew

.classpath, MANIFEST.MF, build.properties, pom.xml : added cdm-server jar to lib dir and project classpath
/lib : added ignore for cdm-server jar
CacheLoader : reverted update of cached entity field
cdmlib-remote-webapp.war : updated to latest version

56200bd1 05/20/2015 02:00 PM Cherian Mathew

CdmTransientEntityCacher : adding cache to default cache manager
EntityCacherDebugResult : corrections
cdmlib-remote-webapp.war : new version

9b10f34c 05/04/2015 02:43 PM edit-jenkins

Updated version in config files to 3.5.2-SNAPSHOT

dec40d07 05/04/2015 02:38 PM edit-jenkins

Updated version in config files to 3.5.1

e3259fb3 04/14/2015 01:52 PM Katja Luther
74b4e0d9 03/28/2015 11:32 AM Patrick Plitzner
  • exported missing package
2d6df6fe 03/27/2015 11:13 AM Cherian Mathew

eu.etaxonomy.taxeditor.product.with.jre : removed since the jre bundling is done on jenkins
ApplicationUtil : added UTC to beta version string
eu.etaxonomy.taxeditor.cdmlib/pom.xml : fixes problem with clean validate - ticket #4733

6dcccd22 03/25/2015 01:47 PM edit-jenkins

Updated version in config files to 3.5.1-SNAPSHOT

688085e0 03/25/2015 01:40 PM edit-jenkins

Updated version in config files to 3.5.0

2553a8f7 03/24/2015 11:08 AM Patrick Plitzner
  • committed updated classpath
2afa3e78 03/20/2015 02:38 AM Andreas Müller

3.4.1->3.5.0 in MANIFEST

2415984f 03/20/2015 02:28 AM Andreas Müller

3.4.1->3.5.0 in MANIFEST

db42120d 03/20/2015 01:09 AM Andreas Müller

update Manifest from 3.4.1 -> 3.5.0

08576422 03/20/2015 12:58 AM Andreas Müller

update taxeditor version from 3.4.1 to 3.5.0

17cdf390 03/19/2015 10:34 PM Andreas Müller
a8e762da 03/19/2015 04:36 PM Cherian Mathew

wrong target revision in the last commit

b19a1b74 03/19/2015 04:25 PM Cherian Mathew

reverting back wrongly committed files

68fe5da5 03/19/2015 04:16 PM Cherian Mathew

Updated version in config files to 3.4.1-SNAPSHOT

91759c63 03/19/2015 04:11 PM Cherian Mathew

Updated version in config files to 3.4.0

07cebe78 03/18/2015 06:35 PM Cherian Mathew

moved cached cdm entity field update for only CdmBase objects

ba0d4c2f 03/09/2015 11:00 AM Cherian Mathew

httpInvokerServiceClients.xml : set 'CdmServiceRequestExecutor' class as default for all services
ICdmEntitySession, CdmEntitySession, MockCdmEntitySession : added method to update session
ICdmEntitySessionManager, CdmEntitySessionManager, MockCdmEntitySessionManager : added methods to set active session, dispose and update sessions...

348d552a 03/02/2015 10:21 AM Cherian Mathew

AbstractPersistentCollection : fixed loading of collection
MockCdmEntitySessionManager, MockCdmEntitySession, ICdmEntitySessionManager, ICdmEntitySession, CdmEntitySessionManager,
CdmEntitySession : added new load method with choice to update client object graph...

445ffbfa 02/25/2015 10:21 AM Cherian Mathew

added custom executor for common service

1075da9a 02/23/2015 09:51 AM Cherian Mathew

ICachedCommonService, CachedCommonServiceImpl : moved class to service package
CdmApplicationRemoteConfiguration, AbstractPersistentCollection, AbstractLazyInitializer : refactored package of CachedCommonService
CdmServiceRequestExecutor : added code for intercepting all services and loading returned objects into current session...

56a14252 02/19/2015 05:42 PM Cherian Mathew

OpenInspectSessionsHandler : handler for opening the inspect session dialog
CacheLoader : moved recursive logic from cdm transient cacher to new class
CdmServiceCacher : now uses CacheLoader to recursively load entities
CdmTransientEntityCacher : moved recursive logic from cdm transient cacher to new class and corrected caching issues...

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...

703e8efc 02/17/2015 12:43 PM Cherian Mathew

CdmRemoteCacheManager : added cache getter methods
CdmTransientEntityCacher, CdmEntitySession, CdmEntitySessionManager, ICdmEntitySession, ICdmEntitySessionManager, ICdmEntitySessionManagerObserver, MockCdmEntitySession, MockCdmEntitySessionManager , eu.etaxonomy.taxeditor.cdmlib/src/main/resources/cdmlib-ehcache.xml : added statistics config , getter method for live stats and observer to update when sessions are bound and disposed...

ec25be77 02/12/2015 09:47 AM Cherian Mathew

CdmTransientEntityCacher : overriding cache field only in the case of initialised cdm entity
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added update + delete methods
DeleteSynonymOperation, MoveFactualDataHandler : changed service call to uuid one...

c7d830cc 02/11/2015 02:03 PM Cherian Mathew

CdmModelCacher : added recursive search in super classes
CdmTransientEntityCacher : corrected caching
EntityCacherDebugResult : new debug result object
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method
CdmEntitySessionInput : new super class for editor input objects...

5c9343bd 02/05/2015 10:18 AM Cherian Mathew

CdmTransientEntityCacher : comments and cleanup
MockCdmEntitySessionManager, MockCdmEntitySession : implementing new interface methods
renamed ISessionEventListener to ICdmEntitySessionEnabled
ICdmEntitySession, CdmEntitySession : added methods to register session observer and add change events...

a41953a2 02/03/2015 10:49 AM Cherian Mathew

ApplicationUtil : Added 'Remoting' to title
CdmTransientEntityCacher : corrected recursive call for delete functionality
RemotingLoginDialog : Added refresh functionality
PolytomousKeyTest : updated test data and added tests for delete functionality

941b3481 02/02/2015 04:40 PM Cherian Mathew

cleaned up lib dir and updated unitils version
CdmAuthenticatedHttpInvokerRequestExecutor : custom authentication executor (not used for now)
MockCdmEntitySession : mock session for stand-alone editor

5c6184af 02/02/2015 04:18 PM Cherian Mathew

merge from trunk

79c42b3f 01/28/2015 02:26 PM Cherian Mathew

merge from trunk

26ca06a7 01/27/2015 01:56 PM Patrick Plitzner
  • adder swagger annotations to build path
5e394236 01/27/2015 10:34 AM Cherian Mathew

MANIFEST.MF : New apache http client packages added
CdmServerInfo : changed name and added inner class for cdm instance
httpInvokerServiceClients : added new services
remotingApplicationContext : refactor for cache package

e78140b5 01/27/2015 10:32 AM Cherian Mathew

refactoring due to change in cache package name

ea22cad6 01/27/2015 10:29 AM Cherian Mathew

migrated cache related classes to another package

31dd5bcf 01/23/2015 02:34 PM Patrick Plitzner
  • updated classpath
862604f8 01/23/2015 02:32 PM Patrick Plitzner
  • added swagger annotations jar to taxeditor.cdmlib
5285bd70 01/22/2015 10:36 AM Cherian Mathew

CdmServerInstanceInfo, RemotingLoginDialog, ShowRemotingLoginWindowHandler : functionality for remoting login
moved classes to appropriate locations.
merged from trunk.

48a32bd3 01/20/2015 12:20 PM Cherian Mathew

merge from trunk

c7ce2226 01/20/2015 11:33 AM Cherian Mathew

ICdmEntitySessionManager, CdmEntitySessionManager, MockCdmEntitySessionManager : removed cdm entity session access methods
CdmServiceInterceptorException, CdmServiceRequestExecutor, TermServiceRequestExecutor : New executor classes to be used to execute intercept remote service requests starting with the term service...

3bb452c6 01/09/2015 12:40 AM Andreas Müller

merge validation editor branch to trunk

2b9a216d 01/09/2015 12:37 AM Andreas Müller

merge validation editor branch to trunk

0393a168 12/15/2014 06:15 PM edit-jenkins

Updated version in config files to 3.4.1-SNAPSHOT

52a70f7b 12/15/2014 05:37 PM edit-jenkins

Updated version in config files to 3.4.0

07012f35 12/15/2014 11:25 AM Andreas Müller

upgrade poi to 3.10-FINAL and add ooxml functionality

80de230c 12/10/2014 06:01 PM Cherian Mathew

updated manifest for deleted test dir
removed unnecessary commit root entity methods in session and session manager

5da981b0 12/10/2014 05:59 PM Cherian Mathew

moving tests to the eu.etaxonomy.taxeditor.test project

3de91ced 12/10/2014 12:13 PM Cherian Mathew

Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db

25864e07 12/09/2014 06:21 PM Cherian Mathew

merge from trunk

2e4de8d1 12/09/2014 06:18 PM Alexander Oppermann

last fix for revision number of classpath

d59e5382 12/09/2014 06:05 PM Cherian Mathew

merge from trunk

7725f420 12/09/2014 06:04 PM Alexander Oppermann

too many fixes on classpath for today

9af2fbbd 12/09/2014 05:58 PM Alexander Oppermann

fixed classpath

c8cd88d1 12/09/2014 05:56 PM Cherian Mathew

forgot the test files in the last commit

58afb673 12/09/2014 05:55 PM Cherian Mathew

moving all source files from the remoting project to the cdmlib project

9797b698 12/08/2014 06:28 PM Cherian Mathew

clean up

3fd7eb7e 12/08/2014 04:43 PM Cherian Mathew

moving code to remoting project

d3825388 11/25/2014 03:23 PM Alexander Oppermann

made bug fixes for:

  • disabled rank editing support
  • empty values are no longer displayed with a "-"
  • Checklist Editor is now activated by default
fd6cdafb 11/25/2014 01:56 PM Alexander Oppermann

changed classpath to 3.5.0

c3f81c22 11/18/2014 10:28 AM Cherian Mathew

remotingApplicationContext : now using the cachers from cdmlib
CdmServiceCacher : added unimplemented method

e139a136 11/17/2014 10:54 AM Patrick Plitzner
  • exported eu.etaxonomy.cdm.io.csv.redlist.demo package to fix compile errors
375fee3c 10/28/2014 03:45 PM Cherian Mathew

removed version dependency for org.eclipse.nebula.widgets.compositetable
and added the composite table jar to the p2 update

ea90e3a1 10/14/2014 01:53 PM Patrick Plitzner

merge-update from trunk

68d4a034 10/14/2014 01:52 PM Katja Luther
cdf522d1 10/14/2014 01:51 PM Katja Luther
83a84761 10/14/2014 01:49 PM Katja Luther
f1b8fe07 10/14/2014 01:42 PM Patrick Plitzner

merge-update from trunk

bfca1fe5 10/14/2014 01:18 PM Patrick Plitzner
  • committed changed classpath
76aa4c25 10/14/2014 12:58 PM Katja Luther
7e9db7b7 10/14/2014 12:50 PM Katja Luther
dcfac373 10/14/2014 12:50 PM Katja Luther
2cb8737e 10/14/2014 12:48 PM Katja Luther
0720dbd0 10/14/2014 12:47 PM Katja Luther
5411897d 10/14/2014 09:09 AM Patrick Plitzner
  • removed merge conflict text
c365ebc7 10/13/2014 02:56 PM Patrick Plitzner

merge-update from trunk

74c62afe 10/13/2014 02:50 PM Katja Luther
032e39ab 10/09/2014 03:34 PM Patrick Plitzner

adapted cdmlib dependencies

c63055a7 10/09/2014 03:17 PM Patrick Plitzner

increased version number

029fff36 10/09/2014 02:51 PM Patrick Plitzner

increased version number

940ec0fa 10/09/2014 01:21 PM Patrick Plitzner

merge-update from trunk

0cb5062f 10/09/2014 11:46 AM Katja Luther
2321a544 10/09/2014 11:45 AM Katja Luther
ece45f41 10/06/2014 05:03 PM Cherian Mathew

removing tests since they have moved to eu.etaxonomy.taxeditor.remoting

6b71d584 09/10/2014 03:12 PM Patrick Plitzner
  • reverted accidentally removed methods due to merge with trunk
    • adapted version number in MANIFEST.MF
d98c659b 09/10/2014 02:57 PM Patrick Plitzner

merge-update from trunk

59be9831 09/09/2014 01:15 PM Patrick Plitzner

merge-update from trunk

ed6e20d7 09/04/2014 05:32 PM edit-jenkins

Updated version in config files to 3.3.8-SNAPSHOT