Submitted patches

Page 1  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:2538 - wcst_import - support python_cmd to run python command in hooks Summary: In a hook, "python_cmd" is added to run python statements. Test Plan: Run test in wcst_import Reviewers: dmisev Differential Revision: http://codereview.rasdaman.org/D1142   master   2022-01-19 08:15:55     REJECTED   FAILURE 
 [PATCH] ticket:209 - Added rasdapy3 support to doc 11_cheatsheets section.   master   2020-12-15 13:22:22     REJECTED   SUCCESS 
 ticket:2190 - case evaluation model update Summary: Implemented model (Works only with arrays as arguments, scalars for now not supported) Not tested due to that. Test Plan: systemtest Reviewers: dmisev, vmerticariu Differential Revision: http://codereview.rasdaman.org/D968   master   2019-11-29 16:41:57     REJECTED   FAILURE 
 ticket:1959 - Replace pom.xml.in by pom.xml with input properties for Maven via CMake Summary: Instead of configuring pom.xml.in into pom.xml, mvn is now executed to pass variable values directly to a pom.xml. Test Plan: - Reviewers: dmisev, bphamhuu Differential Revision: http://codereview.rasdaman.org/D844   master   2019-03-21 10:01:26     REJECTED   FAILURE 
 [PATCH] ticket:1934 - Update generated protobuf files with protobuf 3.6.1   master   2019-03-01 13:45:55     REJECTED   FAILURE 
 [PATCH] ticket:1935 - Implement support for 64-bit int base types   master   2019-02-08 13:39:10     REJECTED   FAILURE 
 [PATCH] ticket:1934 - Update generated GRPC files from beta version to newer version   master   2018-12-11 15:46:21     REJECTED   FAILURE 
 ticket:1870 - Add 'watch' option in wcst_import Summary: This code commit extends the daemon usage by adding 'watch' option. This allows the user to specify the interval of time at which the daemon is checking for its PID file and for newdata. Test Plan: Test cases that cover the code commit were added. Reviewers: dmisev, vmerticariu Reviewed By: dmisev Differential Revision: http://codereview.rasdaman.org/D748   master   2018-11-16 17:58:08     REJECTED   FAILURE 
 [PATCH] ticket:1567 - valgrind for system tests   master   2018-08-01 17:50:58     REJECTED   SUCCESS 
 [PATCH] ticket:254 changed within_bounds check for mintervals to take into account unbound limits   master   2017-07-25 10:08:36     REJECTED   FAILURE 
 [PATCH] ticket:1585 - Raswct sends raw POST WCPS request to Petascope MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit   master   2017-06-20 10:48:23     REJECTED   FAILURE 
 ticket:1566 added support for python statements in wcst_import   master   2017-05-23 16:26:05     REJECTED   FAILURE 
 [PATCH] ticket:1517 aligned tiling -- partial patch   master   2017-03-28 17:21:11     REJECTED   FAILURE 
 [PATCH] ticket:1485 - fix problem with wcst_import from float to decimal   master   2017-03-09 15:00:19     REJECTED   SUCCESS 
 [PATCH] ticket:1269 csv output of scalars corrected   master   2017-03-08 14:34:15     REJECTED   FAILURE 
 ticket:1447 - Convert time coeffcients in Envelope and Origin to ISO DateTime Summary: When request with DescribeCoverage, GetCoverage the TimeCoeffcient in <Envelope> and <Origin> be converted in ISO DateTime Test Plan: run the test in test WCS Reviewers: dmisev, vmerticariu Differential Revision: http://codereview.rasdaman.org/D271   master   2016-11-25 12:13:41     REJECTED   FAILURE 
 [PATCH] ticket:1388 - fix memory leak in case expression   master   2016-11-15 17:11:19     REJECTED   FAILURE 
 ticket:1272 - Download WCS results with coverage name and format Summary: Normally, it will just return "ows" as file name, it needs to get the correct coverageID which is used of the request from WCS, WCPS. Test Plan: Run the new test cases in test_download_filename Reviewers: dmisev, mdumitru Differential Revision: http://codereview.rasdaman.org/D210   master   2016-09-01 19:30:03     REJECTED   FAILURE 
 ticket:1365 - watch script to restart rasdaman, tomcat Summary: the purpose is making a script which will be runt regularly as CRON and it will be modified by administrator (i.e: time to check and/or the command to start, stop the Petascope) Test Plan: I tested it manually by stop rasdaman and tomcat then the script can write error to log file and restart rasdaman, petascope. Reviewers: dmisev, mdumitru Differential Revision: http://codereview.rasdaman.org/D211   master   2016-09-01 17:25:46     REJECTED   SUCCESS 
 ticket:941 - using wcst_import in system test Summary: system test before using rasimport and psql to import sample coverages data, now using wcst_import to import data when it test wcst_import in systemtest. irr_cube_1 cannot be imported now then as to known fails, other ticket with fix this problem will just uncheck these test cases. Test Plan: Run the test in test_all_wcst_import for import coverages, then run test wcs, wcps normally. Reviewers: dmisev, vmerticariu Differential Revision: http://codereview.rasdaman.org/D205   master   2016-08-04 11:10:10     REJECTED   FAILURE 
 [PATCH] ticket:1277 - Added the core CMake files to the build.   feature_cmake   2016-05-23 11:12:13     REJECTED   SUCCESS 
 [PATCH] ticket:1234 - 1233, 1209, 1244, 1203, 1270, 1274, 1292 - handle imageCrs, imageCrsdomain, CRS:1, return single scalar value, multiple parts in WCPS   feature_wcps2   2016-05-20 10:20:23     REJECTED   SUCCESS 
 [PATCH] ticket:1234 - and 1233, handle imageCrs, imageCrsdomain and domain operator   feature_wcps2   2016-05-18 10:11:03     REJECTED   SUCCESS 
 [PATCH] ticket:1236 - 1246 fix problem with extend, unary bit with do not count interval, and could not parse pow.   feature_wcps2   2016-03-17 13:35:07     REJECTED   SUCCESS 
 [PATCH] ticket:1237 - Fixed csv floating points precission issue   master   2016-03-03 10:23:55     REJECTED   FAILURE 
 ticket:1159 - language issue with petascope   master   2016-01-22 17:18:39     REJECTED   SUCCESS 
 ticket:1158 - make rasnet the default network protocol Summary: ./configure will use the new rasnet protocol by default from rasdaman v9.2. Test Plan: Manually tested all possible options. Reviewers: mdumitru, gmerticariu Reviewed By: mdumitru, gmerticariu Differential Revision: http://codereview.rasdaman.org/D81   master   2016-01-18 17:22:30     REJECTED   FAILURE 
 ticket:1135 - reconfigure the debug symbols requirements Summary: Debug symbols are removed from the default compilation and made available only during --enable-debug and --with-debug-symbols configure parameters Test Plan: manual Reviewers: mdumitru, dmisev Reviewed By: mdumitru, dmisev Differential Revision: http://codereview.rasdaman.org/D66   master   2016-01-12 16:34:03     REJECTED   SUCCESS 
 ticket:732 - SECORE definition is not valid and need to validate all definition (http://codereview.rasdaman.org/D47) Summary: Not every xlink:href should need to be resolved and if they are needed, they should be resolved inside the node element name which imports their definition. Test Plan: Run test case GMLValidAllDefinition (it will take around 9 hours), the result is all pass. Reviewers: dmisev Differential Revision: http://codereview.rasdaman.org/D47   master   2016-01-12 11:55:01     REJECTED   FAILURE 
 ticket:732 - SECORE definition is not valid and need to validate all definition (http://codereview.rasdaman.org/D47) Summary: Not every xlink:href should need to be resolved and if they are needed, they should be resolved inside the node element name which imports their definition. Test Plan: Run test case GMLValidAllDefinition (it will take around 9 hours), the result is all pass. Reviewers: dmisev Differential Revision: http://codereview.rasdaman.org/D47   master   2016-01-05 10:10:34     REJECTED    
 ticket:1076 - As per the GRPC recommendation I have implemented a HealthCheck to allow clients to detect if a server is up and running. Summary: A client must be able to detect if a server, identified by an address and running on the local machine or a remote one, is able to satisfy GRPC requests. This solution implements the recommented health check https://github.com/grpc/grpc/blob/master/doc/health-checking.md. Test Plan: Unit tests have been implemented for the service. Reviewers: mdumitru, dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D18   master   2015-11-23 19:43:50     REJECTED   FAILURE 
 ticket:1076 - As per the GRPC recommendation I have implemented a HealthCheck to allow clients to detect if a server is up and running. Summary: A client must be able to detect if a server, identified by an address and running on the local machine or a remote one, is able to satisfy GRPC requests. This solution implements the recommented health check https://github.com/grpc/grpc/blob/master/doc/health-checking.md. Test Plan: Unit tests have been implemented for the service. Reviewers: mdumitru, dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D18   master   2015-11-23 16:00:08     REJECTED   FAILURE 
 ticket:1083 - update secore EPSG database to v8.7.5   master   2015-11-20 12:08:06     REJECTED   FAILURE 
 ticket:903 - add configuration files for easylogging and change log format Summary: I added two easylogging configuration files, log-client.conf and log-server.conf, and used them to replace the current inline configuration. Test Plan: All logs should have the format specified in the configuration files and the TRACE and DEBUG levels should be disabled by default. They can be enabled by modifying the configuration files from the <rasdaman_install>/etc directory and setting the ENABLED property to true. Reviewers: atoader, gmerticariu Subscribers: dmisev Differential Revision: http://codereview.rasdaman.org/D20   master   2015-11-15 18:57:38     REJECTED   FAILURE 
 [PATCH] ticket:876 - Support image/png output with WCS GetCoverage (add test suite)   master   2015-11-11 09:59:24     REJECTED   SUCCESS 
 [PATCH] ticket:999 - rasmgr.auth is now saved in /etc   master   2015-11-10 17:58:53     REJECTED   SUCCESS 
 [PATCH] ticket:875 - properties files get unduly modified by installation procedure   master   2015-11-10 08:58:57     REJECTED   SUCCESS 
 [PATCH] ticket:988 - Read time error with Petascope when embedded with Jetty   master   2015-11-04 11:18:00     REJECTED   SUCCESS 
 [PATCH] ticket:1002 - Fixed problems with the new communication protocol and cleaned up the code.   master   2015-10-23 00:16:32     REJECTED   FAILURE 
 [PATCH] ticket:983 - wcst_import: invalid input files should not cause error   master   2015-10-21 13:19:04     REJECTED   SUCCESS 
 [PATCH] ticket:960 - Jetty enable with Petascope (upgrade with arguments in cconfiguration and petascope.properties to start_petascope separately)   master   2015-10-09 13:23:09     REJECTED   SUCCESS 
 [PATCH] ticket:993 - Fix compiler warnings   master   2015-09-16 23:22:13     REJECTED   SUCCESS 
 [PATCH 1/2] ticket:992 - Fixing a bunch of memory leaks   master   2015-09-16 17:04:28     REJECTED   SUCCESS 
 ticket:993 - Fix warnings in conversion   master   2015-09-16 12:54:20     REJECTED   FAILURE 
 [PATCH] ticket:992 - Fixing a bunch of memory leaks   master   2015-09-16 12:40:22     REJECTED   FAILURE 
 [PATCH] ticket:992 - Fixing a bunch of memory leaks   master   2015-09-11 14:44:56     REJECTED   FAILURE 
 [PATCH] ticket:992 - Fixing a bunch of memory leaks   master   2015-09-11 09:15:34     REJECTED   FAILURE 
 [PATCH] ticket:903 - replace rasdaman logging with easylogging in conversion   master   2015-08-20 19:33:30     REJECTED   FAILURE 
 ticket:856 - Fixed c++ warnings   master   2015-04-10 15:18:50     REJECTED   SUCCESS 
 [PATCH] ticket:910 WCS ProcessRequest does not work on Webkit browsers   master   2015-03-30 14:59:06     REJECTED   FAILURE 
 ticket:909 - Do not regenerate protobuf messages if there is no change   master   2015-03-26 19:24:10     REJECTED   FAILURE 
 ticket:881 - fixed compilation with --enable-debug   master   2015-03-25 16:08:11     REJECTED   FAILURE 
 [PATCH] ticket:505 - Minor fix on JUnit annotation.   master   2015-03-24 07:54:24     REJECTED   FAILURE 
 ticket:880 - Fixed bug in stop_rasdaman.sh   master   2015-03-06 09:19:42     REJECTED   FAILURE 
 ticket:856 - Fixed compiler warnings   master   2015-03-05 17:55:20     REJECTED   FAILURE 
 ticket:884 - fixed sqlite linking   master   2015-02-16 14:53:53     REJECTED   FAILURE 
 [PATCH] ticket:883 completed refactoring   master   2015-02-15 20:18:48     REJECTED   FAILURE 
 ticket:856 - Eliminated c++ warnings   master   2015-01-31 17:29:03     REJECTED   FAILURE 
 [PATCH 1/1] ticket:866 - Added copyright notice and file containing a list of dependencies   master   2014-12-14 16:31:01     REJECTED   SUCCESS 
 [PATCH] ticket:821 - added range constructor in wcps   master   2014-11-03 19:07:29     REJECTED   SUCCESS 
 [PATCH] ticket:843 Implemented WCS-Transaction extension for automatic coverage ingestion. Added new get capabilities test oracle to patch.   master   2014-11-01 12:14:16     REJECTED   SUCCESS 
 ticket:209 - range constructor in rasql   master   2014-08-13 16:36:22     REJECTED   SUCCESS 
 [PATCH] ticket:589 - WCPS cast precedence support added   master   2014-07-10 17:09:30     REJECTED    
 ticket:774 - Don't forward load optimization domain in the scale operator   master   2014-05-25 18:27:24     REJECTED    
 [PATCH] ticket:750 - secore urls   master   2014-05-08 14:00:21     REJECTED    
 [PATCH] ticket:210 - Select on external files   master   2014-05-06 18:53:58     REJECTED    
 [PATCH] ticket:760 - No bbox for GridCoverages + add tests.   master   2014-05-02 19:42:05     REJECTED    
 [PATCH] ticket:738 - Replace deprecated YYPARSE_ARGS   master   2014-04-13 06:54:47     REJECTED    
 [PATCH] ticket:689 - MultiSurface schema file.   master   2014-03-18 13:38:43     REJECTED    
 [PATCH] ticket:700 - Add GML coverage function to account for column-major linear sequence rule in CSV encoding.   master   2014-03-14 12:47:50     REJECTED    
 ticket:571 - Create a Bbox object for multipoint coverages   master   2014-03-10 15:07:23     REJECTED    
 ticket:672 - Fix WMS path in WMS import tools.   release_9.0   2014-02-25 16:58:34     REJECTED    
 [PATCH] ticket:621 Remove clientId from locking table and queries.   master   2014-02-24 15:46:02     REJECTED    
 [PATCH] ticket:314 - OWS metadata element has capitalized M.   master   2014-02-20 10:10:53     REJECTED    
 [PATCH 1/2] ticket:314 - Add size-limit to OWS metadata and include in the capabilities document.   master   2014-02-19 20:51:12     REJECTED    
 [PATCH] ticket:439 - Do not ignore content of ps_descriptions for DescribeCoverage responses.   master   2013-11-21 16:43:06     REJECTED    
 [PATCH] ticket:539 - Add some temporal and index CRSs definitions to SECORE and adapt Petascope, petascopedb and systemtests.   master   2013-11-13 19:30:27     REJECTED    
 [PATCH] ticket:515 - Fix UoM code for pure numbers.   master   2013-10-30 10:52:59     REJECTED    
 ticket:487 included rasadmin credentials in config manager   master   2013-10-22 15:21:02     REJECTED    
 [PATCH] ticket:458 - fix WMS test   master   2013-10-01 19:50:31     REJECTED    
 [PATCH] ticket:125 - allow for different postgres and rasdaman users; addressed some rasgeo code guideline issues   master   2013-09-10 15:36:22     REJECTED    
 [PATCH] ticket:422 - Handeling metadata queries in RasUtil   master   2013-08-12 14:26:05     REJECTED    
 ticket:413 - fix memory leak   release_8.5   2013-08-12 13:07:59     REJECTED    
 ticket:413 - fix memory leak   master   2013-08-12 13:07:44     REJECTED    
 Add wcs:CoverageSubtypeParent element in both wcs:ServiceParameters and wcs:CoverageSummary.   feature_PetascopeSecore   2013-08-01 19:21:31     REJECTED    
 [PATCH] Let Petascope deliver the stored ows:metadata in the coverage summary.   feature_PetascopeSecore   2013-08-01 17:35:32     REJECTED    
 [PATCH] ticket:363 - WMS getCapability passes   master   2013-07-23 19:31:01     REJECTED    
 [PATCH] ticket:363 - enable re-use wcps testing engine for WMS   master   2013-07-23 14:02:17     REJECTED    
 [PATCH] ticket:406 - commiting fix for the bug including test   master   2013-07-22 19:16:57     REJECTED    
 [PATCH] ticket:406 - fix for the bug 406   master   2013-07-22 09:58:34     REJECTED    
 [PATCH] ticket:394 - Adding Test. Improving exception handling related to ticket 394. Introducing level handling in exceptions.   master   2013-07-06 00:54:09     REJECTED    
 [PATCH] ticket:394 - Improving exception handling related to ticket 394. Introducing level handling in exceptions.   master   2013-07-06 00:03:52     REJECTED    
 [PATCH] Expand r_Range to long long   master   2013-06-24 17:06:34     REJECTED    
 [PATCH] Restore WCS legacy methods for interpolation.   feature_PetascopeSecore   2013-06-24 13:13:16     REJECTED    
 [PATCH] Some first SQL macros for higher level coverage examination.   feature_PetascopeSecore   2013-06-21 22:15:47     REJECTED    
 [PATCH] Replace substring operation in test script for better compatibility   master   2013-06-12 13:18:51     REJECTED    
 [PATCH] Enable netcdf and hdf4 compilation by default (ticket #339)   master   2013-04-12 15:37:37     REJECTED    
 Fix RPM packaging (ticket #324)   master   2013-03-08 17:08:27     REJECTED    
 [PATCH] ticket #200   master   2013-02-27 15:58:12     REJECTED    
 [PATCH] Fixing git commit id wrongly computed, ticket 300   master   2013-02-15 11:12:47     REJECTED    
 WCS to set proper geo-paramters for GTiff encoding (ticket #164).   master   2012-11-30 15:27:06     REJECTED    
 [PATCH] added the petascope schema to manual_and_examples folder   master   2012-11-19 22:08:54     REJECTED    
 [PATCH] Fixing failure of test 6 of wcps, ticket227   master   2012-11-08 11:37:39     REJECTED    
 [PATCH] Make string comparison case insenstive (related to previous patch)   master   2012-11-03 14:18:55     REJECTED    
 [PATCH] Sort alphabetically collection names selected from RAS_COLLECTIONNAMES   master   2012-11-03 13:54:57     REJECTED    
 Check on reprojected subsets' order; EPSG codes in GetCapabilities response; CRS URI equivalence and utilities class; BigDecimal when computing axes resolutions.   master   2012-10-29 17:22:58     REJECTED    
 [PATCH] ps_format id update and removing choice between text and binary from ps_metadata   master   2012-09-30 17:23:45     REJECTED    
 [PATCH] Rasgeo v0.6 rc1 - ODBC integration to support different DBMS (tested with Oracle and postgreSQL) Adds also automatic insert of opengis CRS strings into PS_CRS table for UTM datasets.   master   2012-09-04 10:28:25     REJECTED    
 [PATCH] This incorporates changes that were made to build RPM for TeraPro project. In particular 'make dist' was made to include all needed sources.   master   2012-07-25 07:19:01     REJECTED    
 [PATCH] This incorporates changes that were made to build RPM for TeraPro project. In particular 'make dist' was made to include all needed sources, and the addition of 'unknown' suffix in rasql commented out.   master   2012-07-23 15:41:48     REJECTED    
 [PATCH] Fix WCPS range coverage expressions, when the range components are of different types.   master   2012-07-18 17:16:06     REJECTED    
 [PATCH] Verbose call to fillpyramid.   master   2012-06-11 08:58:31     REJECTED    
 [PATCH] Verbose call to fillpyramid.   master   2012-06-09 19:12:05     REJECTED    
 Remove TEMPORAL_AXIS: just keep T_AXIS as unique identifier of a time axis (II).   master   2012-04-06 10:58:04     REJECTED    
 Misc: time subsets order check; CRS transform check moved to CRSExtension.java; Envelope' in GML coverage description.   master   2012-04-02 22:16:34     REJECTED    
 [PATCH] rasgeo and petascope support to UTM crs in opengis format upon data insert   master   2012-03-28 10:44:57     REJECTED    
 Misc: cleaner Makefiles, fix pixel-coords extraction and GML templates.   master   2012-03-03 16:56:44     REJECTED    
 [PATCH] Fix GridEnvelope missing axis and pixel indices extraction.   master   2012-03-02 15:46:30     REJECTED    
 [PATCH] Corrected wrong pixel-index translation for Y dimension.   master   2012-03-01 18:54:45     REJECTED    
 Missing libraries in petascope Makefiles.   master   2012-02-29 17:03:25     REJECTED    
 [PATCH 1/2] rasimports looks for opengis crs names in ps_crs to set axis crs (only for UTM North projections)   master   2012-02-28 10:28:13     REJECTED    
 [PATCH] WCS CRS-extension: subsettingCrs/outputCrs parsing and porting to WCPS.   master   2012-02-27 16:08:41     REJECTED    
 Resolution of ticket #80. Changed the regular expression for integers defined in the rasdl/lex.ll file to allow an optional negative beggining of the number. This fix allows the usage of negative ranges.   master   2012-01-23 15:46:31     REJECTED    
 [PATCH] FIX: rasimport: fixed pixel shift - ticket #99   master   2011-12-26 13:00:26     REJECTED    
 [PATCH] rmanman import utility based on GDAL, developed by Alexander Herzig   master   2011-11-09 14:41:27     REJECTED   SUCCESS 
 Fixes for Petascope/Rview/Rpm play together   master   2011-11-07 08:29:30     REJECTED    
 Fix the RPM to install petascope as well   master   2011-10-28 23:17:48     REJECTED    
 [PATCH 14/14] Prepare rasmgr.conf in init   master   2011-07-21 14:14:17     REJECTED    
 [PATCH 13/14] Fix files for insertppm   master   2011-07-21 14:13:59     REJECTED    
 [PATCH 12/14] rasmgr to bg and insert ppm as is   master   2011-07-21 14:13:37     REJECTED    
 [PATCH 11/14] Added basic types and raslogin   master   2011-07-21 14:13:17     REJECTED    
 [PATCH 10/14] Added shell for rasuser   master   2011-07-21 14:12:57     REJECTED    
 [PATCH 09/14] Wow java   master   2011-07-21 14:12:39     REJECTED    
 [PATCH 08/14] Hey I've allready did this   master   2011-07-21 14:12:19     REJECTED    
 [PATCH 07/14] Another fix for mkdir   master   2011-07-21 14:11:59     REJECTED    
 [PATCH 06/14] Rview removal. May be need to patch   master   2011-07-21 14:11:41     REJECTED    
 [PATCH 05/14] docs and examples in spec   master   2011-07-21 14:11:13     REJECTED    
 [PATCH 04/14] Spec/init fix for not running postgres at install time   master   2011-07-21 14:10:51     REJECTED    
 [PATCH 03/14] Helsinki commit   master   2011-07-21 14:10:23     REJECTED    
 [PATCH 02/14] RPM fixes for SL6   master   2011-07-21 14:00:22     REJECTED    
 [PATCH 01/14] Builds on SL6 Doesn't build on F15 cause of gcc 4.6   master   2011-07-21 13:59:47     REJECTED    
 [PATCH] Corrected Some Bugs in WPS   master   2011-05-17 11:24:45     REJECTED    
 [PATCH] Fix error with ifndef in makefiles   master   2011-05-14 10:33:09     REJECTED    
 [PATCH] Add 'make updatedb' target to the petascope makefile.   master   2011-05-14 09:55:41     REJECTED    
 [PATCH] Changed start-up mode of rasmgr to silent in the script start_rasdaman.sh This way, the messages logged via VLOG are suppressed and we avoid overcrowding the log files.   master   2011-04-29 17:12:19     REJECTED    
 [PATCH] will be auto-generated   master   2010-12-10 05:47:44     REJECTED    
 [PATCH] cvs fix   master   2010-11-30 02:00:27     REJECTED    
 [PATCH] JYu: deprecate the unused test from systemtest, setup a new test architecture with branchs of mandatory test, fixed test, and open test. The rasql query tests are in mandatory test folder. The PG memleak test is in fixed test folder. User can add extra test by following a similar structure.   master   2010-11-28 14:30:21     REJECTED    
 [PATCH] modified: reladminif/databaseif.pgc to prevent pg connection leak   master   2010-11-28 14:21:19     REJECTED    
 [PATCH] fix for ticket #57: auto-generated Makefiles not up-to date   master   2010-11-28 03:15:32     REJECTED    
 [PATCH] Committer: rasdaman <j.yu@jacobs-university.de>   master   2010-09-02 12:08:58     REJECTED    
 [PATCH 198/202] removed dead code   master   2010-09-01 23:10:42     REJECTED    
 [PATCH 197/202] PB: improved documentation   master   2010-09-01 23:10:24     REJECTED    
 [PATCH] Warnings eliminated   master   2010-07-23 19:18:16     REJECTED    
 [PATCH] PB: generate Makefile with CONFDIR path so that it will compile properly at the installed location.   master   2010-06-09 11:40:14     REJECTED    
 [PATCH] PB: local copy of insertppm.cc to make examples self-contained; make insertppm compile   master   2010-06-09 11:39:12     REJECTED    
 [PATCH] clientcomm_makefile+hdf_cc   master   2010-06-09 11:36:38     REJECTED    
 [PATCH] PB: some error corrections, text improvements wrt installation description.   master   2010-06-09 11:29:43     REJECTED    
 Fixed ax_lib_rasdaman.m4 Now it will also check for libdf (part of hdf). Added a default error message when rasdaman is not found.   master   2010-06-09 11:25:21     REJECTED    
 [PATCH] joined .gitignore files of petascope and rasdaman repositories. replaced petascope headers with rasdaman community headers.   master   2010-06-02 21:51:06     REJECTED    
 [PATCH] Added doxygen support.   master   2010-03-29 10:49:27     REJECTED    
 [PATCH] Added doxygen support.   master   2010-03-29 10:42:32     REJECTED    
 [PATCH] fix: last value in CSV encoded output wrong   master   2009-07-28 13:05:50     REJECTED    

Submit a new patch

Select your locally generated patch file below for upload. Note that the patch can only be accepted if you agree to the Rasdaman Contribution Agreement by ticking the checkbox.

See How to submit patches for a step-by-step guide, in particular regarding the patch subject format. In order to ensure quick processing and to avoid rejection, you may want to make sure your patch adheres to the rasdaman code guide.


Select the code branch below to which you want to commit (help); if you are not sure what this means just leave the default (master).



I agree to the Rasdaman Contribution Agreement.