Commit Graph

  • 348177d23a Fix cartodbfication of already-cartodbfied tables in presence of views Sandro Santilli 2014-05-23 16:54:36 +02:00
  • 50c5cd676c Encode dependency of cartodb.control on Makefile Sandro Santilli 2014-05-23 16:43:01 +02:00
  • e9c6728e8e Back to 0.1.0dev version (aborted final) Sandro Santilli 2014-05-23 16:10:03 +02:00
  • 102e8bd018 Improve error message on failing CDB_CartodbfyTable Sandro Santilli 2014-05-23 16:04:54 +02:00
  • fe008b952d Set version to 0.1.0 Sandro Santilli 2014-05-23 15:33:11 +02:00
  • 5602edd207 Make time interval test not dependent on intervalstyle Sandro Santilli 2014-05-22 16:31:14 +02:00
  • 967b7abec0 Try to retain existing cartodb_id values Sandro Santilli 2014-05-22 14:11:09 +02:00
  • 134d2d29b6 Try to cast TEXT typed updated_at and created_at if present Sandro Santilli 2014-05-22 13:10:42 +02:00
  • 75a40c9b63 Tag CDB_TableMetadata as a configuration table Sandro Santilli 2014-05-22 12:32:52 +02:00
  • 8a8d198ea2 Do not enable DDL triggers on extension create Sandro Santilli 2014-05-22 11:40:01 +02:00
  • 0082138503 Do not force DROP FUNCTION but rely on CREATE OR REPLACE Sandro Santilli 2014-05-20 16:37:36 +02:00
  • eecab6e24c Remove CDB_SearchPath.sql from the set of scripts loaded directly Sandro Santilli 2014-05-19 13:26:01 +02:00
  • 21e68081f9 Fix extension requires directive Sandro Santilli 2014-05-16 11:39:15 +02:00
  • 2f0031e6a2 Do not call CDB_Invalidate_Varnish() if not owned by a superuser Sandro Santilli 2014-05-14 19:02:46 +02:00
  • ca4ce102bb Refuse to create new extension if legacy code is present on database Sandro Santilli 2014-05-14 12:39:53 +02:00
  • 02575155ce Complain if script is sourced in psql, rather than via CREATE EXTENSION Sandro Santilli 2014-05-14 11:30:41 +02:00
  • fdc58cde73 Migrate user quota on cartodb extension creation from unpackaged Sandro Santilli 2014-05-13 17:03:00 +02:00
  • 8d6188e282 Have _CDB_UserQuotaInBytes() take precedence over parameter-based quota Sandro Santilli 2014-05-12 13:37:47 +02:00
  • f98071cdac Do not allow cartodbfying tables while no user quota is set Sandro Santilli 2014-05-12 13:07:47 +02:00
  • e6b02de9aa Disable roles creation in extension-less installs Sandro Santilli 2014-05-12 11:44:44 +02:00
  • cfd8dbc5a4 Test calls to CDB_Invalidate_Varnish Sandro Santilli 2014-05-09 17:34:18 +02:00
  • b69ded8f66 Let CDB_CheckQuota second parameter override configured user quota Sandro Santilli 2014-05-09 12:55:41 +02:00
  • 1643ae2db1 Sleep less in the DDL hooks test Sandro Santilli 2014-05-09 11:34:24 +02:00
  • 402d04baf4 Update instructions to install in existing cartodb databases Sandro Santilli 2014-05-08 19:01:32 +02:00
  • 155844cbc6 Add travis badge Sandro Santilli 2014-05-08 17:24:17 +02:00
  • 4c93f75523 Fix clean rule not to drop CDB_version() method Sandro Santilli 2014-05-08 17:21:41 +02:00
  • 30186ac8cb Pretend _CDB_UserQuotaInBytes has to stay in public Sandro Santilli 2014-05-08 17:20:40 +02:00
  • acf3097c3a Add CDB_SetUserQuotaInBytes function Sandro Santilli 2014-05-08 17:14:06 +02:00
  • 055efe04aa Do not assume existance of a "publicuser" role in CDB_UserTables Sandro Santilli 2014-05-08 16:42:38 +02:00
  • 1c753b24e5 Do not assume existance of a "publicuser" role Sandro Santilli 2014-05-08 16:32:26 +02:00
  • 0f67b31272 [Travis] Drop env grepping (interrupts the build on no-match) Sandro Santilli 2014-05-08 12:58:05 +02:00
  • 31e3109784 [Travis] Set client_min_messages=NOTICE as expected by tests Sandro Santilli 2014-05-08 12:54:22 +02:00
  • fac0fc81de [Travis] Load schema_triggers.so as shared, not local preload Sandro Santilli 2014-05-08 12:44:24 +02:00
  • 7b7891b390 [Travis] It takes root perms to edit postgresql.conf Sandro Santilli 2014-05-08 12:32:06 +02:00
  • 46d902df66 [Travis] Configure PostgreSQL to preload schema_triggers.so Sandro Santilli 2014-05-08 12:21:53 +02:00
  • fcd80d89cd Don't forget to install the extension prior to installcheck Sandro Santilli 2014-05-08 12:02:38 +02:00
  • 0fba58e612 [TRAVIS] PostgreSQL server dev package still needed Sandro Santilli 2014-05-08 11:54:39 +02:00
  • f79462952b Try postgresql installation the travis way (using addons) Sandro Santilli 2014-05-08 11:52:02 +02:00
  • f6f68f616b [Travis] Search for postgresql 9.3 packages Sandro Santilli 2014-05-08 11:43:23 +02:00
  • 37048b5bd4 Tag language as C, show linux standard base release info Sandro Santilli 2014-05-08 11:38:29 +02:00
  • cf445c92a7 Explicitly install postgresql-9.3 and postgresql-9.3-client Sandro Santilli 2014-05-08 11:37:14 +02:00
  • 6b49db5a63 Purge PostgreSQL 9.1 and 9.2 Sandro Santilli 2014-05-08 10:51:54 +02:00
  • 160ea9a3cb Do not take failures as successes due to "diff" command succeeding Sandro Santilli 2014-05-08 10:41:37 +02:00
  • 1460f3b0a8 It's regression.diffs (ending 's') to look at... Sandro Santilli 2014-05-08 10:37:22 +02:00
  • b723954b74 Create required test output dir Sandro Santilli 2014-05-08 10:31:23 +02:00
  • e1300dc4a6 Get out of schema_trigger dir after install, show regress diff on failure Sandro Santilli 2014-05-08 10:28:01 +02:00
  • ac40db6c10 Attempt to fix yaml format Sandro Santilli 2014-05-08 10:25:40 +02:00
  • aeca4db9b8 Instruct travis to install schema_triggers Sandro Santilli 2014-05-08 10:22:59 +02:00
  • d554a9dd12 Add NEWS file Sandro Santilli 2014-05-08 10:10:20 +02:00
  • 5d3c63b964 Add cdb_version() function Sandro Santilli 2014-05-08 10:07:47 +02:00
  • b8e15dba83 Generate cartodb.control with Makefile-driver version Sandro Santilli 2014-05-08 09:58:58 +02:00
  • 0051ff33b3 Add notes about creating "cartodb" extension from unpackaged version Sandro Santilli 2014-05-07 18:12:43 +02:00
  • d1a767f343 Re-add the test/Makefile which was available while in cartodb/lib/sql Sandro Santilli 2014-05-07 18:08:38 +02:00
  • b3bade740d Generate script to create migrate from unpackaged Sandro Santilli 2014-05-07 18:06:20 +02:00
  • f56221ca25 Add debugging line Sandro Santilli 2014-05-06 16:45:14 +02:00
  • 255332f949 Update README with info about installing/testing/using Sandro Santilli 2014-05-06 11:11:49 +02:00
  • 574ce7997d Do not hard-code session search_path at start of extension Sandro Santilli 2014-05-06 10:54:37 +02:00
  • 9b6f9e21f2 Stick with user tables being in public Sandro Santilli 2014-05-06 10:53:19 +02:00
  • b8adcae6c3 We're not dependent on CartoDB rails/ruby anymore Sandro Santilli 2014-05-06 10:36:07 +02:00
  • 6119006287 Travis: install postgresql server Sandro Santilli 2014-05-06 10:28:06 +02:00
  • 00dc8dcd51 Temptative travis script Sandro Santilli 2014-05-06 10:21:27 +02:00
  • 15740f2ef6 Enable running all tests via "installcheck" Sandro Santilli 2014-05-06 10:18:38 +02:00
  • 82c8259de6 Update LICENSE, set copyright ownership to Vizzuality Sandro Santilli 2014-05-06 07:33:01 +02:00
  • 0960276046 Import cartodb/lib/sql/test, add search_path tweaker Sandro Santilli 2014-05-05 18:48:48 +02:00
  • 5e28417b3d Add "cdb_org_admin" and "cdb_org_user" roles as part of extension Sandro Santilli 2014-05-05 18:04:14 +02:00
  • 2f1fdf5a15 Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch Sandro Santilli 2014-05-05 17:13:06 +02:00
  • 7a5ce833a4 Fix expected result Sandro Santilli 2014-05-05 12:43:37 +02:00
  • 1a7fd8fd67 Fix automated test Sandro Santilli 2014-05-05 12:20:38 +02:00
  • 8cd7e31450 Include some of the cartodb scripts in the extension Sandro Santilli 2014-04-30 19:03:14 +02:00
  • 2672fc8842 Do not fire trigger on drop table performed by superuser Sandro Santilli 2014-04-30 11:48:00 +02:00
  • be25906953 Move toward cartodb extension Sandro Santilli 2013-12-02 16:29:02 +01:00
  • a87f358253 Add drop table handler, manage CDB_TableMetadata entries on create/drop Sandro Santilli 2013-10-22 18:16:57 +02:00
  • 963bbb3e13 Add reference about CartoDB dependency Sandro Santilli 2013-10-22 17:13:20 +02:00
  • cbda4518f7 Add hook and test for add column, add wiki reference in README Sandro Santilli 2013-10-22 17:11:02 +02:00
  • 938669387c Initial experiments with schema_triggers Sandro Santilli 2013-10-22 16:13:17 +02:00
  • 72be7e0882 Initial commit strk 2013-10-22 07:15:48 -07:00