271 Commits (0e785a040ba179f1ce398c60abdadfde4cec9e4f)
 

Author SHA1 Message Date
o1lab 07487a41b2
Merge pull request #28 from bertyhell/patch-2 6 years ago
Bert Verhelst 19fbff329e
Fix minor typo in xapi.js 6 years ago
Bert Verhelst d9434f29c0
Add minimum node version to readme 6 years ago
o1lab 52ecd1d65d Version : 0.4.4 6 years ago
o1lab 5a9b6f4a5f Fix#24 : Xjoin column names to have aliases derived from tablName-alias and columnName. 6 years ago
o1lab ca237cb387 Update : documentation. Mention docker+nginx proxy in features list. 7 years ago
o1lab e502575f3d
Merge pull request #22 from markuman/master 7 years ago
Markus Bergholz da1aefe45e #20 add notes about using a reverse proxy (e.g. nginx) 7 years ago
o1lab 7749cf8fde Fix : Use process.memoryUsage() in /_health. 7 years ago
o1lab 45e492304a
Merge pull request #21 from markuman/master 7 years ago
Markus Bergholz 8c72d55901 #20 update documentation and add notes about debugging 7 years ago
Markus Bergholz cc474699a5 #20 change container port to 80 and make xmysql response on any request 7 years ago
oof1lab c0ee4166cd Feature : #14 : _health and _version 7 years ago
o1lab fe9133221e
Merge pull request #16 from soaserele/patch-1 7 years ago
oof1lab 8f04c6295e #17 : cmd line option to listen to a particular ip interface of machine. 7 years ago
Stanislav Oaserele b57fba603a
Fixing pagination issue when using _p & _size 7 years ago
o1lab 62a9a7ff05
Merge pull request #13 from markuman/master 7 years ago
markuman 07d2871217 update docker image. using now default alpine 3.7 image (comes with nodejs 8.9.1). It's now 15 MB smaller 7 years ago
oof1lab 6c82d31d8d publish : npm v0.4.1 7 years ago
oof1lab 1054fc529b Fix : cors middleware - #12 7 years ago
oof1lab ed9c9f754b Refactor : separate class for controller 7 years ago
oof1lab 727c91d8fc update : Readme.md 7 years ago
oof1lab dac2796bb7 Feature : Option for api prefix in URL 7 years ago
oof1lab 45e8eacf89 doc : xql - work in progress 7 years ago
oof1lab 41c274cf7d doc : update 7 years ago
oof1lab c9779e27bb refactor : only join, left join and right join supported 7 years ago
oof1lab 881921461c refactor : chart gets new querying way steppair 7 years ago
oof1lab 8bb91180e7 refactor : count api uses where condition 7 years ago
oof1lab 46eef2b5f5 refactor : move independent methods in xsql to data.helper 7 years ago
oof1lab a29e82787b refactor : move prepare methods to from api to sql class 7 years ago
oof1lab 85346e0b2e Fix : handle ignore tables in xjoin api 7 years ago
oof1lab 5b61b72aea doc : update 7 years ago
oof1lab 848248b947 doc : update 7 years ago
oof1lab ae2bbb0248 fix : tests 7 years ago
oof1lab c698e37664 doc : update 7 years ago
oof1lab d048221a89 Feature : xjoin API 🔥 🔥 7 years ago
oof1lab f70b2c55a0 doc : update with gif readings 7 years ago
oof1lab 73090ab658 Feature : API Autochart 🔥 🔥 7 years ago
oof1lab 4385f2a390 doc : update 7 years ago
oof1lab 56779d03bd Update : document with gif 7 years ago
oof1lab 5d2030a089 Feature : Distinct API, npm v0.3.3 7 years ago
oof1lab 719b8b2042 Feature : between in where clause npm v0.3.2 7 years ago
oof1lab 6b4664053a doc : update 7 years ago
oof1lab 501c8dbc9e doc : update 7 years ago
oof1lab e1feedc080 doc : update 7 years ago
oof1lab bf95f02c75 Feature : adding 'range' option to Chart API npm v0.3.1 7 years ago
oof1lab 76abe1c73e fix : tests 7 years ago
oof1lab 6e7c3d0586 doc : update 7 years ago
oof1lab a165dcb779 Feature : 'is' operator in where clause npm v0.3.0 7 years ago
oof1lab a33ae8595d Feature : 'like' and 'not like' operators in where clause npm v0.2.9 7 years ago