Commit Graph

19 Commits

Author SHA1 Message Date
Raúl Marín
5a99c28834 Add redis server logs to the gitignore 2020-04-16 18:35:42 +02:00
Daniel García Aubert
77a12bc821 Replace the deprecated instanbul by nyc as coverage tool 2019-12-27 13:26:02 +01:00
Daniel García Aubert
bf0a030100 Merge branch 'master' of github.com:CartoDB/CartoDB-SQL-API 2019-10-08 10:05:44 +02:00
Daniel García Aubert
240783e396 Edit .gitignore 2019-10-08 10:05:23 +02:00
Daniel García Aubert
8cf01042ff Update gitignore 2019-10-07 19:40:36 +02:00
Rafa de la Torre
8d486ef967 Ignore log and yarn.lock 2018-06-04 19:07:03 +02:00
Simon Martín
bb929bf3dc adding rediscell files for linux and mac 2018-03-27 12:14:28 +02:00
Simon Martín
62414ec34e download redis-cell lib during tests 2018-03-15 11:42:13 +01:00
Raul Ochoa
5ec5b14aa1 Ignore vscode settigns dir 2016-11-30 15:21:00 +01:00
Raul Ochoa
c096d843a2 Adds coverage tool 2016-01-22 12:18:20 +01:00
Raul Ochoa
99e7f1cdf2 Ignore npm debug log 2016-01-22 12:13:01 +01:00
Raul Ochoa
480a9f27b4 New authentication mechanism: checks in advance if credentials are provided
in order to do a single request to redis to retrieve the required database
connection parameters.
2014-08-05 16:20:06 +02:00
Sandro Santilli
16138a66bd Ignore more generated files 2013-05-27 10:05:31 +02:00
Sandro Santilli
d9c3b9a36a Ignore node_module* permutations 2013-02-18 12:58:04 +01: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
Simon Tokumine
44d62e43b9 updated gitignore and added required directories for node cluster to work out of the box 2011-09-05 17:01:23 +01:00
Simon Tokumine
ce4413cbda added body_hash to oauth check and stopped firing exception if incomplete oauth variables sent 2011-08-22 13:33:12 +01:00
Simon Tokumine
8acd6ff95b update gitignore 2011-06-30 12:13:13 +01:00
Fernando Blat
159f72fe3d First version of the API server with some TODOs to solve 2011-06-09 18:34:02 +02:00