
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 129 (100.0%) | 339 (100.0%) | 2.6 |
| mturk | 45 (34.9%) | 177 (52.2%) | 3.9 |
| zwoop | 64 (49.6%) | 135 (39.8%) | 2.1 |
| jplevyak | 3 (2.3%) | 12 (3.5%) | 4.0 |
| bcall | 14 (10.9%) | 12 (3.5%) | 0.8 |
| amc | 3 (2.3%) | 3 (0.9%) | 1.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 20 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.
38 lines of code changed in 3 files:
TS-491 Added the CLI interface to TrafficCop
4 lines of code changed in 3 files:
TS-491 Some cleanup as a start for fixing this
42 lines of code changed in 1 file:
TS-583
1 lines of code changed in 1 file:
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).
2 lines of code changed in 1 file:
TS-584 Remove RAF pieces.
4 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
2 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
16 lines of code changed in 16 files:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
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-555 Rename all log2 configs / stats to log.
5 lines of code changed in 1 file:
TS-536 More cleanup of leftover RNI (which is not supported).
1 lines of code changed in 2 files:
TS-457 Eliminate a startup warning
This also makes more WebUI code contitional.
2 lines of code changed in 1 file:
TS-401 Remove vestige of SNMP.
5 lines of code changed in 2 files:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
3 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 1 file:
TS-400 Checkpoint 9 in cleanup.
7 lines of code changed in 5 files:
TS-389: Cleanup after "layout changes".
Tested: Fc13
Author: Zhao Yongming
Review: leif
1 lines of code changed in 1 file:
TS-364: Remove LLONG config option
Tested: FC-13 64-bit.
This patch also fixes a few areas in librecords where we'd downcast
the 64-bit integer to a 32-bit integer. That was the "cause" of the
problem here, fixing that allows the elimination of LLONG.
0 lines of code changed in 1 file:
TS-381: Use access() instead stat() for checking resource availability
6 lines of code changed in 2 files:
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: Axe HOST_OS by running the automated script
1 lines of code changed in 1 file:
Remove redundant include paths from makefiles
2 lines of code changed in 1 file:
ink_atoll->ink_atoi64 with some atoi->atoi64 fixes on the way
3 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
12 lines of code changed in 3 files:
TS-345 Cleanup absolue paths and use Layout engine for cli and cli2.
10 lines of code changed in 5 files:
Use new Layout API that is more C++ friendly
1 lines of code changed in 1 file:
Init Layout for traffic_line as well
4 lines of code changed in 1 file:
Make sure Layout is created in every program. This means linking with iocore/libinkutils for programs that are not already linked
2 lines of code changed in 2 files:
Fix TS-344 by removing all trailing spaces from the source files
148 lines of code changed in 31 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
12 lines of code changed in 6 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 8 files: