
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 133 (100.0%) | 19316 (100.0%) | 145.2 |
| igalic | 98 (73.7%) | 19225 (99.5%) | 196.1 |
| zwoop | 35 (26.3%) | 91 (0.5%) | 2.6 |
TS-638 Move proxy/mgmt to mgmt/, part 1
0 lines of code changed in 31 files:
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.)
19222 lines of code changed in 31 files:
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.
1 lines of code changed in 15 files:
safe point for [TS-641]: removed all references to WebHttpContext
0 lines of code changed in 24 files:
Removing a couple gifs from html2 and puring the
functions they were referenced from web2 [TS-641]
Trying to find a horrible failure of the build system.
0 lines of code changed in 3 files:
Should've done the test compile *before* comitting. [TS-641]
0 lines of code changed in 1 file:
Collecting some low hanging fruits [TS-641]:
Remove all unreferenced *.ink files from html2
0 lines of code changed in 1 file:
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..
2 lines of code changed in 23 files:
TS-636 Remove StatAggregation.[cc,h]
16 lines of code changed in 2 files:
TS-631 Rename proxy/mgmt2 to proxy/mgmt
75 lines of code changed in 2 files: