
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 144 (100.0%) | 4.9 |
| bcall | 2 (6.9%) | 57 (39.6%) | 28.5 |
| zwoop | 12 (41.4%) | 52 (36.1%) | 4.3 |
| mturk | 10 (34.5%) | 18 (12.5%) | 1.8 |
| jplevyak | 5 (17.2%) | 17 (11.8%) | 3.4 |
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.
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).
12 lines of code changed in 2 files:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
1 lines of code changed in 1 file:
remove Windows ME conditional... don't think that is ever coming back :)
0 lines of code changed in 1 file:
TS-447 Undo previous commit, and move all configs to RecordsConfig.cc
0 lines of code changed in 1 file:
TS-447 Eliminate duplicated configurations.
Tested: Fedora Core 13.
2 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 3 in cleanup.
34 lines of code changed in 3 files:
TS-387 Adds APIs for aio disk read and writes using the internal aio
support in iocore.
Author: Wendy Huang
Review and minor updates: Bryan Call
57 lines of code changed in 2 files:
TS-366: Axe HOST_OS by running the automated script
1 lines of code changed in 2 files:
TS-363: added the fast_signal option to schedules on a particular thread.
Used fast_signal option in AIO and cache on io completion to wake net thread.
2 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
15 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
17 lines of code changed in 8 files: