Commit Graph

51 Commits

Author SHA1 Message Date
Álvaro Manera
b7140da284 Update Readme 2020-12-17 11:16:51 +01:00
Álvaro
07119ce90a
Remove hardcoded values in tests 2020-12-17 11:11:49 +01:00
Daniel García Aubert
eb1e58a642 Style 2019-12-30 09:53:37 +01:00
Daniel García Aubert
cfb85293df Fix introduction 2019-12-30 09:50:28 +01:00
Daniel García Aubert
a5975d10f8 Remove comment 2019-12-30 09:38:08 +01:00
Daniel García Aubert
8ec78c9286 Add highlights 2019-12-28 19:43:55 +01:00
Daniel García Aubert
bf8409f1c7 Missing info 2019-12-27 16:34:54 +01:00
Daniel García Aubert
e45608ecde Update NEWS with latest changes 2019-12-27 16:30:01 +01:00
Daniel García Aubert
0fe8e41c97 Imporve doc 2019-02-22 12:11:30 +01:00
Daniel García Aubert
26f8ccc3cf Drop support for Node.js 6, npm 3, Postgres 9.5, PostGIS 2.2, and Redis 3 2019-02-21 18:55:27 +01:00
Daniel García Aubert
e9e2117046 Update docs: Node.js and npm version 2019-01-02 11:16:00 +01:00
Daniel García Aubert
e0729cc441 Update core requirements 2017-08-11 14:48:01 +02:00
Raul Ochoa
a3321c3e06 Change to carto.com 2016-12-13 16:32:41 +01:00
Raul Ochoa
7eaae6f662 Adds notes about contributing 2015-09-08 16:40:33 +02:00
Raul Ochoa
313d35882f Show build status for master branch 2015-02-28 17:06:39 +01:00
Raul Ochoa
cf0a93998e Some minor improvements in readme 2014-09-24 10:32:54 +02:00
Raul Ochoa
007ca9935b Minimum versions for node >=0.8.18 and npm >=1.2.1 2014-09-23 13:08:06 +02:00
Raul Ochoa
7b804c9d71 Merge branch 'no-libpq-param-enforcements'
Conflicts:
	NEWS.md
	test/prepare_db.sh
2014-09-22 14:51:20 +02:00
Raul Ochoa
7b9dbaf9f7 Upgrades QueryTables and QueryStatements to match with current
implementations. From now on it will re-download those functions from
https://github.com/CartoDB/cartodb-postgresql/tree/cdb when running
tests.
2014-09-22 13:16:11 +02:00
Sandro Santilli
af9da262a5 Do not assume "postgres" user exists
Revert "CDB-3079 enforces postgres user in preparation script"
Revert "CDB-3079 enforces postgres user in preparation script"
[TRAVIS] set "postgres" user for running tests (using PGUSER)

Closes #152
2014-06-19 11:52:06 +02:00
Sandro Santilli
af47b1ebcb Use http for build status icon 2014-01-09 18:02:33 +01:00
Sandro Santilli
c416c782c9 Keep build status line within 80 cols 2014-01-09 18:00:33 +01:00
Sandro Santilli
56f3f78abe There's no cluster.js anymore 2013-12-18 10:24:31 +01:00
Sandro Santilli
8d2347af99 Make public PostgreSQL user name a configuration parameter
Closes #56.
Updates documentation and tests and example config files
2013-11-05 17:49:10 +01:00
Sandro Santilli
ad6a48b165 Add GDAL and zip dependencies 2013-10-01 17:45:21 +02:00
Sandro Santilli
893370ff2e Add PostGIS dependency 2013-09-30 18:44:33 +02:00
Sandro Santilli
517b3839c9 Add travis script 2013-09-30 18:02:48 +02:00
Sandro Santilli
9090a191a8 Document node-0.8 requirement 2012-10-04 12:43:12 +02:00
Sandro Santilli
31d19d2232 Add more info about PostgreSQL requirements -- closes #16 2012-10-04 12:04:50 +02:00
Sandro Santilli
e8401e5c46 Cleanup links to docs 2012-10-04 12:04:49 +02:00
Sandro Santilli
ba6cde9679 Add API documentation to the repository (closes #42) 2012-10-04 12:04:49 +02:00
Sandro Santilli
ae493dd914 Move install step before usage one (see #16) 2012-10-04 12:04:49 +02:00
Sandro Santilli
233f5ecc4b Rename env files to .example, add a ./configure script
Update README to mention the two possible ways to configure the app
2012-10-04 12:04:49 +02:00
Sandro Santilli
639eea00cc Merge branch 'develop' 2012-07-16 19:14:37 +02:00
Sandro Santilli
5a13ba8ee8 Update section about node version requirement 2012-07-16 19:13:03 +02:00
Sandro Santilli
6a2e0a338a Add versions for postgresql and cartodb requirements
This is because the CDB_QueryTables is used by the core: is provided
by CartoDB and only works with PostgreSQL 9.0+
2012-07-12 22:05:09 +02:00
Simon Tokumine
9d2410fb32 updated readme to reflect api key: 2012-06-01 21:19:02 +01:00
tokumine
0264d9daaa notes on node 0.4 2012-03-16 14:18:43 +01:00
Simon Tokumine
7da2d469b6 Merge branch 'develop' of github.com:Vizzuality/CartoDB-SQL-API into develop 2012-03-16 13:51:15 +01:00
Simon Tokumine
dd9de25616 node v0.6 compatibility 2012-03-16 13:50:07 +01:00
Simon Tokumine
0f8b5cb34c merge conflicts 2012-03-16 11:47:10 +01:00
Simon Tokumine
b8e17d6b57 update readme and bump node deps to allow 0.6 2012-03-16 11:46:34 +01:00
Sandro Santilli
084f85c5a0 Add configuration step 2012-03-16 10:32:42 +01:00
Sandro Santilli
6d1cf120c7 wrap to 80 cols 2012-03-13 19:32:01 +01:00
Simon Tokumine
d4ca767753 update readme 2011-10-07 17:19:02 +01:00
Simon Tokumine
fefa051450 added true oauth to application. got rid of bogus 2011-08-17 17:27:45 +01:00
Simon Tokumine
a4fd10f9b9 Remove debug statement 2011-06-30 17:10:10 +01:00
Simon Tokumine
9cdfeb4f52 added initial capistrano files, and gem file 2011-06-30 13:06:23 +01:00
Simon Tokumine
8acd6ff95b update gitignore 2011-06-30 12:13:13 +01:00
Simon Tokumine
ee6ba726ae readme 2011-06-13 04:25:02 +01:00