Directory proxy/mgmt2/web2/

Directory Deleted:
2011-01-12 17:28
Total Files:
0
Deleted Files:
34
Lines of Code:
0

Browse with ViewVC

[root]/proxy/mgmt2/web2

Lines of Code

proxy/mgmt2/web2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 243 (100.0%) 1191 (100.0%) 4.9
bcall 38 (15.6%) 534 (44.8%) 14.0
mturk 63 (25.9%) 325 (27.3%) 5.1
zwoop 120 (49.4%) 278 (23.3%) 2.3
jplevyak 8 (3.3%) 29 (2.4%) 3.6
amc 6 (2.5%) 21 (1.8%) 3.5
igalic 6 (2.5%) 2 (0.2%) 0.3
georgep 2 (0.8%) 2 (0.2%) 1.0

Most Recent Commits

zwoop 2011-01-12 17:28 Rev.: 1058373

TS-631 Rename proxy/mgmt2 to proxy/mgmt

0 lines of code changed in 34 files:

zwoop 2011-01-12 17:01 Rev.: 1058362

TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api

2 lines of code changed in 1 file:

zwoop 2011-01-12 16:13 Rev.: 1058347

TS-491 ports used by Cluser function opened even no clustering

This will effectively disable the cluster port (8088) if
clustering is not enabled. In addition, traffic_cop is now
also checking the "cli" (unix domain socket) for health. And
of course, it only checks the health of the cluster port if
clustering is enabled.

4 lines of code changed in 1 file:

zwoop 2011-01-11 22:23 Rev.: 1057989

TS-593 Cleanup of inktomi.com

1 lines of code changed in 1 file:

igalic 2011-01-11 19:41 Rev.: 1057975

Cleanup code to fix errors with Clang's new -Wself-assign

2 lines of code changed in 2 files:

igalic 2011-01-11 19:08 Rev.: 1057972

Removing more cruft from WebUI

0 lines of code changed in 2 files:

igalic 2011-01-11 17:39 Rev.: 1057958

More work on TS-324, by phasing out TCL bindings.

0 lines of code changed in 2 files:

zwoop 2011-01-11 16:09 Rev.: 1057917

TS-491 Some cleanup as a start for fixing this

0 lines of code changed in 1 file:

amc 2011-01-11 08:49 Rev.: 1057703

TS-583

19 lines of code changed in 4 files:

zwoop 2011-01-10 14:22 Rev.: 1057373

TS-627 Fixes for "make check" to succeed.

Author: Arno Toell
Review: Leif

1 lines of code changed in 1 file:

zwoop 2010-12-15 18:45 Rev.: 1049765

TS-576 Fix the version number of the Cluster protocol

0 lines of code changed in 1 file:

zwoop 2010-12-15 18:45 Rev.: 1049764

TS-576 Remove old, mostly unused records code

3 lines of code changed in 3 files:

zwoop 2010-12-14 18:15 Rev.: 1049373

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).

27 lines of code changed in 8 files:

zwoop 2010-12-06 11:36 Rev.: 1042757

TS-584 Remove RAF pieces.

7 lines of code changed in 2 files:

zwoop 2010-12-02 09:47 Rev.: 1041444

TS-572 Rename librecords to lib/records.

1 lines of code changed in 1 file:

zwoop 2010-12-02 09:10 Rev.: 1041428

TS-571 Rename inktomi++.h to libts.h

4 lines of code changed in 4 files:

amc 2010-12-01 20:20 Rev.: 1041269

TS-569: move TsConfig, fixed makefiles.

1 lines of code changed in 1 file:

amc 2010-11-30 09:33 Rev.: 1040621

Adding WCCP support.
Adding TsConfig library.

1 lines of code changed in 1 file:

zwoop 2010-11-24 09:18 Rev.: 1038671

TS-555 Rename all log2 configs / stats to log.

8 lines of code changed in 3 files:

zwoop 2010-11-19 15:55 Rev.: 1037074

Cleanup of old MIXT stuff.

0 lines of code changed in 4 files:

zwoop 2010-11-19 15:01 Rev.: 1037046

TS-181 More cleanup for "auth" and "acl".

0 lines of code changed in 1 file:

zwoop 2010-11-08 16:46 Rev.: 1032788

TS-519 Fixes for clustering that broke with stats rewrite.

13 lines of code changed in 2 files:

zwoop 2010-10-13 21:36 Rev.: 1022377

TS-486 Also remove ARM and bypass configs (no longer supported)

0 lines of code changed in 2 files:

zwoop 2010-10-13 21:36 Rev.: 1022376

TS-486 Remove filter.config remnants.

1 lines of code changed in 8 files:

zwoop 2010-10-12 16:57 Rev.: 1021954

TS-485 InkAPI cleanup.

0 lines of code changed in 2 files:

zwoop 2010-09-28 10:15 Rev.: 1002270

TS-457 Eliminate a startup warning

This also makes more WebUI code contitional.

35 lines of code changed in 4 files:

zwoop 2010-09-22 13:30 Rev.: 1000197

TS-390: Dynamic sized librecords containers.

This adds some support for dynamically resizing the librecords
containers, based on proxy.config.stat_api.max_stats_allowed. This
eliminates (what I think is) a premature optimization that only
would "help" clustering (slightly), at the expense of complicating
the code a lot.

However, the dynamic resizing is currently disabled, since it
doesn't work 100%. Will fix for v2.1.4 (or remove).

8 lines of code changed in 1 file:

zwoop 2010-09-21 10:20 Rev.: 999511

TS-450 More ICC compiler warnings.

Also fixed a problem with building the http2/remap code outside
of http2 (a previous fix).

2 lines of code changed in 1 file:

zwoop 2010-09-17 10:49 Rev.: 998224

TS-401 Remove vestige of SNMP.

0 lines of code changed in 2 files:

zwoop 2010-09-17 09:58 Rev.: 998201

TS-443 Cleanup remnants of MIXT and LDAP/NTLM.

1 lines of code changed in 5 files:

zwoop 2010-09-16 16:45 Rev.: 997953

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:

zwoop 2010-09-16 08:05 Rev.: 997778

TS-367 Remove HAVE_LIBSSL

Author: Mladen Turk
Small additions by Leif.

4 lines of code changed in 4 files:

zwoop 2010-08-03 16:22 Rev.: 982080

TS-400 Checkpoint 13 in cleanup.

8 lines of code changed in 1 file:

zwoop 2010-08-03 16:22 Rev.: 982078

TS-400 Checkpoint 11 in cleanup.

7 lines of code changed in 2 files:

zwoop 2010-08-03 16:22 Rev.: 982077

TS-400 Checkpoint 10 in cleanup.

141 lines of code changed in 7 files:

zwoop 2010-06-14 21:02 Rev.: 954701

TS-364: Remove LLONG config option

Tested: FC-13 64-bit.

This patch also fixes a few areas in librecords where we'd downcast
the 64-bit integer to a 32-bit integer. That was the "cause" of the
problem here, fixing that allows the elimination of LLONG.

0 lines of code changed in 4 files:

mturk 2010-05-25 22:53 Rev.: 948329

TS-235: Merge InkTime and ink_time into one.

Since InkTime contains no class prototypes it was merged into ink_time and removed.
This also required to modify the files including InkTime.h and references
to include files InkTime.h was pulling.
1 done, 99 to go :)

8 lines of code changed in 3 files:

zwoop 2010-05-22 09:19 Rev.: 947314

Since ink_platform.h now requires ink_config.h to properly compile
on some platforms, I'm including ink_config.h there, and cleaning
out the the other includes. Feel free to change if this is not
appropriate, but this will fix build on FreeBSD at least (which
otherwise fails on ink_platform.h since it needs the defines from
ink_config.h).

0 lines of code changed in 8 files:

mturk 2010-05-22 07:08 Rev.: 947298

TS-366: Use ATS_HAVE_HEADER_H defines and add few code comments

0 lines of code changed in 1 file:

mturk 2010-05-22 06:51 Rev.: 947296

TS-366: Axe HOST_OS by running the automated script

23 lines of code changed in 5 files:

(10 more)

Generated by StatSVN 0.7.0