| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add ubuntu/resolute dockerfile for 10.2.0 builds (#13573) | 16 天前 | |
Adjust capitalization of OpenSSL when not referencing openssl CLI (#8056) | 5 年前 | |
yapf: use yapf instead of autopep8 (#10860) autopep8 does not support Python 3.12, which is a requirement for moving to fedora:39. The following ticket has been open without comment from the development community for 6 weeks: https://github.com/hhatto/autopep8/issues/712 Transitioning to yapf is easy, and the community behind it seems stronger. I think moving forward it is a better Python formatter for us. | 2 年前 | |
Remove traffic_manager and related code. (#8633) * BREAKING: traffic_manager removal. Removing code related to: traffic_manager binary. records syncronization between TS running as client and TM running as server. deprecated functions, ie: mgmt_log legacy RPC mechanism, LocalManager, ProcessManager. Remove usage of traffic_manager from some unit tests. I had to make some adjustments to the way some of the tests "when" clauses were used. TS ready now uses the default “when” clause(FileContains) which is also checking the existence of the file, the latest is what was used in this test. TM removal: Remove some records used by TM and note in the docs that they are now deprecated. TM removal: Work the docs so they reflect that TM is no longer supported. This commit also includes some changes in the Records config file. TM Removal: Rename new traffic_ctl to the new folder(same as before). Ammend makefiles to just build the new version. TM: Removal. Merge mgmt2 and mgmt folders. Use the best from each folder and compile them into a single mgmt folder. mgmt2 was used to keep track of all new RPC code including things that can be reuse from the old mgmt folder, now with the clean up for the original folder we can just put the leftovers together. This also add some notes into some documentation. TM Removal: Remove Signal,Event and Alarms header files. This is a second part of the removal of the code related to events and alarms. TM Removal: remove Admin perl module. TM removal: Fix doc issues and missing include. Fix build issue Fix not literal string issue * Update unit test after merge from master: Use traffic_server instead of traffic_manager. * Mark legacy records as deprecated * Fix bsd build crash: Add include for unordered_map * Fix trafficserver.ext: Fix rebase issue, it looks like I was missing the ts args from the command line. Fixed now. | 4 年前 | |
Fix config file generation in contrib/make-ssl-multicert | 12 年前 | |
Replace storage.config and volume.config with storage.yaml (#13031) * Replace storage.config & volume.config by storage.yaml * Doc: storage.yaml Co-authored-by: Alan M. Carroll <amc@apache.org> * Fix unit tests with ASan * Fix cache_volume_features AuTest * Fix CacheProcessor::diskInitialized * Minor fixes * Configuration Parsing Library Support * Add 'traffic_ctl config convert storage' cmd * Claenup --------- Co-authored-by: Alan M. Carroll <amc@apache.org> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 16 天前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 12 年前 | ||
| 5 个月前 |