summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added two more tests.Andrei Aiordachioaie2010-04-076-0/+258
| * Fixed bug where an internal variable name was "im", leading to possibleAndrei Aiordachioaie2010-04-073-3/+3
| * Implemented range expressions.Andrei Aiordachioaie2010-04-0614-55/+210
| * Now WCPS can perform sqrt and abs operations no scalar expressions as well.Andrei Aiordachioaie2010-03-318-2228/+2826
| * Deleted unused class.Andrei Aiordachioaie2010-03-311-147/+0
| * Fixed bug related to additions with scalar values.Andrei Aiordachioaie2010-03-318-13/+63
| * Fixed implementation of "extend" and "overlay" operators. AddedAndrei Aiordachioaie2010-03-0310-5/+63
| * Fixed URL-encoding bug related to parameter "query" in WCPS.Andrei Aiordachioaie2010-02-271-6/+6
| * Source formatted properly.Andrei Aiordachioaie2010-02-27147-10101/+7935
| * Updated test files for WCPS.Andrei Aiordachioaie2010-02-277-243/+289
| * Updated Petascope interface.Andrei Aiordachioaie2010-02-273-21/+94
| * Fixed minor bug.Andrei Aiordachioaie2010-02-271-8/+8
| * Fixed another small bug.Andrei Aiordachioaie2010-02-261-1/+1
| * Fixed small bug.Andrei Aiordachioaie2010-02-262-1/+6
| * WCPS service can now understand WGS84 (EPSG:4326) coordinate values.Andrei Aiordachioaie2010-02-2643-175/+378
| * Fixed imports for a unit test.Andrei Aiordachioaie2010-02-251-0/+1
| * Added log4j logging libraries and updated NetBeans project files.Andrei Aiordachioaie2010-02-257-89/+130
| * Deleted stale files.Andrei Aiordachioaie2010-02-25138-45611/+0
| * Refactored package hierarchy. Moved to Log4j logging system. Added a demo imp...Andrei Aiordachioaie2010-02-25201-202/+49821
| * Removed unnecessary code from interface servletAndrei Aiordachioaie2009-10-192-28/+0
| * Removed another stale file from WCPSAndrei Aiordachioaie2009-10-191-119/+0
| * Removed stale source-files from WCS-TAndrei Aiordachioaie2009-10-1911-3744/+5
| * updated settings file with default valuesAndrei Aiordachioaie2009-10-191-13/+59
| * removed stale "web.xml" fileAndrei Aiordachioaie2009-10-191-40/+0
| * Added WCS source files to repository. Moved build system to ant. Small bug-fi...Andrei Aiordachioaie2009-10-1979-1712/+9291
| * Updated install + readmeAndrei Aiordachioaie2009-08-272-4/+5
| * Unified Web Interface, to access all Petascope servicesAndrei Aiordachioaie2009-08-278-8/+424
| * WCS-T schema filesAndrei Aiordachioaie2009-08-077-134/+317
| * PetaScope usability improvementsAndrei Aiordachioaie2009-08-0713-52/+133
| * WCS-T overall improvements: error catching and configurationAndrei Aiordachioaie2009-08-0712-359/+471
| * WCS-T added to repositoryAndrei Aiordachioaie2009-08-0728-33/+4547
| * Fixed definition of numbers in abstract syntax parserAndrei Aiordachioaie2009-08-076-1471/+1187
| * Makefile version fixAndrei Aiordachioaie2009-07-141-4/+9
| * Small changes before releaseAndrei Aiordachioaie2009-07-149-471/+448
| * General file cleanupAndrei Aiordachioaie2009-07-099-309/+527
| * Fixed annoyance about time axis domainAndrei Aiordachioaie2009-07-0713-347/+369
| * Updated tester codeAndrei Aiordachioaie2009-07-071-18/+15
| * Added test timing capabilitiesAndrei Aiordachioaie2009-07-071-3/+17
| * Improved cli for test suiteAndrei Aiordachioaie2009-07-073-9/+37
| * updated PetaScope test framework and test filesAndrei Aiordachioaie2009-07-07148-190/+371
| * Added script to run all testsAndrei Aiordachioaie2009-07-072-0/+10
| * Removed stale WCS test filesAndrei Aiordachioaie2009-07-0722-587/+1
| * Added and updated test filesAndrei Aiordachioaie2009-07-07114-810/+171
| * Implemented Condense Expression and Constant Coverage Expression. WCPS Gramma...Andrei Aiordachioaie2009-07-0733-3683/+5529
| * Fixed web.xmlAndrei Aiordachioaie2009-07-071-6/+0
| * Updated README, test source files, MakefileAndrei Aiordachioaie2009-07-074-10/+14
| * Removed "examples" directory. If you want to see examples, check the test/tes...Andrei Aiordachioaie2009-07-0720-308/+0
| * added INSTALL file, updated README, dbparams.properties, and web.xml files.Andrei Aiordachioaie2009-07-075-14/+71
| * Updated testsAndrei Aiordachioaie2009-07-074-43/+42
| * Fixed small bug about "and" operator in abstract grammar, updated testsAndrei Aiordachioaie2009-07-078-3003/+2873