Timeline
03/16/09:
- 11:08 Changeset in nginx [2571:5c8d9e3cbd8a] by
- delete unneeded variable
- 11:07 Changeset in nginx [2570:62131e628135] by
- bump version
- 07:23 Changeset in nginx [2569:d1c497a52f69] by
- release-0.7.42 tag
- 07:23 Changeset in nginx [2568:a9575a57a544]release-0.7.42 by
- nginx-0.7.42-RELEASE
- 07:13 Changeset in nginx [2567:f0f64973ba2f] by
- auth_basic_user_file supports variables
03/14/09:
- 19:24 Changeset in nginx [2566:5e7d590cd704] by
- fix case when regex locaiton runs the second time via internal redirect
- 19:20 Changeset in nginx [2565:456e453eb84a] by
- fix reserved mapped uri length if alias has captures
- 17:10 Changeset in nginx [2564:47839f59ce2a] by
- remove unneeded increment
03/13/09:
- 14:53 Changeset in nginx [2563:e345fcf61a12] by
- compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL …
- 14:20 Changeset in nginx [2562:c352c419be85] by
- ipv6only
03/12/09:
- 11:42 Changeset in nginx [2561:2c3cff5999a2] by
- fix building without PCRE, introduced in r2553
- 07:16 Changeset in nginx [2560:a7443674e429] by
- ignore EINVAL from setsockopt() on Solaris
- 07:12 Changeset in nginx [2559:774391e44941] by
- bump version
03/11/09:
- 13:16 Changeset in nginx [2558:42993f7a263f] by
- release-0.7.41 tag
- 13:16 Changeset in nginx [2557:c4a56c197eea]release-0.7.41 by
- nginx-0.7.41-RELEASE
- 13:04 Changeset in nginx [2556:8ec97ff12a0a] by
- fix segfaults introduced in r2549 and r2550
- 12:57 Changeset in nginx [2555:0408f34ef7ea] by
- bump version
03/09/09:
- 08:54 Changeset in nginx [2554:4f883f4ada91] by
- release-0.7.40 tag
- 08:54 Changeset in nginx [2553:8a350e49d2b6]release-0.7.40 by
- nginx-0.7.40-RELEASE
- 08:50 Changeset in nginx [2552:0cf6662e4448] by
- fix segfaults introduced in r2550
03/06/09:
- 16:48 Changeset in nginx [2551:0e6f00346fa1] by
- style fix: remove tabs
- 13:01 Changeset in nginx [2550:5e87ddb4764f] by
- XFS on Linux does not set dirent.d_type, therefore fallback to stat() …
- 12:50 Changeset in nginx [2549:2d34fba7cf06] by
- captures support in server_name
- 12:49 Changeset in nginx [2548:163114282d2c] by
- captures support in location and alias
- 12:15 Changeset in nginx [2547:912ce4113f21] by
- now regex captures are per-request entities
03/05/09:
- 08:24 Changeset in nginx [2546:8b9861c2a32f] by
- pclcf->regex_locations are used with PCRE only
- 08:22 Changeset in nginx [2545:2ed1343fa3dc] by
- bump version
03/02/09:
- 12:43 Changeset in nginx [2544:6b7cf3988ce6] by
- release-0.7.39 tag
- 12:43 Changeset in nginx [2543:f822655d4120]release-0.7.39 by
- nginx-0.7.39-RELEASE
03/01/09:
- 19:24 Changeset in nginx [2542:925b5df2e0c2] by
- fix postponed zlib memory allocation, introduced in r2411 *) …
- 19:10 Changeset in nginx [2541:e73f70b4ca5c] by
- fix case when the first try is shorter then URI
02/25/09:
- 14:27 Changeset in nginx [2540:042dcbaead66] by
- lower ECONNRESET level
02/24/09:
- 22:02 Changeset in nginx [2539:051e9b12428e] by
- fix segfault introduced in r2486 in $sent_http_location processing
- 14:25 Changeset in nginx [2538:c5bbb6164630] by
- fix the previous commit
- 14:01 Changeset in nginx [2537:a472d954c534] by
- prepare ngx_ptocidr() for IPv6
- 10:42 Changeset in nginx [2536:a6d6d762c554] by
- small optimization: " == NGX_ERROR" > " != NGX_OK"
- 08:32 Changeset in nginx [2535:ec5825afc7eb] by
- use variable for often used field
- 07:56 Changeset in nginx [2534:2749e4bf6af0] by
- move r->virtual_names to ngx_http_core_srv_conf_t
- 07:29 Changeset in nginx [2533:c843171d5dc2] by
- axe r->port_text
- 07:21 Changeset in nginx [2532:aa53ef3e36e9] by
- remove seldom used variable
- 07:12 Changeset in nginx [2531:5b9b270ea16f] by
- fix r2530
02/23/09:
- 21:30 Changeset in nginx [2530:5d53ad3a8319] by
- axe unneeded port field
- 21:19 Changeset in nginx [2529:339da812982c] by
- axe r->port
- 21:05 Changeset in nginx [2528:c1975ccd0215] by
- axe r->in_addr
- 21:02 Changeset in nginx [2527:53e73282785f] by
- bump version
- 16:01 Changeset in nginx [2526:b85c557406c0] by
- release-0.7.38 tag
- 16:01 Changeset in nginx [2525:11a4e2ed5b16]release-0.7.38 by
- nginx-0.7.38-RELEASE
- 15:31 Changeset in nginx [2524:fd4ee75c6eee] by
- name/password were ignored after odd empty lines
- 15:15 Changeset in nginx [2523:7764f0fdd2a4] by
- add auth basic failure logging
- 09:42 Changeset in nginx [2522:93d83e6c198c] by
- fix message
02/22/09:
- 11:02 Changeset in nginx-tests [73:c8ba98ad0570] by
- Tests: some very basic ssi tests.
02/21/09:
- 15:13 Changeset in nginx [2521:119ab57ffaa1] by
- fix NGX_SOCKADDRLEN, introduced in r2513
- 14:55 Changeset in nginx [2520:6d5dcfd6f235] by
- bump version
- 14:42 Changeset in nginx [2519:e492b695a023] by
- release-0.7.37 tag
- 14:42 Changeset in nginx [2518:3286f0bab8e7]release-0.7.37 by
- nginx-0.7.37-RELEASE
- 14:34 Changeset in nginx [2517:095f28fc0c4a] by
- fix upstream port, introduced in r2513
- 10:23 Changeset in nginx [2516:52ce03b3ad18] by
- fix implicit listen, introduced in r2513
- 09:44 Changeset in nginx [2515:fc9052038ead] by
- bump version
- 07:26 Changeset in nginx [2514:d23e778b77a0] by
- release-0.7.36 tag
- 07:26 Changeset in nginx [2513:b84548abe9b9]release-0.7.36 by
- nginx-0.7.36-RELEASE
- 07:02 Changeset in nginx [2512:2e91aecb9e57] by
- a prelimiary IPv6 support, HTTP listen
02/18/09:
- 16:17 Changeset in nginx [2511:f91c5c964e61] by
- split ports, addresses, and server names preparation and optimization
- 09:24 Changeset in nginx [2510:fa03c3846ca4] by
- add debug logging
- 09:23 Changeset in nginx [2509:b4661481f198] by
- the $ancient_browser variables did not treat as an ancient browser …
02/17/09:
- 12:03 Changeset in nginx-tests [72:24143894b91b] by
- Tests: shut up warnings for TODO tests. Recent versions of …
- 08:37 Changeset in nginx [2508:aa5e003d30bf] by
- set MIME-type length, otherwise ngx_http_test_content_type() did not …
02/16/09:
- 14:55 Changeset in nginx [2507:d2e9a60392c8] by
- bump version
- 13:58 Changeset in nginx [2506:60c4dcf4cc3b] by
- release-0.7.35 tag
- 13:58 Changeset in nginx [2505:c7ee9e15717b]release-0.7.35 by
- nginx-0.7.35-RELEASE
- 13:37 Changeset in nginx [2504:9e9a985d956a] by
- load SSL engine before certificates, otherwise RSA keys will use …
02/14/09:
- 17:26 Changeset in nginx [2503:7b0711452b34] by
- set content-type for try_files' choice
Note:
See TracTimeline
for information about the timeline view.