
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 105 (100.0%) | 712 (100.0%) | 6.7 |
| zwoop | 62 (59.0%) | 310 (43.5%) | 5.0 |
| manjesh | 7 (6.7%) | 210 (29.5%) | 30.0 |
| mturk | 23 (21.9%) | 115 (16.2%) | 5.0 |
| bcall | 10 (9.5%) | 44 (6.2%) | 4.4 |
| amc | 2 (1.9%) | 30 (4.2%) | 15.0 |
| jplevyak | 1 (1.0%) | 3 (0.4%) | 3.0 |
TS-631 Rename proxy/http2 to proxy/http
0 lines of code changed in 17 files:
TS-616 Support normal default path for remap plugins
20 lines of code changed in 1 file:
TS-589 modify TSContSchedule to take a thread type, and add TSContScheduleEvery
5 lines of code changed in 2 files:
TS-599 First cut at new APIs, and a remap plugin
Also cleaned up / added suggestions from amc.
5 lines of code changed in 7 files:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
2 lines of code changed in 2 files:
TS-497 Move / create some "fast" itoa to ink_string.h
6 lines of code changed in 1 file:
TS-434 UrlRewrite cleanup.
More cleanup, for now, disable an obscure feature to allow
us to clean out UrlRewrite.cc. We should fix this later, using
the new remap processor.
18 lines of code changed in 3 files:
TS-434 UrlRewrite cleanup.
First checkpoint, with some nice cleanup.
9 lines of code changed in 2 files:
Fix some ICC compiler warnings, tested with ICC, clang and gcc
3 lines of code changed in 1 file:
TS-427: build ATS with clang -- this patch was submitted by Igor Galic (igalic/i.galic)
This patch changes 'struct' to 'class' in forward declarations and
%hu to %u for printing IP addresss, removes some dead code and add parens
around assignments in if (...) conditional expressions.
After getting 3 bugs fixed in clang, we now compile and run with clang!
3 lines of code changed in 1 file:
TS-450 More ICC compiler warnings.
Also fixed a problem with building the http2/remap code outside
of http2 (a previous fix).
5 lines of code changed in 2 files:
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:
TS-224 Cleanup / fixed for remap and remap chaining.
Tested: Fedora Core 13, Ubuntu 10.04, FreeBSD, MacOSX.
202 lines of code changed in 16 files:
Improved fix for TS-433.
3 lines of code changed in 1 file:
This is a merge from the ts-291 branch. It is an update to implement
forward transparency. See TS-291 for details.
27 lines of code changed in 1 file:
TS-400 Checkpoint 9 in cleanup.
30 lines of code changed in 2 files:
TS-400 Checkpoint 8 in cleanup.
2 lines of code changed in 3 files:
TS-400: Get basic features to compile with Intel CC
Tested: Fedora Core 13 (64-bit)
This requires the addition of --disable-ccache, since I can't
get ccache to behave properly/reliably with ICC. To compile, do
CXX='icpc' CC='icc' ./configure --prefix=/opt/ats --disable-ccache
1 lines of code changed in 1 file:
TS-384: creating transaction specific 'to URL' in case of regex remap match
Full list of changes:
1) Added UrlMappingContainer to control access to 'toURL' of url mappings
2) Regex remap code creates new toURL on rule match and sets in container
3) Removed some unnecessary (no code breaks) code to reduce maintainance overhead
210 lines of code changed in 7 files:
TS-366: Axe HOST_OS by running the automated script
1 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
114 lines of code changed in 22 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
41 lines of code changed in 3 files:
TS-328 Renamed proxy/api/include to proxy/api/ts and removed the
creation of the symlink to get the ts/ts.h structure.
Tested by George Paul
3 lines of code changed in 5 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 2 files: