コミット履歴

作者 SHA1 メッセージ 日付
  Soeren Gebbert 112ca1d33c temporal library: Using a thread to observe the state of the libgis server process, since the fatal_error SIGABRT signal can not be catched in Python and the Python error handler function can not be registered in the libgis error handling system. 10 年 前
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) 10 年 前
  Martin Landa 1922b5c852 fix typo in comment 10 年 前
  Luca Delucchi b9f4872f09 python temporal lib: PEP8 cleaning; markdown cleaning 10 年 前
  Soeren Gebbert 7c5afd96a9 temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style 10 年 前
  Soeren Gebbert 9d4ae74e4b temporal framework: Better handling on none-existing temporal databases in existing mapsets 10 年 前
  Soeren Gebbert 4126bb1e2b temporal framework: Enabling mapset specific temporal databases. This feature is very experimental. 10 年 前
  Soeren Gebbert feef63bd6f temporal framework: Trying to fix import issues that lead to malfunction temporal framework 10 年 前
  Soeren Gebbert 581291f7fe python temporal: First steps to allow distributed temporal databases. The C-library interface supports now the request of temporal database driver and name/connection string. Added several TODOs to the SQLDatabaseInterfaceConnection class that must implement mapset specific database connections and cursors. 10 年 前
  Markus Neteler 294821e55b temporal: minor msg cosmetics 11 年 前
  Markus Neteler 9d3becfd8f temporal: attempt to clarify temporal database version mismatch error message 11 年 前
  Soeren Gebbert 2013c4cfbc Better error handling in case the database connection can not be established ticket https://trac.osgeo.org/grass/ticket/2258 11 年 前
  Soeren Gebbert 0e3e444b11 Better error message in case the temporal database version is outdated. 11 年 前
  Soeren Gebbert 55577880be Fixed GUI crash when a fatal error occurs by calling the init() function of the temporal database 11 年 前
  Soeren Gebbert 96833e955f Fixed wrong tgis_db_version commit 11 年 前
  Soeren Gebbert 920d48c042 Environmental variable handling improvement 11 年 前
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger 11 年 前
  Soeren Gebbert 759c6c7711 Give more information in case the temporal database is incompatible. 11 年 前
  Soeren Gebbert 2976e0373b Better performance of tgis.init() and code cleanup. Reduced number of external module calls. 11 年 前
  Soeren Gebbert c2f63f94b7 Better exit handling of messenger and C-interface subprocesses 11 年 前
  Soeren Gebbert d94771e8db Modifications are: 11 年 前
  Soeren Gebbert 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 年 前
  Soeren Gebbert 1ec62f3642 Using the the message interface in register.py. 11 年 前
  Soeren Gebbert 58bfc31393 New G_fatal_error() safe C-libraries interface to access C-functions via ctypes implemented 11 年 前
  Soeren Gebbert 9f3f7f6917 Started to use the new PyGRASS message interface in some classes. 11 年 前
  Soeren Gebbert 4c59e71a77 Fixed t.connect $MAPSET issue, enhanced the sampling code 11 年 前
  Soeren Gebbert 416ccf54bb Implemented a check for the correct mapset when datasets are modified. 11 年 前
  Soeren Gebbert f83f0cd86c Enabled deepcopy of map and space time datasets. 11 年 前
  Soeren Gebbert 736f697fba Code refracturing. Added metadata table to allow tgis database version check. 11 年 前
  Soeren Gebbert 2de50e87b9 More temporal extent setting tests 11 年 前