
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| zwoop | 23 (100.0%) | 328 (100.0%) | 14.2 |
TS-638 Rename the new cli2 to cli
0 lines of code changed in 7 files:
TS-638 Finalized the traffic_line features
This modifies the stats clearing code in the core to be
in line with what we'd expect. This patch also cleans up
the messaging of boolean arguments.
61 lines of code changed in 1 file:
TS-638 Eliminated CLI (R.I.P.)
This patch eliminates the rest of mgmt/cli. It also extends the cli2
APIs with a new public API:
inkapi INKError INKBounce(bool cluster);
This works similar to INKRestart(), except it will only restart
the traffic_server process (it will not touch traffic_manager).
Finally, this patch eliminates the need for using the Layout engine
in a client app. If you pass in NULL as the socket path, INKInit()
will figure it out for you.
6 lines of code changed in 3 files:
TS-638 Removed most of the mgmt/cli dependencies
3 lines of code changed in 8 files:
TS-638 Moved traffic_line over to cli2, mostly functional
171 lines of code changed in 2 files:
TS-638 Move proxy/mgmt to mgmt/, part 1
87 lines of code changed in 2 files: