
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 49 (100.0%) | 420 (100.0%) | 8.5 |
| zwoop | 29 (59.2%) | 297 (70.7%) | 10.2 |
| mturk | 12 (24.5%) | 73 (17.4%) | 6.0 |
| jplevyak | 2 (4.1%) | 41 (9.8%) | 20.5 |
| bcall | 3 (6.1%) | 6 (1.4%) | 2.0 |
| amc | 3 (6.1%) | 3 (0.7%) | 1.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 5 files:
TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api
1 lines of code changed in 1 file:
TS-491 ports used by Cluser function opened even no clustering
This will effectively disable the cluster port (8088) if
clustering is not enabled. In addition, traffic_cop is now
also checking the "cli" (unix domain socket) for health. And
of course, it only checks the health of the cluster port if
clustering is enabled.
136 lines of code changed in 2 files:
TS-593 Cleanup of inktomi.com
1 lines of code changed in 1 file:
TS-491 Some cleanup as a start for fixing this
25 lines of code changed in 1 file:
TS-583
1 lines of code changed in 1 file:
TS-576 Remove old, mostly unused records code
18 lines of code changed in 2 files:
TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.
Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).
15 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
3 lines of code changed in 3 files:
TS-569: move TsConfig, fixed makefiles.
1 lines of code changed in 1 file:
Adding WCCP support.
Adding TsConfig library.
1 lines of code changed in 1 file:
TS-486 Remove filter.config remnants.
1 lines of code changed in 1 file:
TS-457 Eliminate a startup warning
This also makes more WebUI code contitional.
2 lines of code changed in 1 file:
TS-390: Dynamic sized librecords containers.
This adds some support for dynamically resizing the librecords
containers, based on proxy.config.stat_api.max_stats_allowed. This
eliminates (what I think is) a premature optimization that only
would "help" clustering (slightly), at the expense of complicating
the code a lot.
However, the dynamic resizing is currently disabled, since it
doesn't work 100%. Will fix for v2.1.4 (or remove).
56 lines of code changed in 1 file:
TS-447 Some fixes related to previous commit
12 lines of code changed in 1 file:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
1 lines of code changed in 2 files:
TS-400 Checkpoint 15 in cleanup.
11 lines of code changed in 1 file:
TS-400 Checkpoint 10 in cleanup.
12 lines of code changed in 2 files:
TS-320: Do some cleanup on Connection::fast_connect and Connection::bind_connect
Tested: FC-13 64-bit
Author: Alan M. Carroll
Review and comments: John Plevyak
1 lines of code changed in 1 file:
TS-388: Solaris 10 (x86) 64-bit patch
Tested: Solaris, Fedora Core 13
Author: Igor Brezac
Review: Leif
1 lines of code changed in 1 file:
Since ink_platform.h now requires ink_config.h to properly compile
on some platforms, I'm including ink_config.h there, and cleaning
out the the other includes. Feel free to change if this is not
appropriate, but this will fix build on FreeBSD at least (which
otherwise fails on ink_platform.h since it needs the defines from
ink_config.h).
0 lines of code changed in 1 file:
TS-366: Use ATS_HAVE_HEADER_H defines and add few code comments
1 lines of code changed in 1 file:
TS-366: Axe HOST_OS by running the automated script
4 lines of code changed in 2 files:
ink_atoll->ink_atoi64 with some atoi->atoi64 fixes on the way
3 lines of code changed in 1 file:
TS-359: Remove DIR_SEP usage. This code needs a review
9 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
27 lines of code changed in 1 file:
more fbsd build fixes
14 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
56 lines of code changed in 7 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
6 lines of code changed in 1 file:
TS-180 Removed #ifdef OEM code
0 lines of code changed in 2 files: