You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Remove some code duplication in TextMod sub-classes - posted by jp...@apache.org on 2013/08/01 00:42:11 UTC, 0 replies.
- [1/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:05 UTC, 0 replies.
- [2/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:06 UTC, 0 replies.
- [3/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:07 UTC, 0 replies.
- [4/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:08 UTC, 0 replies.
- [5/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:09 UTC, 0 replies.
- [6/7] docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:10 UTC, 0 replies.
- [7/7] git commit: docs: split reference material into top-level pages - posted by jp...@apache.org on 2013/08/01 02:05:11 UTC, 0 replies.
- git commit: doc: fix man page paths - posted by jp...@apache.org on 2013/08/01 17:58:14 UTC, 0 replies.
- git commit: TS-1976: Failure to terminate option string in traffic_manager - posted by am...@apache.org on 2013/08/01 18:22:36 UTC, 0 replies.
- [1/3] git commit: doc: generate configuration file man pages - posted by jp...@apache.org on 2013/08/01 18:37:43 UTC, 0 replies.
- [2/3] git commit: doc: fix man page title capitalization - posted by jp...@apache.org on 2013/08/01 18:37:44 UTC, 0 replies.
- [3/3] git commit: doc: fix man page section capitalization - posted by jp...@apache.org on 2013/08/01 18:37:45 UTC, 0 replies.
- [01/11] git commit: doc: convert TSIOBufferCreate(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:15 UTC, 0 replies.
- [02/11] git commit: doc: convert TSInstallDirGet(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:16 UTC, 0 replies.
- [03/11] git commit: doc: convert TSMBufferCreate(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:17 UTC, 0 replies.
- [04/11] git commit: doc: convert TSmalloc(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:18 UTC, 0 replies.
- [05/11] git commit: doc: convert TSPluginInit(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:19 UTC, 0 replies.
- [06/11] git commit: doc: convert TSRemap(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:20 UTC, 0 replies.
- [07/11] git commit: doc: convert TSTrafficServerVersionGet(3) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:21 UTC, 0 replies.
- [08/11] git commit: doc: convert TSUrlCreate(2) to sphinx - posted by jp...@apache.org on 2013/08/01 20:58:22 UTC, 0 replies.
- [09/11] git commit: doc: remove nroff man pages - posted by jp...@apache.org on 2013/08/01 20:58:23 UTC, 0 replies.
- [10/11] git commit: doc: add new manpages to HTML docs - posted by jp...@apache.org on 2013/08/01 20:58:24 UTC, 0 replies.
- [11/11] git commit: doc: remove Library section from man pages - posted by jp...@apache.org on 2013/08/01 20:58:25 UTC, 0 replies.
- [01/10] git commit: TS-1255 Add Req/Resp max header size to be overridable - posted by zw...@apache.org on 2013/08/01 22:46:30 UTC, 1 replies.
- [02/10] git commit: TS-1255 Added buffer size configurations to overridable - posted by zw...@apache.org on 2013/08/01 22:46:31 UTC, 0 replies.
- [03/10] git commit: TS-1255 Make proxy.config.http.normalize_ae_gzip overridable - posted by zw...@apache.org on 2013/08/01 22:46:32 UTC, 0 replies.
- [04/10] git commit: TS-1255 Added proxy.config.http.cache.range.lookup as overridable config, and also organized the switch statement in InkAPI.cc to match ts.h - posted by zw...@apache.org on 2013/08/01 22:46:33 UTC, 0 replies.
- [05/10] git commit: TS-1255 Set all HTTP configs to their defaults, to be consistent - posted by zw...@apache.org on 2013/08/01 22:46:34 UTC, 0 replies.
- [06/10] git commit: TS-1255 Fix the types for all overridable configs. This was actually a real bug in the code, in that all float configurations were actually treated as integer, rendering them useless - posted by zw...@apache.org on 2013/08/01 22:46:35 UTC, 0 replies.
- [07/10] git commit: TS-1255 Added new configs to plugin docs. - posted by zw...@apache.org on 2013/08/01 22:46:36 UTC, 0 replies.
- [08/10] git commit: TS-1255 Add negative revalidation as overridable configs, and cleanup - posted by zw...@apache.org on 2013/08/01 22:46:37 UTC, 0 replies.
- [09/10] git commit: TS-1255 Added accept-encoding filter to overridable configs - posted by zw...@apache.org on 2013/08/01 22:46:38 UTC, 0 replies.
- [10/10] git commit: Added Ts-1255 - posted by zw...@apache.org on 2013/08/01 22:46:39 UTC, 0 replies.
- [1/2] git commit: TS-1685 Remove TS_MICRO and fellas - posted by zw...@apache.org on 2013/08/02 00:07:41 UTC, 0 replies.
- [2/2] git commit: Added TS-1685 - posted by zw...@apache.org on 2013/08/02 00:07:42 UTC, 0 replies.
- [1/2] git commit: TS-2086 Remove a few more unused configs - posted by zw...@apache.org on 2013/08/02 00:12:35 UTC, 0 replies.
- [2/2] git commit: Added TS-2086. - posted by zw...@apache.org on 2013/08/02 00:12:36 UTC, 0 replies.
- [1/3] git commit: TS-1953: remove version check from stable plugins - posted by ig...@apache.org on 2013/08/02 00:29:45 UTC, 0 replies.
- [2/3] git commit: TS-1953: Remove check_ts_version() from experimental plugins - posted by ig...@apache.org on 2013/08/02 00:29:46 UTC, 0 replies.
- [3/3] git commit: TS-1953: remove check_ts_version() from examples - posted by ig...@apache.org on 2013/08/02 00:29:47 UTC, 0 replies.
- git commit: add some standard extensions to ignore list - posted by ig...@apache.org on 2013/08/02 00:54:13 UTC, 0 replies.
- git commit: TS-1330: Fix logging core at checkout_write() - posted by yu...@apache.org on 2013/08/02 05:30:39 UTC, 1 replies.
- Git Push Summary - posted by yu...@apache.org on 2013/08/02 05:34:48 UTC, 11 replies.
- [1/2] git commit: Fix configure check for eventfd - posted by jp...@apache.org on 2013/08/02 06:52:01 UTC, 0 replies.
- [2/2] git commit: Fix autoconf checks for mcheck_pedantic() - posted by jp...@apache.org on 2013/08/02 06:52:02 UTC, 0 replies.
- git commit: Updated newish tests to the gitignore - posted by zw...@apache.org on 2013/08/02 12:33:23 UTC, 0 replies.
- git commit: TS-1006: adjust some reclaimable-freelist's default configuration - posted by yu...@apache.org on 2013/08/02 18:07:19 UTC, 0 replies.
- git commit: TS-2090 Make proxy.config.allocator.enable_reclaim default based on build instructions - posted by zw...@apache.org on 2013/08/02 19:05:32 UTC, 0 replies.
- git commit: [TS-2052] ET_SSL thread spinning - posted by br...@apache.org on 2013/08/03 02:43:51 UTC, 1 replies.
- git commit: TS-2092 Use of uninitialized member in HdrHeap. - posted by zw...@apache.org on 2013/08/03 09:14:17 UTC, 0 replies.
- git commit: TS-2093: Check bounds on plugin stat creation. - posted by so...@apache.org on 2013/08/03 21:25:03 UTC, 0 replies.
- git commit: TS-2081 Make the WCCP addr configuration LOCAL - posted by zw...@apache.org on 2013/08/03 22:40:25 UTC, 0 replies.
- [01/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:10 UTC, 0 replies.
- [02/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:11 UTC, 0 replies.
- [03/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:12 UTC, 0 replies.
- [04/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:13 UTC, 0 replies.
- [05/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:14 UTC, 0 replies.
- [06/52] [abbrv] docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:15 UTC, 0 replies.
- [07/52] [abbrv] git commit: docs: split reference material into top-level pages - posted by zw...@apache.org on 2013/08/03 22:51:16 UTC, 0 replies.
- [08/52] [abbrv] git commit: doc: fix man page paths - posted by zw...@apache.org on 2013/08/03 22:51:17 UTC, 0 replies.
- [09/52] [abbrv] git commit: TS-1976: Failure to terminate option string in traffic_manager - posted by zw...@apache.org on 2013/08/03 22:51:18 UTC, 0 replies.
- [10/52] [abbrv] git commit: doc: generate configuration file man pages - posted by zw...@apache.org on 2013/08/03 22:51:19 UTC, 0 replies.
- [11/52] [abbrv] git commit: doc: fix man page title capitalization - posted by zw...@apache.org on 2013/08/03 22:51:20 UTC, 0 replies.
- [12/52] [abbrv] git commit: doc: fix man page section capitalization - posted by zw...@apache.org on 2013/08/03 22:51:21 UTC, 0 replies.
- [13/52] [abbrv] git commit: doc: convert TSIOBufferCreate(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:22 UTC, 0 replies.
- [14/52] [abbrv] git commit: doc: convert TSInstallDirGet(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:23 UTC, 0 replies.
- [15/52] [abbrv] git commit: doc: convert TSMBufferCreate(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:24 UTC, 0 replies.
- [16/52] [abbrv] git commit: doc: convert TSmalloc(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:25 UTC, 0 replies.
- [17/52] [abbrv] git commit: doc: convert TSPluginInit(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:26 UTC, 0 replies.
- [18/52] [abbrv] git commit: doc: convert TSRemap(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:27 UTC, 0 replies.
- [19/52] [abbrv] git commit: doc: convert TSTrafficServerVersionGet(3) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:28 UTC, 0 replies.
- [20/52] [abbrv] git commit: doc: convert TSUrlCreate(2) to sphinx - posted by zw...@apache.org on 2013/08/03 22:51:29 UTC, 0 replies.
- [21/52] [abbrv] git commit: doc: remove nroff man pages - posted by zw...@apache.org on 2013/08/03 22:51:30 UTC, 0 replies.
- [22/52] [abbrv] git commit: doc: add new manpages to HTML docs - posted by zw...@apache.org on 2013/08/03 22:51:31 UTC, 0 replies.
- [23/52] [abbrv] git commit: doc: remove Library section from man pages - posted by zw...@apache.org on 2013/08/03 22:51:32 UTC, 0 replies.
- [24/52] [abbrv] git commit: TS-1255 Add Req/Resp max header size to be overridable - posted by zw...@apache.org on 2013/08/03 22:51:33 UTC, 0 replies.
- [25/52] [abbrv] git commit: TS-1255 Added buffer size configurations to overridable - posted by zw...@apache.org on 2013/08/03 22:51:34 UTC, 0 replies.
- [26/52] [abbrv] git commit: TS-1255 Set all HTTP configs to their defaults, to be consistent - posted by zw...@apache.org on 2013/08/03 22:51:35 UTC, 0 replies.
- [27/52] [abbrv] git commit: TS-1255 Added proxy.config.http.cache.range.lookup as overridable config, and also organized the switch statement in InkAPI.cc to match ts.h - posted by zw...@apache.org on 2013/08/03 22:51:36 UTC, 0 replies.
- [28/52] [abbrv] git commit: TS-1255 Make proxy.config.http.normalize_ae_gzip overridable - posted by zw...@apache.org on 2013/08/03 22:51:37 UTC, 0 replies.
- [29/52] [abbrv] git commit: TS-1255 Fix the types for all overridable configs. This was actually a real bug in the code, in that all float configurations were actually treated as integer, rendering them useless - posted by zw...@apache.org on 2013/08/03 22:51:38 UTC, 0 replies.
- [30/52] [abbrv] git commit: TS-1255 Add negative revalidation as overridable configs, and cleanup - posted by zw...@apache.org on 2013/08/03 22:51:39 UTC, 0 replies.
- [31/52] [abbrv] git commit: TS-1255 Added accept-encoding filter to overridable configs - posted by zw...@apache.org on 2013/08/03 22:51:40 UTC, 0 replies.
- [32/52] [abbrv] git commit: TS-1255 Added new configs to plugin docs. - posted by zw...@apache.org on 2013/08/03 22:51:41 UTC, 0 replies.
- [33/52] [abbrv] git commit: Added Ts-1255 - posted by zw...@apache.org on 2013/08/03 22:51:42 UTC, 0 replies.
- [34/52] [abbrv] git commit: TS-1685 Remove TS_MICRO and fellas - posted by zw...@apache.org on 2013/08/03 22:51:43 UTC, 0 replies.
- [35/52] [abbrv] git commit: Added TS-1685 - posted by zw...@apache.org on 2013/08/03 22:51:44 UTC, 0 replies.
- [36/52] [abbrv] git commit: TS-2086 Remove a few more unused configs - posted by zw...@apache.org on 2013/08/03 22:51:45 UTC, 0 replies.
- [37/52] [abbrv] git commit: Added TS-2086. - posted by zw...@apache.org on 2013/08/03 22:51:46 UTC, 0 replies.
- [38/52] [abbrv] git commit: TS-1953: remove check_ts_version() from examples - posted by zw...@apache.org on 2013/08/03 22:51:47 UTC, 0 replies.
- [39/52] [abbrv] git commit: TS-1953: Remove check_ts_version() from experimental plugins - posted by zw...@apache.org on 2013/08/03 22:51:48 UTC, 0 replies.
- [40/52] [abbrv] git commit: TS-1953: remove version check from stable plugins - posted by zw...@apache.org on 2013/08/03 22:51:49 UTC, 0 replies.
- [41/52] [abbrv] git commit: add some standard extensions to ignore list - posted by zw...@apache.org on 2013/08/03 22:51:50 UTC, 0 replies.
- [42/52] [abbrv] git commit: TS-1330: Fix logging core at checkout_write() - posted by zw...@apache.org on 2013/08/03 22:51:51 UTC, 0 replies.
- [43/52] [abbrv] git commit: Fix configure check for eventfd - posted by zw...@apache.org on 2013/08/03 22:51:52 UTC, 0 replies.
- [44/52] [abbrv] git commit: Fix autoconf checks for mcheck_pedantic() - posted by zw...@apache.org on 2013/08/03 22:51:53 UTC, 0 replies.
- [45/52] [abbrv] git commit: Updated newish tests to the gitignore - posted by zw...@apache.org on 2013/08/03 22:51:54 UTC, 0 replies.
- [46/52] [abbrv] git commit: TS-1006: adjust some reclaimable-freelist's default configuration - posted by zw...@apache.org on 2013/08/03 22:51:55 UTC, 0 replies.
- [47/52] [abbrv] git commit: TS-2090 Make proxy.config.allocator.enable_reclaim default based on build instructions - posted by zw...@apache.org on 2013/08/03 22:51:56 UTC, 0 replies.
- [48/52] [abbrv] git commit: [TS-2052] ET_SSL thread spinning - posted by zw...@apache.org on 2013/08/03 22:51:57 UTC, 0 replies.
- [49/52] [abbrv] git commit: TS-2092 Use of uninitialized member in HdrHeap. - posted by zw...@apache.org on 2013/08/03 22:51:58 UTC, 0 replies.
- [50/52] [abbrv] git commit: TS-2093: Check bounds on plugin stat creation. - posted by zw...@apache.org on 2013/08/03 22:51:59 UTC, 0 replies.
- [51/52] [abbrv] git commit: TS-2081 Make the WCCP addr configuration LOCAL - posted by zw...@apache.org on 2013/08/03 22:52:00 UTC, 0 replies.
- [52/52] [abbrv] git commit: Merge branch 'master' into 3.3.x - posted by zw...@apache.org on 2013/08/03 22:52:01 UTC, 0 replies.
- [1/2] git commit: TS-2091: Return an error from RecGetRecordOrderAndId if the stat isn't registered - posted by so...@apache.org on 2013/08/04 03:35:42 UTC, 0 replies.
- [2/2] git commit: TS-2091: Fix spacing in separate commit - posted by so...@apache.org on 2013/08/04 03:35:43 UTC, 0 replies.
- svn commit: r872737 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/04 14:47:46 UTC, 0 replies.
- svn commit: r1510171 - in /trafficserver/site/trunk/content: users.html users.mdtext - posted by zw...@apache.org on 2013/08/04 14:50:50 UTC, 0 replies.
- svn commit: r872741 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/docs/trunk/admin/configuring-cache/ content/docs/trunk/admin/configuring-traffic-server/ content/docs/trunk/admin/explicit-proxy-caching/ content/docs/trunk/admin... - posted by bu...@apache.org on 2013/08/04 14:51:12 UTC, 0 replies.
- svn commit: r872742 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/04 14:51:20 UTC, 0 replies.
- svn commit: r872745 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/04 14:53:24 UTC, 0 replies.
- svn commit: r872799 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by hu...@apache.org on 2013/08/04 18:06:13 UTC, 0 replies.
- svn commit: r872801 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by hu...@apache.org on 2013/08/04 18:07:52 UTC, 0 replies.
- svn commit: r872804 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by hu...@apache.org on 2013/08/04 18:09:54 UTC, 0 replies.
- svn commit: r1510227 - /trafficserver/site/trunk/content/users.mdtext - posted by hu...@apache.org on 2013/08/04 18:12:30 UTC, 0 replies.
- svn commit: r872807 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/users.html - posted by bu...@apache.org on 2013/08/04 18:12:36 UTC, 0 replies.
- svn commit: r872808 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by hu...@apache.org on 2013/08/04 18:12:59 UTC, 0 replies.
- git commit: TS-1501: fix the bug that mistaken the read as write of netvc. thanks zwoop for pointing it out. - posted by we...@apache.org on 2013/08/05 08:08:12 UTC, 0 replies.
- [1/2] git commit: TS-1987: rip out ink_string_fast_ functions - posted by ig...@apache.org on 2013/08/05 21:42:47 UTC, 0 replies.
- [2/2] git commit: TS-1987: replace ink_string_fast functions - posted by ig...@apache.org on 2013/08/05 21:42:48 UTC, 0 replies.
- [1/2] git commit: TS-2097: remove unsued string functions - posted by ig...@apache.org on 2013/08/05 22:51:30 UTC, 0 replies.
- [2/2] git commit: TS-2097 replace ink_string_copy() w/ ink_strlcpy() - posted by ig...@apache.org on 2013/08/05 22:51:31 UTC, 0 replies.
- git commit: TS-2097 Remove ink_string_find_dotted_extension() - posted by zw...@apache.org on 2013/08/05 23:01:27 UTC, 0 replies.
- [1/2] git commit: TS-2097: remove ink_strtok_r() wrapper - posted by ig...@apache.org on 2013/08/06 00:17:14 UTC, 0 replies.
- [2/2] git commit: add TS-1987, TS-2097 to CHANGES - posted by ig...@apache.org on 2013/08/06 00:17:15 UTC, 0 replies.
- git commit: TS-2100 Initialize the SSL/NPN registration mutex - posted by zw...@apache.org on 2013/08/06 10:13:54 UTC, 0 replies.
- [01/12] git commit: TS-2091: Return an error from RecGetRecordOrderAndId if the stat isn't registered - posted by zw...@apache.org on 2013/08/06 10:48:36 UTC, 0 replies.
- [02/12] git commit: TS-2091: Fix spacing in separate commit - posted by zw...@apache.org on 2013/08/06 10:48:37 UTC, 0 replies.
- [03/12] git commit: TS-1501: fix the bug that mistaken the read as write of netvc. thanks zwoop for pointing it out. - posted by zw...@apache.org on 2013/08/06 10:48:38 UTC, 0 replies.
- [04/12] git commit: TS-1987: rip out ink_string_fast_ functions - posted by zw...@apache.org on 2013/08/06 10:48:39 UTC, 0 replies.
- [05/12] git commit: TS-1987: replace ink_string_fast functions - posted by zw...@apache.org on 2013/08/06 10:48:40 UTC, 0 replies.
- [06/12] git commit: TS-2097: remove unsued string functions - posted by zw...@apache.org on 2013/08/06 10:48:41 UTC, 0 replies.
- [07/12] git commit: TS-2097 replace ink_string_copy() w/ ink_strlcpy() - posted by zw...@apache.org on 2013/08/06 10:48:42 UTC, 0 replies.
- [08/12] git commit: TS-2097 Remove ink_string_find_dotted_extension() - posted by zw...@apache.org on 2013/08/06 10:48:43 UTC, 0 replies.
- [09/12] git commit: TS-2097: remove ink_strtok_r() wrapper - posted by zw...@apache.org on 2013/08/06 10:48:44 UTC, 0 replies.
- [10/12] git commit: add TS-1987, TS-2097 to CHANGES - posted by zw...@apache.org on 2013/08/06 10:48:45 UTC, 0 replies.
- [11/12] git commit: TS-2100 Initialize the SSL/NPN registration mutex - posted by zw...@apache.org on 2013/08/06 10:48:46 UTC, 0 replies.
- [12/12] git commit: Merge branch 'master' into 3.3.x - posted by zw...@apache.org on 2013/08/06 10:48:47 UTC, 0 replies.
- [1/2] git commit: fix indentation - posted by ig...@apache.org on 2013/08/06 13:13:24 UTC, 0 replies.
- [2/2] git commit: TS-1953: close this by adding an example & CHANGES - posted by ig...@apache.org on 2013/08/06 13:13:25 UTC, 0 replies.
- git commit: TS-2102 SPDY plugin tries to setup protocol handler too early. - posted by zw...@apache.org on 2013/08/06 21:47:24 UTC, 0 replies.
- [1/4] git commit: fix indentation - posted by zw...@apache.org on 2013/08/06 21:59:22 UTC, 0 replies.
- [2/4] git commit: TS-1953: close this by adding an example & CHANGES - posted by zw...@apache.org on 2013/08/06 21:59:23 UTC, 0 replies.
- [3/4] git commit: TS-2102 SPDY plugin tries to setup protocol handler too early. - posted by zw...@apache.org on 2013/08/06 21:59:24 UTC, 0 replies.
- [4/4] git commit: Merge branch 'master' into 3.3.x - posted by zw...@apache.org on 2013/08/06 21:59:25 UTC, 0 replies.
- git commit: TS-2051: Fix SSL crash due to excess READ_COMPLETE events. - posted by am...@apache.org on 2013/08/06 22:09:27 UTC, 0 replies.
- git commit: Updated with TS-2099 - posted by zw...@apache.org on 2013/08/06 22:23:20 UTC, 0 replies.
- [1/3] git commit: TS-2051: Fix SSL crash due to excess READ_COMPLETE events. - posted by zw...@apache.org on 2013/08/06 22:23:36 UTC, 0 replies.
- [2/3] git commit: Updated with TS-2099 - posted by zw...@apache.org on 2013/08/06 22:23:37 UTC, 0 replies.
- [3/3] git commit: Merge branch 'master' into 3.3.x - posted by zw...@apache.org on 2013/08/06 22:23:38 UTC, 0 replies.
- git commit: Bumped to v3.5.0 - posted by zw...@apache.org on 2013/08/07 20:06:10 UTC, 0 replies.
- git commit: Update version to 3.4.0 - posted by zw...@apache.org on 2013/08/07 20:21:44 UTC, 0 replies.
- git commit: Fixed a few very minor RAT warnings, non-issues just warnings - posted by zw...@apache.org on 2013/08/07 20:32:21 UTC, 1 replies.
- svn commit: r1511576 - /trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext - posted by jp...@apache.org on 2013/08/08 06:16:19 UTC, 0 replies.
- svn commit: r873403 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/docs/trunk/admin/configuration-files/remap.config.en.html - posted by bu...@apache.org on 2013/08/08 06:16:35 UTC, 0 replies.
- git commit: TS-1597: Document remap.config filters - posted by jp...@apache.org on 2013/08/08 06:25:54 UTC, 0 replies.
- git commit: TS-1823: add line continuation to remap.config - posted by jp...@apache.org on 2013/08/08 07:18:36 UTC, 0 replies.
- git commit: TS-2111 Reduce Boost requirement to v1.33 or later - posted by zw...@apache.org on 2013/08/08 19:25:04 UTC, 0 replies.
- git commit: TS-2112: make libloader compile by default - posted by ig...@apache.org on 2013/08/08 19:38:46 UTC, 0 replies.
- [01/15] git commit: transform libloader to new logging non-API - posted by ig...@apache.org on 2013/08/08 19:46:56 UTC, 0 replies.
- [02/15] git commit: transform header_rewrite to new logging non-API - posted by ig...@apache.org on 2013/08/08 19:46:57 UTC, 0 replies.
- [03/15] git commit: transform cacheurl to new logging non-API - posted by ig...@apache.org on 2013/08/08 19:46:58 UTC, 0 replies.
- [04/15] git commit: don't use TSPluginSpecific - posted by ig...@apache.org on 2013/08/08 19:46:59 UTC, 0 replies.
- [05/15] git commit: steal "api" from gzip plugin - posted by ig...@apache.org on 2013/08/08 19:47:00 UTC, 0 replies.
- [06/15] git commit: missed a few - posted by ig...@apache.org on 2013/08/08 19:47:01 UTC, 0 replies.
- [07/15] git commit: move APIs into ts/ts-debug.h - posted by ig...@apache.org on 2013/08/08 19:47:02 UTC, 0 replies.
- [08/15] git commit: Rename prefix to TSLog, add warning about usage - posted by ig...@apache.org on 2013/08/08 19:47:03 UTC, 0 replies.
- [09/15] git commit: rename api - posted by ig...@apache.org on 2013/08/08 19:47:04 UTC, 0 replies.
- [10/15] git commit: use C99's __func__. - posted by ig...@apache.org on 2013/08/08 19:47:05 UTC, 0 replies.
- [11/15] git commit: make cacheurl compile ;) - posted by ig...@apache.org on 2013/08/08 19:47:06 UTC, 0 replies.
- [12/15] git commit: transform header_filter to new logging non-API - posted by ig...@apache.org on 2013/08/08 19:47:07 UTC, 0 replies.
- [13/15] git commit: rename to debug.h - posted by ig...@apache.org on 2013/08/08 19:47:08 UTC, 0 replies.
- [14/15] git commit: transform conf_remap to new logging non-API - posted by ig...@apache.org on 2013/08/08 19:47:09 UTC, 0 replies.
- [15/15] git commit: transform libloader to new logging non-API - fix typo - posted by ig...@apache.org on 2013/08/08 19:47:10 UTC, 0 replies.
- git commit: Documentation - Added domain, updated for ts:confvar -> ts:cv - posted by am...@apache.org on 2013/08/08 23:02:52 UTC, 0 replies.
- git commit: doc: update ssl_multicert.config documentation - posted by jp...@apache.org on 2013/08/08 23:14:01 UTC, 0 replies.
- git commit: doc: add config variable references - posted by jp...@apache.org on 2013/08/08 23:30:10 UTC, 0 replies.
- git commit: doc: whack sphinx documentation version - posted by jp...@apache.org on 2013/08/08 23:43:16 UTC, 0 replies.
- git commit: docs: update sphinx documentation version - posted by jp...@apache.org on 2013/08/08 23:43:34 UTC, 1 replies.
- [01/13] git commit: transform libloader, stats_over_http to new logging non-API - fix typo - posted by ig...@apache.org on 2013/08/09 01:09:13 UTC, 0 replies.
- [02/13] git commit: transform authproxy to new logging non-API - fix typo - posted by ig...@apache.org on 2013/08/09 01:09:14 UTC, 0 replies.
- [03/13] git commit: transform balancer to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:15 UTC, 0 replies.
- [04/13] git commit: transform buffer_upload to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:16 UTC, 0 replies.
- [05/13] git commit: transform channel_stats to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:17 UTC, 0 replies.
- [06/13] git commit: transform custom_redirect to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:18 UTC, 0 replies.
- [07/13] git commit: transform geoip_acl to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:19 UTC, 0 replies.
- [08/13] git commit: transform healthchecks to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:20 UTC, 0 replies.
- [09/13] git commit: transform metalink to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:21 UTC, 0 replies.
- [10/13] git commit: transform rfc5861 to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:22 UTC, 0 replies.
- [11/13] git commit: transform tcp_info to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:23 UTC, 0 replies.
- [12/13] git commit: transform esi to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:24 UTC, 0 replies.
- [13/13] git commit: transform esi to new logging non-API - posted by ig...@apache.org on 2013/08/09 01:09:25 UTC, 0 replies.
- [1/3] git commit: TS-2122: Enlarge the 64KB limitation of log buffer size - posted by yu...@apache.org on 2013/08/09 08:35:22 UTC, 0 replies.
- [2/3] git commit: TS-2123: Remove useless max_entries_per_buffer option - posted by yu...@apache.org on 2013/08/09 08:35:23 UTC, 0 replies.
- [3/3] git commit: TS-2063: LogFile::write_ascii_logbuffer3() can silently drop log entries - posted by yu...@apache.org on 2013/08/09 08:35:24 UTC, 0 replies.
- git commit: Fix warning by adding space between " and PRIu32 - posted by yu...@apache.org on 2013/08/09 09:09:23 UTC, 0 replies.
- git commit: Updated with recent changes. - posted by zw...@apache.org on 2013/08/09 16:46:53 UTC, 0 replies.
- git commit: TS-2123 Also remove it from AdminClient.pm. - posted by zw...@apache.org on 2013/08/09 16:49:23 UTC, 0 replies.
- git commit: Updated for v3.4.x. - posted by zw...@apache.org on 2013/08/09 17:51:29 UTC, 0 replies.
- git commit: Documentation: Fixed a few warnings. - posted by am...@apache.org on 2013/08/09 18:36:35 UTC, 0 replies.
- [1/2] Documentation: Added 'arch' (Architecture) section. Added cache documents. Fixed many warnings. Added Tiered Storage proposal. - posted by am...@apache.org on 2013/08/10 02:38:47 UTC, 0 replies.
- [2/2] git commit: Documentation: Added 'arch' (Architecture) section. Added cache documents. Fixed many warnings. Added Tiered Storage proposal. - posted by am...@apache.org on 2013/08/10 02:38:48 UTC, 0 replies.
- git commit: Documentation: random warning / cross reference cleanup. - posted by am...@apache.org on 2013/08/10 06:17:17 UTC, 0 replies.
- git commit: TS-2128: Don't link libGeoIP.so.1 into binaries - posted by jp...@apache.org on 2013/08/11 00:53:56 UTC, 0 replies.
- git commit: TS-2129 Check for existence of ExtUtils::MakeMaker - posted by zw...@apache.org on 2013/08/11 02:31:48 UTC, 0 replies.
- git commit: TS-2096: improve SSL certificate loading error messages - posted by jp...@apache.org on 2013/08/11 05:39:52 UTC, 0 replies.
- [1/5] git commit: TS-2106 steal "api" from gzip plugin - posted by ig...@apache.org on 2013/08/11 20:31:19 UTC, 0 replies.
- [2/5] TS-2106: transform all plugins to new logging non-API - posted by ig...@apache.org on 2013/08/11 20:31:20 UTC, 0 replies.
- [3/5] TS-2106: transform all plugins to new logging non-API - posted by ig...@apache.org on 2013/08/11 20:31:21 UTC, 0 replies.
- [4/5] TS-2106: transform all plugins to new logging non-API - posted by ig...@apache.org on 2013/08/11 20:31:22 UTC, 0 replies.
- [5/5] git commit: TS-2106: transform all plugins to new logging non-API - posted by ig...@apache.org on 2013/08/11 20:31:23 UTC, 0 replies.
- git commit: TS-2128: Fix TS_SEARCH_LIBRARY for RHEL5 - posted by jp...@apache.org on 2013/08/11 20:48:01 UTC, 0 replies.
- [1/3] git commit: TS-2129 Check for existence of ExtUtils::MakeMaker - posted by zw...@apache.org on 2013/08/11 20:59:15 UTC, 0 replies.
- [2/3] git commit: TS-2112: make libloader compile by default - posted by zw...@apache.org on 2013/08/11 20:59:16 UTC, 0 replies.
- [3/3] git commit: TS-2111 Reduce Boost requirement to v1.33 or later - posted by zw...@apache.org on 2013/08/11 20:59:17 UTC, 0 replies.
- git commit: TS-2130: pthread_setname_np() detection fails on various platforms - posted by jp...@apache.org on 2013/08/11 22:43:09 UTC, 0 replies.
- [1/3] git commit: TS-2128: Don't link libGeoIP.so.1 into binaries - posted by zw...@apache.org on 2013/08/12 00:12:39 UTC, 0 replies.
- [2/3] git commit: TS-2128: Fix TS_SEARCH_LIBRARY for RHEL5 - posted by zw...@apache.org on 2013/08/12 00:12:40 UTC, 0 replies.
- [3/3] git commit: TS-2130: pthread_setname_np() detection fails on various platforms - posted by zw...@apache.org on 2013/08/12 00:12:41 UTC, 0 replies.
- git commit: TS-2126: Avoid unnecessary memory copy in LogHost::write() - posted by yu...@apache.org on 2013/08/12 05:58:49 UTC, 0 replies.
- [1/3] git commit: TS-2131: ${localstatedir} chowned to ATS' user - posted by ig...@apache.org on 2013/08/14 12:27:38 UTC, 2 replies.
- [2/3] git commit: TS-2132: ${libexecdir} chowned to ATS' user - posted by ig...@apache.org on 2013/08/14 12:27:39 UTC, 0 replies.
- [3/3] git commit: add changes for TS-2132, TS-2131 - posted by ig...@apache.org on 2013/08/14 12:27:40 UTC, 0 replies.
- svn commit: r2734 - /release/trafficserver/ - posted by zw...@apache.org on 2013/08/14 16:44:49 UTC, 0 replies.
- [2/3] git commit: add changes for TS-2132, TS-2131 - posted by zw...@apache.org on 2013/08/15 04:46:20 UTC, 0 replies.
- [3/3] git commit: TS-2132: ${libexecdir} chowned to ATS' user - posted by zw...@apache.org on 2013/08/15 04:46:21 UTC, 0 replies.
- [1/2] git commit: TS-2106: consistently use "" instead of <> for ts/ includes - posted by ig...@apache.org on 2013/08/15 23:56:33 UTC, 0 replies.
- [2/2] git commit: remove space from ts.h.in again, this commit needs to be squashed with 7facd11d03870 - posted by ig...@apache.org on 2013/08/15 23:56:34 UTC, 0 replies.
- git commit: doc: remove doctrees on make clean - posted by jp...@apache.org on 2013/08/16 02:35:26 UTC, 0 replies.
- git commit: TS-2089: introduce configurable collation preproc threads - posted by yu...@apache.org on 2013/08/16 04:44:37 UTC, 0 replies.
- git commit: TS-2089: Fix typo when rebase patch - posted by yu...@apache.org on 2013/08/16 05:03:35 UTC, 0 replies.
- git commit: TS-2089: needn't to check logfile's fd now - posted by yu...@apache.org on 2013/08/16 05:49:09 UTC, 0 replies.
- git commit: TS-2127 Move hostdb.config to var/trafficserver - posted by zw...@apache.org on 2013/08/16 18:51:45 UTC, 1 replies.
- [1/2] git commit: doc: add configuration variables to the index - posted by jp...@apache.org on 2013/08/16 22:00:28 UTC, 0 replies.
- [2/2] git commit: doc: fix proxy.confg.log.collation_host format - posted by jp...@apache.org on 2013/08/16 22:00:29 UTC, 0 replies.
- git commit: doc: add permalinks to records.config variables - posted by jp...@apache.org on 2013/08/16 23:32:23 UTC, 0 replies.
- git commit: doc: mark additional built-in types - posted by jp...@apache.org on 2013/08/16 23:45:45 UTC, 0 replies.
- git commit: doc: move traffic_line docs to the reference section - posted by jp...@apache.org on 2013/08/17 02:10:08 UTC, 0 replies.
- git commit: fix links & formatting around getting started docs - posted by ig...@apache.org on 2013/08/17 17:06:05 UTC, 0 replies.
- git commit: formatting & links around admin/index + licenses - posted by ig...@apache.org on 2013/08/17 18:30:17 UTC, 0 replies.
- [1/5] git commit: TS-302: Fix HTTPCacheAlt to use INK_MD5 directly instead of arrays of uin32_t. Simplify methods because of this. - posted by so...@apache.org on 2013/08/17 21:59:14 UTC, 0 replies.
- [2/5] git commit: TS-302: Fix INK_MD5 to not break strict aliasing. Additional refactoring. - posted by so...@apache.org on 2013/08/17 21:59:15 UTC, 0 replies.
- [3/5] git commit: TS-302: Switch to using Alias32 type so we aren't breaking strict aliasing. These instances should be converted to using inet_ntop or similar to make then v6 compliant. - posted by so...@apache.org on 2013/08/17 21:59:16 UTC, 0 replies.
- [4/5] git commit: TS-302: Switch to using Alias32 type so we aren't breaking strict aliasing. - posted by so...@apache.org on 2013/08/17 21:59:17 UTC, 0 replies.
- [5/5] git commit: TS-302: More cleanups to fix non strict aliasing. - posted by so...@apache.org on 2013/08/17 21:59:18 UTC, 0 replies.
- git commit: add proposed jenkins-job-builder configuration - posted by jp...@apache.org on 2013/08/18 07:45:06 UTC, 0 replies.
- git commit: consistently format programs with :program:`foo` - posted by ig...@apache.org on 2013/08/18 13:30:29 UTC, 0 replies.
- git commit: start a stub of deployment Limiations. - posted by ig...@apache.org on 2013/08/18 14:17:47 UTC, 0 replies.
- [1/2] git commit: document requirements for tstop build - posted by ig...@apache.org on 2013/08/18 15:48:42 UTC, 0 replies.
- [2/2] git commit: more formatting and wording issues. - posted by ig...@apache.org on 2013/08/18 15:48:43 UTC, 0 replies.
- [1/2] git commit: move traffic_logcat description to reference docs - posted by ig...@apache.org on 2013/08/18 19:48:24 UTC, 0 replies.
- [2/2] git commit: fix formatting and links of everything around reverse-proxy-http-redirects - posted by ig...@apache.org on 2013/08/18 19:48:25 UTC, 0 replies.
- [1/2] git commit: missed some formatting issues in http-proxy-caching - posted by ig...@apache.org on 2013/08/18 20:46:03 UTC, 0 replies.
- [2/2] git commit: cleanup Reverse Proxy Configuration - posted by ig...@apache.org on 2013/08/18 20:46:04 UTC, 0 replies.
- [1/3] git commit: Fixing links and formatting in Forward/transparent Proxy docs. - posted by ig...@apache.org on 2013/08/18 21:38:35 UTC, 0 replies.
- [2/3] git commit: fix formatting and links for Explicit Proxy Caching documentation - posted by ig...@apache.org on 2013/08/18 21:38:36 UTC, 0 replies.
- [3/3] git commit: Fix formatting & Links for Hierachical Caching documentation - posted by ig...@apache.org on 2013/08/18 21:38:37 UTC, 0 replies.
- git commit: links&formatting in the Configuring The Cache Docs - posted by ig...@apache.org on 2013/08/18 22:41:12 UTC, 0 replies.
- git commit: fix links&formatting in monitoring traffic docs - posted by ig...@apache.org on 2013/08/18 22:53:29 UTC, 0 replies.
- [1/2] git commit: fix links & formatting for Cluster Config - posted by ig...@apache.org on 2013/08/18 23:29:32 UTC, 0 replies.
- [2/2] git commit: fix links&formatting in Security Options docs - posted by ig...@apache.org on 2013/08/18 23:29:33 UTC, 0 replies.
- svn commit: r1515466 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by zw...@apache.org on 2013/08/19 17:21:48 UTC, 0 replies.
- svn commit: r875335 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2013/08/19 17:21:59 UTC, 0 replies.
- svn commit: r1515468 - /trafficserver/site/trunk/content/index.html - posted by zw...@apache.org on 2013/08/19 17:26:24 UTC, 0 replies.
- svn commit: r875336 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2013/08/19 17:26:29 UTC, 0 replies.
- svn commit: r875338 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/19 17:27:04 UTC, 0 replies.
- svn commit: r1515478 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by zw...@apache.org on 2013/08/19 17:44:01 UTC, 0 replies.
- svn commit: r875342 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2013/08/19 17:44:06 UTC, 0 replies.
- svn commit: r875343 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/19 17:44:33 UTC, 0 replies.
- git commit: doc: remove references to obsolete SSL config variables - posted by jp...@apache.org on 2013/08/19 18:05:46 UTC, 0 replies.
- [1/2] git commit: doc: remove proxy.config.ssl.server.private_key.filename - posted by jp...@apache.org on 2013/08/19 19:25:11 UTC, 0 replies.
- [2/2] git commit: update jenkins job definitions - posted by jp...@apache.org on 2013/08/19 19:25:12 UTC, 0 replies.
- [1/8] git commit: ci: a more compact project definition - posted by jp...@apache.org on 2013/08/19 20:52:42 UTC, 0 replies.
- [2/8] git commit: ci: make a separate job per node - posted by jp...@apache.org on 2013/08/19 20:52:43 UTC, 0 replies.
- [3/8] git commit: ci: simplify job naming - posted by jp...@apache.org on 2013/08/19 20:52:44 UTC, 0 replies.
- [4/8] git commit: ci: add debug regression test jobs - posted by jp...@apache.org on 2013/08/19 20:52:45 UTC, 0 replies.
- [5/8] git commit: ci: enable WCCP on linux builds - posted by jp...@apache.org on 2013/08/19 20:52:46 UTC, 0 replies.
- [6/8] git commit: ci: add clang regression tests - posted by jp...@apache.org on 2013/08/19 20:52:47 UTC, 0 replies.
- [7/8] git commit: ci: make --enable-debug a job parameter rather than a separate builder - posted by jp...@apache.org on 2013/08/19 20:52:48 UTC, 0 replies.
- [8/8] git commit: ci: hoist job template parameters to defaults - posted by jp...@apache.org on 2013/08/19 20:52:49 UTC, 0 replies.
- git commit: Documentation: Improve HostDB section. Add :metric: keyword to :ts:cv: Fix broken link in logging section. - posted by am...@apache.org on 2013/08/19 21:21:29 UTC, 0 replies.
- git commit: Documentation: Add ip_resolve option description. - posted by am...@apache.org on 2013/08/19 22:27:03 UTC, 0 replies.
- git commit: parallelize the SSL certificate creation script - posted by jp...@apache.org on 2013/08/20 00:07:51 UTC, 0 replies.
- git commit: doc: document proxy.config.ssl.server.multicert.filename - posted by jp...@apache.org on 2013/08/20 01:43:12 UTC, 0 replies.
- git commit: Fix error log message in HttpTransact::build_error_response - posted by am...@apache.org on 2013/08/20 06:24:05 UTC, 0 replies.
- git commit: ci: add debian hardening builds - posted by jp...@apache.org on 2013/08/20 07:14:53 UTC, 0 replies.
- git commit: TS-2136: Fix the first proxy.config.http.accept_no_activity_timeout is invalid. - posted by ch...@apache.org on 2013/08/20 09:18:06 UTC, 0 replies.
- [1/4] git commit: ci: update redhat package list - posted by jp...@apache.org on 2013/08/20 21:26:18 UTC, 0 replies.
- [2/4] git commit: ci: more robust autoreconf detection - posted by jp...@apache.org on 2013/08/20 21:26:19 UTC, 0 replies.
- [3/4] git commit: Remove global number_of_processors variable - posted by jp...@apache.org on 2013/08/20 21:26:20 UTC, 0 replies.
- [4/4] git commit: remove global variable dependencies from adjust_num_of_net_threads() - posted by jp...@apache.org on 2013/08/20 21:26:21 UTC, 0 replies.
- git commit: Updated the precedence list, thanks dcarlin, and added map-all - posted by zw...@apache.org on 2013/08/20 22:28:40 UTC, 0 replies.
- git commit: Doc: Fix storage.config write up about raw devices and permissions. - posted by am...@apache.org on 2013/08/20 22:56:38 UTC, 0 replies.
- git commit: ci: fix 3.2.x git branch mapping - posted by jp...@apache.org on 2013/08/20 23:41:53 UTC, 0 replies.
- [1/2] git commit: Added TS-2143 - posted by zw...@apache.org on 2013/08/21 00:14:32 UTC, 0 replies.
- [2/2] git commit: TS-2143 Remove alarm email address support (and config). - posted by zw...@apache.org on 2013/08/21 00:14:33 UTC, 0 replies.
- git commit: TS-2143 Remove alarm email address support (and config). - posted by zw...@apache.org on 2013/08/21 00:16:03 UTC, 0 replies.
- git commit: TS-287: transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection. - posted by ch...@apache.org on 2013/08/21 05:38:12 UTC, 1 replies.
- [1/3] git commit: TS-2137: Use eventfd instread of pthread signal/wait in ATS - posted by yu...@apache.org on 2013/08/21 11:43:28 UTC, 1 replies.
- [2/3] git commit: TS-2141: Inconsistent euid cause bad mgmtapi/eventapi sockets - posted by yu...@apache.org on 2013/08/21 11:43:29 UTC, 0 replies.
- [3/3] git commit: TS-2141: Make traffic_cop reconnect to manager correctly - posted by yu...@apache.org on 2013/08/21 11:43:30 UTC, 0 replies.
- git commit: Add TS-2137/TS-2141 info to CHANGES file - posted by yu...@apache.org on 2013/08/21 15:54:32 UTC, 0 replies.
- git commit: Updated to v4.0.0 - posted by zw...@apache.org on 2013/08/21 17:56:18 UTC, 0 replies.
- git commit: Rearranged bugs vs version. - posted by zw...@apache.org on 2013/08/21 18:15:22 UTC, 0 replies.
- git commit: Fix indentation and attribution. - posted by zw...@apache.org on 2013/08/21 18:19:38 UTC, 0 replies.
- git commit: Updated with the merges to v4.0.0 - posted by zw...@apache.org on 2013/08/21 18:59:49 UTC, 0 replies.
- [1/3] git commit: TS-1823: add line continuation to remap.config - posted by zw...@apache.org on 2013/08/21 19:00:07 UTC, 0 replies.
- [2/3] git commit: TS-1597: Document remap.config filters - posted by zw...@apache.org on 2013/08/21 19:00:08 UTC, 0 replies.
- [3/3] git commit: Fixed changes from merge. - posted by zw...@apache.org on 2013/08/21 19:00:09 UTC, 0 replies.
- [1/2] git commit: TS-1919 Eliminate CacheLookupHttpConfig - posted by zw...@apache.org on 2013/08/21 19:08:42 UTC, 0 replies.
- [2/2] git commit: Added TS-1919. - posted by zw...@apache.org on 2013/08/21 19:08:43 UTC, 0 replies.
- svn commit: r1516244 - /trafficserver/site/trunk/content/docs/trunk/admin/reverse-proxy-http-redirects/index.en.mdtext - posted by ml...@apache.org on 2013/08/21 20:22:32 UTC, 0 replies.
- svn commit: r875609 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/docs/trunk/admin/reverse-proxy-http-redirects/index.en.html - posted by bu...@apache.org on 2013/08/21 20:22:41 UTC, 0 replies.
- svn commit: r875611 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by ml...@apache.org on 2013/08/21 20:28:40 UTC, 0 replies.
- [1/2] git commit: TS-2094: eliminate xcrun warnings at configure time - posted by jp...@apache.org on 2013/08/21 20:39:54 UTC, 0 replies.
- [2/2] git commit: Fix CHANGES formatting - posted by jp...@apache.org on 2013/08/21 20:39:55 UTC, 0 replies.
- [1/2] git commit: Fix version for v4.0.0. - posted by zw...@apache.org on 2013/08/21 21:12:32 UTC, 0 replies.
- [2/2] git commit: Update with the v4.0.0 version, and a new link to open "upcoming" bugs. - posted by zw...@apache.org on 2013/08/21 21:12:33 UTC, 0 replies.
- git commit: Updated with the new release process changes - posted by zw...@apache.org on 2013/08/21 21:18:00 UTC, 0 replies.
- git commit: Cleaned up. - posted by zw...@apache.org on 2013/08/21 21:19:29 UTC, 0 replies.
- git commit: Updated with new release process. - posted by zw...@apache.org on 2013/08/21 22:59:04 UTC, 1 replies.
- git commit: clean up links&formatting in (most) logging related docs. - posted by ig...@apache.org on 2013/08/21 23:22:28 UTC, 0 replies.
- [1/3] git commit: TS-2116: Making buffer_upload compile - posted by jp...@apache.org on 2013/08/21 23:58:52 UTC, 0 replies.
- [2/3] git commit: TS-2114: removing true/false definition - posted by jp...@apache.org on 2013/08/21 23:58:53 UTC, 0 replies.
- [3/3] git commit: update CHANGES for TS-2114 and TS-2116 - posted by jp...@apache.org on 2013/08/21 23:58:54 UTC, 0 replies.
- git commit: doc: document proxy.config.url_remap.filename - posted by jp...@apache.org on 2013/08/22 00:48:32 UTC, 0 replies.
- [1/2] git commit: remove unnecessary Connection::setup_mc_send() compatibility wrapper - posted by jp...@apache.org on 2013/08/22 01:04:01 UTC, 0 replies.
- [2/2] git commit: TS-2116: create buffer_upload temp files with mode 0600 - posted by jp...@apache.org on 2013/08/22 01:04:02 UTC, 0 replies.
- git commit: remove unused defines from P_DNSConnection.h - posted by jp...@apache.org on 2013/08/22 01:29:26 UTC, 0 replies.
- git commit: remove unused proxy_name from proxy/Main.cc - posted by jp...@apache.org on 2013/08/22 01:42:57 UTC, 0 replies.
- git commit: TS-2107: change proxy.config.http.transaction_active_timeout_in - posted by ch...@apache.org on 2013/08/22 08:17:24 UTC, 0 replies.
- git commit: TS-2137: Use relative timeout in EventNotify::timedwait() - posted by yu...@apache.org on 2013/08/22 14:01:15 UTC, 1 replies.
- git commit: doc: bump docs version for RTD - posted by jp...@apache.org on 2013/08/22 17:12:50 UTC, 0 replies.
- git commit: TS-2147: Set server_share_sessions to 1 for 'internal' transactions in rfc5861 plugin. - posted by so...@apache.org on 2013/08/22 18:13:14 UTC, 0 replies.
- git commit: TS-2137: Forgot to add header guide in EventNotify.h - posted by jp...@apache.org on 2013/08/23 01:16:06 UTC, 0 replies.
- [1/2] git commit: Undo 2143. - posted by zw...@apache.org on 2013/08/23 17:23:49 UTC, 0 replies.
- [2/2] git commit: Revert "TS-2143 Remove alarm email address support (and config)." - posted by zw...@apache.org on 2013/08/23 17:23:50 UTC, 0 replies.
- git commit: Revert "TS-2143 Remove alarm email address support (and config)." - posted by zw...@apache.org on 2013/08/23 17:24:45 UTC, 0 replies.
- git commit: Doc: Lots of little fixes so I can do my real work. - posted by am...@apache.org on 2013/08/23 19:23:24 UTC, 0 replies.
- git commit: TS-2148: handle_cache_operation_on_forward_server_response ignores value of api_server_response_no_store - posted by jp...@apache.org on 2013/08/23 22:51:59 UTC, 0 replies.
- [1/2] git commit: s/REPONSE/RESPONSE/g - posted by jp...@apache.org on 2013/08/23 22:57:15 UTC, 0 replies.
- [2/2] git commit: s/Sparce/Sparse/g - posted by jp...@apache.org on 2013/08/23 22:57:16 UTC, 0 replies.
- git commit: Quick fix - URL handling slow request logging. - posted by am...@apache.org on 2013/08/24 05:33:03 UTC, 0 replies.
- git commit: Doc: Various minor fixes, update milestone API page. - posted by am...@apache.org on 2013/08/24 05:33:36 UTC, 0 replies.
- git commit: TS-1424: Fix KeepAlive 4-tuple collision for transparent proxy - posted by am...@apache.org on 2013/08/24 05:39:26 UTC, 1 replies.
- git commit: TS-2155 New RAT exclude file, and cleanup - posted by zw...@apache.org on 2013/08/24 18:40:00 UTC, 0 replies.
- git commit: TS-2155 Include the RAT JAR file in ci/. - posted by zw...@apache.org on 2013/08/24 18:45:46 UTC, 0 replies.
- git commit: Doc: Add glossary, fix type API reference page. - posted by am...@apache.org on 2013/08/26 21:12:35 UTC, 0 replies.
- git commit: update docs version for RTD - posted by jp...@apache.org on 2013/08/26 21:41:56 UTC, 0 replies.
- git commit: TS-2158: Properly mark an IP as non-routable for IPv4 and IPv6 link local addresses as well as IPv6 private addresses and IPv4 Carrier Grade NAT addresses from RFC 6598. - posted by so...@apache.org on 2013/08/26 21:44:16 UTC, 0 replies.
- git commit: doc: fix logbuild links - posted by jp...@apache.org on 2013/08/26 22:31:41 UTC, 0 replies.
- git commit: TS-1424: Change EREMOTEIO to ECONNABORTED - posted by am...@apache.org on 2013/08/27 00:14:36 UTC, 0 replies.
- git commit: ci: flip the 3.4.x branch to 4.0.x - posted by jp...@apache.org on 2013/08/27 00:28:22 UTC, 0 replies.
- git commit: ci: make git scm polling less aggresive - posted by jp...@apache.org on 2013/08/27 00:29:25 UTC, 0 replies.
- git commit: TS-2154: Lua plugin asserts traffic_server on startup - posted by jp...@apache.org on 2013/08/27 01:55:12 UTC, 0 replies.
- [1/4] git commit: TS-2160: Add ats_is_ip_private and ats_is_ip_linklocal functions. - posted by so...@apache.org on 2013/08/27 05:35:37 UTC, 0 replies.
- [2/4] git commit: TS-2160: Remove use of ats_is_ip_nonroutable and replace with ats_is_ip_linklocal and ats_is_ip_private. - posted by so...@apache.org on 2013/08/27 05:35:38 UTC, 0 replies.
- [3/4] git commit: TS-2160: Remove ats_is_ip_nonroutable. - posted by so...@apache.org on 2013/08/27 05:35:39 UTC, 0 replies.
- [4/4] git commit: TS-2160: Update CHANGES. - posted by so...@apache.org on 2013/08/27 05:35:40 UTC, 0 replies.
- git commit: doc: move cache glossary into the main glossary - posted by jp...@apache.org on 2013/08/27 07:08:08 UTC, 0 replies.
- git commit: TS-2156: Fix stats trap in different type of threads - posted by yu...@apache.org on 2013/08/27 08:33:49 UTC, 0 replies.
- [1/2] git commit: TS-2154: Lua plugin asserts traffic_server on startup - posted by zw...@apache.org on 2013/08/27 16:31:29 UTC, 0 replies.
- [2/2] git commit: Updated for v4.0.1 respin - posted by zw...@apache.org on 2013/08/27 16:31:30 UTC, 0 replies.
- git commit: TS-2161: TSHttpTxnHookAdd memory Leak - posted by jp...@apache.org on 2013/08/28 00:12:06 UTC, 1 replies.
- git commit: Some indentation and printf cleanup - posted by zw...@apache.org on 2013/08/28 00:15:00 UTC, 0 replies.
- git commit: Updated for v4.0.1 - posted by zw...@apache.org on 2013/08/28 00:16:37 UTC, 0 replies.
- git commit: TS-2162: Auto-created collation LogObject would be misused by access log - posted by yu...@apache.org on 2013/08/28 10:58:14 UTC, 0 replies.
- git commit: fixed some spelling mistakes in the api header - posted by bc...@apache.org on 2013/08/28 16:10:23 UTC, 0 replies.
- git commit: TS-2145: Add metrics for log collation - posted by yu...@apache.org on 2013/08/29 15:19:47 UTC, 0 replies.
- git commit: Doc: Add lifecycle hook documentation. - posted by am...@apache.org on 2013/08/29 16:49:41 UTC, 0 replies.
- git commit: ci: toggle --enable-wccp correctly for different platforms - posted by jp...@apache.org on 2013/08/29 21:02:57 UTC, 0 replies.
- git commit: ci: move jenkins jobs to the jenkins subdirectory - posted by jp...@apache.org on 2013/08/29 23:38:56 UTC, 0 replies.
- [1/2] git commit: TS-2163 Remove obsolete WDA and ACC alarms feature - posted by zw...@apache.org on 2013/08/30 18:15:09 UTC, 0 replies.
- [2/2] git commit: Added TS-2163 - posted by zw...@apache.org on 2013/08/30 18:15:10 UTC, 0 replies.
- git commit: Moved the two 4.0.1 changes that we respun build for. - posted by zw...@apache.org on 2013/08/30 18:19:32 UTC, 0 replies.
- [01/50] git commit: clean up links&formatting in (most) logging related docs. - posted by zw...@apache.org on 2013/08/30 18:20:14 UTC, 0 replies.
- [02/50] git commit: TS-2116: Making buffer_upload compile - posted by zw...@apache.org on 2013/08/30 18:20:15 UTC, 0 replies.
- [03/50] git commit: update CHANGES for TS-2114 and TS-2116 - posted by zw...@apache.org on 2013/08/30 18:20:16 UTC, 0 replies.
- [04/50] git commit: TS-2114: removing true/false definition - posted by zw...@apache.org on 2013/08/30 18:20:17 UTC, 0 replies.
- [05/50] git commit: doc: document proxy.config.url_remap.filename - posted by zw...@apache.org on 2013/08/30 18:20:18 UTC, 0 replies.
- [06/50] git commit: remove unnecessary Connection::setup_mc_send() compatibility wrapper - posted by zw...@apache.org on 2013/08/30 18:20:19 UTC, 0 replies.
- [07/50] git commit: TS-2116: create buffer_upload temp files with mode 0600 - posted by zw...@apache.org on 2013/08/30 18:20:20 UTC, 0 replies.
- [08/50] git commit: remove unused defines from P_DNSConnection.h - posted by zw...@apache.org on 2013/08/30 18:20:21 UTC, 0 replies.
- [09/50] git commit: remove unused proxy_name from proxy/Main.cc - posted by zw...@apache.org on 2013/08/30 18:20:22 UTC, 0 replies.
- [10/50] git commit: TS-2107: change proxy.config.http.transaction_active_timeout_in - posted by zw...@apache.org on 2013/08/30 18:20:23 UTC, 0 replies.
- [11/50] git commit: TS-2137: Use relative timeout in EventNotify::timedwait() - posted by zw...@apache.org on 2013/08/30 18:20:24 UTC, 0 replies.
- [12/50] git commit: doc: bump docs version for RTD - posted by zw...@apache.org on 2013/08/30 18:20:25 UTC, 0 replies.
- [13/50] git commit: TS-2147: Set server_share_sessions to 1 for 'internal' transactions in rfc5861 plugin. - posted by zw...@apache.org on 2013/08/30 18:20:26 UTC, 0 replies.
- [14/50] git commit: TS-2137: Forgot to add header guide in EventNotify.h - posted by zw...@apache.org on 2013/08/30 18:20:27 UTC, 0 replies.
- [15/50] git commit: Undo 2143. - posted by zw...@apache.org on 2013/08/30 18:20:28 UTC, 0 replies.
- [16/50] git commit: Revert "TS-2143 Remove alarm email address support (and config)." - posted by zw...@apache.org on 2013/08/30 18:20:29 UTC, 0 replies.
- [17/50] git commit: Doc: Lots of little fixes so I can do my real work. - posted by zw...@apache.org on 2013/08/30 18:20:30 UTC, 0 replies.
- [18/50] git commit: TS-2148: handle_cache_operation_on_forward_server_response ignores value of api_server_response_no_store - posted by zw...@apache.org on 2013/08/30 18:20:31 UTC, 0 replies.
- [19/50] git commit: s/REPONSE/RESPONSE/g - posted by zw...@apache.org on 2013/08/30 18:20:32 UTC, 0 replies.
- [20/50] git commit: s/Sparce/Sparse/g - posted by zw...@apache.org on 2013/08/30 18:20:33 UTC, 0 replies.
- [21/50] git commit: Quick fix - URL handling slow request logging. - posted by zw...@apache.org on 2013/08/30 18:20:34 UTC, 0 replies.
- [22/50] git commit: Doc: Various minor fixes, update milestone API page. - posted by zw...@apache.org on 2013/08/30 18:20:35 UTC, 0 replies.
- [23/50] git commit: TS-1424: Fix KeepAlive 4-tuple collision for transparent proxy - posted by zw...@apache.org on 2013/08/30 18:20:36 UTC, 0 replies.
- [24/50] git commit: TS-2155 New RAT exclude file, and cleanup - posted by zw...@apache.org on 2013/08/30 18:20:37 UTC, 0 replies.
- [25/50] git commit: TS-2155 Include the RAT JAR file in ci/. - posted by zw...@apache.org on 2013/08/30 18:20:38 UTC, 0 replies.
- [26/50] git commit: Doc: Add glossary, fix type API reference page. - posted by zw...@apache.org on 2013/08/30 18:20:39 UTC, 0 replies.
- [27/50] git commit: TS-2158: Properly mark an IP as non-routable for IPv4 and IPv6 link local addresses as well as IPv6 private addresses and IPv4 Carrier Grade NAT addresses from RFC 6598. - posted by zw...@apache.org on 2013/08/30 18:20:40 UTC, 0 replies.
- [28/50] git commit: doc: fix logbuild links - posted by zw...@apache.org on 2013/08/30 18:20:41 UTC, 0 replies.
- [29/50] git commit: TS-1424: Change EREMOTEIO to ECONNABORTED - posted by zw...@apache.org on 2013/08/30 18:20:42 UTC, 0 replies.
- [30/50] git commit: ci: flip the 3.4.x branch to 4.0.x - posted by zw...@apache.org on 2013/08/30 18:20:43 UTC, 0 replies.
- [31/50] git commit: ci: make git scm polling less aggresive - posted by zw...@apache.org on 2013/08/30 18:20:44 UTC, 0 replies.
- [32/50] git commit: TS-2154: Lua plugin asserts traffic_server on startup - posted by zw...@apache.org on 2013/08/30 18:20:45 UTC, 0 replies.
- [33/50] git commit: TS-2160: Add ats_is_ip_private and ats_is_ip_linklocal functions. - posted by zw...@apache.org on 2013/08/30 18:20:46 UTC, 0 replies.
- [34/50] git commit: TS-2160: Remove use of ats_is_ip_nonroutable and replace with ats_is_ip_linklocal and ats_is_ip_private. - posted by zw...@apache.org on 2013/08/30 18:20:47 UTC, 0 replies.
- [35/50] git commit: TS-2160: Remove ats_is_ip_nonroutable. - posted by zw...@apache.org on 2013/08/30 18:20:48 UTC, 0 replies.
- [36/50] git commit: TS-2160: Update CHANGES. - posted by zw...@apache.org on 2013/08/30 18:20:49 UTC, 0 replies.
- [37/50] git commit: doc: move cache glossary into the main glossary - posted by zw...@apache.org on 2013/08/30 18:20:50 UTC, 0 replies.
- [38/50] git commit: TS-2156: Fix stats trap in different type of threads - posted by zw...@apache.org on 2013/08/30 18:20:51 UTC, 0 replies.
- [39/50] git commit: TS-2161: TSHttpTxnHookAdd memory Leak - posted by zw...@apache.org on 2013/08/30 18:20:52 UTC, 0 replies.
- [40/50] git commit: Some indentation and printf cleanup - posted by zw...@apache.org on 2013/08/30 18:20:53 UTC, 0 replies.
- [41/50] git commit: TS-2162: Auto-created collation LogObject would be misused by access log - posted by zw...@apache.org on 2013/08/30 18:20:54 UTC, 0 replies.
- [42/50] git commit: fixed some spelling mistakes in the api header - posted by zw...@apache.org on 2013/08/30 18:20:55 UTC, 0 replies.
- [43/50] git commit: TS-2145: Add metrics for log collation - posted by zw...@apache.org on 2013/08/30 18:20:56 UTC, 0 replies.
- [44/50] git commit: Doc: Add lifecycle hook documentation. - posted by zw...@apache.org on 2013/08/30 18:20:57 UTC, 0 replies.
- [45/50] git commit: ci: toggle --enable-wccp correctly for different platforms - posted by zw...@apache.org on 2013/08/30 18:20:58 UTC, 0 replies.
- [46/50] git commit: ci: move jenkins jobs to the jenkins subdirectory - posted by zw...@apache.org on 2013/08/30 18:20:59 UTC, 0 replies.
- [47/50] git commit: TS-2163 Remove obsolete WDA and ACC alarms feature - posted by zw...@apache.org on 2013/08/30 18:21:00 UTC, 0 replies.
- [48/50] git commit: Added TS-2163 - posted by zw...@apache.org on 2013/08/30 18:21:01 UTC, 0 replies.
- [49/50] git commit: Moved the two 4.0.1 changes that we respun build for. - posted by zw...@apache.org on 2013/08/30 18:21:02 UTC, 0 replies.
- [50/50] git commit: Merge branch 'master' into 5.0.x - posted by zw...@apache.org on 2013/08/30 18:21:03 UTC, 0 replies.
- git commit: Fix git paths for the 4.0.x branch in Jenkins - posted by hu...@apache.org on 2013/08/30 18:49:55 UTC, 0 replies.
- git commit: Add debug builds for 3.2.x and 4.0.x in the CI - posted by hu...@apache.org on 2013/08/30 18:58:03 UTC, 0 replies.
- [1/2] git commit: ci: reduce the number of job templates - posted by jp...@apache.org on 2013/08/30 19:29:37 UTC, 0 replies.
- [2/2] git commit: ci: build experimental configuration options - posted by jp...@apache.org on 2013/08/30 19:29:38 UTC, 0 replies.
- git commit: Doc: Add transaction buffering control. - posted by am...@apache.org on 2013/08/30 22:28:12 UTC, 0 replies.
- git commit: TS-2167: Update apichecker.pl to give suggestions on additional deprecated APIs - posted by bc...@apache.org on 2013/08/31 01:25:32 UTC, 0 replies.
- git commit: added TS-2167 - posted by bc...@apache.org on 2013/08/31 01:30:37 UTC, 0 replies.
- svn commit: r2816 - /release/trafficserver/ - posted by zw...@apache.org on 2013/08/31 03:15:06 UTC, 0 replies.
- git commit: Fix the 4.0.1 relase - posted by zw...@apache.org on 2013/08/31 05:40:02 UTC, 0 replies.
- svn commit: r1519135 - in /trafficserver/site/trunk/content: downloads.en.mdtext index.html - posted by zw...@apache.org on 2013/08/31 05:57:23 UTC, 0 replies.
- svn commit: r876778 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html content/index.html - posted by bu...@apache.org on 2013/08/31 05:57:43 UTC, 0 replies.
- svn commit: r876779 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/31 05:58:01 UTC, 0 replies.
- svn commit: r1519137 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by zw...@apache.org on 2013/08/31 06:00:20 UTC, 0 replies.
- svn commit: r876780 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2013/08/31 06:00:32 UTC, 0 replies.
- svn commit: r876781 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/31 06:00:45 UTC, 0 replies.
- svn commit: r1519138 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by zw...@apache.org on 2013/08/31 06:02:01 UTC, 0 replies.
- svn commit: r876782 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2013/08/31 06:02:29 UTC, 0 replies.
- svn commit: r876783 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/31 06:02:36 UTC, 0 replies.
- svn commit: r876784 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2013/08/31 06:03:04 UTC, 0 replies.
- [1/2] git commit: ci: shrink builders pollng period - posted by jp...@apache.org on 2013/08/31 19:21:09 UTC, 0 replies.
- [2/2] git commit: ci: fix experimental tag substitution - posted by jp...@apache.org on 2013/08/31 19:21:10 UTC, 0 replies.