Commit Graph

  • 0575859f2d attempt to fix #667 Unbit 2014-07-24 09:09:15 +02:00
  • d6f0be74f9 fixed #668 Unbit 2014-07-24 08:55:52 +02:00
  • e9c0bf91ad fixed #668 Unbit 2014-07-24 08:55:52 +02:00
  • 53fb764830 Merge pull request #664 from akx/remove-compiled-java rdeioris 2014-07-21 10:13:17 +02:00
  • 76393e36be Remove compiled uwsgi.class file to keep binaries out of the repo. (Addresses issue #663) Aarni Koskela 2014-07-20 20:41:51 +03:00
  • 94a39e1755 fixed typo Unbit 2014-07-12 11:37:42 +02:00
  • d04f15285a added fallback for mountpoint mode Unbit 2014-07-12 11:19:30 +02:00
  • 50f41da7ec added support for mountpoints in subscription system Unbit 2014-07-12 11:05:14 +02:00
  • 6cf62fb0d2 added iphash subscription algo Unbit 2014-07-12 10:12:17 +02:00
  • eb4ee8226a added backup_level to lrc algos Unbit 2014-07-12 09:20:10 +02:00
  • baec7aadc5 added backup support to wrr algo Unbit 2014-07-12 09:12:54 +02:00
  • d121b23fd4 fixed per-subscription protocol support Unbit 2014-07-12 08:48:29 +02:00
  • ddc737627e refactored httprouter parser to be in 2 steps Unbit 2014-07-12 08:04:01 +02:00
  • 736be4b3c5 report the used algo in realtime Unbit 2014-07-11 12:04:51 +02:00
  • 90b6512d52 pluggable subscription algos Unbit 2014-07-11 11:46:23 +02:00
  • df43bd6e9d preliminary support for backup,algo and proto subscription keys Unbit 2014-07-11 09:40:24 +02:00
  • 2add2aab04 fixed #661 Unbit 2014-07-11 08:58:08 +02:00
  • c6eaa18efe added patch by Mathieu Dupuy for uwsgi_str_contains and uwsgi_startswith (#661) Unbit 2014-07-11 08:53:00 +02:00
  • e675b49ef8 added Mathieu Dupuy to CONTRIBUTORS Unbit 2014-07-11 08:48:18 +02:00
  • 9c23e1ac97 added Mathieu Dupuy to CONTRIBUTORS Unbit 2014-07-11 08:48:02 +02:00
  • 987da3ecdd added note about uwsgi_calloc_shared, as noted in #661 Unbit 2014-07-11 08:47:20 +02:00
  • 540a3dbf33 first round from ticket #661 Unbit 2014-07-11 08:42:18 +02:00
  • 78b330dd96 Merge pull request #660 from andrewbevitt/master unbit 2014-07-09 16:34:26 +02:00
  • 293ee92791 Add cache length parameter to the parameter parsing. Andrew Bevitt 2014-07-10 00:11:19 +10:00
  • fecb1af811 send data as a counter, m has no meaning in statsd Joshua C. Forest 2014-07-08 16:19:30 -04:00
  • dac7457927 Merge pull request #659 from CashStar/stats_pusher_statsd_counter_fix unbit 2014-07-09 08:25:57 +02:00
  • e1b3d8fd1a send data as a counter, m has no meaning in statsd Joshua C. Forest 2014-07-08 16:19:30 -04:00
  • b1669d1887 2.0.6 is ready 2.0.6 Unbit 2014-07-01 09:04:40 +02:00
  • 60eae2d69f added if-hostname Roberto De Ioris 2014-07-01 06:58:14 +02:00
  • 095bd60f77 added if-hostname Roberto De Ioris 2014-07-01 06:58:14 +02:00
  • 9146055a3c fixed wrongly nulled filename in rados Unbit 2014-06-30 11:57:02 +02:00
  • c3d33c90a0 fixed wrongly nulled filename in rados Unbit 2014-06-30 11:57:02 +02:00
  • 7f15c9df33 mapping GET to PROPFIND is stupid in rados Unbit 2014-06-28 10:05:44 +02:00
  • 5f24912c94 fixed webdav xml Unbit 2014-06-28 09:51:45 +02:00
  • 37ccff581d completed virtual propfind support in rados Unbit 2014-06-28 09:40:05 +02:00
  • f8685eee3e added xml buffer escaper Unbit 2014-06-28 08:35:15 +02:00
  • 913384131c improved buffer json escaping Roberto De Ioris 2014-06-28 08:13:11 +02:00
  • 31c5412405 first commit for webdav support Unbit 2014-06-28 08:14:20 +02:00
  • 4905b64f2e improved buffer json escaping Roberto De Ioris 2014-06-28 08:13:11 +02:00
  • f879d32408 implemented OPTIONS in rados Unbit 2014-06-28 07:28:41 +02:00
  • 70eeaec0c0 added mkcol to rados Unbit 2014-06-28 07:02:47 +02:00
  • 5ddf69ab33 added uwsgi[rsize] routing var Unbit 2014-06-27 15:18:33 +02:00
  • 221e62f4ea the Rados plugin is no more based on the GlusterFS one Unbit 2014-06-27 15:03:53 +02:00
  • 9ed5a65ef9 fixed sync rados behaviour Unbit 2014-06-27 15:02:56 +02:00
  • ae87d0850d first attempt in improving rados multithreading Unbit 2014-06-27 14:45:25 +02:00
  • 7ff6a239e2 improved timeout Unbit 2014-06-27 14:37:23 +02:00
  • f84b67c51c implemented PUT and DELETE methods for rados Unbit 2014-06-27 14:23:43 +02:00
  • aeeea6915a fixed rados async support Unbit 2014-06-27 13:44:53 +02:00
  • 4c015a30f8 try to fix SCRIPT_NAME and PATH_TRANSLATED in php plugin Unbit 2014-06-23 10:58:05 +02:00
  • cfe1e9de7b implemented OPTIONS in rados Unbit 2014-06-28 07:28:41 +02:00
  • 82dcfd338d added mkcol to rados Unbit 2014-06-28 07:02:47 +02:00
  • c696065d3c added uwsgi[rsize] routing var Unbit 2014-06-27 15:18:33 +02:00
  • 8746141afa the Rados plugin is no more based on the GlusterFS one Unbit 2014-06-27 15:03:53 +02:00
  • e2b2a16b8c fixed sync rados behaviour Unbit 2014-06-27 15:02:56 +02:00
  • 406daeb3ae first attempt in improving rados multithreading Unbit 2014-06-27 14:45:25 +02:00
  • acbc073c81 improved timeout Unbit 2014-06-27 14:37:23 +02:00
  • 2ad23e95dd implemented PUT and DELETE methods for rados Unbit 2014-06-27 14:23:43 +02:00
  • 807259f25b fixed rados async support Unbit 2014-06-27 13:44:53 +02:00
  • fbe5a038e3 added early-pythonpath support Unbit 2014-06-25 10:02:46 +02:00
  • c7bacc6fbe first round for implementing cpython fork-server Unbit 2014-06-25 09:51:52 +02:00
  • c9771d091a Remove the old FIFO socket from the event queue when recreating it Marko Tiikkaja 2014-06-24 13:49:20 +02:00
  • 4b06b2391c Merge pull request #657 from johto/fifo_recreation unbit 2014-06-25 07:34:29 +02:00
  • 8c0adef6e7 Remove the old FIFO socket from the event queue when recreating it Marko Tiikkaja 2014-06-24 13:49:20 +02:00
  • c532210d79 added fastrouter-fallback-on-no-key Unbit 2014-06-19 11:49:25 +02:00
  • 5fb86e92f8 better harakiri announce Unbit 2014-06-23 13:48:14 +02:00
  • daa1882921 improved harakiri for signal handlers Unbit 2014-06-23 13:42:55 +02:00
  • 17ec600146 implemented total harakiri Unbit 2014-06-23 12:39:58 +02:00
  • 2e14da983a first attempt in implementing per-core harakiri Unbit 2014-06-23 12:37:22 +02:00
  • 52ea289283 try to fix SCRIPT_NAME and PATH_TRANSLATED in php plugin Unbit 2014-06-23 10:58:05 +02:00
  • bfb6e21e2a prepare for 2.0.6 Unbit 2014-06-19 15:45:31 +02:00
  • 782171866a added fork-server support for php Unbit 2014-06-19 13:43:01 +02:00
  • 84d6f54ddd added fastrouter-fallback-on-no-key Unbit 2014-06-19 11:49:25 +02:00
  • 848cfb4fbb added support for unix socket in apache mod_proxy_uwsgi Unbit 2014-06-19 05:52:26 +02:00
  • 775afe1e86 added support for unix socket in apache mod_proxy_uwsgi Unbit 2014-06-19 05:52:26 +02:00
  • 1f28940c08 another attempt at fixing mod_proxy_uwsgi for apache2.2/2.4 Unbit 2014-06-19 04:37:31 +02:00
  • cabb5f3e8e another attempt at fixing mod_proxy_uwsgi for apache2.2/2.4 Unbit 2014-06-19 04:37:31 +02:00
  • 90b07a2f83 fixed #648 Unbit 2014-06-17 17:14:32 +02:00
  • 2e9cfabf7b added callint scheme Unbit 2014-06-12 11:26:02 +02:00
  • aae6413cb1 added callint scheme Unbit 2014-06-12 11:26:02 +02:00
  • ef0a404364 another attempt in improving chain reloading Unbit 2014-06-11 18:32:26 +02:00
  • 6666848ac3 another attempt in improving chain reloading Unbit 2014-06-11 18:32:26 +02:00
  • 8ba4c80ee0 fixed SSL build Unbit 2014-06-11 11:32:20 +02:00
  • 792231d7d8 fixed #649 Unbit 2014-06-11 09:18:26 +02:00
  • c6f1911686 fixed #649 Unbit 2014-06-11 09:18:26 +02:00
  • ef4ee87fed fixed shortcut for ssl-socket Unbit 2014-06-08 06:35:44 +02:00
  • 7361796d3c fixed shortcut for ssl-socket Unbit 2014-06-08 06:35:44 +02:00
  • 2e13abc774 allow hacking the php sapi name Unbit 2014-06-08 06:21:28 +02:00
  • 2a2f1a9928 allow hacking the php sapi name Unbit 2014-06-08 06:21:28 +02:00
  • 8721af946c added chdir to attach-daemon2 Unbit 2014-06-06 15:05:43 +02:00
  • f1caa39f51 added chdir to attach-daemon2 Unbit 2014-06-06 15:05:43 +02:00
  • 1986f2ddd9 added support for http backend nodes in httprouter Roberto De Ioris 2014-06-06 06:00:20 +02:00
  • 9b35215edc fixed a memory leak with subscriptions Roberto De Ioris 2014-06-06 04:20:39 +02:00
  • 536ffdcc79 fixed a memory leak with subscriptions Roberto De Ioris 2014-06-06 04:20:39 +02:00
  • 31112919cd Merge branch 'uwsgi-2.1' of github.com:unbit/uwsgi into uwsgi-2.1 Roberto De Ioris 2014-06-05 06:40:27 +02:00
  • c6f3fc8620 fixed #645 Unbit 2014-06-03 18:37:00 +02:00
  • 6213d4d6fc another attempt for #645 Unbit 2014-06-03 16:52:14 +02:00
  • 69fba94647 attempt to fix #645 Unbit 2014-06-03 13:16:48 +02:00
  • d3313a39b7 fixed #645 Unbit 2014-06-03 18:37:00 +02:00
  • 89da4a97a6 another attempt for #645 Unbit 2014-06-03 16:52:14 +02:00
  • 3e41d5927a attempt to fix #645 Unbit 2014-06-03 13:16:48 +02:00