Commit Graph

  • 7e1c344259
    Version bump after release Nicolas Favre-Felix 2020-12-18 07:46:24 -0800
  • 21586199da
    Release 0.1.12 Nicolas Favre-Felix 2020-12-18 07:35:39 -0800
  • 1589b77da9
    Clean up empty indented lines Nicolas Favre-Felix 2020-12-18 07:33:44 -0800
  • c38e80a860
    Wording Nicolas Favre-Felix 2020-09-06 23:12:42 -0700
  • fa0b0f140f
    README fix: s/OS X/macOS Nicolas Favre-Felix 2020-08-30 10:37:13 -0700
  • b3868d81d8 CodeQL: apply recommendations Jessie Murray 2020-08-19 02:55:00 -0700
  • f9890be2c7
    Remove CodeQL until I can figure out how to run it locally Nicolas Favre-Felix 2020-07-06 18:34:06 -0700
  • 6e9b37a1c2
    Remove build step from CodeQL analysis Nicolas Favre-Felix 2020-07-06 13:07:34 -0700
  • 842c20fd08
    Change CodeQL language to `cpp` (from `c`), use custom build step Nicolas Favre-Felix 2020-07-06 12:05:56 -0700
  • 9460b93eec
    Add GitHub workflow for CodeQL analysis Nicolas Favre-Felix 2020-07-06 11:52:51 -0700
  • a675b2c0c2
    Check for MsgPackC on macOS Nicolas Favre-Felix 2020-07-05 10:36:48 -0700
  • 2496fb2515
    Pass tests with python-msgpack >= 0.3 Andrii Senkovych 2018-08-24 02:08:53 +0300
  • c4ca659c4c Version bump after release Nicolas Favre-Felix 2020-06-21 15:31:17 -0700
  • ceec7748dd Release 0.1.11 Nicolas Favre-Felix 2020-06-21 15:30:50 -0700
  • a41bd55105 Update Dockerfile to no longer require the latest tag Nicolas Favre-Felix 2020-06-21 15:28:39 -0700
  • 64d545cd64 Formatting fixes and object key changes for nested arrays Nicolas Favre-Felix 2020-06-17 23:56:57 -0700
  • 106ae2433a
    Few typos majklik 2020-06-17 00:38:25 +0200
  • 69b1248626
    JSON nested arrays majklik 2020-06-17 00:30:55 +0200
  • 3a39be4a2d Version bump after release Nicolas Favre-Felix 2020-06-01 02:34:58 -0700
  • 77776e0eaa Release 0.1.10 Nicolas Favre-Felix 2020-06-01 02:34:10 -0700
  • 1872facb48 Support environment variables in the config Jessie Murray 2020-05-29 23:24:04 -0700
  • f22a2953b9 Convert tests to Python3 Nicolas Favre-Felix 2020-04-10 20:34:51 -0700
  • de22444576 Print HTTP port number in the logs during startup. Andrii Senkovych 2018-08-24 02:16:58 +0300
  • 524f37b59f Pass preprocessor macros to the compiler invocation. Andrii Senkovych 2018-08-27 23:23:00 +0300
  • 00f6c3ce86 Update CircleCI config Nicolas Favre-Felix 2020-03-22 19:22:56 -0700
  • 1a16d0fe7f Do not add slash between between DESTDIR and PREFIX in makefile Mario Rodas 2020-03-15 04:20:00 -0500
  • 0127bee1d0 Add instructions for docker.io image Nicolas Favre-Felix 2020-02-23 20:27:37 -0800
  • bb64f3bba7 Version bump after release Nicolas Favre-Felix 2020-02-23 09:00:55 -0800
  • 0651736551 Release 0.1.9 Nicolas Favre-Felix 2020-02-23 09:04:25 -0800
  • 00b5188e85 Merge branch 'new-msgpack' of https://github.com/jamessan/webdis into jamessan-new-msgpack Nicolas Favre-Felix 2020-02-23 08:57:35 -0800
  • 607763afca Rename Circle CI workflow Nicolas Favre-Felix 2020-02-23 04:00:54 -0800
  • 2097defbc0 Add Circle CI badge Nicolas Favre-Felix 2020-02-23 03:58:21 -0800
  • 5cccc97adc Simplify Circle CI workflow, rename job Nicolas Favre-Felix 2020-02-23 03:55:30 -0800
  • 8e48ff75cb Install Python 2.7 in Circle CI image Nicolas Favre-Felix 2020-02-23 03:44:54 -0800
  • 83b3e65619 Fix daemonize option for Circle CI Nicolas Favre-Felix 2020-02-23 03:41:43 -0800
  • ae7df79e80 Run with local config file in Cirlc CI Nicolas Favre-Felix 2020-02-23 03:39:16 -0800
  • 07f488da70 Fix Makefile Nicolas Favre-Felix 2020-02-23 03:37:14 -0800
  • 9d7d8a6287 Add Circle CI config Nicolas Favre-Felix 2020-02-23 03:30:16 -0800
  • ee6c564991 Version bump after release Nicolas Favre-Felix 2020-02-21 00:14:25 -0800
  • 556aa75d75 Remove obsolete `sed` replace from Dockerfile Nicolas Favre-Felix 2020-02-21 00:14:04 -0800
  • 7add4cc30b Release 0.1.8 Nicolas Favre-Felix 2020-02-21 00:11:51 -0800
  • a077c98fc2
    Update Dockerfile to use Alpine Linux (#169) Jessie Murray 2020-02-21 00:02:51 -0800
  • 79c13ba18a Add missing Make dependencies (#168) StefanosChaliasos 2020-01-07 16:12:54 +0200
  • b91f10ce73 Update Dockerfile to Debian Jessie, enable MessagePack, fix RUN command + add Docker example to README Nicolas Favre-Felix 2019-07-25 21:23:29 -0700
  • 60f9be88da Version bump after release Nicolas Favre-Felix 2019-07-10 13:06:13 -0700
  • fd4ff04ea4 Release 0.1.7 Nicolas Favre-Felix 2019-07-10 13:05:45 -0700
  • 03ec822c97 Avoid new lines in basic auth pre-computation Nicolas Favre-Felix 2019-07-10 13:04:06 -0700
  • bf99000a9d Version bump after release Nicolas Favre-Felix 2019-05-31 18:33:57 -0700
  • 8dd258468d Release 0.1.6 Nicolas Favre-Felix 2019-05-31 18:33:02 -0700
  • 1fe10288e1
    Merge pull request #160 from granolamatt/master Nicolas Favre-Felix 2019-05-31 18:32:28 -0700
  • feb58b5c8c Fixed websocket not reading multiple messages in one packet Matt Smith 2019-05-31 14:52:19 -0600
  • 77dab78acd Version bump after release Nicolas Favre-Felix 2019-04-17 08:25:31 -0700
  • 5940faeabf Release 0.1.5 Nicolas Favre-Felix 2019-04-17 08:24:46 -0700
  • abb46831a5
    Merge pull request #156 from ccvca/fix_segfault_disconnect_subscription Nicolas Favre-Felix 2019-04-17 08:24:08 -0700
  • 95d1236b8c
    Fix crash when subscribed connections are closed #155 Christian von Arnim 2019-02-21 17:33:59 +0100
  • 91a8ea3a50 Version bump after release Nicolas Favre-Felix 2018-08-10 21:34:43 -0700
  • 9e05a825fa Release 0.1.4 Nicolas Favre-Felix 2018-08-10 21:34:08 -0700
  • 577df6ba87
    Merge pull request #148 from wasade/segfault-in-free Nicolas Favre-Felix 2018-08-10 21:33:19 -0700
  • 49ef169484 Use tab instead of space Daniel McDonald 2018-08-09 22:04:43 -0700
  • 7b7b51af5f BUG: adjust order of memory release Daniel McDonald 2018-08-09 21:56:50 -0700
  • 5bc864db3f Version bump after release Nicolas Favre-Felix 2017-07-24 19:39:58 -0700
  • 506934311b Release 0.1.3 Nicolas Favre-Felix 2017-07-24 19:39:16 -0700
  • 2a98d462b5 Merge pull request #113 from jplevyak/master Nicolas Favre-Felix 2017-07-24 14:01:47 -0700
  • 2a8908bdcf Find libmsgpackc in Multi-Arch library paths James McCoy 2016-07-21 23:30:32 -0400
  • 7526080ac6 Use msgpack_pack_v4raw(_body) with new msgpack-c versions James McCoy 2016-06-15 09:26:20 -0400
  • ca170bcced Use pkg-config to find msgpack library when available James McCoy 2016-06-15 09:06:50 -0400
  • 9ee6fe2742 Version bump after release Nicolas Favre-Felix 2016-02-06 18:31:07 -0800
  • 4b804133c4 Release 0.1.2 Nicolas Favre-Felix 2016-02-06 18:30:45 -0800
  • 1a2a281d63 Fix unused warning, use llabs instead of abs Nicolas Favre-Felix 2015-11-01 13:19:05 -0800
  • 19d78ff935 Merge branch 'ngoyal-master' Nicolas Favre-Felix 2015-11-01 13:15:46 -0800
  • a7be6e6a01 Merge branch 'master' of https://github.com/ngoyal/webdis into ngoyal-master Nicolas Favre-Felix 2015-11-01 13:15:36 -0800
  • 45fd72b15b Merge pull request #118 from boothj5/connection-close Nicolas Favre-Felix 2015-07-09 20:08:41 +0200
  • 07887428a9 Fixed indentation and whitespace James Booth 2015-07-07 23:09:24 +0100
  • 7d3dea5d56 Removed debug flag from Makefile James Booth 2015-07-07 23:04:42 +0100
  • f85c64c94b Handle Connection:close header James Booth 2015-07-07 23:00:13 +0100
  • 3dc4f98a2d Schedule a reconnect if connecting fails Neel Goyal 2015-06-04 11:02:18 -0400
  • 6e6176b656 Update to hiredis 0.13.1 Neel Goyal 2015-06-04 10:39:05 -0400
  • bab330e467 Fix handling of ports over 32767 by using 'int' instead of 'short'. John Plevyak 2014-12-27 10:58:46 -0800
  • 00ab5518c3 Merge pull request #55 from littlefrog/master Nicolas Favre-Felix 2013-11-26 00:38:50 -0800
  • f69c28c632 #91: Add missing return after sending HTTP Options Nicolas Favre-Felix 2013-11-26 08:33:02 +0000
  • 8b1e91a2e5 #89: Add Authorization to CORS headers Nicolas Favre-Felix 2013-11-18 08:03:18 +0000
  • b6202150f7 Add Dockerfile Nicolas Favre-Felix 2013-11-17 21:27:58 +0000
  • ca7cf009e9 Version bump after release Nicolas Favre-Felix 2013-11-17 20:01:51 +0000
  • 4915fef97d Release 0.1.1 Nicolas Favre-Felix 2013-11-17 20:01:11 +0000
  • 867cda7b56 Merge pull request #88 from jollyroger/debian-patches Nicolas Favre-Felix 2013-11-17 09:49:22 -0800
  • a712b078b3 Make dependencies' *_OBJS variables overridable via environment variables. Andriy Senkovych 2013-11-11 16:57:11 +0200
  • b616c37b5f Remove comments mentioning borrowing code from redis repository. Andriy Senkovych 2013-11-11 15:23:10 +0200
  • 8deffc7403 Rename libb64 to b64 for compatibility reasons, move to DEPS. Andriy Senkovych 2013-11-11 14:51:29 +0200
  • 46e872a090 Allow setting CFLAGS and LDFLAGS from environment variables Andriy Senkovych 2013-11-11 14:49:46 +0200
  • b1cda7e376 Add makefile targets to run tests Andriy Senkovych 2013-11-11 15:14:56 +0200
  • 3156b530af Allow test programs use custom port using environment variable or command-line argument Andriy Senkovych 2013-11-11 13:40:33 +0200
  • 11c1e60f5d post-release version bump Nicolas Favre-Felix 2013-09-11 19:31:22 +0100
  • 290a188067 Release 0.1.0 Nicolas Favre-Felix 2013-09-11 19:30:06 +0100
  • a4789c6287 Make WEBDIS_VERSION redefinable Nicolas Favre-Felix 2013-09-08 11:20:30 +0100
  • a9cfcb1ec6 Add version.h and log webdis version on startup (issue #81) Nicolas Favre-Felix 2013-09-07 11:27:50 +0100
  • e978ff2f33 Handle SIGTERM & SIGINT (issue #10) Nicolas Favre-Felix 2013-09-07 11:16:31 +0100
  • 290656409f Disable SELECT command - issue #80 Nicolas Favre-Felix 2013-09-07 11:09:31 +0100
  • 9a2be34650 Reopen logs on SIGHUP (GitHub issue #10) Nicolas Favre-Felix 2013-09-07 11:07:05 +0100
  • b56218c84a Write pidfile when daemonized (GitHub issue #10) Nicolas Favre-Felix 2013-09-07 10:50:30 +0100
  • dd18189cc4 two minor protocol issues with Chrome/web standards Chris Davies 2013-05-27 14:43:36 -0400