| 45 | |
| 46 | * changeset:cfa5082 | ticket:489 - remove and ignore generated files from the repository (Dimitar Misev) |
| 47 | * changeset:46b19dc | ticket:815 - fix database connect/disconnect for SQLite backend (Dimitar Misev) |
| 48 | * changeset:b66a748 | ticket:841 - add sqlite/filestorage RPM spec file and adapt for CentOS 7 (Dimitar Misev) |
| 49 | * changeset:d84ae07 | ticket:841 - fix tomcat path in RPMs for CentOS 7 (Dimitar Misev) |
| 50 | * changeset:4dbccf4 | ticket:845 - added error text for De and Fr (George Merticariu) |
| 51 | * changeset:9ef03cd | ticket:845 - fixed DE error texts (George Merticariu) |
| 52 | * changeset:c94b26a | ticket:845 - fixed typos in DE error texts (George Merticariu) |
| 53 | * changeset:c9feffc | ticket:845 - type managemet in rasql (George Merticariu) |
| 54 | * changeset:11f30f3 | ticket:849 - fix select/insert/update in directql (Dimitar Misev) |
| 55 | * changeset:49cb77f | ticket:852 - fix retreival of SWE quantity values from petascopedb (Dimitar Misev) |
| 56 | * changeset:8a73a79 | ticket:856 - correct some casts, fix case evaluation, fix typo (Dimitar Misev) |
| 57 | * changeset:87450eb | ticket:856 - Fixed c++ old-style cast warnings part 1 (Vlad Zamfir) |
| 58 | * changeset:95c4135 | ticket:856 - Fixed const cast in parse.cc (Vlad Zamfir) |
| 59 | * changeset:adf3686 | ticket:856 - Fixed c++ warnings in alignedtiling (Vlad Zamfir) |
| 60 | * changeset:3a567ef | ticket:856 - Fixed c++ warnings in applications, conversion, qlparser, rnprotocol part 1 (Vlad Zamfir) |
| 61 | * changeset:bf4d412 | ticket:856 - Fixed c++ warnings in applications, conversion, qlparser, rnprotocol part 2 (Vlad Zamfir) |
| 62 | * changeset:8d7e9b3 | ticket:856 - Fixed c++ warnings in applications, conversion, qlparser, rnprotocol part 3 (Vlad Zamfir) |
| 63 | * changeset:a45eb27 | ticket:856 - Fixed c++ warnings in applications, conversion, rasmgr (Vlad Zamfir) |
| 64 | * changeset:6cf856a | ticket:856 - Fixed c++ warnings in conversion, httpserver, raslib and rasmgr part 1 (Vlad Zamfir) |
| 65 | * changeset:ad8eddc | ticket:856 - Fixed c++ warnings in conversion, httpserver, raslib and rasmgr part 2 (Vlad Zamfir) |
| 66 | * changeset:f485d7c | ticket:856 - Fixed c++ warnings in conversion, httpserver, raslib and rasmgr part 3 (Vlad Zamfir) |
| 67 | * changeset:1865b0a | ticket:856 - Fixed c++ warnings in qlparser (Vlad Zamfir) |
| 68 | * changeset:f63ed79 | ticket:856 - Fixed c++ warnings in rasmgr, server, servercomm (Vlad Zamfir) |
| 69 | * changeset:ed6d893 | ticket:856 - Fixed c++ warnings in reladminif, recatalogif, relindexif (Vlad Zamfir) |
| 70 | * changeset:725ff8e | ticket:856 - fix macro redefinition warnings, few memory errors, and time handling in wcst_import (Dimitar Misev) |
| 71 | * changeset:a5b35ee | ticket:856 - fix unused function parameters warnings in gcc 4.9 (Dimitar Misev) |
| 72 | * changeset:1791594 | ticket:856 - replaced deprecated library strstream with stringstream part 1 (Vlad Zamfir) |
| 73 | * changeset:82805dd | ticket:856 - replaced deprecated library strstream with stringstream part 2 (Vlad Zamfir) |
| 74 | * changeset:b12b268 | ticket:856 - Suppressed c++ warnings in automatically generated files lex, oql, odl (Vlad Zamfir) |
| 75 | * changeset:01b45bc | ticket:856 - Suppressed c++ warnings in automatically generated files rpcif_clnt, rpcif_svc (Vlad Zamfir) |
| 76 | * changeset:4fef3a0 | ticket:911 - adapt rasgeo to support sqlite/filestorage (Dimitar Misev) |
| 77 | * changeset:40f15f7 | ticket:916 - Fix conflicts about variable errno (Jinbo Zhang) |
| 78 | * changeset:abdd4f9 | ticket:919 - fix memory errors in servercomm, storage layout (Dimitar Misev) |
| 79 | * changeset:0d66a1b | ticket:919 - Fix memory leak in QtRangeConstructor (Veranika Liaukevich) |
| 80 | * changeset:2821afc | ticket:919 - Fix memory leaks (Veranika Liaukevich) |
| 81 | * changeset:657c59a | ticket:919 - MDDObj changes: use boost::shared_ptr<Tile>. (Veranika Liaukevich) |
| 82 | * changeset:6409f14 | ticket:922 - Disable autoconf warnings about non-POSIX make extensions (Veranika Liaukevich) |
| 83 | * changeset:c514270 | ticket:923 - rasmgr.auth should be in etc rather than $HOME (Dimitar Misev) |
| 84 | * changeset:d67c5b8 | ticket:926 - Cleaned up rasnet code, added developer documentation and merged with main branch. (Alexandru Toader) |
| 85 | * changeset:206ee48 | ticket:927 - fix formatting in range constructor and marray/condense evaluation code (Dimitar Misev) |
| 86 | * changeset:0f7027d | ticket:927 - fix segfault when struct literal is used in an marray (Dimitar Misev) |
| 87 | * changeset:40adc4e | ticket:930 - Merged changes done to the WCS-client on Eartlook into the main branch (Alexandru Toader) |
| 88 | * changeset:c270b2f | ticket:933 - make fails on first run, missing oql.h (Dimitar Misev) |
| 89 | * changeset:dc22af6 | ticket:934 added support for relative paths and automatic registration of recipes (Alex Dumitru) |
| 90 | * changeset:b162325 | ticket:934 support for null values in wcst_import (Alex Dumitru) |
| 91 | * changeset:e068bb7 | ticket:934 - support unix time as well in wcst_import (Dimitar Misev) |
| 92 | * changeset:b6d5d7a | ticket:940 migrated type management in WCST to rasql and added null value support at ingestion (Vlad Merticariu) |
| 93 | * changeset:d302f45 | ticket:945 - Use sqlite by default as a RASBASE backend (Dimitar Misev) |
| 94 | * changeset:215e259 | ticket:947 Make default null values optional parameter in config (Alex Dumitru) |
| 95 | * changeset:cd35264 | ticket:948 Fixed the urls in wcs-client (Alex Dumitru) |
| 96 | * changeset:49c1dfe | ticket:951 - deprecate wms-import tools (Dimitar Misev) |
| 97 | * changeset:b6dda76 | ticket:952 when deleting a coverage, if the collection holding the corresponding array remains empty, the collection is dropped. (Vlad Merticariu) |
| 98 | * changeset:625e770 | ticket:953 update clause should support decode operation (Alex Dumitru) |
| 99 | * changeset:921265e | ticket:954 WCST should keep the order of the offset vectors (Alex Dumitru) |
| 100 | * changeset:0b72278 | ticket:955 wms layers created from WCS coverage have incorrect bbox (Alex Dumitru) |
| 101 | * changeset:f78bdd3 | ticket:956 part-2 remove old dependencies + update the Makefile (Alex Dumitru) |
| 102 | * changeset:dac1dbe | ticket:956 part-3 allow for subset correction (Alex Dumitru) |
| 103 | * changeset:5422dd4 | ticket:956 Ruggedize wcst_import based on the feedback from alpha release (Alex Dumitru) |
| 104 | * changeset:0bebff0 | ticket:957 add configure generated files to git ignore (Alex Dumitru) |
| 105 | * changeset:af2bbb9 | ticket:958 - update_db.sh script does not work for sqlite (Dimitar Misev) |