10 descendants and 10 ancestors of 59b2cc4c4d1afe6c0c5ee55969bd765a02e7b1fb
2016-08-17
| ||
18:38 | Add support for a 'settings' file that is loaded prior to setting up the default settings. check-in: f26f12f996 user: mistachkin tags: trunk | |
18:03 | Minor tweaks. check-in: 4b4b277a8b user: mistachkin tags: trunk | |
17:59 | Add support for multiple API keys. Change package variable prefix to 'pkgr' instead of 'rpkg'. check-in: 7c3824bfd1 user: mistachkin tags: trunk | |
06:18 | Do not try to auto-hook the 'package unknown' handler if it is already hooked. check-in: e7c21e360a user: mistachkin tags: trunk | |
05:27 | Completely refactor the 'package unknown' handler error handling. check-in: 7a658563b4 user: mistachkin tags: trunk | |
02:27 | Adjust comments. check-in: 607e185516 user: mistachkin tags: trunk | |
02:16 | Add support for cross-checking the package script language against the current language when processing requests from the 'package unknown' handler. check-in: ece3bff7e2 user: mistachkin tags: trunk | |
01:36 | Minor revisions to coding style. check-in: 2048f9a7cd user: mistachkin tags: trunk | |
00:36 | Add an environment variable that when set disables cleanup of downloaded package scripts and certificates. check-in: 32cee9aaad user: mistachkin tags: trunk | |
00:31 | Fix error message handling for bad PGP signatures. check-in: 53cea3f4d2 user: mistachkin tags: trunk | |
00:12 | Make it possible to set the ApiKey and BaseUri via the environment. check-in: 59b2cc4c4d user: mistachkin tags: trunk | |
2016-08-16
| ||
23:51 | Remove unused procedure argument. check-in: 6a93f22dad user: mistachkin tags: trunk | |
23:42 | Make the temporary file cleanup code shared by all the appropriate code paths. Coding style cleanup. check-in: 3b8436d84c user: mistachkin tags: trunk | |
23:16 | Add preliminary support for package scripts that are signed using OpenPGP. check-in: d81d61b270 user: mistachkin tags: trunk | |
21:35 | Add preliminary support for package scripts that have a PGP signature instead of a Harpy certificate. check-in: 4335ea0899 user: mistachkin tags: trunk | |
03:10 | Add initial draft of the package downloader tool. check-in: 878f889075 user: mistachkin tags: trunk | |
2016-08-15
| ||
22:18 | Coding style corrections. check-in: 509edf2c46 user: mistachkin tags: trunk | |
22:11 | Add variables to package repository client to configure various parameters, including 'quiet mode' and whether or not to automatically load Tcl/Garuda and install the hook. check-in: 8d336a92f5 user: mistachkin tags: trunk | |
21:03 | Enable 'quiet' mode for the package lookup request to the package repository server. check-in: 878e274ae3 user: mistachkin tags: trunk | |
20:47 | Always run the originally saved 'package unknown' handler. Also, fixup the package version to prevent sending requirement-spec style package versions to the server. check-in: a629ae4e7c user: mistachkin tags: trunk | |
19:46 | The ampersand character needs to be unescaped in the returned data from the package server. check-in: 306c8151d8 user: mistachkin tags: trunk | |