Commit Graph

301 Commits (1.0)

Author SHA1 Message Date
David Arango a88e2f4530 Getting rid of statement timeouts when creating a table via the rails app api. Displaying an error message when a statement timeout happens during DataImport execution (fixes #863 and #864)
12 years ago
David Arango d9cf842ce4 Real staging environment
12 years ago
Fernando Espinosa 17b31485d4 Fixes a security bug with api_key auth
12 years ago
Luis Bosque 02f75f8879 changes in statsd branch
12 years ago
Fernando Espinosa a5c0369234 Adds support for api_key authentication
12 years ago
andrewxhill df04c9f0bc added check for missing the_geom after shp import. indicates an invalid file
12 years ago
Andrew W Hill 36ffbda9b4 reports when json does not appear to be valid geojson. partial fix for #803
12 years ago
Andrew W Hill 11d01c83b4 added zero byte file check. fixes #797
12 years ago
Andrew W Hill 70f3774a7f updates to allow for zip downloads
12 years ago
Andrew W Hill c9337bdb29 closes #773. added missing prj specific error to importer
12 years ago
Simon Tokumine ace3c44345 remove unneeded debugger from initializer
12 years ago
Fernando Espinosa 6cf485d242 Adds foreman gem and procfile to run the full stack
13 years ago
Simon Tokumine e23e1f5d09 added api key to UI
13 years ago
Andrew W Hill efc0569a26 fixed a few error reporting things in importer
13 years ago
Simon Tokumine 2b0e8a642e fixes #584 and removes embronic public dash
13 years ago
Andrew W Hill 15e8bf0434 kml n-dimesions were not being caught and fixed by the importer so multigeometry[4] != multigeometry and you can not update the column to be so inplace. added a check+conversion step
13 years ago
Andrew W Hill 6bfae515fc pushed quota errors back to ui
13 years ago
Andrew W Hill 93bda63d04 extension based table exports work
13 years ago
Andrew W Hill a5c25a02ec used direct table_id.extension export routes
13 years ago
Andrew W Hill 9bd303c507 fixed an xmin error that started popping up
13 years ago
Andrew W Hill 1bb80b2861 added the top error for OSM import errors
13 years ago
Andrew W Hill c79ea90efc new error types object in the CartoDB init, used to store error codes and descriptions globally. the data is accessed by the importer to retreive a description for the UI
13 years ago
Simon Tokumine 0ea58c188f merge conflicts
13 years ago
Fernando Espinosa 6884864078 Fix session nighmare when switching accounts
13 years ago
Simon Tokumine ce3f40f0b7 add public table dashboard
13 years ago
Simon Tokumine af9f1ae3ec make public table an explicit http endpoint. less magic
13 years ago
Simon Tokumine f0742a16fe rewrite final configuration steps in copy paste friendly format + update app_config sample with new required constants
13 years ago
Simon Tokumine 3b4b9b8465 removed monkey patching and moved sequel-rails patches to a proper repo. also fixed deprication warnings and other weirdness
13 years ago
Andrew W Hill c68296cd9d working base state
13 years ago
Andrew W Hill f030a54ece n
13 years ago
Andrew W Hill 8ea446637e added state machine to imported libraries
13 years ago
Andrew W Hill 791b9732ed added state_machine to gem
13 years ago
Andrew W Hill 13922845e2 Merge branch 'develop' of github.com:Vizzuality/cartodb into develop
13 years ago
Andrew W Hill dfcb3c07d1 kml/sql working
13 years ago
Andrew W Hill 57ad2dd28e kml option enabled in ui
13 years ago
Simon Tokumine ba25783475 Merge branch 'develop' of github.com:Vizzuality/cartodb into develop
13 years ago
Simon Tokumine 92a4658e6b add private_tables_enabled to user. include specs and api methods to set/get
13 years ago
Andrew W Hill aebd9ae516 moved csv exporter methods to lib/importer/cartodb-exporter. should still move this to lib/exporter later
13 years ago
Simon Tokumine dd35a9ac7f adds results and modified flags to the queries api run method. references #242
13 years ago
Andrew W Hill 47de122326 fixed migrator init
13 years ago
Andrew W Hill 08b91f56dd made a fusiontable specific catch
13 years ago
Simon Tokumine 5c544594e4 table quota settings
13 years ago
javi santana 4762455711 added varnish config to the app
13 years ago
Simon Tokumine acde402665 Merge pull request #344 from eightysteele/patch-3
13 years ago
Simon Tokumine b30523b1fb add conversion types, force to use text and update warning message of doom
13 years ago
Aaron Steele 840317d30d Add production section to database.yml.sample file.
13 years ago
Simon Tokumine d64015ee2c enforce utf8 coding
13 years ago
Simon Tokumine 1ec5f383fa update sequel with speed boost, fix some failing importer tests
13 years ago
Simon Tokumine 1fbd2abf29 migrted importer, most import tests working
13 years ago
Simon Tokumine e96f73d813 quota and triggers for cache key trigger
13 years ago