projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sentinel: abort failover when in wait-start if master is back.
[redis.git]
/
src
/
Makefile
2012-07-27
Salvatore Sanfilippo
Merge pull request #587 from saj/truncate-short-write...
blob
|
commitdiff
|
raw
2012-07-27
Salvatore Sanfilippo
Merge pull request #586 from saj/aof_last_bgrewrite_status
blob
|
commitdiff
|
raw
2012-07-23
antirez
First implementation of Redis Sentinel.
blob
|
commitdiff
|
raw
2012-05-24
antirez
bitop.c renamed bitops.c
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
antirez
Bit-related string operations moved to bitop.c
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
antirez
Fix PREFIX typo in Makefile.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
antirez
Allow PREFIX to be overrided in Makefile.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
antirez
redis-cli --pipe for mass import.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-04
Salvatore Sanfilippo
Merge pull request #494 from quiver/init-fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
antirez
Re-introduce -g -rdynamic -ggdb when linking, fixing...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
antirez
redis-check-dump now is RDB version 6 ready.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Salvatore Sanfilippo
Merge pull request #421 from ErikDubbelboer/sds-const
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Salvatore Sanfilippo
Merge pull request #461 from schlenk/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Salvatore Sanfilippo
Merge pull request #440 from ErikDubbelboer/spelling
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Salvatore Sanfilippo
Merge pull request #414 from chobits/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Salvatore Sanfilippo
Merge pull request #456 from pietern/unstable-mkopts
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
Persist `make` settings and trigger rebuild if anything...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
Don't set flags recursively
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
Remove unused LIBS variable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
First set defaults, then do composition
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
Question mark assignment is not needed
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
The lcov target shouldn't clean
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Pieter Noordhuis
Rename ADD_*FLAGS -> REDIS_*FLAGS, REDIS_*FLAGS ->...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
antirez
Merge branch 'strict.lua' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
antirez
A few var names fixed in Makefile.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
antirez
Make gcov fixed.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
antirez
Makefile now introduces Redis-specific CFLAGS / LDFLAGS...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Salvatore Sanfilippo
Merge pull request #449 from ErikDubbelboer/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
antirez
make dep: redirect output to Makefile.dep.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Pieter Noordhuis
Clean up Makefiles
blob
|
commitdiff
|
raw
|
diff to current
2012-04-07
antirez
For coverage testing use exit() instead of _exit()...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Premysl Hruby
add support for generation of lcov coverage reports
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Salvatore Sanfilippo
Merge pull request #426 from anydot/fix-rm-vm-comments
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
antirez
CRC64 implementation added to Redis code base.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Salvatore Sanfilippo
Merge pull request #389 from huangz1990/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
antirez
First implementation of --test-memory. Still a work...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
antirez
Build dependencies updated.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
antirez
Merge conflicts resolved.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Salvatore Sanfilippo
Merge pull request #304 from bradvoth/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
antirez
Merge branch 'issue327' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
antirez
add -f flag to cp when installing, otherwise stopping...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
antirez
endian.c/h -> endianconv.c/h to avoid issues with broke...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
antirez
A few small BSD related fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Salvatore Sanfilippo
Merge pull request #173 from jasondavies/typo
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Pieter Noordhuis
Don't force rebuild when params didn't change
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Salvatore Sanfilippo
Merge pull request #192 from pietern/makefile
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Pieter Noordhuis
Rebuild source when allocator changes
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Pieter Noordhuis
Rebuild deps/ and src/ when ARCH changes
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Pieter Noordhuis
Use CCLINK as last argument
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Pieter Noordhuis
CCLINK already includes ALLOC_LINK
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Salvatore Sanfilippo
Merge pull request #181 from redsquirrel/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
antirez
32bit build fixed, broken by a previous commit fixing...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Salvatore Sanfilippo
Merge pull request #170 from bnoordhuis/fix-sunos-build
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Ben Noordhuis
build: fix sunos build, compile lua with __C99FEATURES__=1
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
antirez
Revert "Use the new install script as make install...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Salvatore Sanfilippo
Merge pull request #114 from pietern/unstable-zcount
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
antirez
Use the new install script as make install target....
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
antirez
Lua math.random and math.randomseed replaced with our...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
antirez
libc neutral random function derived from a drand48...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Salvatore Sanfilippo
Merge pull request #97 from jvain/redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #72 from datafueled/spelling
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #78 from vambo/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #79 from annulen/mac_ppc
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #74 from kmerenkov/issue_620
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Salvatore Sanfilippo
Merge pull request #77 from Poincare/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
antirez
debug message removed
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
antirez
bio.o added to redis-server objects
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Pieter Noordhuis
Wait for Lua to be built before linking redis-server
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
antirez
Added a 'runtest' script that is responsible to check...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
antirez
top level Makefile now just a proxy. Doing make clean...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
antirez
when building redis-server use LINK and not CC as prefi...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
antirez
master branch merged into scripting.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
antirez
make test depends on redis-check-aof as well.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
antirez
removed --file argument from test invocation inside...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
antirez
use tclsh8.5 not only in which but also in the actual...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
antirez
explicitly use tclsh8.5 to run the test
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
antirez
First implementation of the slow log feature
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
diskstore removed
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Damian Janowski
Avoid bug reports when Tcl is not installed.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
Makefile deps updated
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
It is now possible to build with: make 32bit USE_JEMALL...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
Added -ldl when linking against jemalloc, needed on...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
Makefile modified to build with jemalloc
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
antirez
Updated to unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'pietern/unstable-bench' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
Hampus Wessman
Fix Makefile colors.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
antirez
Better colorized Makefile implementation, inspired...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
antirez
Lua function creation on EVAL, basic Lua return type...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
antirez
makefile adapted to link against lua lib and to pass...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Abstract file/buffer I/O to support in-memory serialization
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
next