| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 804 Add Default-Start and Default-Stop LSB tags for RedHat startup and ... | Brian J. McManus | 2012-12-02 | 1 | -0/+2 |
* | fixed server install script to rewrite the default configuration file and not... | dvir volk | 2012-10-05 | 2 | -521/+18 |
* | Merge pull request #494 from quiver/init-fixes | Salvatore Sanfilippo | 2012-05-04 | 1 | -1/+1 |
|\ |
|
| * | fix several bugs of init.d scripts | quiver | 2012-05-04 | 2 | -2/+2 |
* | | Explicitly use bash for install_server.sh. Fixes issue #397 | antirez | 2012-04-24 | 1 | -1/+1 |
* | | redis-cli help.h updated. Script to generate it updated as well. | antirez | 2012-04-03 | 1 | -2/+3 |
* | | Fixed a typo in install_server.sh | ThePicard | 2012-03-31 | 1 | -1/+1 |
* | | redis_init_script template updated. | antirez | 2012-03-20 | 1 | -41/+153 |
|/ |
|
* | The universe is 80 columns wide, accept it. | antirez | 2012-02-22 | 1 | -23/+17 |
* | updated utils/install_server.sh to support chkconfig boxes (redhat/ | Brad Voth | 2012-01-18 | 1 | -3/+30 |
* | speed-regression.tcl: command line options to select tests, data size, and nu... | antirez | 2011-11-07 | 1 | -0/+19 |
* | speed-regression.tcl: move tests, data size, requests in global vars that wil... | antirez | 2011-11-07 | 1 | -1/+6 |
* | speed-regression.tcl script: killing previously tested instance fixed. Don't ... | antirez | 2011-11-07 | 1 | -6/+22 |
* | speed-regression.tcl script: obtain test names dynamically. | antirez | 2011-11-07 | 1 | -6/+11 |
* | first version of the speed regression test | antirez | 2011-11-04 | 1 | -0/+85 |
* | fixes to install script | dvir volk | 2011-10-04 | 2 | -2/+7 |
* | Revert "Use the new install script as make install target. Message about inst... | antirez | 2011-10-03 | 1 | -1/+1 |
* | Use the new install script as make install target. Message about install scri... | antirez | 2011-10-03 | 1 | -1/+1 |
* | changed license to gpl BSD. LOL | dvir volk | 2011-10-03 | 1 | -11/+19 |
* | changed license to gpl v3 | dvir volk | 2011-10-03 | 1 | -2/+18 |
* | fixes to install script and template | dvir volk | 2011-10-03 | 2 | -8/+14 |
* | Added installer and config template renderer | dvir volk | 2011-10-03 | 3 | -0/+554 |
* | Fixed init script bug, thanks to Henrik Westphal | antirez | 2011-06-14 | 1 | -1/+1 |
* | Better init script | antirez | 2011-06-14 | 1 | -6/+13 |
* | BGSAVE work in progress | antirez | 2011-01-05 | 1 | -0/+18 |
* | added mkrelease.sh script into utils. gitignore modified accordingly since th... | antirez | 2010-12-20 | 1 | -0/+14 |
* | help.h updated2.2.0-rc1 | antirez | 2010-12-15 | 1 | -0/+1 |
* | Refactor help-related code into redis-cli.c | Pieter Noordhuis | 2010-11-28 | 2 | -124/+57 |
* | Update help.h generator script to output man-style argument list | Pieter Noordhuis | 2010-11-28 | 1 | -45/+48 |
* | Added redis-cli interactive help support | Tj Holowaychuk | 2010-11-16 | 2 | -0/+175 |
* | Fix for the init script provided with Redis, thanks to Rowan. This fixes issu... | antirez | 2010-09-09 | 1 | -3/+2 |
* | changed the comments on top of redis-copy.rb to reflect what the program real... | antirez | 2010-08-24 | 1 | -6/+4 |
* | More threaded I/O VM work + Redis init script | antirez | 2010-01-11 | 1 | -0/+36 |
* | Two important fixes to append only file: zero length values and expires. A pr... | antirez | 2009-12-15 | 1 | -2/+3 |
* | some change to redis-sha1.rb utility to make it more robust against non-meani... | antirez | 2009-12-11 | 1 | -4/+18 |
* | redis-sha1.rb utility updated | antirez | 2009-12-10 | 1 | -0/+2 |
* | Tcl script, make target, and redis.c changes to build the static symbol table... | antirez | 2009-11-10 | 1 | -0/+22 |
* | added utils/redis-copy.rb, a script that is able to copy data from one Redis ... | antirez | 2009-07-05 | 1 | -0/+80 |
* | CPP client added thanks to Brian Hammond | antirez | 2009-05-09 | 1 | -2/+2 |
* | Non blocking replication (finally!). C-side linked lists API improved. | antirez | 2009-04-20 | 1 | -1/+4 |
* | redis-sha1 utility added | antirez | 2009-03-28 | 1 | -0/+32 |