History for client/1.0/pkgd.eagle
2016-10-27
| ||
23:21 | Renamed to client/1.0/neutral/pkgd.eagle. Add initial support for platform-specific packages. check-in: [3f6a616e8a] user: mistachkin, branch: trunk, size: 0 | |
2016-10-19
| ||
00:06 | Improve an error message. file: [120bac8f62] check-in: [ae0aa7a51c] user: mistachkin, branch: trunk, size: 41302 [annotate] [blame] [check-ins using] [diff] | |
2016-10-18
| ||
23:58 | Breaking change to the public 'downloadFiles' package downloader procedure: use a single options dictionary instead of boolean arguments. Add the '-allowUpdate' option. file: [825e8f4207] check-in: [8406634ad4] user: mistachkin, branch: trunk, size: 41277 [annotate] [blame] [check-ins using] [diff] | |
19:49 | Add support for custom (private?) backend package file servers using overridden URNs for login, download, and logout. file: [809fd86192] check-in: [fc7477ac04] user: mistachkin, branch: trunk, size: 40635 [annotate] [blame] [check-ins using] [diff] | |
06:10 | Backout some changes from the previous check-in: if the master package index file for native Tcl already exists, its contents are assumed to be correct. file: [5880778674] check-in: [94a31bb430] user: mistachkin, branch: trunk, size: 37621 [annotate] [blame] [check-ins using] [diff] | |
05:47 | Run the saved 'package unknown' handler first, check its results, and skip the repository handler if appropriate. Allow the package persistence root directory to be overridden and verified easily. Procedure naming cleanup for OpenPGP. Attempt to avoid adding redundant directories to the auto-path. Modify the master package index when the *target* language is Tcl, not the current language. Upon loading the package downloader package, add the package persistence root directory to the auto-path if it resides outside of all auto-path directories. file: [3ae0666b79] check-in: [ff305e4211] user: mistachkin, branch: trunk, size: 38465 [annotate] [blame] [check-ins using] [diff] | |
2016-09-17
| ||
01:27 | Make sure all uses of the native Tcl 'http' package are prefixed with '::'. file: [2ca5ec045e] check-in: [6943eb70a6] user: mistachkin, branch: trunk, size: 29528 [annotate] [blame] [check-ins using] [diff] | |
2016-09-15
| ||
08:19 | Address chicken-and-egg issues related to the 'http' and 'tls' packages. Add 'allowInsecureHttp' setting to permit insecure HTTP requests to be issued by the client. Prevent the package downloader from using the API keys associated with the package repository. Add and update comments. file: [64d1062216] check-in: [5790d1dd55] user: mistachkin, branch: trunk, size: 29526 [annotate] [blame] [check-ins using] [diff] | |
2016-09-14
| ||
21:41 | Add 'apply' compatibility shim for native Tcl 8.4. Enhance and update comments. file: [cc28280428] check-in: [2bfdcf67cf] user: mistachkin, branch: trunk, size: 29521 [annotate] [blame] [check-ins using] [diff] | |
2016-09-10
| ||
22:05 | Add command line tool (wrapper) that can pre-install packages. Fix the Package Downloader Client so that it will automatically create the necessary master package index for native Tcl when needed. file: [eccf995f19] check-in: [8101e57c80] user: mistachkin, branch: trunk, size: 29520 [annotate] [blame] [check-ins using] [diff] | |
2016-09-06
| ||
19:10 | Namespace support must be enabled (i.e. in Eagle) for the package clients. file: [bba4803a0e] check-in: [d1e4c32aff] user: mistachkin, branch: trunk, size: 26644 [annotate] [blame] [check-ins using] [diff] | |
2016-08-22
| ||
00:39 | Make it possible for the package downloader client to use different API keys from the package repository client. file: [263e64d8e8] check-in: [81125bba50] user: mistachkin, branch: trunk, size: 26392 [annotate] [blame] [check-ins using] [diff] | |
2016-08-21
| ||
23:52 | Add missing header comments. Escape URI parameters used by the package downloader client. Add 'public' account support to the package downloader client. file: [b3945860da] check-in: [5d006e65c1] user: mistachkin, branch: trunk, size: 26085 [annotate] [blame] [check-ins using] [diff] | |
21:16 | Add Fossil logout support. file: [9a9904770b] check-in: [9b4f8b3fdc] user: mistachkin, branch: trunk, size: 23470 [annotate] [blame] [check-ins using] [diff] | |
08:01 | Add Fossil login cookie support. file: [e26961fb7d] check-in: [be4962976f] user: mistachkin, branch: trunk, size: 21959 [annotate] [blame] [check-ins using] [diff] | |
03:25 | Set the HTTP redirect limit to 20, per the standard default used by Mozilla. file: [1f3f84a892] check-in: [3bd1e45c11] user: mistachkin, branch: trunk, size: 17707 [annotate] [blame] [check-ins using] [diff] | |
03:10 | Unify the 'unique suffix' handling used by the client packages. Tighten up temporary directory handling, deleting them when possible. file: [db99d690a9] check-in: [0bff0fc24a] user: mistachkin, branch: trunk, size: 17707 [annotate] [blame] [check-ins using] [diff] | |
2016-08-19
| ||
23:27 | Add support for checking the installed version of a package prior to downloading it. Also, finish removing the fix applied in check-in [345ffb1dd5] (i.e. removal of the 'm' query parameter). file: [8f95de070a] check-in: [8d39ddb985] user: mistachkin, branch: trunk, size: 17898 [annotate] [blame] [check-ins using] [diff] | |
20:45 | Attemt to force the Tcl 'http' package to treat all downloaded files as binary and avoid line-ending translations. file: [a24ae288ef] check-in: [345ffb1dd5] user: mistachkin, branch: trunk, size: 14681 [annotate] [blame] [check-ins using] [diff] | |
19:59 | Fix some comments. file: [0810aba31e] check-in: [ff701ef80a] user: mistachkin, branch: pkgdSelfUpdate, size: 14669 [annotate] [blame] [check-ins using] [diff] | |
19:56 | Fix PGP signature checking. file: [297a91d7bb] check-in: [90d6512a4d] user: mistachkin, branch: pkgdSelfUpdate, size: 14660 [annotate] [blame] [check-ins using] [diff] | |
19:37 | When downloading for a self-update, overwrite existing files. file: [a49ff45f93] check-in: [09a7063c6e] user: mistachkin, branch: pkgdSelfUpdate, size: 14426 [annotate] [blame] [check-ins using] [diff] | |
19:14 | The package downloader client is now working again. file: [e00eecc8fc] check-in: [e31d9b486a] user: mistachkin, branch: pkgdSelfUpdate, size: 14261 [annotate] [blame] [check-ins using] [diff] | |
04:51 | Refactoring work-in-progress on the package downloader client. file: [d48f797d43] check-in: [1b8b52e27d] user: mistachkin, branch: pkgdSelfUpdate, size: 13536 [annotate] [blame] [check-ins using] [diff] | |
02:55 | Renamed client/pkgd.eagle → client/1.0/pkgd.eagle. Move all package client files into a '1.0' sub-directory. file: [39534dc0c9] check-in: [7e7cba65fa] user: mistachkin, branch: trunk, size: 9941 [annotate] [blame] [check-ins using] [diff] | |