Directory mgmt/api/

Total Files:
25
Deleted Files:
0
Lines of Code:
17398

Browse with ViewVC

[root]/mgmt/api
            directory in repo include (2 files, 1524 lines)
            directory in repo remote (6 files, 5569 lines)

Lines of Code

mgmt/api/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 79 (100.0%) 2683 (100.0%) 33.9
zwoop 78 (98.7%) 2682 (100.0%) 34.3
amc 1 (1.3%) 1 (0.0%) 1.0

Most Recent Commits

amc 2011-02-06 11:04 Rev.: 1067713

TS-664

1 lines of code changed in 1 file:

zwoop 2011-02-04 22:08 Rev.: 1067390

TS-662 Make per partition stats for bytes used work

1 lines of code changed in 2 files:

zwoop 2011-01-20 17:36 Rev.: 1061587

TS-639 Rename the management APIs from INK* to TS*

2520 lines of code changed in 29 files:

zwoop 2011-01-20 13:13 Rev.: 1061490

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>

17 lines of code changed in 25 files:

zwoop 2011-01-19 17:29 Rev.: 1061074

TS-647 Move Layout out of iocore and into lib/ts

2 lines of code changed in 2 files:

zwoop 2011-01-19 14:35 Rev.: 1061012

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.

23 lines of code changed in 4 files:

zwoop 2011-01-19 14:35 Rev.: 1061011

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.

57 lines of code changed in 14 files:

zwoop 2011-01-18 15:39 Rev.: 1060601

TS-638 Move proxy/mgmt to mgmt/, part 1

62 lines of code changed in 2 files:

Generated by StatSVN 0.7.0