Commit Graph

224 Commits (ebcca141bdd8252f715994e5422b664ef0a18a36)
 

Author SHA1 Message Date
Raul Ochoa 8349e3c94c Merge tag '0.3.5' into cdb
10 years ago
Raul Ochoa a747f16ecc Fixes release dates
10 years ago
Raul Ochoa 93de996acc Fixes 0.3.5 version:
10 years ago
Raul Ochoa a98b100182 Ignore idea ide based settings
10 years ago
Kartones 72d8cf6210 Merge pull request #46 from CartoDB/CDB-3870
10 years ago
Kartones 6c57640901 CDB-3870 replaced priority of qmax inside checkquota
10 years ago
Raul Ochoa a67f324001 Release 0.3.4 version
10 years ago
Raul Ochoa 5bb638b995 Merge pull request #45 from CartoDB/CDB-3743
10 years ago
Raul Ochoa 2637742c2e CDB-3743 Makes CDB_QueryTables to return only results for schemas associated to Relation-Names
10 years ago
Kartones b75b492490 Merge pull request #44 from CartoDB/CDB-3497
10 years ago
Kartones f9ec3c46ee Merge branch 'master' into CDB-3497
10 years ago
Kartones 679af1d4a3 CDB-3497 Finished stabilizing specs
10 years ago
Raul Ochoa a9005dc93c Updates apt-get so it can pick up latest postgres packages
10 years ago
Raul Ochoa e81a75b716 Make 0.3.0dev version upgradeable
10 years ago
Kartones 6d665ab163 CDB-3497 ongoing spec stabilization
10 years ago
Kartones e5c8015e17 CDB-3497 Splitted
10 years ago
Kartones f61d07518d CDB-3497 ongoing splitting
10 years ago
Kartones b5589fdf09 CDB-3497
10 years ago
Kartones de2d3f818e CDB-3497 Updating travis.yml to make it work with newer PG version
10 years ago
Kartones 9500010a67 CDB-3497 Partial splitting
10 years ago
Luis Bosque eff2f8b619 Dummy version. Start using semanting versioning
10 years ago
Raul Ochoa f1504fb0b1 Make dev flavour upgradeable to current version
10 years ago
Raul Ochoa 13140dbc63 Version 0.3.0
10 years ago
Luis Bosque 348b8871f3 Update NEWS
10 years ago
Raul Ochoa 2bd0b223a6 CDB_SetUserQuotaInBytes returning set value instead of previous value.
10 years ago
Raul Ochoa 5806ac8f8d Force schema so it can calculate the size of the database with the proper schema
10 years ago
Kartones 1c86599f9d CDB-3094 Discovered that EXECUTE FORMAT seems to quote schema names when it needs to
10 years ago
Kartones 3c5251e6c6 CDB-3303 Cartodbfication also supporting optional schemas
10 years ago
Kartones 3d595976f6 CDB-3302 CDB_CheckQuota now also accepts a schema name. Added a convenience method to check if a schema is valid or not
10 years ago
Kartones 021d922d84 CDB-3304 Method cdb_userdatasize now has schema_name param, and added backwards-compatible version without it
10 years ago
Luis Bosque 82f2e7336b Quoted schema references in organization sql
10 years ago
Raul Ochoa 1573a199c8 Merge remote-tracking branch 'origin/delete_permission' into CDB-3094
10 years ago
Raul Ochoa 558be8b693 CDB-3094 DELETE permission for read-write rule
10 years ago
javi 77182321ff added delete permission with write permission for organization
10 years ago
Raul Ochoa b98419aeb8 Merge remote-tracking branch 'rambo/cdb_querytables_support_schemas' into CDB-3094
10 years ago
javi da9b9a640f CDB_QueryTables return tables with schema
10 years ago
Raul Ochoa 84174c4f71 CDB-3094 no hardcoded coloring output by creating a new log_warning function
10 years ago
Raul Ochoa 55efde5039 CDB-3094 Makes organization member group role name unique to database by using the database name md5 hash
10 years ago
Raul Ochoa 8624dd1a00 CDB-3094 Improves bash test runner by displaying failing tests after execution
10 years ago
Raul Ochoa 12e90ef6a4 CDB-3094 Adds cdb_org_member role group and functions to handle access to tables through it
10 years ago
Raul Ochoa 625b01ed56 CDB-3094 Removes for now the role groups management as it is not clear if we need them
10 years ago
Raul Ochoa 5e5471c474 CDB-3094 changes signature to allow specifying the schema because it does not have to be the role name.
10 years ago
Sandro Santilli d61de906d5 Use "cdb_test" prefix for test member names
10 years ago
Sandro Santilli 91bec69a68 Have travis specify "postgres" as the testsuite running user
10 years ago
Sandro Santilli 50060a2529 Add note about the need to be postgresql superuser when running tests
10 years ago
Sandro Santilli 36dca36927 Do not assume "postgres" user exists
10 years ago
Raul Ochoa 2743b1767b Merge branch 'master' of https://github.com/CartoDB/cartodb-postgresql into CDB-3094
10 years ago
Raul Ochoa b69b2fbdcf CDB-3094 enables organizations functions
10 years ago
Sandro Santilli 1815096a37 Move in-place upgrade of functions from README to CONTRIBUTING
10 years ago
Sandro Santilli 44d32e4db5 Add CONTRIBUTING file
10 years ago