0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CDB-3303 Cartodbfication also supporting optional schemas More... about 11 years ago
CDB-3302 CDB_CheckQuota now also accepts a schema name. Added a convenience method to check if a schema is valid or not More... about 11 years ago
CDB-3304 Method cdb_userdatasize now has schema_name param, and added backwards-compatible version without it More... about 11 years ago
Quoted schema references in organization sql More... about 11 years ago
Merge remote-tracking branch 'origin/delete_permission' into CDB-3094 More... about 11 years ago
CDB-3094 DELETE permission for read-write rule More... about 11 years ago
added delete permission with write permission for organization More... about 11 years ago
Merge remote-tracking branch 'rambo/cdb_querytables_support_schemas' into CDB-3094 More... about 11 years ago
CDB_QueryTables return tables with schema More... about 11 years ago
CDB-3094 no hardcoded coloring output by creating a new log_warning function More... about 11 years ago
CDB-3094 Makes organization member group role name unique to database by using the database name md5 hash More... about 11 years ago
CDB-3094 Improves bash test runner by displaying failing tests after execution More... about 11 years ago
CDB-3094 Adds cdb_org_member role group and functions to handle access to tables through it More... about 11 years ago
CDB-3094 Removes for now the role groups management as it is not clear if we need them More... about 11 years ago
CDB-3094 changes signature to allow specifying the schema because it does not have to be the role name. - fixes tests to match new signature. - does not revoke access to the schema when revoking access to a table. TODO More... about 11 years ago
Use "cdb_test" prefix for test member names More... about 11 years ago
Have travis specify "postgres" as the testsuite running user More... about 11 years ago
Add note about the need to be postgresql superuser when running tests More... about 11 years ago
Do not assume "postgres" user exists More... about 11 years ago
Merge branch 'master' of https://github.com/CartoDB/cartodb-postgresql into CDB-3094 More... about 11 years ago
CDB-3094 enables organizations functions More... about 11 years ago
Move in-place upgrade of functions from README to CONTRIBUTING More... about 11 years ago
Add CONTRIBUTING file More... about 11 years ago
Merge branch 'master' of https://github.com/CartoDB/cartodb-postgresql into CDB-3094 More... about 11 years ago
CDB-3094 no hardcoded database. it also creates the database between tests and the cartodb schema to install the functions More... about 11 years ago
CDB-3094 use bash command instead of sh More... about 11 years ago
CDB-3094 initial function to share tables/schemas between users within the same database More... about 11 years ago
Merge branch 'b0.2' More... about 11 years ago
Do not add unique index on cartodb_id if already a primary key More... about 11 years ago
Set release date for 0.2.1 More... about 11 years ago