server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Dockerfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert back to Meteor v1.4, Node v4.8.6 and MongoDB v3.2.18
Lauri Ojansivu
2017-12-12
1
-4
/
+5
*
Use Node v6.12.2 and Meteor v1.6.0
Lauri Ojansivu
2017-12-11
1
-2
/
+2
*
Update Meteor 1.6, Node 6.12 and NPM versions to Dockerfile.
Lauri Ojansivu
2017-12-03
1
-5
/
+4
*
Update Node to 4.8.6 and MongoDB to 3.2.18
Lauri Ojansivu
2017-12-02
1
-1
/
+1
*
Add bcrypt just to see if bson error goes away.
Lauri Ojansivu
2017-11-21
1
-0
/
+1
*
Use paxctl to fix segfaut on Alpine Linux. Closes #1303
Lauri Ojansivu
2017-10-20
1
-1
/
+5
*
Dockerfile base image to debian:jessie-slim
Lauri Ojansivu
2017-10-06
1
-2
/
+5
*
Dockerfile base image from debian:8.9 to bitnami/minideb:jessie
Lauri Ojansivu
2017-10-06
1
-5
/
+2
*
Try newer Debian on Dockerfile.
Lauri Ojansivu
2017-08-15
1
-1
/
+1
*
Try to fix double slashes on Docker #962
Lauri Ojansivu
2017-07-24
1
-4
/
+4
*
Revert Debian 9 and gcc changes, because I got more errors with gpg not found...
Lauri Ojansivu
2017-07-15
1
-2
/
+2
*
Try gcc 6 on Debian 9
Lauri Ojansivu
2017-07-15
1
-1
/
+1
*
Test Debian 9 Docker base image, how many vulnerabilies it fixes, and does it...
Lauri Ojansivu
2017-07-15
1
-1
/
+1
*
Try to fix build errors.
Lauri Ojansivu
2017-07-14
1
-8
/
+10
*
Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get sec...
Lauri Ojansivu
2017-07-14
1
-2
/
+2
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-1
/
+1
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-0
/
+1
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-1
/
+0
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-0
/
+1
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-1
/
+1
*
Try to fix Dockerfile
Lauri Ojansivu
2017-07-12
1
-2
/
+3
*
Build Dockerfile with and without of USE_EDGE=true.
Lauri Ojansivu
2017-07-12
1
-7
/
+6
*
Updated Dockerfile to build successfully when USE_EDGE=true
Jeff Tickle
2017-07-05
1
-1
/
+3
*
NPM back to version 4.6.1
Lauri Ojansivu
2017-06-24
1
-1
/
+1
*
Trying to fix fibers on Dockerfile.
Lauri Ojansivu
2017-06-23
1
-2
/
+3
*
Remove submodules and clone them instead, only latest history and one branch....
Lauri Ojansivu
2017-06-23
1
-2
/
+4
*
Try again to fix fibers variable.
Lauri Ojansivu
2017-06-23
1
-1
/
+1
*
Remove extra - from fibers.
Lauri Ojansivu
2017-06-23
1
-1
/
+1
*
Remove fibers version arg.
Lauri Ojansivu
2017-06-23
1
-1
/
+0
*
Add FIBERS_VERSION declaration. NPM to version 5.0.3.
Lauri Ojansivu
2017-06-23
1
-1
/
+2
*
Use fibers 1.0.15 because 2.0.0 is broken.
Lauri Ojansivu
2017-06-23
1
-1
/
+2
*
Upgrade npm to v4.6.1
Lauri Ojansivu
2017-05-18
1
-1
/
+1
*
Fix Dockerfile build error that stopped on linting checks.
Lauri Ojansivu
2017-05-07
1
-1
/
+1
*
Fix permissions on Dockerfile.
Lauri Ojansivu
2017-05-07
1
-1
/
+2
*
Reorder installing to be more logical.
Lauri Ojansivu
2017-05-07
1
-1
/
+1
*
Fix: Download file(unicode filename) cause crash with exception. Closes #784
Lauri Ojansivu
2017-05-07
1
-0
/
+1
*
Upgrade to latest packages.
Lauri Ojansivu
2017-05-07
1
-1
/
+1
*
Try other key servers if ha.pool.sks-keyservers.net is unreachable. Closes #1029
Lauri Ojansivu
2017-05-06
1
-8
/
+18
*
Fix bson error on Docker. Closes #1009
Lauri Ojansivu
2017-05-06
1
-0
/
+4
*
changes to travis.yml.
Stephen Moloney
2017-04-28
1
-1
/
+1
*
make METEOR_EDGE optional. Fix node_gyp bug in docker build.
Stephen Moloney
2017-04-27
1
-12
/
+12
*
Update METEOR_EDGE version now that EXDEV fix has been merged. Also NPM update.
Lauri Ojansivu
2017-04-27
1
-2
/
+2
*
Node version to 4.8.1 to solve 100% CPU issue. Thanks to johnniesong !
Lauri Ojansivu
2017-04-27
1
-2
/
+2
*
rc.6 seems to work only for now.
Stephen Moloney
2017-04-10
1
-1
/
+1
*
MAKE release candidates and betas specifiable in dockerbuild
Stephen Moloney
2017-04-10
1
-1
/
+3
*
seems meteor 1.4.4.1 does not include fix for EXDEV problem
Stephen Moloney
2017-04-10
1
-3
/
+3
*
meteor has released 1.4.4.1
Stephen Moloney
2017-04-10
1
-2
/
+2
*
update debian version issue 988
Stephen Moloney
2017-04-10
1
-1
/
+1
*
Fix dockerbuild and modify travis
Stephen Moloney
2017-04-05
1
-2
/
+14
*
change versions for dockerbuild
Stephen Moloney
2017-04-04
1
-6
/
+6
[next]