Submitted patches

Page 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:1150 - rasmgr_x now uses the etc/log-rasmgr.conf configuration file so the log level is configurable at runtime. Summary: Until now rasmgr_x did not use a default log configuration which caused the log output to be extremely verbose. From now on, rasmgr_x will use the log configuration in etc/log-rasmgr.conf by default. If this file is missing, it will use a default, hardcoded configuration. Test Plan: Start rasdaman with the default configuration and check nohup.out for log statements. Only the log levels specified in the configuration file should appear in the output file. Reviewers: dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D75   master   2016-01-16 19:37:59     APPLIED   SUCCESS 
 ticket:1118 - Added easylogging, googlemock and googletest as third party dependencies and changed include headers in files that use them. Summary: Added recipe to third_party/Makefile.am to build googlemock and googletest as static library. Changed include path of easylogging, googlemock and googletest in dependent files. Test Plan: The change only affects the build process. The build completes successfully for rasnet and rnp. Reviewers: dmisev, gmerticariu, mdumitru Differential Revision: http://codereview.rasdaman.org/D74   master   2016-01-16 12:34:57     APPLIED   SUCCESS 
 ticket:1133 fixed validation error on update for coverages having more than 128 bands Summary: fixed validation error on update for coverages having more than 128 bands Test Plan: run the tests defined in src/test/java/petascope/wcs2/wcst/RangeTypeValidator.java Reviewers: mdumitru, dmisev Differential Revision: http://codereview.rasdaman.org/D73   master   2016-01-15 16:48:43     APPLIED   SUCCESS 
 ticket:1042 - Updated peer management implementation in rasnet to respect the specification of the old protocol. Summary: Peer management syntax conforms to the RNP specification. When a request is received from a client, a rasmgr will try to acquire a free server for the client. If one is not found in the local list of rasservers, and no new servers can be started, the rasmgr will contact its peers to ask for a server. If a peer replies with the details of a server, the information is forwarded to the client. Test Plan: The change is covered by unit tests in rasmgr_x/test Reviewers: gmerticariu, mdumitru Differential Revision: http://codereview.rasdaman.org/D70   master   2016-01-15 13:52:08     APPLIED   SUCCESS 
 ticket:1137 - Using wcst_import in petascope_insertdemo.sh (http://codereview.rasdaman.org/D65)   master   2016-01-14 14:23:38     APPLIED   SUCCESS 
 [PATCH] ticket:1134 - Fixed bug in wcs-client GetCoverage core tab that prevented slicing at the default value   master   2016-01-14 13:50:01     PENDING   SUCCESS 
 [PATCH] ticket:1132 - Missing detail information in log file of system test (test_wcs, test_wcps,...) (http://codereview.rasdaman.org/D63)   master   2016-01-14 13:33:28     PENDING   SUCCESS 
 [PATCH] ticket:1145 Boost exception is required by rasmgr but it isn't actually needed   master   2016-01-14 10:02:57     PENDING   SUCCESS 
 [PATCH] ticket:1144 git init needs to be run in source root for git < 1.8   master   2016-01-13 16:18:42     PENDING   SUCCESS 
 [PATCH] ticket:1135 - reconfigure the debug symbols requirements   master   2016-01-13 10:15:50     PENDING   SUCCESS 

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.