Commit Graph

  • 90a944070d more test and whitespace fixes John Krauss 2016-04-21 12:26:55 -0400
  • b8148768b8 fix whitespace and bug in test call John Krauss 2016-04-21 12:22:20 -0400
  • 6684c67e61 updating function name Stuart Lynn 2016-04-21 12:14:30 -0400
  • 06290fedf7 matching expectations John Krauss 2016-04-21 11:41:52 -0400
  • 722b9404dc tests for getpopulation John Krauss 2016-04-21 11:39:44 -0400
  • 24eeaa787d first-pass obs_getpopulation John Krauss 2016-04-21 11:33:37 -0400
  • e72583e15c formatting Andy Eschbacher 2016-04-21 09:48:43 -0400
  • 16d65d01f3 finishing getgeometrybyid Andy Eschbacher 2016-04-21 09:48:20 -0400
  • c10da16d55 adding _OBS_GetRelatedColumn function Stuart Lynn 2016-04-20 17:24:07 -0400
  • 17db441b6e Merge pull request #19 from CartoDB/add_back_search_functions john krauss 2016-04-20 17:16:45 -0400
  • 75f4e6d412 add trailing whitespace John Krauss 2016-04-20 17:11:12 -0400
  • 1702a392b3 add trailing whitespace John Krauss 2016-04-20 17:08:56 -0400
  • 30c1ed08c0 adjusting expectations John Krauss 2016-04-20 17:05:29 -0400
  • 39e9ff32e5 missing "and" John Krauss 2016-04-20 16:57:07 -0400
  • 851419a927 fix duplicate var name issue John Krauss 2016-04-20 16:49:41 -0400
  • a6655003aa fix duplicate var name issue John Krauss 2016-04-20 16:47:40 -0400
  • 6696d4fcf5 adding id to return for obs_search, fixing OBS_GetAvailableBoundaries John Krauss 2016-04-20 16:45:24 -0400
  • 346f944383 added getavailboundaries andrewxhill 2016-04-20 16:45:19 -0400
  • e36850b2c7 Merge branch 'release_v1_api_functions' of github.com:CartoDB/observatory-extension into release_v1_api_functions andrewxhill 2016-04-20 16:45:00 -0400
  • 9f44caaa62 added obssearch doc andrewxhill 2016-04-20 16:37:11 -0400
  • 2503ed2124 Merge pull request #20 from CartoDB/release_v1_api_functions_aug_use Stuart Lynn 2016-04-20 16:33:53 -0400
  • 0ab1cba06a add getgeombyid docs andrewxhill 2016-04-20 16:28:06 -0400
  • 594c6b5d80 test_point => TestPoint John Krauss 2016-04-20 16:23:57 -0400
  • 34631d8a52 add getgeomid doc andrewxhill 2016-04-20 16:23:17 -0400
  • 73f4a682cf fix whitespace and testpoint John Krauss 2016-04-20 16:22:13 -0400
  • 1f6347aa23 adjusting expectations to reflect reality of the situation John Krauss 2016-04-20 16:18:20 -0400
  • d016c4b4bd remove typo in sql def John Krauss 2016-04-20 16:15:39 -0400
  • 83119d0720 fix expectation typo John Krauss 2016-04-20 16:12:23 -0400
  • 1cff19127f stub in placeholders andrewxhill 2016-04-20 16:10:45 -0400
  • e90a0c1900 tautolotest John Krauss 2016-04-20 16:03:14 -0400
  • 05e8b0ecfd added doc for getboundary andrewxhill 2016-04-20 16:03:08 -0400
  • 5e69297836 first pass obs_getmeasure John Krauss 2016-04-20 15:51:19 -0400
  • b34b628c90 remove double and single quotes from table andrewxhill 2016-04-20 15:45:54 -0400
  • 0374a64a8b remove quotes andrewxhill 2016-04-20 15:43:25 -0400
  • 7f88e8c53a better table... andrewxhill 2016-04-20 15:42:44 -0400
  • 7e4243192e better table... andrewxhill 2016-04-20 15:41:48 -0400
  • 1968b6486b not sure where to put this table... andrewxhill 2016-04-20 15:31:05 -0400
  • b8d42a41dd adding OBS_GetAvailableBoundaries Stuart Lynn 2016-04-20 15:28:45 -0400
  • cf93a0193b docs stub andrewxhill 2016-04-20 15:20:27 -0400
  • 8f161c1e68 debugged getgeometry and getgeometryid Andy Eschbacher 2016-04-20 15:13:22 -0400
  • a29876f47f making obs_search a bit more secure Stuart Lynn 2016-04-20 13:42:13 -0400
  • 6e9f4a03d1 Adding OBS_search function and tests Stuart Lynn 2016-04-20 13:28:27 -0400
  • d6077457dd Revert "Make OBS_GetDemographicSnapshot return json" origin/qlik-alfa-plproxy Rafa de la Torre 2016-04-20 11:12:41 +0200
  • 987cfde7b6 Make OBS_GetDemographicSnapshot return json Rafa de la Torre 2016-04-19 17:54:56 +0200
  • 077f8fedf5 Wrap functions in row_to_json Carla Iriberri 2016-04-19 17:31:08 +0200
  • ad55625769 Rename private functions and edit tests Carla Iriberri 2016-04-19 15:39:31 +0200
  • e9f390526b Make expected values of observatory functions match actual ones Rafa de la Torre 2016-04-19 15:13:18 +0200
  • 96b3a085b6 Remove fixture from metadata not present in data Rafa de la Torre 2016-04-19 15:12:00 +0200
  • 10a175ed0b Fully qualify function names Rafa de la Torre 2016-04-19 15:09:17 +0200
  • b1b69113a2 Fully qualify function names Rafa de la Torre 2016-04-19 14:59:33 +0200
  • 67ae37fb67 Remove search_path modification from tests Rafa de la Torre 2016-04-19 14:44:06 +0200
  • 66f89e0728 Fixed observatory utility tests after merge Rafa de la Torre 2016-04-19 14:41:41 +0200
  • a999c6e99c Some test fixes after merging branches Rafa de la Torre 2016-04-19 14:40:11 +0200
  • 7a215db14f Merge remote-tracking branch 'origin/QLIK' into qlik-alfa-plproxy Rafa de la Torre 2016-04-19 14:26:41 +0200
  • 7bc37861a5 Make tests work in Postgres 9.3 Carla Iriberri 2016-04-19 14:15:33 +0200
  • 55ae84362a Fix utility tests Rafa de la Torre 2016-04-19 14:04:42 +0200
  • a533eb703e Use schema explicitly from within extension Rafa de la Torre 2016-04-19 14:04:12 +0200
  • 4977b94281 more robust tests around null island Andy Eschbacher 2016-04-14 16:35:30 -0400
  • c1fb6c3694 adding null cases to augmentation Andy Eschbacher 2016-04-14 16:25:09 -0400
  • f72754e1d5 fixing case where point doesn't intersect so area is null Andy Eschbacher 2016-04-14 16:22:32 -0400
  • c434cacd10 adding null cases Andy Eschbacher 2016-04-14 14:52:23 -0400
  • 4b6b311823 augmentation tests Andy Eschbacher 2016-04-14 14:27:56 -0400
  • 3ee448016a whitespace Andy Eschbacher 2016-04-14 14:27:34 -0400
  • 874a397d3b adding percentile fixtures Andy Eschbacher 2016-04-14 14:26:19 -0400
  • 3468d6e5e9 add new fixtures to process Andy Eschbacher 2016-04-14 13:23:40 -0400
  • 094b2da61d adding new data fixtures subset Andy Eschbacher 2016-04-14 13:23:04 -0400
  • 3beaf710a7 minor changes Andy Eschbacher 2016-04-14 13:22:44 -0400
  • 0bb304d43d dropped numbering of fixture processing files Andy Eschbacher 2016-04-14 10:48:11 -0400
  • 9c1d761f55 moving to load_fixtures instead of tables Andy Eschbacher 2016-04-14 10:39:05 -0400
  • 44645ef1c6 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK Andy Eschbacher 2016-04-14 10:38:26 -0400
  • f91c540bc3 adding fixture processing scripts to test Andy Eschbacher 2016-04-14 10:30:56 -0400
  • 48fd02c689 fixing table name Andy Eschbacher 2016-04-14 10:30:07 -0400
  • 863f26716e breaking out fixture processing files into two steps Andy Eschbacher 2016-04-14 10:29:32 -0400
  • 4597896689 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK Andy Eschbacher 2016-04-14 10:00:20 -0400
  • eeded3d420 Load the rest of the fixtures qlik-rtorre-latest-stable Rafa de la Torre 2016-04-14 15:53:40 +0200
  • 2f8b42e346 adding tables to load Andy Eschbacher 2016-04-14 09:49:09 -0400
  • 91e1be0f8a adding tables with data Andy Eschbacher 2016-04-14 09:48:46 -0400
  • 06ebc706c0 Deal with test artifacts in .gitignore files Rafa de la Torre 2016-04-14 15:36:32 +0200
  • ace8470b0c Add fixtures loading test closes #5 Rafa de la Torre 2016-04-14 15:32:40 +0200
  • 4f1d4c4250 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK Andy Eschbacher 2016-04-14 08:10:45 -0400
  • b3b4c8e4c3 adding utils test Andy Eschbacher 2016-04-14 08:10:33 -0400
  • 638794c3a4 Merge branch 'develop' into QLIK Rafa de la Torre 2016-04-14 10:34:36 +0200
  • e194e91f78 Merge remote-tracking branch 'origin/QLIK' into QLIK John Krauss 2016-04-13 16:11:45 -0400
  • 384a63b8a2 fixing bug with segments pulling at wrong geom level by default John Krauss 2016-04-13 16:11:26 -0400
  • 9726053dd6 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK Andy Eschbacher 2016-04-13 15:54:42 -0400
  • 9a398530b3 addding expected results Andy Eschbacher 2016-04-13 15:54:30 -0400
  • 97f73b11e0 removing pop_5_years_and_over that is missing from block group, stub out land_area John Krauss 2016-04-13 15:41:47 -0400
  • 6ee0b99bd4 Fixing overlapping point issue Stuart Lynn 2016-04-13 15:10:14 -0400
  • 38a784b15c bring back lost obs_getcolumndata work from 94169e6874f2a79f2b6ed4d58ad0fd542a4ec64e John Krauss 2016-04-13 14:07:28 -0400
  • a5be765639 Ignore just a dir called (not a file) Rafa de la Torre 2016-04-13 18:35:34 +0200
  • 8438e19b96 Merge pull request #10 from CartoDB/extension-scaffolding-fixes Rafa de la Torre 2016-04-13 18:32:43 +0200
  • c35c453c25 Add plpythonu to install test Rafa de la Torre 2016-04-13 18:17:23 +0200
  • 2f4f9412b0 Ignore test results directory Rafa de la Torre 2016-04-13 18:16:35 +0200
  • 0c813d081c Ignore develop artifacts Rafa de la Torre 2016-04-13 18:15:19 +0200
  • ea183c7447 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK Andy Eschbacher 2016-04-13 11:54:25 -0400
  • 7466840148 adding table for testing Andy Eschbacher 2016-04-13 11:54:05 -0400
  • 04ab761e21 fix table's schema Andy Eschbacher 2016-04-13 11:52:44 -0400
  • 8e13591309 Merge pull request #9 from CartoDB/develop-doc-fixes Rafa de la Torre 2016-04-13 17:36:46 +0200
  • c119a66fea segment should default to census tract John Krauss 2016-04-13 11:28:56 -0400
  • 554c566d19 Some small readability improvements Rafa de la Torre 2016-04-13 17:23:45 +0200