[libgda] Created tag LIBGDA_6_0_0
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Created tag LIBGDA_6_0_0
- Date: Mon, 1 Feb 2021 01:54:51 +0000 (UTC)
The signed tag 'LIBGDA_6_0_0' was created.
Tagger: Daniel Espinosa <esodan gmail com>
Date: 1612144454 -0600
Release Mayor 6.0.0 release
Changes since the last tag 'LIBGDA_5_99_90':
Anders Jonsson (4):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Add Swedish browser help translation
Andika Triwidada (2):
Update Indonesian translation
Update Indonesian translation
Andre Klapper (1):
Fix broken markup in Portuguese UI translation
Ask Hjorth Larsen (1):
Updated Danish translation
Balázs Úr (3):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Daniel Espinosa (95):
GdaStatement: set 'structure' as GBoxed
GdaStatement: fix memory leak at statement execution
GdaTime: improvements
GdaDbCatalog: Fix memory leaks
Unit Test: Add 'valgrind' setup for tests
GdaServerOperation: fix memory leak removing static doc hash
GdaDataModel: fix memory leak at import from model
GdaServerOperation: fix initialization
Revert "GdaDataModel: fix memory leak at import from model"
Value: fix memory leak when creating new time
GdaTime: reimplemented as a GDateTime
GdaServerProvider: using just internal resources for specs
Provider's plugin system simplified
SQLite Provider: fixed memory leak at statement execution
GdaHolder: fix memory leak at copy
GdaDataModel: Fix memory leak at import from model
SQLCipher: ported to new simplified providers' plugin system
GdaDataModel: fix memory leak when import copy params
GdaText: fix memory leaks
GdaHolder: fix memory leak at set value
Removed libgda.symbols: meson creates it automatically
Removed LDAP from documentation
LDAP: removed from library headers
GdaDataHandler: fix memory leak at create default for type
GdaConnection: Fix memory leak at get meta store
GdaMetaStore: remove private class' member
GdaMetaStore: Free resources for internals
LDAP: Fix provider build
NEWS: Backported changes history from 5.2 branch
NEWS: updated to latest changes
Tools: ported to new LDAP provider
CI: Enable Docs without experimental
GdaMetaStore: fix memory leak in internal TableInfo
GdaMetaStore: Fix memory leak at internal table info free
GdaMetaStore: Fix memory leak at dispose internal parser
GdaMetaStore: Fix memory leak at internal table's key/values
GdaSqliteMeta: Fix memory leak of unused value
SQLiteMeta: Fix memory leak at internal columns model
GdaMetaStore: Fix memory leak at db objects creation
PostgreSQL: Added support for GdaText
providers: fix raw spec python to use version 3
GdaMetaStore: avoid static variable for attributes
GdaPostgresProvider: avoid static statements
PostgreSQL: added tests for multiple simultaneous connections
GdaVconnectionDataModel: fix weak ref implementation
SqlParser: added header by default (backported from 5.2 branch)
CI: use PostgreSQL 11 instead of latest 12
MySQL: Enable tests against MySQL 8
GIR: remove private symbols
MySQL: remove warnings at provider on gcc 9.2.x
Python: requesting just python3
GdaParser: remove spaces and enters before next statement
Updated NEWS
GdaTime: fix memory leaks
NEWS: Updated with latest translations
InputPaser test: fix error failing to parse 012260Z
SQLite: ddl uses default type for given type's name
Test DbCatalog: use random db and numbers
Meson: fixes to use GDA as subproject
Test Pivot: updated to be usable as subproject
GdaUtil: removed debug messages
DataHanlder: return NULL on invalid time
GdaVProviderHub: avoid invalid cast
InputParsers: Time parsing check version for testing
InputParsers: removed inconsistent test between glib versions
Fix PostgreSQL server operation test
GdaSqlStatement: cast compatible enums
GdaDataSelect: remove unnecessary internal function
CI: add a parallel build to expose simultaneos tests
UnitTest: PostgreSQL: abort if no envvar was set
Revert "test: Using standard method to get a value as a string"
Revert "Test: Removes unused variable"
MariaDB: if no MySQL use it instead
Revert "MariaDB: if no MySQL use it instead"
Update NEWS
Options: rename with-ui to ui
Options: disable unused gtksourceview
Options: renamed enable-tools to tools
Options: renamed enable-json to json
Options: disable unused goocanvas option
Options: removed enable-gda-gi unused option
Options: renamed disable-sqlcipher to sqlcipher
Options: renamed with-libsoup to libsoup
Options: renamed with-libsecret to libsecret
Options: disable with-gnome-keyring unused option
Options: renamed with-examples to examples
Options: renamed enable-ldap to ldap
Options: renamed enable-web to web
Options: renamed enable-test-flatpak to test-flatpak
CI: Updated to new options names
Set libgda-xslt as experimental
Disable experimental xslt and skel provider
Set version to 6.0.0
Doc: improve generation
Fixed meson dist
Daniel Espinosa Ortiz (53):
Merge branch 'wip/connectio_error' into 'master'
Merge branch 'wip/gdatetime' into 'master'
Merge branch 'wip/column_add' into 'master'
Merge branch 'wip/gtk-doc-fix' into 'master'
Merge branch 'wip/lantw/dont-hard-code-the-path-of-python-dont-use-non-standard-uint-type' into 'master'
Merge branch 'wip/log-domain' into 'master'
Merge branch 'wip/warning-fix' into 'master'
Merge branch 'wip/login_ui' into 'master'
Merge branch 'wip/extradebug' into 'master'
Merge branch 'wip/cnc-dsn' into 'master'
Merge branch 'wip/glob_meta_store' into 'master'
Merge branch 'wip/glob2' into 'master'
Merge branch 'master' into 'master'
Merge branch 'wip/logging' into 'master'
Merge branch 'wip/glob_var' into 'master'
Merge branch 'wip/lantw/meson-dont-use-undocumented-export-dynamic-option' into 'master'
Merge branch 'wip/python_version' into 'master'
Merge branch 'windows' into 'master'
Merge branch 'wip/ddl-check' into 'master'
Merge branch 'wip/db-table-fix' into 'master'
Merge branch 'wip/glob-var2' into 'master'
Merge branch 'wip/glob-var' into 'master'
Merge branch 'wip/werror' into 'master'
Merge branch 'wip/doc-fix' into 'master'
Merge branch 'wip/ddl-check' into 'master'
Merge branch 'wip/ddl-operation-test' into 'master'
Merge branch 'wip/tools' into 'master'
Merge branch 'wip/news' into 'master'
Merge branch 'master' into 'master'
Merge branch 'wip/python2to3' into 'master'
Merge branch 'wip/GdaSqlAnyPart' into 'master'
Merge branch 'wip/doc-fix' into 'master'
Merge branch 'wip/doc-update' into 'master'
Merge branch 'wip/GdaDataHandler' into 'master'
Merge branch 'wip/gdatime-fix' into 'master'
Merge branch 'wip/time-test' into 'master'
Merge branch 'wip/doc-fix' into 'master'
Merge branch 'wip/pgsql_oids' into 'master'
Merge branch 'wip/new_providers' into 'master'
Merge branch 'wip/DBMS_types' into 'master'
Merge branch 'wip/m4_del' into 'master'
Merge branch 'wip/meta_partial' into 'master'
Merge branch 'wip/ui1' into 'master'
Merge branch 'wip/meson_ci' into 'master'
Merge branch 'wip/ddl-postgresql' into 'master'
Merge branch 'wip/gdabatch' into 'master'
Merge branch 'wip/center' into 'master'
Merge branch 'libgdaui_resource' into 'master'
Merge branch 'msys2' into 'master'
Merge branch 'patch-1' into 'master'
Merge branch 'examples_13_10' into 'master'
Merge branch 'mem_leak' into 'master'
Merge branch 'wip/pg_mleak' into 'master'
Daniel Mustieles (9):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Danilo (1):
Doc Example: How to delete row
Danilo Galete (3):
Add Documentation examples
A simple correction in the example
Update gda-connection.c
Enrico Nicoletto (1):
Update Brazilian Portuguese translation
John Heenan (1):
GdauiSet: fix gdaui_set_source_get_ref_columns() return value
Jordi Mas (15):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Josef Andersson (1):
Update Swedish translation
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marek Černocký (2):
Updated Czech translation
Updated Czech translation
Pavlo Solntsev (144):
Fixing bug error check statement
Fixing typedef definition for GdaTime
DB: Fixing API use
DB: Domain log domain defined. Formatinng
Meson: Fixing meson doc option
Fixing unused variable warning
Fixing LOG_DOMAIN definition
libgda-ui: Improvements in login dialog
Activating debug messages
Wrong pointer check.
GI: Improved gtk-doc annotations
Fixing static variable in gda-meta-struct.c
Merge branch 'wip/glob3'
Fixing missed typo.
SQLite Provider: Removing static variable
GdaMetaStruct: Removed finalize method
Global variable and array manipulation
Introspection: gtk-doc annotation fix
gda-util: Fixing gtk-doc annotations and NULL argument
Meson: Activate structural logging.
Meson: apt to execute upgrade before install
Providers: raw: Bump python version 2 -> 3
DB: Table constraint was added.
DDL: Adding missing parsing code
TOOLS: Adding missed tools to the build system
libgda: Removed global static variable
GdaMetaStore: Removed global variable
gda-db-table: Fixing free call
meson: libgda library will be compiled with -Werror
libgda-xslt: Fixing API change
gtk-doc: Fixing documentation for DB module
TEST: DDL test for SQLite3 were added
TEST: Added DDL tests to SQLite provider
DB: New API for DDL operation
DB: API reimplemented, misc corrections
DB: New API and minor corrections
DB: Using new API in implementation
DB: GdaDbIndex and GdaDbIndexField objects added
DB: New API added for GdaDbTable
Adjusting files to include new objects
DB: Fixing error message in GdaDbTable
TEST: Initial test for DDL operation for SQLite
Fixing format string and translation files
Fixing function parameters
DDL-TEST: Unused parameter was marked as unused
DB: Fixing documentation and merge leftover
Updated NEWS file
libgda-report: Code ported to Python3
Meson: Bumping required version to 0.49
Doc: Adding build dir to the search path
Doc: Improving documentation generation
GdaDataHandler: Fixing memory leak
doc: installation.xml file update
gda-postgresql-ddl.c: Error reporting added
GdaDataModel: Fixing pointer check for NULL
test-input-parser.c: Fixing time parsing
PostgreSQL: Fixing WITH OIDS flagg for >11 version
Doc: Updating documentation
PostgreSQL: WITH OIDS parameter was removed
db-column: Use dbms specific type for DDL operations
CI: Initial preparation for Firebird and MangoDB
Experimental: Porting GTimeVal to GDateTime
Test: Fixing DB name conflict
Meson: Removing m4 directory
DDL/PostgreSQL: DDL operation for PostgreSQL
db-index: Changing API definition
Pstgresql-test: Finalizing test DDL operations
PostgreSQL: Improving CREATE INDEX
DB-doc: Improving documentation
DB: Moving private API to a separate file
Meson: Configuration options adjustment
GdaBatch-Doc: Improving documentation
libgda-ui: Fixing resource prefix
Control Center: Fix bug in comparing dsn strings
Fixing SQLite3 configuration
Removing unused target
wip/doc
Merge branch 'wip/doc' into 'master'
libgda: gda_parse_iso8601_timestamp removed
Fixing wrong pointer cast
test: Using G_N_ELEMENTS() for static array size
MySQL: Reimplementing CREATE_DB and DROP_DB
Gda: New interface for DDL operations
ServerOperation: Adding new description for DDL operation
SQLite3: Adding RENAME COLUMN operation
Gda: Fixing CreateOperation for RENAME COLUMN
Implementing GdaDdlModifiable for DbColumn and DbTable
GdaDbTable: Removing unneeded API
Adding debug message and formatting
Implementing GdaDdlModifiable for GdaDbView
Implementing GdaDdlModifiable for GdaDbIndex
Using GdaDdlModifiable interface
GdaDbTable: Removed unused API
GdaDbIndex: Implementing interface
Poring tests to use new API
GdaDdlModifiable: Adding error for the domain
Using error for unsupported operation
Adding test for unsupported operation
SQLite3: Removing unsupported operation
Adding RENAME INDEX operation
Using correct error report for unimplemented interface
Adding property Table. Improve implementation
DbIndex: Adding test for DdlModifiable interface
Fixing typo in the enum declaration
Converting property table to GdaDbTable object
Fixing variable name in the function definition
Removing unnecessary check for error parameter
DB: Adding checker to the property "table"
DdlModifiable: Fixing typo
Removing Connection check
DbTable: Property set removing unneeded code
DbView: Improving implementation
DdlModifiable: Adding documentation and check for opened connection
DbTable: Fixing comments to the methods
DbView: Adding check for missed object properties
DdlModifiable: Adding test for GdaDdlModifiable API
Fixing test to use new API from DdlModifiable
Test: Removing duplicate tests.
doc: Documentation update for GdaDb module.
Test: Adopting test to use new API
Merge branch 'wip/mysql' into 'master'
Test: Fixing typo
SQLite: Adding support for bigint type
examples/DDL: Updating example to use new API
Merge branch 'master' into 'master'
Merge branch 'wip/sqlite_bigint' into 'master'
doc: Fixing comment in the GdaDbTable example
Fix GdaServerOperation creation
Fix wrong enum assignment to GdaSqlIdentifierStyle
Test: Using unique database names for PostgreSQL
Test: Moving random string code to a separate file
Test: Adding auxiliary object to return data
Test: Resolving merge conflic
Test: Removing code to drop the DB
Merge branch 'wip/MetaStorePostgres' into 'master'
PostgreSQL: Fixing SIGSEG error
DB: Fixing memory leak and code optimization
Test: Porting MetaStorePostgres to Glib testing
Merge branch 'wip/meta_store_test_new' into 'master'
Merge branch 'correction_09_11' into 'master'
PostgreSQL: Fixing memory leak
Test: Removes unused variable
test: Using standard method to get a value as a string
test: Using standard method to get a value as a string
Piotr Drąg (1):
Update POTFILES.in
Rafael Fontenelle (3):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Sabri Ünal (1):
Typo: connetion
Shem Pasamba (4):
uint to unsigned int
use windows socket on windows
don't build ldap
Revert "don't build ldap"
Ting-Wei Lan (4):
Don't hard-code the path of Python
Don't use non-standard uint type
Meson: Remove unused find_library('dl') call
Meson: Don't use undocumented -export-dynamic option
Yuri Chornoivan (13):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
ZUHONG TAO (1):
remove spaces('' / \t) and enters(\n / \r)
galetedanilo (1):
Doc Example: Corretion in example Alter languede to languege.
Мирослав Николић (1):
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]