Skip to content

Geowave 9 - looks good to me#20

Merged
rfecher merged 2 commits intomasterfrom
GEOWAVE-9
Jun 18, 2014
Merged

Geowave 9 - looks good to me#20
rfecher merged 2 commits intomasterfrom
GEOWAVE-9

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Jun 18, 2014

No description provided.

Whitney O'Meara added 2 commits June 17, 2014 14:51
…te is NaN. If it is NaN, this indicated that our coordinates are 2-dimensional. Otherwise, our coordinates are 3-dimensional.
…yUtils class. Also, applied code formatter/cleanup to code.
rfecher added a commit that referenced this pull request Jun 18, 2014
Geowave 9 - looks good to me
@rfecher rfecher merged commit 0dc7ec0 into master Jun 18, 2014
@rfecher rfecher deleted the GEOWAVE-9 branch June 18, 2014 13:59
mak438 pushed a commit to mak438/geowave that referenced this pull request May 8, 2017
rfecher pushed a commit that referenced this pull request May 11, 2017
* Add basic restlet server implementation

 - Add all available commands as routes

* Fix build failure

 - Unused variable was in RestServer.java

* excluded restlet dependencies

* ListCommand added to rest server, as an example

* More work trying to separate out the restlet versions

* Fix for Jackson Extension

* Setup geowave/config/rmindexgrp

* Add rest annotations to RemoveStoreCommand

* Add config/rmindex

* use shaded restlet

* Add rest endpoint functionality in class hierarchy

* Add computeResults stubs

* Rest setcommand

 - Add restlet annotations to SetCommand class

* setup geowave/config/addstore and cpstore

* Fix search pattern in abstract remove command

* Add additional dependencies for RestServer to detect operations

* Fix findbugs error on compareTo

* AddIndexGroup and copyIndex: endpoint

* Rest endpoints to unimplemented paths

* Add annotations to implemented endpoints

* Log all exceptions, helpful for unit testing

* Format default server page and run code formatting

* Added authentication

* Add rest annotations to RemoveStoreCommand

* Rest setcommand

 - Add restlet annotations to SetCommand class

* setup geowave/config/addstore and cpstore

add form to addstore

working on restservertest,having problem with post

* RestServerTest with form

* added unit tests for addstore, cpstore, rmstore commands

* unit tests for set and list commands

Add config file in the request

fixing unit test for list command

AddIndexGroup and copyIndex: endpoint

* added unit test for addindexgrp and rmindexgrp

* Added authentication

added authentication to unit tests

* add ignore annotation for index related commands

RestServerTest to ensure config directory exists, for the password file

* use list to test if removed store successfully

* Automatically read parameters into the command classes

* MemoryStoreFactoryFamily to be injected via Spi for AddStore command, removing some memory-specific logic we had to add to this one.

* geowave/config/addindex and geowave/config/copyindex (#19)

 geowave/config/addindex and geowave/config/cpindex (+ test for geowave/config/rmindex)

* File upload, storing in temp directory (#20)

* add /geowave/config/addindexgrp (#22)

* add /geowave/config/addindexgrp

* Added documentation

* Compute results in ingest

* Add ingest unit tests

* Fix tmp dir missing forwardslash on linux

* Get absolute file path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant