Timeline
01/09/08:
- 15:27 Changeset in nginx [1859:9fb312cd641c] by
- fix building by gcc42, etc. introduced in r1858
- 08:21 Changeset in nginx [1858:1ff400fed04d] by
- add code missed in r1856
01/08/08:
- 21:06 Changeset in nginx [1857:18c20c38ad6d] by
- update GET method text in an subrequest
- 20:55 Changeset in nginx [1856:11d12ef106a9] by
- axe old flag remained after ancient "post_accept_timeout" directive
- 20:51 Changeset in nginx [1855:877cb2007c24] by
- add code missed in r1830
- 17:50 Changeset in nginx [1854:a8d244caebef]stable-0.5 by
- bump version
- 17:42 Changeset in nginx [1853:64eb0a515653]stable-0.5 by
- release-0.5.35 tag
- 17:42 Changeset in nginx [1852:77163816713f]stable-0.5release-0.5.35 by
- nginx-0.5.35-RELEASE
- 17:30 Changeset in nginx [1851:056347360e14]stable-0.5 by
- r1755, r1756, r1757 merge: *) SSL_shutdown() never returns -1, on …
- 17:24 Changeset in nginx [1850:40116ff1cbd4]stable-0.5 by
- r1763 merge: fix STARTTLS prompt in SMTP
- 17:23 Changeset in nginx [1849:8ca85249de24]stable-0.5 by
- r1739 merge: fix merge_slashes
- 17:22 Changeset in nginx [1848:0e4c85e25ed5]stable-0.5 by
- r1709 merge: large_client_header_buffers did not free()ed before …
- 17:13 Changeset in nginx [1847:fc0c2b4293e2]stable-0.5 by
- r1658 merge: improve throughput with large limit_rate
- 17:09 Changeset in nginx [1846:6bbb9057ef16]stable-0.5 by
- r1652 merge: use usec and pid as start value
- 17:09 Changeset in nginx [1845:8f5745fe2636]stable-0.5 by
- r1646 merge: the simple expression has the same precision without overflow
- 16:56 Changeset in nginx [1844:dfae35fa0038]stable-0.5 by
- r1632 merge: omit unnecessary test, because NGX_ERROR == -1, but …
- 16:55 Changeset in nginx [1843:1f802d26204f]stable-0.5 by
- r1631 merge: If-Range support
- 16:52 Changeset in nginx [1842:1e6101aca4bb]stable-0.5 by
- r1617 merge: set status in correct place
- 16:47 Changeset in nginx [1841:6c85b8fc033e]stable-0.5 by
- r1606 merge: use uname(2) instead of /proc/, this allows to run nginx …
- 16:42 Changeset in nginx [1840:21d89aba08fa]stable-0.5 by
- r1605, r1673 merge: divide special response handling into several …
- 13:07 Changeset in nginx [1839:68db9281c81c]stable-0.5 by
- 2008 year
- 13:05 Changeset in nginx [1838:fd554ba839f1] by
- bump version
- 12:45 Changeset in nginx [1837:faa31d419e79] by
- fix CHANGES
- 12:31 Changeset in nginx [1836:18f3abe5dac4] by
- release-0.6.25 tag
- 12:31 Changeset in nginx [1835:3b8607c05a8b]release-0.6.25 by
- nginx-0.6.25-RELEASE
- 11:33 Changeset in nginx [1834:aa343f669f11] by
- style fix: remove trailing space
- 11:31 Changeset in nginx [1833:86464f8eddd6] by
- workaround for Linux 2.6 OpenVZ
- 10:35 Changeset in nginx [1832:2547ef00c722] by
- ngx_http_gzip_static_module should DECLINE request
01/05/08:
- 19:07 Changeset in nginx [1831:bf8666beb499] by
- fix comment
01/04/08:
- 11:54 Changeset in nginx [1830:cac010479ea0] by
- change order
- 09:32 Changeset in nginx [1829:81831a2bc67a] by
- fix socket leak if deferred accept was used
01/03/08:
- 22:18 Changeset in nginx [1828:1f3c2b6607e0] by
- use ngx_ext_rename_file() in PUT
- 22:17 Changeset in nginx [1827:cb9d4278b476] by
- add declaration missed in previous commit
- 22:16 Changeset in nginx [1826:8d50173ccba2] by
- transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()
- 21:44 Changeset in nginx [1825:2e0fbfef56d4] by
- do not delete target until all tests will be done, fix single file …
- 21:29 Changeset in nginx [1824:8299cd253745] by
- add log
- 20:43 Changeset in nginx [1823:5ae4cace0727] by
- add comment
- 20:09 Changeset in nginx [1822:935427c55e04] by
- test URI/Destination collection/non-collection and Depth
- 20:06 Changeset in nginx [1821:252110065e0a] by
- axe useless code
- 19:18 Changeset in nginx [1820:559fedc0c78a] by
- change order
- 19:13 Changeset in nginx [1819:0f907513dd3c] by
- change status code, add log message, and test collection URI
- 17:21 Changeset in nginx [1818:ae7affa52ec0] by
- style fix
- 12:33 Changeset in nginx [1817:4169e8194c97] by
- 2008 year
12/30/07:
- 11:46 Changeset in nginx [1816:20a2512aacc4] by
- min_delete_depth
- 10:24 Changeset in nginx [1815:1e2fb527f9c0] by
- log DELETE errors
- 10:19 Changeset in nginx [1814:d466c739b54b] by
- axe useless code
- 09:44 Changeset in nginx [1813:d3f80e0be8fa] by
- change status code and add log message
- 09:11 Changeset in nginx [1812:8f8b66a48494] by
- log right request method
- 08:15 Changeset in nginx [1811:0d9c6fe7502b] by
- axe useless r->server_name
- 08:01 Changeset in nginx [1810:755e09d5c271] by
- log server address
12/29/07:
- 21:43 Changeset in nginx [1809:1f8c13eb04b6] by
- fix building by msvc introduced by r1807
- 19:05 Changeset in nginx [1808:e2f95fee98eb] by
- handle old "server_name *"
- 16:55 Changeset in nginx [1807:1739becf3f83] by
- fix comment
- 16:38 Changeset in nginx [1806:ba9e6e57f65d] by
- satisfy all|any
- 16:00 Changeset in nginx [1805:bb72f7518992] by
- use ngx_http_server_addr()
- 15:30 Changeset in nginx [1804:d457a1576532] by
- several changes in server_name: *) server_name_in_redirect directive …
- 13:55 Changeset in nginx [1803:7405719e4848] by
- condition declarations inside blocks update missed in r1705
- 08:38 Changeset in nginx [1802:7c832e132dbc] by
- set ngx_http_gzip_static module just before ngx_http_static_module
12/28/07:
- 13:15 Changeset in nginx [1801:a4cb9c04e7f2] by
- style fix: remove trailing spaces
- 13:15 Changeset in nginx [1800:3e1c695258d3] by
- fix building --without-pcre
12/27/07:
- 20:32 Changeset in nginx [1799:0b5b94805d26] by
- optimization
- 18:47 Changeset in nginx [1798:0379d1fc8701] by
- bump version
- 18:43 Changeset in nginx [1797:0e6d2a7d5a8c] by
- release-0.6.24 tag
- 18:43 Changeset in nginx [1796:3e2a58fb48f1]release-0.6.24 by
- nginx-0.6.24-RELEASE
- 18:35 Changeset in nginx [1795:3a0132e2be2c] by
- fix segfault introduced in r1780
- 15:39 Changeset in nginx [1794:6ea0d5e8cc54] by
- bump version
- 14:59 Changeset in nginx [1793:8104b9f5ba57] by
- release-0.6.23 tag
- 14:59 Changeset in nginx [1792:69a03d5e3b6e]release-0.6.23 by
- nginx-0.6.23-RELEASE
- 14:39 Changeset in nginx [1791:d62a7b91ed35] by
- backout r1790
- 14:21 Changeset in nginx [1790:775edc46ee66] by
- ngx_http_gzip_static_module and gzip_disable
- 14:20 Changeset in nginx [1789:a35032212cf2] by
- non-active request is not done
- 14:19 Changeset in nginx [1788:f10228d7ea06] by
- allow memached_pass inside "if" block
- 14:18 Changeset in nginx [1787:a37fe5ceacc4] by
- inherit $memached_key index and memcached_pass upstream inside "if" block
- 14:15 Changeset in nginx [1786:adca43955f79] by
- return NGX_DECLINED if access directives are not active, this fixes …
- 13:15 Changeset in nginx [1785:0673b54f34f7] by
- use ngx_regex_exec_array()
- 13:15 Changeset in nginx [1784:7d313324d874] by
- ngx_regex_exec_array()
- 13:13 Changeset in nginx [1783:cfb879757a43] by
- call post_action for 499
- 12:13 Changeset in nginx [1782:db07cb9d1cbc] by
- regex valid_referers were not inherited
- 09:17 Changeset in nginx [1781:bfb66d7c2b42] by
- optimization
- 08:40 Changeset in nginx [1780:74840e606733] by
- style fix
12/26/07:
- 21:07 Changeset in nginx [1779:06014cfdb5b1] by
- create ssl buffer on demand and free it before keep-alive
- 20:27 Changeset in nginx [1778:14510c3cc6cb] by
- ssl_session_cache off
- 13:24 Changeset in nginx [1777:edaea30d83be] by
- optimization
12/25/07:
- 15:31 Changeset in nginx [1776:529101a09048] by
- style fix
- 10:46 Changeset in nginx [1775:108576aef610] by
- several fixes: *) do not add event if file was used less than min_uses …
12/24/07:
- 17:05 Changeset in nginx [1774:68d21fd1dc64] by
- use %*s format
- 17:05 Changeset in nginx [1773:d85879105d35] by
- %*s format
12/22/07:
- 13:19 Changeset in nginx [1772:25c93614e6b9] by
- open_file_cache_min_uses
- 11:06 Changeset in nginx [1771:b794d78e52c5] by
- take MALLOC_OPTIONS=J into account in slab allocator
- 10:32 Changeset in nginx [1770:de50296a1ba1] by
- add missed dependences
12/21/07:
- 17:50 Changeset in nginx [1769:a35bc4007ec3] by
- tree.init_handler is never called
- 17:23 Changeset in nginx [1768:0b8dc0e7616d] by
- fix the previous commit
- 16:19 Changeset in nginx [1767:c42431762903] by
- open_file_cache_retest > open_file_cache_valid
- 16:19 Changeset in nginx [1766:111eb827ed44] by
- fix the previous commit
- 15:33 Changeset in nginx [1765:b0cbe16febaf] by
- use ngx_queue.h
- 15:32 Changeset in nginx [1764:bead8ca82404] by
- clean rbtree node for all removals
- 15:24 Changeset in nginx [1763:1043c21be8d2] by
- style fix
- 10:24 Changeset in nginx [1762:7806f453183e] by
- fix STARTTLS prompt in SMTP
12/20/07:
- 21:29 Changeset in nginx [1761:1c4b231ba90c] by
- embed sentinel
- 21:01 Changeset in nginx [1760:49429f5b2d94] by
- use ngx_queue.h
- 20:35 Changeset in nginx [1759:89234cfbf810] by
- embed session_rbtree and sentinel inside ngx_ssl_session_cache_t
- 20:30 Changeset in nginx [1758:34e88556c15e] by
- omit useless test
- 20:11 Changeset in nginx [1757:7ab8bd535eed] by
- use ngx_time() instead of ngx_timeofday()
- 13:49 Changeset in nginx [1756:f28ba0f698f3] by
- remove SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, we never need it, the "bad …
- 13:04 Changeset in nginx [1755:59e36c1c6296] by
- cleaning stale global SSL error
- 12:59 Changeset in nginx [1754:427d442e1ad8] by
- SSL_shutdown() never returns -1, on error it returns 0. This fixes …
12/19/07:
- 16:56 Changeset in nginx [1753:dd278570bdd2] by
- bump version
- 16:44 Changeset in nginx [1752:65d03412d7c1] by
- release-0.6.22 tag
- 16:44 Changeset in nginx [1751:95e6160d2b7d]release-0.6.22 by
- nginx-0.6.22-RELEASE
12/18/07:
- 18:04 Changeset in nginx [1750:e16813ff8618] by
- comment ngx_walk_tree()
- 15:12 Changeset in nginx [1749:b87ce8dcba37] by
- fix comment
12/17/07:
- 21:29 Changeset in nginx [1748:91d381e4e691] by
- ngx_create_hashed_filename() does not need ngx_file_t
- 21:23 Changeset in nginx [1747:442a791354d8] by
- create the only cleanup
- 21:20 Changeset in nginx [1746:3c0b44825071] by
- style fix: remove trailing spaces
- 21:06 Changeset in nginx [1745:ec63069aeb78] by
- replace ngx_md5_text() with ngx_hex_dump()
- 17:29 Changeset in nginx [1744:d65172100f6b] by
- log run cleanups clearly
- 08:52 Changeset in nginx [1743:4fc402c3ec73] by
- optimize rbtree initialization and insert
12/16/07:
- 20:47 Changeset in nginx [1742:268b81386fe4] by
- no answers in DNS response should be NXDOMAIN
- 20:00 Changeset in nginx [1741:0829024c924d] by
- fix segfault if response will have CNAME only
- 11:58 Changeset in nginx [1740:45db41a0591c] by
- restore environ for perl_destruct()
- 11:57 Changeset in nginx [1739:5b7baef2e11e] by
- copy return values to perl's allocated memory
12/14/07:
- 14:33 Changeset in nginx [1738:e8cef87413a0] by
- fix merge_slashes
12/13/07:
- 10:55 Changeset in nginx [1737:ff3334e863ca]stable-0.5 by
- bump version
- 10:49 Changeset in nginx [1736:31040d0e8c18]stable-0.5 by
- release-0.5.34 tag
- 10:49 Changeset in nginx [1735:e7800c8d37c1]stable-0.5release-0.5.34 by
- nginx-0.5.34-RELEASE
12/12/07:
- 21:11 Changeset in nginx [1734:b4d3c9c1ae20]stable-0.5 by
- r1678, r1679 merge: *) copy protocol value when large request line is …
- 21:09 Changeset in nginx [1733:7b074520602f]stable-0.5 by
- r1677 merge: do not allow plain 0.9 request to HTTPS
- 21:08 Changeset in nginx [1732:6795ed69e472]stable-0.5 by
- r1667 merge: delete unneeded declaration
- 21:05 Changeset in nginx [1731:9e04d3259096]stable-0.5 by
- r1657 merge: log entire request line instead of URI only
- 21:03 Changeset in nginx [1730:d1b075a0f7a2]stable-0.5 by
- r1630 merge: do not encode already encoded characters in msie_refresh
- 21:01 Changeset in nginx [1729:ee6d9d2780b6]stable-0.5 by
- r1627 merge: fix gzip and SSL
- 20:59 Changeset in nginx [1728:412742b3e60e]stable-0.5 by
- r1626 merge: fix segfaults
- 20:58 Changeset in nginx [1727:15042ebc34fb]stable-0.5 by
- r1604 merge: compatibility with mget: space after HTTP/1.1
- 20:56 Changeset in nginx [1726:d2a12e9a34e8]stable-0.5 by
- r1594 merge: unescape SSI include
- 20:53 Changeset in nginx [1725:0a174d921f1e]stable-0.5 by
- r1593, r1595 merge: server_tokens
- 20:50 Changeset in nginx [1724:461d00e8a2a9]stable-0.5 by
- r1591 merge: fix segfault
- 20:49 Changeset in nginx [1723:9b047c9e96c1]stable-0.5 by
- r1587, r1588, r1589, r1590, r1592, r1599, r1629, r1636, r1674, r1681, …
- 20:43 Changeset in nginx [1722:3b7262e720c1]stable-0.5 by
- merge_slashes
- 20:42 Changeset in nginx [1721:b2829cbf9eb4]stable-0.5 by
- r1585 merge: allow full URL without URI part: "GET http://host HTTP/1.0"
- 20:41 Changeset in nginx [1720:f7c4e833d85a]stable-0.5 by
- r1584 merge: gzip_vary
- 20:38 Changeset in nginx [1719:2ab8bb66d3d7]stable-0.5 by
- r1577, r1582 merge: Cygwin support
- 20:35 Changeset in nginx [1718:5b24b2decde8]stable-0.5 by
- r1576, r1578, r1579 merge: avoid segfault if poll is used and endless …
- 17:09 Changeset in nginx [1717:eec1a26a8ca1]stable-0.5 by
- r1573, r1574, r1575 merge: ngx_md5.h and ngx_sha1.h
- 16:58 Changeset in nginx [1716:a33e2a1a4e4c]stable-0.5 by
- r1568 merge: memcached did not set $upstream_response_time
- 16:58 Changeset in nginx [1715:7ecf7e78e1ab]stable-0.5 by
- r1567 merge: fix segfault when $date_local or $date_gmt are used …
- 16:57 Changeset in nginx [1714:6b81bbc36eaf]stable-0.5 by
- r1566 merge: fix English grammar
- 16:54 Changeset in nginx [1713:389aeafc3b84]stable-0.5 by
- r1564 merge: style fix: remove double semicolons
- 16:54 Changeset in nginx [1712:b3204af60e0f]stable-0.5 by
- r1563 merge: allow access_log inside limit_except
- 16:53 Changeset in nginx [1711:fbabcf02f65e]stable-0.5 by
- r1562 merge: %v fix lost in r1407
- 16:51 Changeset in nginx [1710:20a0f2880d45]stable-0.5 by
- r1560 merge: use pool instead of ngx_conf_t
- 16:49 Changeset in nginx [1709:a179755ee1ea]stable-0.5 by
- r1559, r1565 merge: optimizations
- 15:42 Changeset in nginx [1708:3748e50f9b23] by
- large_client_header_buffers did not free()ed before keep-alive
12/11/07:
- 16:26 Changeset in nginx [1707:f3188f6eae1f] by
- $upstream_addr did not contain last address, the bug was introduced in …
12/10/07:
- 12:30 Changeset in nginx [1706:9242e21d2f8d] by
- style fix: remove trailing spaces
- 12:29 Changeset in nginx [1705:d22095839d86] by
- optimize r->upstream usage
- 12:09 Changeset in nginx [1704:e584e946e198] by
- move condition declarations inside blocks where they are used
Note:
See TracTimeline
for information about the timeline view.