Commit Graph

  • 880b971c27 Updated descriptro.xml master v1.5.1 r4.24.0 Giancarlo Panichi 2020-06-11 14:47:00 +0200
  • 80b53fc389 ref 19423: DataMiner - Update DataMiner Service in Dev for support https Giancarlo Panichi 2020-06-10 17:02:24 +0200
  • b9c9caba72 ref 19423: DataMiner - Update DataMiner Service in Dev for support https Giancarlo Panichi 2020-06-10 16:50:12 +0200
  • 6044b603f0 ref 19423: DataMiner - Update DataMiner Service in Dev for support https Giancarlo Panichi 2020-06-10 16:13:38 +0200
  • e06ec23f86 ref 18289: the latest wps doesn't work Giancarlo Panichi 2020-04-23 10:22:09 +0200
  • 5f51ecff85 Updated to Git and Jenkins Giancarlo Panichi 2019-12-02 17:14:31 +0100
  • 94925fd1ea Updated to Git and Jenkins Giancarlo Panichi 2019-11-28 18:49:24 +0100
  • ac5754482c Updated to Git and Jenkins Giancarlo Panichi 2019-11-27 18:04:04 +0100
  • 05ddb2a004 Updated to Git and Jenkins Giancarlo Panichi 2019-11-27 17:56:54 +0100
  • 0503a87e62 Updated to Git and Jenkins Giancarlo Panichi 2019-11-27 17:55:40 +0100
  • 1c797c8118 Updated to Git and Jenkins Giancarlo Panichi 2019-11-27 16:04:58 +0000
  • cd25dd1f0c git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@183300 82a268e6-3cf1-43bd-a215-b396298e98cf Giancarlo Panichi 2019-11-27 15:59:21 +0000
  • af053db669 Removed ScopeProvider calls Giancarlo Panichi 2017-02-28 16:16:34 +0000
  • 492885ac10 Fixed Algorithms to support DataMiner Giancarlo Panichi 2016-11-22 13:36:24 +0000
  • d1c4117ef8 Fixed Algorithms to support DataMiner Giancarlo Panichi 2016-11-07 17:45:01 +0000
  • 68b1e72e59 Updated algorithms to DataMiner service Giancarlo Panichi 2016-11-04 12:11:00 +0000
  • f35121a9c3 Updated algorithms to DataMiner service Giancarlo Panichi 2016-11-03 17:29:02 +0000
  • 6aeea90821 Updated algorithms to DataMiner service Giancarlo Panichi 2016-11-03 17:27:14 +0000
  • 2426179b9c Synch with branch Giancarlo Panichi 2016-11-03 16:27:14 +0000
  • 54cbad7676 Synch with branch Giancarlo Panichi 2016-11-03 16:27:06 +0000
  • 142173a4f6 removing big log files Gabriele Giammatteo 2016-07-11 13:02:47 +0000
  • 3447c1a9d9 - changelog file modified for release 3.5.1 Loredana Liccardo 2014-12-05 15:38:48 +0000
  • 228cca2546 total number rows returned as output for the result of the submit Query operation: SubmitQuery algorithm modified Loredana Liccardo 2014-12-05 14:59:13 +0000
  • 441aee5ecd RandomSampleOnTable, SampleOnTable, SmartSampleOnTable and SubmitQuery algorithms modified in order to manage the file as output. pom file version modified in 1.3.0. Loredana Liccardo 2014-11-28 11:58:08 +0000
  • 417291b489 - algorithm SubmitQuery modified in order to pass the string pathfile to the submitQuery method of class DatabaseManagement in order to generate a file and retrieve it from the statistical manager with the map as output. - version pom file modified in 1.3.0 Loredana Liccardo 2014-11-19 14:34:25 +0000
  • 3814a3ad4c - file changelog modified for release 3.5.0 Loredana Liccardo 2014-10-28 11:39:45 +0000
  • 57be18c94b - some classes regression test updated - file DestinationDBHibernateDBManager committed. Loredana Liccardo 2014-10-28 11:21:59 +0000
  • 2788cd651b - GetTableDetails, ListSchemas, ListTables, RandomSample, SmartSample, Sample, SubmitQuery algorithms modified to close the connection through the mgt.closeconnection in the DatabaseManager class of DatabasesResourcesManager component. Loredana Liccardo 2014-10-24 16:46:41 +0000
  • cf08416252 - some corrections added (algorithms gettablesdetails, listdbinfo,listschemas,listtables, randomsampling,smartsampling,sampling,submitquery). check added in order to use trim function on a not null object. - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values. In component DatabasesResourcesManager getAccessPoints method in DBResource class modified and equals method defined in AccessPoint class. DBResource, Normalizer, Decider e Guesser classes modified in order manage the exception generated in equals method. Exception managed also in algorithms (except ListNames) in database-rm-algorithms components. - tag version changed in pom file from 1.1.0 to 1.2.0 - classes in regressiontest package updated in previous operations and committed Loredana Liccardo 2014-10-16 09:16:53 +0000
  • 41935e8750 file changelog and pom files modified for release 1.1.0 Loredana Liccardo 2014-09-12 14:21:35 +0000
  • 128e03e0d1 print "setting input" removed in setinputparameter methods Loredana Liccardo 2014-09-12 12:09:13 +0000
  • bb1f64298c update in the SubmitQuery algorithm because input parameters in the SubmitQuery method of DatabaseManagement class have updated.(input parameter on path file removed because unusable) Loredana Liccardo 2014-09-03 08:15:57 +0000
  • df7c0e9d7a condition on finally clause modified in the process method Loredana Liccardo 2014-09-02 13:35:34 +0000
  • 235b900984 - hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. GetConnection method changed in the SubmitQuery algorithm to create the connection with JDBC. Loredana Liccardo 2014-09-02 13:24:20 +0000
  • f1a7326084 correction in GetTableDetails class and related to the printf. Loredana Liccardo 2014-09-01 09:10:09 +0000
  • bdf8449fd0 method shutdown of algorithm SubmitQuery implemeted in order to allow a user to cancel a submit query operation Loredana Liccardo 2014-08-01 15:15:43 +0000
  • d74564df6d bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. Loredana Liccardo 2014-07-29 13:41:02 +0000
  • c57e373d22 classes SubmitQuery, SampleOnTable, SmartSampleOnTable, RandomSampleOnTable modified in order to not make available the file as result. Further some not useful comments on code have been removed. Loredana Liccardo 2014-07-29 09:22:18 +0000
  • 4317e3161b file DestinationDBHibernate modified to insert the property on the timeout Loredana Liccardo 2014-07-25 08:14:40 +0000
  • 4bb57230d7 bugs fixed in showcreatetable and samplings operations. In these operation it is useful to insert the table name in a query as "schema.table" for postgres and "db.table" for mysql. Class GettableDetails modified to provide the schema or db name in input to the rows computation Loredana Liccardo 2014-07-23 15:13:48 +0000
  • 25b6e891ec update in the SubmitQuery Algorithm changing the field from "Query converted" in "Converted Query" Loredana Liccardo 2014-07-21 10:53:00 +0000
  • 4fcd6447b6 artifactid changed in pom file for dependency database-resource-manager Loredana Liccardo 2014-06-10 17:18:33 +0000
  • 50b73e86fa packages renamed and gruop id changed in file pom Loredana Liccardo 2014-06-10 17:01:17 +0000
  • ef9cc25868 files profile and changelog modified for etics configuration Loredana Liccardo 2014-06-10 14:56:14 +0000
  • dc9b61ce5d groupid changed in pom file for dependency DatabasesResourcesManagerAlgorithms library Loredana Liccardo 2014-06-10 08:58:11 +0000
  • b77b3d7d4f changed pom version Loredana Liccardo 2014-06-09 17:07:40 +0000
  • 66d6ba8882 file pom modified to copy file property.xml from folder distro to target Loredana Liccardo 2014-06-09 15:48:23 +0000
  • edbc3ed4e4 Folder "distro" added Loredana Liccardo 2014-06-09 13:23:31 +0000
  • 18b845bbb1 final modification on SubmitQuery in order to run on the statistical Loredana Liccardo 2014-06-06 15:00:41 +0000
  • af6456e8b0 some bug fixed to recover a correct result from the submit query (in order to comply with AliasToEntityOrderedMapResultTransformer) Loredana Liccardo 2014-06-05 09:06:28 +0000
  • da3697efa1 project on algorithm moved to dataaccess Loredana Liccardo 2014-06-04 14:31:03 +0000
  • 4a73641630 move the algorithm to dataaccess Loredana Liccardo 2014-06-04 14:27:51 +0000