Boris van Katwijk
|
3dfb383b09
|
Add copy of sample sql with mysql query limit fixed
|
6 years ago |
Boris van Katwijk
|
2e6893d901
|
Omit command from entrypoint script
|
6 years ago |
Boris van Katwijk
|
5f1064132d
|
Add docker compose yml
|
6 years ago |
Boris van Katwijk
|
51f96da121
|
Add development dockerfile based on alpine with python
|
6 years ago |
o1lab
|
f0b2041eb9
|
Merge pull request #52 from pdme/master
Made pagination start at p=0 instead of p=1
|
6 years ago |
Philip Ebels
|
9bbe090e33
|
Made pagination start at p=0 instead of p=1
|
6 years ago |
o1lab
|
0c277f9273
|
Merge pull request #49 from pdme/master
Wait for mysql to be up before executing
|
6 years ago |
Philip Ebels
|
baffcb0978
|
Added link to stackoverflow answer
|
6 years ago |
Philip Ebels
|
e04ff6f8d1
|
Wait for mysql to be up before executing
|
6 years ago |
o1lab
|
cbe9ec9091
|
Merge pull request #48 from pdme/master
Fixed version bug
|
6 years ago |
Philip Ebels
|
7be93a2fc8
|
Fixed test
|
6 years ago |
Philip Ebels
|
0694efdef1
|
Removed redundant require of pkginfo, fixed test
|
6 years ago |
Philip Ebels
|
95b3439fab
|
Fixed version bug
|
6 years ago |
o1lab
|
eb4bdba59b
|
Merge pull request #46 from sguionni/patch-1
Fix xjoin documentation
|
6 years ago |
Simon Guionniere
|
a1823d05a3
|
Fix xjoin documentation
|
6 years ago |
o1lab
|
1411a7c616
|
Fixing #40: Handling mysql 8 results in caps!
|
6 years ago |
o1lab
|
412e5c1b5a
|
bump version 0.4.8
|
6 years ago |
o1lab
|
1b950aaabd
|
Merge branch 'master' of https://github.com/o1lab/xmysql
|
6 years ago |
o1lab
|
5ffa983a70
|
Fix #35 : Cannot read property 'isView'
There was an error reading isView.
|
6 years ago |
o1lab
|
77e9b5f416
|
Merge pull request #39 from extremeshok/patch-1
Bug fix for segfault
|
6 years ago |
eXtremeSHOK
|
df7453e541
|
Bug fix for segfault
|
6 years ago |
o1lab
|
a13f26cf60
|
Feature : option to support multiple cpu cores (using cluster)
|
6 years ago |
o1lab
|
ad42700863
|
Fix : removed serve-favicon package and moved mocha to dev dependency
|
6 years ago |
o1lab
|
2433135b03
|
Feature : flag to enable read only apis
|
6 years ago |
o1lab
|
55fbe9e1d5
|
Updating docs : aws lambda eg from bertyhell
|
7 years ago |
o1lab
|
2dd0625fc8
|
Merge pull request #34 from bertyhell/master
Add example code to deploy xmysql to aws lambda
|
7 years ago |
Bert Verhelst
|
3b279855a2
|
Add example code to deploy xmysql to aws lambda
|
7 years ago |
Bert Verhelst
|
fc0063af80
|
Merge remote-tracking branch 'o1lab/master'
|
7 years ago |
o1lab
|
45eb1dd4c1
|
npm version 0.4.5
|
7 years ago |
o1lab
|
afc6560459
|
Removing a log.
|
7 years ago |
o1lab
|
cfa70c459c
|
Fix #33: _size to return right number of records back.
|
7 years ago |
o1lab
|
68df8c77d2
|
Create contributing guidelines
|
7 years ago |
o1lab
|
e16f243d86
|
Merge pull request #31 from chocholand/mysql-portnumber
add mysql port config
|
7 years ago |
jaewon
|
f85b2d2c92
|
port key is -o
|
7 years ago |
jaewon
|
44851c8d90
|
add mysql port number cmd parameter
|
7 years ago |
jaewon
|
6cc98cc14d
|
add database portnumber
|
7 years ago |
o1lab
|
fe92674eef
|
Merge pull request #27 from bertyhell/patch-1
Add minimum node version to readme
|
7 years ago |
o1lab
|
07487a41b2
|
Merge pull request #28 from bertyhell/patch-2
Fix minor typo in xapi.js
|
7 years ago |
Bert Verhelst
|
19fbff329e
|
Fix minor typo in xapi.js
|
7 years ago |
Bert Verhelst
|
d9434f29c0
|
Add minimum node version to readme
https://github.com/o1lab/xmysql/issues/5#issuecomment-341099409
|
7 years ago |
o1lab
|
52ecd1d65d
|
Version : 0.4.4
|
7 years ago |
o1lab
|
5a9b6f4a5f
|
Fix#24 : Xjoin column names to have aliases derived from tablName-alias and columnName.
|
7 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
#20 add notes about using a reverse proxy (e.g. nginx)
|
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
update documentation and dockerfile
|
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 |