Timeline
06/02/10:
- 15:08 Changeset in nginx [3558:83c9a10ec029] by
- remove the special static fastcgi_param values processing, because it …
06/01/10:
- 20:32 Changeset in nginx [3557:77188d729402] by
- print default module temporary directory path in summary only if the …
- 20:27 Changeset in nginx [3556:b9415935d95d] by
- style fix
- 20:24 Changeset in nginx [3555:bc734cf061b0] by
- improve uwsgi_string processing
- 20:23 Changeset in nginx [3554:36b3c1b21544] by
- delete unneeded declaration
- 20:21 Changeset in nginx [3553:b4a60663f6c0] by
- delete unused ngx_http_uwsgi_add_variables()
- 20:19 Changeset in nginx [3552:40eba0271b1d] by
- improve uwsgi_modifierX processing: *) use ngx_conf_set_num_slot() *) …
- 19:57 Changeset in nginx [3551:fb4cbe681e81] by
- remove LICENSE text
- 17:46 Changeset in nginx [3550:9f715c9e5b82] by
- style fix
- 17:44 Changeset in nginx [3549:0b3613117ac5] by
- ./configure --http-uwsgi-temp-path=PATH
- 17:30 Changeset in nginx [3548:fc7541a6959d] by
- fix the previous commit when value is static string: remove the …
- 17:25 Changeset in nginx [3547:c2da61796410] by
- remove useless copy: key name should be just copied before value length
- 17:04 Changeset in nginx [3546:3a9fca8cbdfc] by
- simplify binary little endian length processing
- 16:12 Changeset in nginx [3545:11c4f3a1e439] by
- use ngx_str_set() and ngx_str_null()
- 16:10 Changeset in nginx [3544:6048c77cfbb2] by
- fix copyrights
- 16:00 Changeset in nginx [3543:e132566a942e] by
- fix style, some names, and building by MSVC8
- 15:55 Changeset in nginx [3542:9bf51b3fc1c1] by
- style fix: remove tabs and trailing spaces
- 15:53 Changeset in nginx [3541:21452748d165] by
- import original ngx_http_uwsgi_module version
- 15:20 Changeset in nginx [3540:2bf7f72f26b7] by
- bump version
05/31/10:
- 15:41 Changeset in nginx-tests [137:59021f2b2fd3] by
- Tests: fix limit_req test to avoid timeouts. In 0.8.38 delay finally …
- 15:10 Changeset in nginx [3539:2f0bd8be0a35] by
- release-0.8.39 tag
- 15:10 Changeset in nginx [3538:af10bf9d4c65]release-0.8.39 by
- nginx-0.8.39-RELEASE
- 14:49 Changeset in nginx [3537:d2848db4d98e] by
- fix IPv6 and Unix domain sockets inheritance while online upgrade
- 14:44 Changeset in nginx [3536:72c3edbd4dc8] by
- fix building by ICC8, the bug had been introduced in r3476
- 14:41 Changeset in nginx [3535:abb3901be800] by
- fix handling an inherited alias in inclusive location
05/27/10:
- 13:44 Changeset in nginx [3534:3711bb1336c3] by
- fix a try_files/alias case when alias uses captures and try_files …
- 13:24 Changeset in nginx [3533:bb5376f3f585] by
- do not add tested file to a location regex string, instead, set URI to …
- 13:15 Changeset in nginx [3532:a8966b3c1fcf] by
- fix the previous commit
- 13:09 Changeset in nginx [3531:beca01195937] by
- improve debug logging: "try to use file/dir"
- 12:55 Changeset in nginx [3530:57f06b0b749f] by
- bump version
05/24/10:
- 12:47 Changeset in nginx [3529:bae4844f60d0] by
- release-0.8.38 tag
- 12:47 Changeset in nginx [3528:fa5f1ca353c0]release-0.8.38 by
- nginx-0.8.38-RELEASE
- 12:35 Changeset in nginx [3527:84905c7b2aa7] by
- remove r->zero_in_uri
- 11:01 Changeset in nginx [3526:62a4fd1e6e2c] by
- proxy_no_cache and fastcgi_no_cache
- 07:43 Changeset in nginx [3525:eb156d98a9fa] by
- fix delay in limit_req
05/23/10:
- 19:36 Changeset in nginx [3524:ca24774c16e3] by
- autodetect redirect if URI is rewritten to a string starting with $scheme
05/20/10:
- 11:46 Changeset in nginx [3523:66a244ee8cf7] by
- delete warnings of proxy_upstream_max_fails, …
05/18/10:
- 16:24 Changeset in nginx [3522:d24f030507cd] by
- allow to use $uid_got in SSI and perl module
- 16:20 Changeset in nginx [3521:0451b4e40cdb] by
- bump version
05/17/10:
- 06:08 Changeset in nginx [3520:cda54eeb89df] by
- release-0.8.37 tag
- 06:08 Changeset in nginx [3519:265b7fd2ae21]release-0.8.37 by
- nginx-0.8.37-RELEASE
05/14/10:
- 12:18 Changeset in nginx [3518:eb3aaf8bd2a9] by
- fix SSI include stub for valid empty responses
- 12:04 Changeset in nginx [3517:a4ee4a075ac5] by
- do not cache response if it has "no-store" or "private" in …
- 09:56 Changeset in nginx [3516:dd1570b6f237] by
- ngx_str_set() and ngx_str_null()
- 09:55 Changeset in nginx [3515:76d252724db5] by
- use ngx_min() and ngx_max()
- 09:22 Changeset in nginx [3514:58865853f29b] by
- fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup, the bug …
- 09:02 Changeset in nginx [3513:e60e00b4fe0c] by
- ngx_http_split_clients_module
- 09:01 Changeset in nginx [3512:098100f5f54b] by
- ngx_atofp()
05/13/10:
- 13:58 Changeset in nginx [3511:e2fa6caf3305] by
- remove unused ./configure define's
- 12:52 Changeset in nginx [3510:4c70bbdfd076] by
- allow hash key values more than 255 bytes, it does not actually …
- 10:22 Changeset in nginx [3509:d87711a54dc4] by
- style fix: remove blank line
05/12/10:
- 15:56 Changeset in nginx [3508:05e964be70a2] by
- style fix: remove blank line
- 13:13 Changeset in nginx [3507:76fc7ad463cb] by
- fix rounding issues in %f format
- 13:12 Changeset in nginx [3506:c3fa65192119] by
- use double in %f format to allow %.15f precision
Note:
See TracTimeline
for information about the timeline view.