Wykres commitów

20 Commity (c2532a181e1b9ec5267db71b6d1cb9e92b9072dc)

Autor SHA1 Wiadomość Data
Tomasz Golinski 17e8a93b5b CPPCHECK: There is no such thing as 2 2020-02-11 17:34:52 +01:00
Tomasz Golinski 2ab560f172 CPPCHECK: Change arguments to references, add some consts 2020-02-11 17:34:23 +01:00
Tomasz Golinski fde854b041 Correct initialization of SQLite db with geodb 2020-01-25 16:33:57 +01:00
Tomasz Goliński b40b29de80 Another run of clang-format 2019-11-04 21:44:08 +01:00
Tomasz Goliński dc42212e31 Throw when can't read database revision 2019-11-04 21:40:24 +01:00
Tomasz Goliński 46a7321434 Pull more cache data from local db 2019-11-04 11:09:47 +01:00
Tomasz Golinski 0f15dcb82c Restrict caches not found to available caches 2019-10-06 13:08:37 +02:00
Tomasz Golinski 6ba1da6203 Silence unused variable/parameter warnings 2019-10-06 02:58:24 +02:00
Tomasz Golinski 9d9601e4ca Encapsulate revision in OCdb 2019-10-06 02:46:07 +02:00
Tomasz Golinski f7e02612d8 Add SQLite transactions 2019-10-06 02:44:58 +02:00
Tomasz Golinski d2682e5860 Move the code updating revision of SQLite database out of destructor to places where it can really change. 2019-10-04 22:06:59 +02:00
Tomasz Golinski 5eaf9ec43e Possibility to grab caches which were not found by a certain user 2019-10-04 02:30:17 +02:00
Tomasz Golinski 1a2a096651 Add parent class Api to OCdb 2019-10-04 00:43:39 +02:00
Tomasz Golinski bafa767382 Forgot to put 'type' into database. On the other hand, no need to put 'text' there. 2019-10-01 23:57:04 +02:00
Tomasz Golinski ab2f66c87a Don't generate empty SQL commands if no data is to be changed. 2019-10-01 17:29:17 +02:00
Tomasz Golinski 2a00a57b3c Correct revision tracking code 2019-10-01 17:19:05 +02:00
Tomasz Golinski fb196b1c35 Adjust debug levels 2019-10-01 17:11:38 +02:00
Tomasz Golinski dc91a5c1ed Possibility to apply changelogs grabbed from OKapi 2019-10-01 01:49:25 +02:00
Tomasz Golinski 27d29af9ed Read revision from existing database 2019-10-01 01:48:49 +02:00
Tomasz Golinski 26d2f9ffb4 Initial support for handling OC database snapshots storing it in a local sqlite file. 2019-09-30 02:34:56 +02:00