[root]/proxy/mgmt
api
(0 files, 0 lines)
include
(0 files, 0 lines)
remote
(0 files, 0 lines)
cli
(0 files, 0 lines)
cli2
(0 files, 0 lines)
cluster
(0 files, 0 lines)
cop
(0 files, 0 lines)
html2
(0 files, 0 lines)
charting
(0 files, 0 lines)
configure
(0 files, 0 lines)
images
(0 files, 0 lines)
include
(0 files, 0 lines)
monitor
(0 files, 0 lines)
mrtg
(0 files, 0 lines)
tune
(0 files, 0 lines)
stats
(0 files, 0 lines)
tools
(0 files, 0 lines)
utils
(0 files, 0 lines)
web2
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 42 (100.0%) | 1343 (100.0%) | 31.9 |
| zwoop | 24 (57.1%) | 1295 (96.4%) | 53.9 |
| igalic | 17 (40.5%) | 47 (3.5%) | 2.7 |
| amc | 1 (2.4%) | 1 (0.1%) | 1.0 |
TS-638 Move proxy/mgmt to mgmt/, part 1
0 lines of code changed in 9 files:
TS-638 Move proxy/mgmt/cop to cop/
2 lines of code changed in 1 file:
TS-638 and TS-640 One CLI to rule them all
Also fixes some potential thread leaks during restarts. This patch
moves traffic_cop over to use the new CLI, in preparation of
retiring mgmt/cli.
2 lines of code changed in 1 file:
Revert, in order:
svn merge -c -1059585 .
svn merge -c -1059550 .
svn merge -c -1059439 .
svn merge -c -1059430 .
svn merge -c -1059421 .
svn merge -c -1059419 .
svn merge -c -1059341 .
svn merge -c -1059339 .
svn merge -c -1059333 .
svn merge -c -1059308 .
This is me giving up on [TS-641] for now.
Lessons learned: use git, lots of micro-testing.
(Either that, or expand the regression test suite.)
44 lines of code changed in 6 files:
[TS-641] html2 is no more.
0 lines of code changed in 1 file:
[TS-641] html2 is now almost gone
0 lines of code changed in 1 file:
The WebUI is a huge beast. This commit is for[TS-641]
removing almost half of the files. The rest are more hairy,
in that they are entangled with other mgmt code.
One of the last commits broken traffic_manager in a way not
covered by regression tests.
0 lines of code changed in 2 files:
This is a good safe-point for [TS-641] as we're back to compiling/linking
and running. Regression tests are passed also.
I've started by removing files from html2 and purge all the references to
these files, then recursively remove the references to these references.
115 files later... admin_access.config has fallen to the axe, but it's only the
first in a series..
3 lines of code changed in 7 files:
A bit of configure.ac cleanup, and a fix for WCCP building.
1 lines of code changed in 1 file:
TS-637 Remove update_records.cc
Also cleanup some discrepancies with how we use LOCAL_MANAGER
define. This is sort of a mess honestly, we ought to clean this
up better long term.
14 lines of code changed in 1 file:
TS-637 remove MgmtPing it was found to be unusuable in prod
0 lines of code changed in 3 files:
TS-636 Remove StatAggregation.[cc,h]
1 lines of code changed in 3 files:
TS-631 Rename proxy/mgmt2 to proxy/mgmt
1276 lines of code changed in 6 files: