Commit Graph

65 Commits

Author SHA1 Message Date
b59dcfd93c java rewrite 2022-06-04 20:16:36 +08:00
76608d5713 updated sbt version 2021-07-13 09:52:30 +02:00
5362e83118 handle package update 2020-05-14 22:56:52 +01:00
ab082860c9 added support for zstd packages 2020-05-04 22:32:29 +01:00
Walter Oggioni
a1ef2f6b05 changed submodule path 2019-12-21 00:38:52 +01:00
ed39b552de updated sbt version and increased mime types flexibility 2019-10-15 23:54:20 +01:00
49734bf6d1 conversion from Java to Scala 2019-08-10 13:31:44 +01:00
Walter Oggioni
1cc066d3f0 temporary commit 2019-05-08 08:10:50 +01:00
8241df995a migrated to sbt-misc-plugin 2019-05-08 07:55:59 +01:00
32197e1c7b removed lombok dependency 2018-04-14 11:32:32 +02:00
2badffe64b improved nim structure 2018-03-17 10:49:56 +01:00
4a4c1cfc63 updated htmlutils external
added temporary file generation when uploading a new package
2017-12-29 09:38:35 +01:00
719230bb4e added Content-Disposition HTTP header for better support of download file's name 2017-12-05 21:06:07 +01:00
cc12bd69db performance optimization 2017-11-21 23:03:34 +01:00
294ffef8f5 added jpacrepo.css 2017-11-01 11:29:19 +01:00
1a17dbf5d0 fixed submodule path 2017-11-01 11:27:50 +01:00
a980ad8b88 fixed submodule path 2017-11-01 11:25:12 +01:00
1a8219712a fixed sbt build 2017-09-30 11:00:04 +02:00
38d3022be0 added HTTP cache and package size 2017-09-30 00:49:35 +02:00
ce06721e79 added nim compilation task to sbt deploy task
switched to fake form with POST method for file download
2017-09-28 22:11:29 +02:00
7de186084d updated submodule 2017-09-25 09:06:02 +02:00
e76662ec89 added download button 2017-09-25 09:04:36 +02:00
3ba670a52f updated build scripts to sbt 1.0
added service returning a tar archive with all the requested packages
2017-09-24 19:31:02 +02:00
bf8b765117 added prototype web interface written in nim 2017-09-24 17:20:28 +02:00
1aecc6628e added new map service with server side caching 2017-09-19 20:43:09 +02:00
671f74231a added map webservice
fixed syncDB EJB method
2017-09-06 23:32:10 +02:00
bc9413b1cb added static metamodel generator 2017-07-25 21:53:01 +02:00
Walter Oggioni
4c4fa98371 restored archive service 2017-07-15 22:10:45 +02:00
Walter Oggioni
f6b4ae3c71 fixed bug with LAZY fetch of ElementCollections 2017-07-14 23:39:08 +02:00
Walter Oggioni
7bae3c9d14 added deployment descriptor for wildfly 2017-07-14 19:55:44 +02:00
Walter Oggioni
b79c48db25 removed jwt interface 2017-07-14 08:55:28 +02:00
3d4b827fca fixed hibernate bug with fetchType EAGER 2016-09-03 16:22:22 +02:00
cfd6dd4ae5 removed unnecessary libraries 2016-07-14 23:42:34 +02:00
63794fff53 improved FileServlet 2016-07-06 23:03:19 +02:00
3385cafc32 fixed bug in package parser (wrong length of .PKGINFO file was used) 2016-04-16 10:11:54 +02:00
fa51e60bc6 modified repository clean up timer to be non persistent 2016-04-09 17:08:30 +02:00
74f5a85ad4 removed concurrent access timeout 2016-03-06 17:45:56 +01:00
885f2d259f added thread safety to PacmanServiceEJB
changed JNDI name of default datasource
2016-02-13 10:12:42 +01:00
65d970c28f aggiunto autopublish delle librerie del client 2016-01-24 15:46:18 +01:00
3cb6a2a7b4 checked tx status before calling rollback 2016-01-24 15:33:13 +01:00
8954e9c811 fixed bug in build.gradle 2016-01-24 11:22:04 +01:00
994cba4b71 fixed filename 2016-01-24 11:19:12 +01:00
32e23e1a92 a 2016-01-20 01:09:09 +01:00
b77dfa666a updated to jwt 3.3.5 2016-01-18 23:12:58 +01:00
f678e1b787 sistemato timout delle transazioni nell'upload 2015-12-27 10:28:00 +01:00
6b0f74ea88 sistemato bug nel autodeploy via gradle 2015-08-31 17:22:32 +02:00
980a506dd2 aggiunto servlet dedicato per il download dei file 2015-08-27 22:07:43 +02:00
1ee629691d modifiche per permettere al client di fare i confronti sui nomi dei file anzichè sugli hash 2015-07-09 00:10:38 +02:00
d6cc71d959 miglioramenti ai css 2015-07-08 22:48:25 +02:00
b0c026abea uniti front-end e back-end in un unico war 2015-07-08 15:22:39 +02:00