[root]/proxy/mgmt2/api2/remote

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 51 (100.0%) | 380 (100.0%) | 7.4 |
| mturk | 21 (41.2%) | 219 (57.6%) | 10.4 |
| zwoop | 24 (47.1%) | 100 (26.3%) | 4.1 |
| jplevyak | 2 (3.9%) | 55 (14.5%) | 27.5 |
| bcall | 4 (7.8%) | 6 (1.6%) | 1.5 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 8 files:
TS-593 Cleanup of inktomi.com
1 lines of code changed in 1 file:
TS-513 Fix configure issues for sqlite3.
This fix eliminates all of SimpleDBM, sqlite3 and bdb dependencies.
It also fixes the "make distclean" problem.
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).
74 lines of code changed in 3 files:
TS-571 Rename inktomi++.h to libts.h
1 lines of code changed in 1 file:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
TS-181 More cleanup for "auth" and "acl".
2 lines of code changed in 1 file:
TS-410 Make regression tests compile time optional.
It's now possible, via --disable-tests, to compile ATS without
the regression tests. I've also cleaned up the checks around
diagnostics. Both these features are enabled by default, so no
change in our normal behavior with this patch.
7 lines of code changed in 1 file:
TS-486 Also remove ARM and bypass configs (no longer supported)
0 lines of code changed in 1 file:
TS-486 Remove filter.config remnants.
5 lines of code changed in 1 file:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
0 lines of code changed in 1 file:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
0 lines of code changed in 1 file:
TS-400 Checkpoint 11 in cleanup.
8 lines of code changed in 3 files:
TS-366: Axe HOST_OS by running the automated script
2 lines of code changed in 1 file:
Remove redundant include paths from makefiles
2 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
55 lines of code changed in 2 files:
TS-345 Cleanup absolue paths and use Layout engine.
22 lines of code changed in 4 files:
Make sure Layout is created in every program. This means linking with iocore/libinkutils for programs that are not already linked
5 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
146 lines of code changed in 11 files:
Unify usage of PREFIX instead hard-coded /usr/local. The code for getting the TS_ROOT is duplicated about ten times. This should get put inside single API call.
42 lines of code changed in 1 file:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
6 lines of code changed in 2 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 2 files: