Commit Graph

244 Commits (d9e254dbd55d699aff6d1ae01c034c237c40a165)
 

Author SHA1 Message Date
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
Raul Ochoa 8dec91de87 Merge branch 'master' of https://github.com/CartoDB/cartodb-postgresql into CDB-3094
10 years ago
Raul Ochoa fb68f225d5 CDB-3094 no hardcoded database. it also creates the database between tests and the cartodb schema to install the functions
10 years ago
Raul Ochoa 9d7de169fb CDB-3094 use bash command instead of sh
10 years ago
Raul Ochoa 9a55b03d6f CDB-3094 initial function to share tables/schemas between users within the same database
10 years ago
Sandro Santilli 1bb8b85503 Merge branch 'b0.2'
10 years ago
Sandro Santilli 9afc59da5e Set release date for 0.2.1
10 years ago
Sandro Santilli bc0966c46e Do not add unique index on cartodb_id if already a primary key
10 years ago
Sandro Santilli afcc2498c8 List plpythonu requirement first, so get pg_catalog scanned before public
10 years ago
Sandro Santilli 81bbfcbda8 Drop useless DEFAULT specification in plpgsql variable declarations
10 years ago
Sandro Santilli 9dbe854df7 Do not force re-cartodbfication on CREATE FROM unpackaged
10 years ago
Sandro Santilli 5a8b9021c8 Prepare for 0.3.0
10 years ago
Sandro Santilli befa7a10c8 Set version to 0.2.0
10 years ago
Sandro Santilli f75c256b6e Another full qualification of CDB_TransformToWebmercator in CDB_CartodbfyTable
10 years ago
Sandro Santilli d52556c20e Fully qualify call to CDB_TransformToWebmercator from CDB_CartodbfyTable
10 years ago
Sandro Santilli 85afef40d8 Make git dependency support use as a submodule
10 years ago
Sandro Santilli 1692e792a7 Make .git/index a dependency of cartodb_version.sql
10 years ago
Sandro Santilli f8180123eb Grant permission to run table-info functions to public
10 years ago
Sandro Santilli 01ae7b8c10 Drop role management
10 years ago
Sandro Santilli edc56e60ee Further increase in test tolerance
10 years ago
Sandro Santilli f6e0456265 Increase tolerance in floating number based tests (extent)
10 years ago
Sandro Santilli 1f7b8db532 [Travis] install postgresql-plpython-9.3 package, now needed
10 years ago
Sandro Santilli f9f73d2d62 Fix potential infinite loop in CDB_QueryStatements
10 years ago
Sandro Santilli fba8d3ab84 Do not assume cartodb functions install in "public" schema during testing
10 years ago
Sandro Santilli ca07c81f13 Make sed usage more compatible
10 years ago
Sandro Santilli 9322cecb3d Make sed command a variable
10 years ago
Sandro Santilli e932ec3595 Fix formatting
10 years ago
Raul Ochoa 3fb1f69eb1 CDB-3086 adds troubleshooting section to readme with information about mac os x sed
10 years ago
Sandro Santilli e993f83b8d Rename test to have "Test" suffix
10 years ago
Sandro Santilli 651bb8cdb7 Add instructions about adding a test
10 years ago
Sandro Santilli a92d7d7d37 Add cdb_extension_reload() utility function
10 years ago