20
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix make dist: Change version to 8.3.1 in configure.ac Comment the obligatory check for libhdf-alt (it is optionally checked later) Remove compression/Makefile from configure.ac Remove complex.icc from raslib/Makefile.am Remove tile.icc from tilemgr/Makefile.am Add Makefile.in and .am to EXTRA_DIST in Makefile.am for petascope Remove db from EXTRA_DIST in Makefile.am for petascope Changes in spec: add gdal to requires add -g -O2 to cflags to produce usefull debuginfo More... almost 12 years ago
Change the 3rd party libs messages in rasserver and petascope logs. More... almost 12 years ago
Allow rasdaman to compile with libhdf-alt More... almost 12 years ago
Use constants in WCPS (half done) More... almost 12 years ago
Fix SECORE compilation More... almost 12 years ago
corrected auth error in installation doc
pebau
as Peter BaumanN
More... almost 12 years ago
described further PG auth methods
pebau
as Peter BaumanN
More... almost 12 years ago
Format uniformly C/C++ sources to ANSI/Allman style (so that everything conforms to the Code Style Guide) with 'astyle --style=ansi -c -n' More... almost 12 years ago
Removing FORWISS copyright More... almost 12 years ago
Change default connect string of rasdl to RASBASE More... almost 12 years ago
Convert all GPL license to LGPL in raslib folder More... almost 12 years ago
Allow specifying database user/pass in rasmgr.conf, so that trust-based (besides ident-based) authentication with PostgreSQL is also possible (ticket 179) More... almost 12 years ago
Optimize rasdaman server start/stop More... almost 12 years ago
Fix compilation on Ubuntu (used to require specifying LIBS='-lecpg -lgdal' at ./configure) More... almost 12 years ago
Deleting empty cc, hh, and icc files More... almost 12 years ago
Add GPL and LPGL license headers to the files More... almost 12 years ago
Add comparison with expected results in WCPS tests for more robust testing. More... almost 12 years ago
Sync packaging scripts with recent petascope changes. More... almost 12 years ago
Commit updated petascope project files, and better handling of the web.xml More... almost 12 years ago
Fix null pointer exception in WCPS (ES ticket 44) More... almost 12 years ago
rasdl should consider the --connect parameter when specified, instead of always using the default RASBASE (ticket 178) More... almost 12 years ago
Move petascope update_db.sh to update_petascopedb.sh and split into an additional petascope_insertdemo.sh More... almost 12 years ago
Commit forgotten web.xml (in previous patch), and add some checks for missing configuration parameter in the web.xml More... almost 12 years ago
Install petascope configuration files (log4j.properties and petascope.properties) to etc, rather than in the war file. More... almost 12 years ago
Add the getMetadataExpr statements to WCPS (ticket 145) More... almost 12 years ago
Allow mixing of trims and slices in WCPS (ticket 64) More... almost 12 years ago
WCPS cleanup, fixed all tests, and tickets 162, 172 More... almost 12 years ago
Cleanup logging in WCPS More... almost 12 years ago
Forgotten new files (related to previous patch) More... almost 12 years ago
Implementation of /def/equal end point for comparing GML definitions in SECORE More... almost 12 years ago