17 Commits

Author SHA1 Message Date
tporadowski
94a8021d33 Redis for Windows version 5.0.10 2020-11-08 15:48:51 +01:00
tporadowski
4366d7e836 updated develop to be in sync with antirez/5.0.9 2020-05-02 14:04:22 +02:00
tporadowski
93a937281f updated version to 5.0.8 2020-04-01 00:03:31 +02:00
tporadowski
8aa34167bc updated version number to 5.0.7 2020-03-02 14:57:56 +01:00
tporadowski
fdd58d4bb4 added release notes 2020-01-27 08:57:42 +01:00
tporadowski
2b5648e3d6 removing obsolete documentation delivered with MSI
- MS Open Tech documentation is no longer up-to-date and should
  not be delivered with MSI installer, will be replaced with
  a README.txt that informs about this fork
2020-01-23 13:25:23 +01:00
Tomasz Poradowski
9ea4437bc5 updated version to 4.0.14 2019-09-29 20:07:20 +02:00
Tomasz Poradowski
9da32610ed updated version and README to 4.0.14 2019-09-29 19:45:53 +02:00
Tomasz Poradowski
7502a3ed0a v4.0.2.3 2018-09-30 22:57:01 +02:00
Tomasz Poradowski
bffbc45c6d corrected WiX configuration to build an in-place upgrade
- version 4.0.2.2 and newer will now be installed on top of
  previous versions and not duplicating entries in Control Panel->Programs
2018-03-26 13:01:14 +02:00
Tomasz Poradowski
c334dd639d setting v4.0.2.2 in MSI installer 2018-03-26 12:39:43 +02:00
Tomasz Poradowski
9346455a07 version 4.0.2.1 2018-03-17 15:52:08 +01:00
Tomasz Poradowski
1d95d35355 enable command history in redis-cli
- when output is a TTY - always enable linenoise history (regardless if history file name can be determined)
- adjusted redis-cli/getDotfilePath() to use %HOMEDRIVE%%HOMPATH% environment variables to find user's home folder
2017-12-14 00:25:16 +01:00
Tomasz Poradowski
2ec0d85279 redis-check-aof and redis-check-rdb tools
- removed separate project for redis-check-aof
- both tools are now a copy of redis-server.exe
- running given tool calls proper action and causes
  the application to exit
- updated installer

Fixes #2
2017-11-22 00:12:28 +01:00
Enrico Giordani
def0757b5c [Release] 3.2.100 2016-07-01 16:52:38 +02:00
Enrico Giordani
e8544b830b [Setup] Removed subdir for log, the log is now saved in the main redis dir. 2016-06-20 10:18:29 +02:00
Enrico Giordani
649cd886c3 Windows port of antirez/3.2. 2016-06-14 18:43:17 +02:00