Directory proxy/mgmt2/api2/

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

Browse with ViewVC

[root]/proxy/mgmt2/api2
                Folder removed from repo include (0 files, 0 lines)
                Folder removed from repo remote (0 files, 0 lines)

Lines of Code

proxy/mgmt2/api2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 166 (100.0%) 810 (100.0%) 4.8
mturk 51 (30.7%) 554 (68.4%) 10.8
zwoop 80 (48.2%) 162 (20.0%) 2.0
jplevyak 6 (3.6%) 66 (8.1%) 11.0
bcall 26 (15.7%) 26 (3.2%) 1.0
amc 2 (1.2%) 2 (0.2%) 1.0
igalic 1 (0.6%) 0 (0.0%) 0.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 27 files:

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

TS-593 Cleanup of inktomi.com

6 lines of code changed in 1 file:

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

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

0 lines of code changed in 1 file:

zwoop 2011-01-06 22:40 Rev.: 1056194

TS-620 And even more 64-bit fixes to the SM

2 lines of code changed in 1 file:

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

TS-576 Remove old, mostly unused records code

19 lines of code changed in 1 file:

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

59 lines of code changed in 6 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

8 lines of code changed in 8 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 10:08 Rev.: 1038702

TS-556 Remove the old (obsolete) logs.config

This format is no longer necessary, since the more advanced
XML log format is available. This also eliminates the option
to select either traditional or XML custom log formats, there
is only one such log format now (XML).

0 lines of code changed in 1 file:

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-18 08:48 Rev.: 1036498

TS-536 More cleanup of leftover RNI (which is not supported).

0 lines of code changed in 1 file:

zwoop 2010-11-16 13:22 Rev.: 1035782

TS-521 Rename all public APIs from INK* to TS*.

4 lines of code changed in 1 file:

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

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

3 lines of code changed in 2 files:

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

TS-486 Remove filter.config remnants.

0 lines of code changed in 7 files:

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

TS-485 InkAPI cleanup.

0 lines of code changed in 1 file:

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

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

1 lines of code changed in 4 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.

1 lines of code changed in 1 file:

zwoop 2010-08-03 16:23 Rev.: 982082

TS-400 Checkpoint 15 in cleanup.

4 lines of code changed in 1 file:

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

TS-400 Checkpoint 13 in cleanup.

3 lines of code changed in 1 file:

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

TS-400 Checkpoint 12 in cleanup.

3 lines of code changed in 3 files:

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

TS-400 Checkpoint 11 in cleanup.

47 lines of code changed in 6 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 1 file:

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 3 files:

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

TS-366: Axe HOST_OS by running the automated script

5 lines of code changed in 1 file:

mturk 2010-05-21 01:09 Rev.: 946930

Remove redundant include paths from makefiles

2 lines of code changed in 1 file:

mturk 2010-05-20 01:42 Rev.: 946566

TS-345 Use layout engine for resolving paths

15 lines of code changed in 1 file:

mturk 2010-05-20 01:29 Rev.: 946565

TS-345 Use layout engine for resolving paths

26 lines of code changed in 1 file:

jplevyak 2010-05-19 14:06 Rev.: 946395

TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft

66 lines of code changed in 6 files:

zwoop 2010-05-19 07:48 Rev.: 946204

TS-360: Don't use fd->_fileno directly.

Tested: Fedora Core 12.

1 lines of code changed in 1 file:

mturk 2010-05-19 04:31 Rev.: 946129

TS-345 Cleanup absolue paths and use Layout engine.

7 lines of code changed in 2 files:

mturk 2010-05-17 03:22 Rev.: 945064

Make sure Layout is created in every program. This means linking with iocore/libinkutils for programs that are not already linked

2 lines of code changed in 3 files:

mturk 2010-05-13 00:09 Rev.: 943821

Fix TS-344 by removing all trailing spaces from the source files

423 lines of code changed in 41 files:

mturk 2010-05-12 23:44 Rev.: 943817

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.

74 lines of code changed in 1 file:

bcall 2010-05-12 11:33 Rev.: 943621

TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.

26 lines of code changed in 7 files:

bcall 2010-05-06 16:40 Rev.: 941972

TS-331 Removed old #if 0 code and only include #if 1 code

0 lines of code changed in 3 files:

bcall 2010-05-05 11:35 Rev.: 941419

TS-180 Removed #ifdef OEM code

0 lines of code changed in 16 files:

Generated by StatSVN 0.7.0