50 events occurring on or before 2016-10-27 23:21:40.
More ↑
2016-10-27
| ||
23:21 | Add initial support for platform-specific packages. check-in: 3f6a616e8a user: mistachkin tags: trunk | |
23:08 | Move Garuda into the correct platform-specific directory. check-in: c8baa45aec user: mistachkin tags: trunk | |
22:55 | Move Garuda into a platform-specific directory. check-in: 138078ef2a user: mistachkin tags: trunk | |
2016-10-25
| ||
23:00 | Improve comments for the procedures that were stolen from the 'getEagle.tcl' tool. check-in: 362c84915b user: mistachkin tags: trunk | |
2016-10-20
| ||
16:32 | Add PGP signatures for the settings files. check-in: 4c8fc8a901 user: mistachkin tags: trunk | |
16:30 | Add the 'pageOut' procedure to the HTTP support subsystem and use it for emitting messages to the console. check-in: 1d21d3fe40 user: mistachkin tags: trunk | |
2016-10-19
| ||
00:06 | Improve an error message. check-in: ae0aa7a51c user: mistachkin tags: trunk | |
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. check-in: 8406634ad4 user: mistachkin tags: trunk | |
19:49 | Add support for custom (private?) backend package file servers using overridden URNs for login, download, and logout. check-in: fc7477ac04 user: mistachkin tags: trunk | |
07:29 | Prevent stray diagnostic messages. check-in: 34f44d121a user: mistachkin tags: trunk | |
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. check-in: 94a31bb430 user: mistachkin tags: trunk | |
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. check-in: ff305e4211 user: mistachkin tags: trunk | |
2016-10-17
| ||
22:48 | Add more (optional) verbosity to the URI downloading procedure. check-in: dbe5f9fb75 user: mistachkin tags: trunk | |
21:28 | Add support for using multiple API keys in one server request. check-in: 4f3cbf49bf user: mistachkin tags: trunk | |
2016-10-16
| ||
08:33 | Add 'manifest' Fossil settings file. check-in: df6fd4a8eb user: mistachkin tags: trunk | |
2016-10-15
| ||
04:45 | Add the Garuda package that corresponds to the Eagle Beta 38 release. check-in: 4118dad0bc user: mistachkin tags: trunk | |
2016-10-08
| ||
18:33 | Add the 'license.terms' file from Eagle (i.e. the Tcl license). check-in: 47f4af2b33 user: mistachkin tags: trunk | |
2016-10-05
| ||
06:14 | • Edit [af7c32d9f5]: Add propagating "hidden". artifact: fe270261d2 user: mistachkin | |
2016-10-04
| ||
04:15 | Update Eagle core library files in externals to the Beta 38 release. check-in: 56c6191d9f user: mistachkin tags: trunk | |
2016-09-28
| ||
18:42 | Make the semantics used by the 'isPgpSignature' and 'isHarpyCertificate' procedures stricter. check-in: 2ab0ea3cbd user: mistachkin tags: trunk | |
2016-09-20
| ||
23:25 | Improve error handling in the 'getFileTempDirectory' procedure. check-in: e02a4ed613 user: mistachkin tags: trunk | |
2016-09-19
| ||
21:18 | • Changes to wiki page Eagle Package Repository artifact: 65428ee5ba user: mistachkin | |
21:11 | • Changes to wiki page Eagle Package Repository artifact: 3e307dcd62 user: mistachkin | |
21:05 | • Changes to wiki page Eagle Package Repository artifact: d9a1736947 user: mistachkin | |
2016-09-18
| ||
04:03 | Add the HTTP status code 300 as 'unsupported' instead of 'unrecognized'. check-in: 36c123618c user: mistachkin tags: trunk | |
03:32 | More refactoring of the native Tcl 'getFileViaHttp' helper procedure. check-in: af1f559982 user: mistachkin tags: trunk | |
2016-09-17
| ||
23:58 | Re-sign the 'client/1.0/pkgIndex.eagle.harpy.asc' file with GPG. check-in: da23537a44 user: mistachkin tags: trunk | |
18:31 | All packages are 'downloadable' when using Eagle. Enhance 'getFileViaHttp' to permit the forced HTTPS handling to be disabled. check-in: 0071c6835a user: mistachkin tags: trunk | |
01:27 | Make sure all uses of the native Tcl 'http' package are prefixed with '::'. check-in: 6943eb70a6 user: mistachkin tags: trunk | |
00:02 | Make sure that the TLS protocol is always enabled when downloading via HTTPS. check-in: fbe498f5f3 user: mistachkin tags: trunk | |
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. check-in: 5790d1dd55 user: mistachkin tags: trunk | |
07:24 | • Changes to wiki page Eagle Package Repository artifact: e2b0c9ddc5 user: mistachkin | |
2016-09-14
| ||
21:41 | Add 'apply' compatibility shim for native Tcl 8.4. Enhance and update comments. check-in: 2bfdcf67cf user: mistachkin tags: trunk | |
06:40 | More changes to the target directory handling in the deployment tool. check-in: d39ec13bf6 user: mistachkin tags: trunk | |
06:37 | Make the Package Repository Client directory name customizable when using the deployment tool. check-in: 29fe5d2274 user: mistachkin tags: trunk | |
2016-09-12
| ||
21:42 | • Edit [43d107aab9]: Edit check-in comment. artifact: a9955469be user: mistachkin | |
2016-09-10
| ||
23:16 | The package installer tool must manually enable 'package unknown' support when running in Eagle. Also, make sure the Eagle.Data package files are PGP signed. check-in: 43d107aab9 user: mistachkin tags: trunk | |
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. check-in: 8101e57c80 user: mistachkin tags: trunk | |
06:20 | Avoid making superfluous changes to the Eagle auto-path during the package bootstrap phase. check-in: 506829dcf7 user: mistachkin tags: trunk | |
2016-09-08
| ||
22:42 | • Edit [14521f22b8]: Edit check-in comment. artifact: 4342912835 user: mistachkin | |
22:21 | • Changes to wiki page Eagle Package Repository artifact: 95fcfc8ac3 user: mistachkin | |
22:10 | The 'VERSION' file(s) must be deployed as well. check-in: ec76ecd8ad user: mistachkin tags: trunk | |
22:01 | Add support for a configurable default list of API keys. check-in: af3a11e2cd user: mistachkin tags: trunk | |
2016-09-06
| ||
19:10 | Namespace support must be enabled (i.e. in Eagle) for the package clients. check-in: d1e4c32aff user: mistachkin tags: trunk | |
18:23 | Remove the Eagle package index for the packages borrowed from the Eagle core script library. check-in: 9eed74bcdb user: mistachkin tags: trunk | |
05:34 | Make automatically loading the Garuda package and/or a native Tcl library smarter. check-in: 60d4c9376a user: mistachkin tags: trunk | |
05:12 | • Edit [14521f22b8]: Edit check-in comment. artifact: d40e230fe4 user: mistachkin | |
05:11 | Add a simple (Windows-only) package client 'deployment' tool. Update the package repository client to modify its auto-path correctly in the 'as deployed' directory configuration. Also, remove a superfluous file. check-in: 14521f22b8 user: mistachkin tags: trunk | |
03:54 | Tag for the Eagle Beta 37 release. check-in: a5767b02fc user: mistachkin tags: trunk, release, release-1.0-beta-37, release-beta-1.0.6119.57133 | |
2016-08-28
| ||
09:42 | Update the package repository client to use the new modular Eagle core script library. check-in: 1d8a8f321b user: mistachkin tags: trunk | |