
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 48 (100.0%) | 804 (100.0%) | 16.7 |
| zwoop | 41 (85.4%) | 799 (99.4%) | 19.4 |
| amc | 4 (8.3%) | 5 (0.6%) | 1.2 |
| igalic | 3 (6.3%) | 0 (0.0%) | 0.0 |
TS-664
5 lines of code changed in 4 files:
TS-639 Rename the management APIs from INK* to TS*
701 lines of code changed in 10 files:
TS-649 Dynamic libraries for mgmt
This makes libts -> libtsutil, and we now support
making .so's for libtsutil.so and libtsmgmt.so. All
binaries are changed to use this, except traffic_server
which continues to use the libtsutil.a library (for
performance on e.g. 32-bit platforms).
This also renames the public API include file to be
#include <ts/mgmtapi.h>
7 lines of code changed in 12 files:
move setHostnameVar() to mgmt/utils/WebMgmtUtils
0 lines of code changed in 3 files:
TS-647 Move Layout out of iocore and into lib/ts
3 lines of code changed in 5 files:
TS-638 Removed the rest of the mgmt/cli dependencies
0 lines of code changed in 2 files:
TS-638 Removed most of the mgmt/cli dependencies
13 lines of code changed in 10 files:
TS-638 Move proxy/mgmt to mgmt/, part 1
75 lines of code changed in 2 files: