Luc Didry
9af9915d4e
Add revisions system
...
Conflicts:
client/css/style.css
views/layout.jade
2016-09-15 22:16:52 +02:00
ivrrecht
f6fa7d281a
added redis socket support
...
In order to enable socket support I added another command line argument: `--sock` which can be true or false.
If set to true the script will try to connect via sockets to the redis host provided via the `--redis` flag. In
that case the port will be omitted.
2015-12-01 16:05:35 +01:00
Tim Toomey
06fb9b155b
Allow scrumblr to run on non-root paths successfully
2015-02-08 21:48:15 -08:00
ali asaria
6500143cdc
jslint
2014-10-12 13:38:15 -04:00
ali asaria
b3e1a40398
allow adding of multiple stickers
...
fixes #37
2014-09-02 01:52:54 -04:00
ali asaria
e9e752c5e4
remove all console.log logging
2013-12-08 13:18:10 -05:00
darksurfer
de4815df15
update lib/data/mongodb.js
...
Sorry a pull request again to remove the line to correct setBoardSize function with mondoDB
2012-06-12 18:16:25 +03:00
giacomomacri
5efc8b489c
add setter and getter for boardsize also for mongodb
2012-01-03 20:04:45 +01:00
Ali Asaria
431f0e76d6
allow board resizing
2011-05-27 01:08:25 -04:00
Ali Asaria
efb28ac4f1
first step in allowing resizing of board -- it's not persistant yet
2011-05-08 19:12:57 -04:00
ali asaria
d159d02390
Merge branch 'data-abstract'
...
this is ddunlops work to abstract data layer and allow for mongodb
thanks ddunlop
Conflicts:
.gitignore
server.js
2011-03-14 00:43:35 -04:00
ali asaria
2f0e90a418
fix redis config type and make redis default
2011-03-14 00:07:01 -04:00
David Dunlop
bdd989ba7e
moved redis to it's own file, added a config
2011-03-12 19:30:22 -05:00