Commit Graph

  • b99c9c356a Remove specific datastore methods from manager implementing a generic StoreManager. Improving Store encoders and integration tests. ccancellieri 2012-10-18 12:00:47 +0200
  • a56aa61cf5 FeatureTypeEncoder is missing Attributes: fix to close issue 45. ccancellieri 2012-10-18 11:57:30 +0200
  • f500243712 #44 add some constants Damiano 2012-10-10 11:13:44 +0200
  • f8765d6287 #44 add getMetadataList and getDimensionInfo methods to RESTCoverage.java Damiano 2012-10-09 19:43:55 +0200
  • 1084660006 prepare for the next release iteration 1.4.x ccancellieri 2012-09-28 18:47:12 +0200
  • 07bd7ac1c3 1.4.4 release ccancellieri 2012-09-28 18:40:43 +0200
  • ef6cddc909 Adding support to resourceEncoder for Description, Abstract and layerEncoder queriable ccancellieri 2012-09-26 14:17:00 +0200
  • 21fdc7fed5 Selective reload improvement fix to close issue 43 ccancellieri 2012-09-25 13:39:40 +0200
  • 3a05e405bd Adding support to resourceEncoder for Description, Abstract and layerEncoder queriable ccancellieri 2012-09-26 14:17:00 +0200
  • ed9d1414ad Merge branches 'master' and '1.4.x-issue-43-Selective-reload' ccancellieri 2012-09-25 13:42:06 +0200
  • 70a09e4a06 Selective reload improvement fix to close issue 43 ccancellieri 2012-09-25 13:39:40 +0200
  • e34ac27d07 [maven-release-plugin] prepare for next development iteration Simone Giannecchini 2012-08-20 13:53:52 +0200
  • 4c7a803f74 [maven-release-plugin] prepare release v1.4.3 v1.4.3 Simone Giannecchini 2012-08-20 13:53:40 +0200
  • 4ea4e9e523 fake push on 1.4.x Simone Giannecchini 2012-08-10 18:11:42 +0200
  • 3c11a1ae50 #40 Simone Giannecchini 2012-08-10 16:45:20 +0200
  • 0644d4e02e removing unused import Simone Giannecchini 2012-08-10 16:38:56 +0200
  • db53134610 #34,#35,#33 Simone Giannecchini 2012-08-09 17:12:56 +0200
  • d317ff5ab9 #30,#31 Simone Giannecchini 2012-08-08 10:51:06 +0200
  • 286a51a2ee #28 Simone Giannecchini 2012-07-31 16:29:38 +0200
  • f585b2cc56 Make UploadMethod backward compatible ccancellieri 2012-07-27 16:06:51 +0200
  • 24eee41596 [maven-release-plugin] prepare for next development iteration ccancellieri 2012-07-27 14:08:40 +0200
  • 1fdc00ce4f Added testcase trying to reproduce #11. Changed method to ProjectionPolicy.FORCE_DECLARED. Oscar Fonts 2012-06-26 18:26:39 +0200
  • 6db046a626 Override toString() in DataStoreType, UploadMethod, DataStoreExtension, CoverageStoreExtension. Closes #24 Oscar Fonts 2012-06-26 18:02:34 +0200
  • c6f977858a Review/complete Publisher's javadocs. Closes #26. Oscar Fonts 2012-06-26 16:52:15 +0200
  • 68e8056a1b Enum fields to UPPERCASE. Closes #24 Oscar Fonts 2012-06-26 09:24:06 +0200
  • 49543f609b ArcSDE and OracleNG tests to use DatastoreManager. Closes #16, closes #17. Oscar Fonts 2012-06-26 09:03:16 +0200
  • 6120344954 Merge pull request #27 from oscarfonts/gianni-ds Oscar Fonts 2012-06-25 09:06:19 -0700
  • fa3bbf3bd9 Merge 21218e2c0a into 6d9fbac1c1 GitHub Merge Button 2012-06-25 09:05:59 -0700
  • 6d9fbac1c1 Allow to set bbox in publishGeoTiff. Closes #6. Oscar Fonts 2012-06-25 18:03:00 +0200
  • 8f6e8b9ac2 [maven-release-plugin] prepare release v1.4.2 v1.4.2 ccancellieri 2012-06-01 19:11:23 +0200
  • d762161960 improvements to the HTTPUtils. fixes to close #23. ccancellieri 2012-05-31 17:23:09 +0200
  • 314771e33d Fixes applying patch from issue #21. Workaround to solve some HTTPClient connections leak ccancellieri 2012-05-30 16:20:52 +0200
  • b8dbb7a52a Merge 15341547f1 into e0df2fe99f GitHub Merge Button 2012-05-24 06:39:20 -0700
  • 15341547f1 Moved Datastore management to new architecture, using GeoServerRest[Foo]Managers Oscar Fonts 2012-05-24 12:50:42 +0200
  • 21218e2c0a ArcSDE & OracleNG datastores from Gianni Barrotta Oscar Fonts 2012-05-21 17:53:38 +0200
  • 876727a6e2 Keep both PostGISEncoders, old one marked as deprecated Oscar Fonts 2012-05-21 17:51:55 +0200
  • d1352fb470 Removed references to GEOS-5113, which turned out to be nonsense Oscar Fonts 2012-05-20 12:28:16 +0200
  • 42c3094d9e Publish collections of shapefiles. Datastore management. Oscar Fonts 2012-05-12 22:26:49 +0200
  • e0df2fe99f provide backup/restore interface. close #15 ccancellieri 2012-05-08 00:08:20 +0200
  • 8b4def8793 adding missing test files ccancellieri 2012-04-30 16:33:13 +0200
  • df736c4fe3 Merge pull request #14 from oscarfonts/master Carlo Cancellieri 2012-04-30 07:11:14 -0700
  • 9d039e0a1c Merge 48655e3db5 into 667a9b2f69 GitHub Merge Button 2012-04-30 04:48:17 -0700
  • 48655e3db5 Namespace handling: reader, encoder, CRUD & unit tests Oscar Fonts 2012-04-27 16:33:20 +0200
  • 667a9b2f69 set log4j test scope ccancellieri 2012-04-19 13:55:12 +0200
  • 2f70df0cde [maven-release-plugin] prepare for next development iteration ccancellieri 2012-04-19 13:53:26 +0200
  • 4083b46d9c [maven-release-plugin] prepare release v1.4.1 v1.4.1 ccancellieri 2012-04-19 13:53:10 +0200
  • f1c0ac45e2 fix test dependency issue ccancellieri 2012-04-19 13:52:39 +0200
  • a35c7c1230 [maven-release-plugin] prepare for next development iteration 1.3.x ccancellieri 2012-04-19 13:45:23 +0200
  • 8004d2342c [maven-release-plugin] prepare release v1.3.3 v1.3.3 ccancellieri 2012-04-19 13:45:05 +0200
  • 5ec1194aee fix version ccancellieri 2012-04-19 13:41:49 +0200
  • da77d4ede0 port to 1.3.x branch: switch to slf4j to close #12 ccancellieri 2012-04-19 13:21:11 +0200
  • 0432534518 switch to slf4j to close #12 ccancellieri 2012-04-19 13:21:11 +0200
  • c9a81141cb improvements to close #8 and #7 and partially implements (on shp file) #9 ccancellieri 2012-04-12 19:39:58 +0200
  • ec4f18e03b [maven-release-plugin] prepare for next development iteration ccancellieri 2012-03-27 18:05:39 +0200
  • b9ffabaf7d [maven-release-plugin] prepare release v1.4.0 v1.4.0 ccancellieri 2012-03-27 18:05:08 +0200
  • 270f3450fb partially fix issue #8 and #7. ccancellieri 2012-03-27 17:59:39 +0200
  • 0b9f6eda5d publishGeotiff now support setting store and layer name ccancellieri 2012-03-16 18:25:30 +0100
  • 2f0e6ccb05 publisher improvements to fix issue #4 1.2.x ccancellieri 2012-02-02 10:48:38 +0100
  • 778b761c4f Merge 75c0046c4c into 9493343f1b GitHub Merge Button 2012-02-02 01:48:52 -0800
  • 9493343f1b publisher improvements to fix issue #4 ccancellieri 2012-02-02 10:48:38 +0100
  • 75c0046c4c Added putStyle method to replace an existing style on Geo Server andypower 2012-01-31 16:47:08 +0100
  • f9b640cdab [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-31 11:05:08 +0100
  • 4a8f8ffe06 [maven-release-plugin] prepare release v1.3.2 v1.3.2 ccancellieri 2012-01-31 11:04:55 +0100
  • c26ac38cac [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-31 10:59:03 +0100
  • c0f73dfc52 [maven-release-plugin] prepare release v1.2.3 v1.2.3 ccancellieri 2012-01-31 10:58:46 +0100
  • 757660eaf7 Stile publication improvements to fix #3. ImageMosaic publication added. GeoTiff publication fixed. Added JUnit tests. ccancellieri 2012-01-30 19:27:24 +0100
  • e0a033ea71 added worldimage, imagemosaic and fixed geotiff publication. Added tests and splitted Test classes. ccancellieri 2012-01-23 19:31:16 +0100
  • 69ff7aad61 Stile publication improvements to fix #3. ImageMosaic publication added. GeoTiff publication fixed. Added JUnit tests. ccancellieri 2012-01-30 19:27:24 +0100
  • f62164b37b added worldimage, imagemosaic and fixed geotiff publication. Added tests and splitted Test classes. ccancellieri 2012-01-23 19:31:16 +0100
  • 42b2882c00 Merge b12a7fb0a5 into bfdeb60ba1 GitHub Merge Button 2012-01-19 02:03:07 -0800
  • b12a7fb0a5 Removing config and coverageName from publishWorldImage. Joergen Schoeyen Nicolaysen 2012-01-19 10:50:41 +0100
  • ee75f7138e Adding worldfile method. Joergen Schoeyen Nicolaysen 2012-01-18 16:05:02 +0100
  • aca15380ea Added worldimagetest.zip file Joergen Schoeyen Nicolaysen 2012-01-18 15:41:13 +0100
  • 1961ecd8b7 [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-12 13:27:01 +0100
  • 0ef0251619 [maven-release-plugin] prepare release v1.2.2 v1.2.2 ccancellieri 2012-01-12 13:26:35 +0100
  • bfdeb60ba1 [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-12 13:20:48 +0100
  • 81832c9e7f [maven-release-plugin] prepare release v1.3.1 v1.3.1 ccancellieri 2012-01-12 13:19:45 +0100
  • 86ad18df7d Add workspace recursive remove (improvements for issue #1). Added some docs and deprecations ccancellieri 2012-01-12 13:15:53 +0100
  • 9375c07ea3 Add workspace recursive remove (improvements for issue #1). Added some docs and deprecations ccancellieri 2012-01-12 13:13:51 +0100
  • 9514399b77 [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-09 18:13:04 +0100
  • 514679990d [maven-release-plugin] prepare release v1.2.1 v1.2.1 ccancellieri 2012-01-09 18:12:38 +0100
  • c24cbd9a83 added mvn release plugin ccancellieri 2012-01-09 17:01:07 +0100
  • 5078d7c8b0 [maven-release-plugin] prepare for next development iteration ccancellieri 2012-01-09 17:03:17 +0100
  • 47cc5bf121 [maven-release-plugin] prepare release v1.3.0 v1.3.0 ccancellieri 2012-01-09 17:02:49 +0100
  • 17236bb9fc added mvn release plugin ccancellieri 2012-01-09 17:01:07 +0100
  • 92932151ea Resolve function ambiguity. ccancellieri 2011-12-15 16:36:30 +0100
  • e2aa51e42e Resolve function ambiguity. ccancellieri 2011-12-15 16:36:30 +0100
  • 64502efd0e Ported on the master branch: Fix issue #19. Adding charset support to pubblishShp(). ccancellieri 2011-12-15 15:29:44 +0100
  • a73cf07597 Fix issue #19. Adding charset support to pubblishShp(). ccancellieri 2011-12-15 15:29:44 +0100
  • 395859124a Fixing issue #18. Check on existing directory shuld be performed on the remote GeoServer not locally to the caller. ccancellieri 2011-11-28 10:29:48 +0100
  • f5716b93ef added missing file ccancellieri 2011-11-28 10:52:01 +0100
  • 2b74af5b7b Some changes to add metadataLinks. Switched to 1.3-SNAPSHOT version. 1.3-SNAPSHOT ccancellieri 2011-11-28 10:48:40 +0100
  • e9aab4f744 Fixing issue #18. Check on existing directory shuld be performed on the remote GeoServer not locally to the caller. ccancellieri 2011-11-28 10:29:48 +0100
  • 3f0d61f86f Speed improvement to the PropertyXMLEncoder ccancellieri 2011-11-14 16:49:09 +0100
  • ffa19fefba Added publish db improvemets to solve issue #13 ccancellieri 2011-11-14 16:46:06 +0100
  • 0e3bf5e9cb Speed improvement to the PropertyXMLEncoder ccancellieri 2011-11-14 16:49:09 +0100
  • e99471353d Added publish db improvemets to solve issue #13 ccancellieri 2011-11-14 16:46:06 +0100
  • 10c6fcbb1f fixed ImageMosaic JUnit test ccancellieri 2011-11-11 18:32:55 +0100
  • 48775a134e fixed ImageMosaic JUnit test ccancellieri 2011-11-11 18:32:55 +0100
  • 1e2e54e068 Added missing ImageMosaic JUnit test file class ccancellieri 2011-11-11 17:19:33 +0100