- 01 Apr, 2022 1 commit
-
-
Rafael Fontenelle authored
Since Meson 0.60.0, i18n.merge_file no longer accepts positional arguments, causing the build to fail with the message: "libgda/tools/browser/meson.build:87:5: ERROR: Function does not take positional arguments."
-
- 22 Mar, 2022 1 commit
-
-
- 20 Mar, 2022 1 commit
-
-
- 13 Mar, 2022 1 commit
-
-
- 23 Feb, 2022 1 commit
-
-
Daniel Espinosa Ortiz authored
Fixed postgresql provider crash See merge request !195
-
- 19 Feb, 2022 1 commit
-
-
- 16 Feb, 2022 1 commit
-
-
TAO ZUHONG authored
Update providers/postgres/gda-postgres-provider.c, providers/reuseable/postgres/gda-postgres-reuseable.c
-
- 10 Feb, 2022 3 commits
-
-
Daniel Espinosa Ortiz authored
Fixed compilation error See merge request !193
-
TAO ZUHONG authored
-
Daniel Espinosa Ortiz authored
Allow to override build date with SOURCE_DATE_EPOCH See merge request !192
-
- 07 Feb, 2022 2 commits
-
-
Daniel Mustieles García authored
-
Bernhard M. Wiedemann authored
in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. Also use UTC to be independent of timezone.
-
- 16 Jan, 2022 2 commits
-
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
-
- 06 Jan, 2022 1 commit
-
-
Daniel Espinosa Ortiz authored
DB: Convenient API to get GdaDbTable and GdaDbView See merge request !190
-
- 30 Dec, 2021 1 commit
-
-
- 28 Oct, 2021 1 commit
-
-
- 23 Oct, 2021 2 commits
-
-
Pavlo Solntsev authored
-
Pavlo Solntsev authored
Implementation of gda_db_base_compare() was simplified and supported by test coverage.
-
- 22 Oct, 2021 2 commits
-
-
Pavlo Solntsev authored
-
Pavlo Solntsev authored
See #223
-
- 20 Oct, 2021 1 commit
-
-
Daniel Espinosa Ortiz authored
Fix CVE-2021-39359 by forcing TLS certificate validation Closes #249 See merge request !189
-
- 18 Oct, 2021 1 commit
-
-
Douglas R. Reno authored
This was done by adding "ssl-use-system-ca-file", TRUE to the options for each soup_session_new_with_options() call that was made. Tested on Linux From Scratch 11.0 and Debian 11. Fixes #249
-
- 17 Oct, 2021 4 commits
-
-
Marek Černocký authored
-
-
-
Pavlo Solntsev authored
DB: Fixing memory access bug See merge request !188
-
- 16 Oct, 2021 1 commit
-
-
Daniel Espinosa Ortiz authored
Add flag CLIENT_INTERACTIVE to make a long connection; See merge request !184
-
- 09 Oct, 2021 1 commit
-
-
Pavlo Solntsev authored
Currently, a pointer to a string stored in the GList. This memory can be free'd that will make the pointer unvalid. Now, we store a string copy avoiding memory access issue.
-
- 04 Oct, 2021 4 commits
-
-
TAO ZUHONG authored
-
Daniel Espinosa Ortiz authored
Add support for type GEOMETRY See merge request !185
-
Daniel Espinosa Ortiz authored
remove sql check statement See merge request !186
-
Daniel Espinosa Ortiz authored
Improve apple platform support See merge request !187
-
- 30 Sep, 2021 7 commits
-
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-
TAO ZUHONG authored
-