Timeline
Not logged in

50 events by user mistachkin occurring around 2016-12-28 22:48:48.

More ↑
2017-07-01
21:00
Add package index file missing from the previous check-in. check-in: 722f412eed user: mistachkin tags: trunk
20:47
Add OpenPGP signature file missing from the previous check-in. check-in: a53779736f user: mistachkin tags: trunk
20:40
Add 'HelloWorld' MSIL-based package. check-in: d79f52abb9 user: mistachkin tags: trunk
20:25
First pass at auto-detection support for the ability to run CLR-based packages using the .NET Framework or Mono. check-in: 51260e7f88 user: mistachkin tags: trunk
03:46
Add support for more native platforms. Add support for the 'msil' meta-platform. check-in: 5f7af1c898 user: mistachkin tags: trunk
2017-06-29
21:38
Make downloading the Package Signing Keys more robust by adding support for mirror URIs. check-in: 4736fe9200 user: mistachkin tags: trunk
2017-06-28
03:21
Pickup upstream changes to the Eagle Common Tools Package. check-in: 0cacadaddc user: mistachkin tags: trunk
2017-06-16
17:56
Add 'common.tcl' file to the deployment tool. check-in: 0fdd81ab35 user: mistachkin tags: trunk
16:56
Make the package uploader client support Fossil 2.x. check-in: 7e3d31032f user: mistachkin tags: trunk
2017-05-30
16:57 Edit [b40d538407]: Edit check-in comment. artifact: 5ec440b3f6 user: mistachkin
2017-05-27
02:18
Fix the name of one of the renamed HTTP response handling procedures so that it includes the word 'Raw'. check-in: b40d538407 user: mistachkin tags: trunk
02:02
Rename the HTTP response handling procedures that are shared by the repository client and the uploader client. check-in: 90e59a1c35 user: mistachkin tags: trunk
00:11
Pickup Harpy tooling changes from upstream into externals. check-in: 82944b3bb8 user: mistachkin tags: trunk
2017-05-26
23:17 Changes to wiki page Package Downloads Server artifact: 1b2678b211 user: mistachkin
22:45 Changes to wiki page Package Downloads Server artifact: 360a5c420c user: mistachkin
2017-04-10
17:59
For the 'PackageRepository' package, only create the 'pkgr_path' variable if it does not already exist. check-in: 3edf68b957 user: mistachkin tags: trunk
2017-04-01
21:24
Adjust a regular expression in the uploader client to deal with Fossil 2.x SHA3 hash lengths. check-in: d2b5fafbb8 user: mistachkin tags: trunk
2017-02-09
23:52
Pickup comment changes from upstream for the common Tcl package. check-in: 0c128d5303 user: mistachkin tags: trunk
23:11
Add and improve comments in the common Tcl package. check-in: 0b9b876081 user: mistachkin tags: trunk
2017-02-08
03:42
Pickup upstream changes (refactoring) for the procedures stolen from the 'getEagle.tcl' script file. check-in: eb184f409f user: mistachkin tags: trunk
2017-01-09
22:17
Improve spacing and comments. check-in: 0fb93bda17 user: mistachkin tags: trunk
2016-12-31
05:50
Revise how environment variables are handled when they are based on namespace variables. check-in: e6f1fa0399 user: mistachkin tags: trunk
2016-12-30
01:48
Add initial support for signing Eagle package files with Harpy. check-in: 57c3faf02f user: mistachkin tags: trunk
2016-12-29
15:34
Abbreviate the check-in identifier included in the comments for added packages. check-in: 67335534fe user: mistachkin tags: trunk
2016-12-28
22:48
Include the client checkout-id in the check-in comment for added packages. Minor cleanup. check-in: cec5171845 user: mistachkin tags: trunk
01:29
Fix broken Eagle widget numbering from check-in [1720eb4c52661ce7]. check-in: 3b7faf08dc user: mistachkin tags: trunk
01:19
Fix a typo from the previous check-in. check-in: 6003a33192 user: mistachkin tags: trunk
01:17
Update the package uploader client tool to expose the server ID. check-in: 1720eb4c52 user: mistachkin tags: trunk
00:49
Make handling of private server IDs more consistent. check-in: f181118f24 user: mistachkin tags: trunk
2016-12-26
01:16
Adjust error message formatting for better presentation. check-in: ee44a80fb7 user: mistachkin tags: trunk
01:04
Another improvement to the error message handling. check-in: f9d0c268c6 user: mistachkin tags: trunk
00:46
Improve messages for the package uploader client errors related to its initial setup. check-in: 036720066a user: mistachkin tags: trunk
2016-12-23
23:46
A bit of code cleanup in the package uploader. check-in: 3cfc75a37d user: mistachkin tags: trunk
23:14
Make sure closing the Tk window exits the vwait. Refactor uploader client into package script and a tool script. check-in: 2def651bb5 user: mistachkin tags: trunk
21:26
Improve error reporting for the package metadata submission phase. check-in: a854269f3d user: mistachkin tags: trunk
21:14
Make sure the 'directory' local variable is set for use with 'subst' for native Tcl (i.e. as well as Eagle). Add procedure to verify that Fossil is installed prior to attempting to use it. check-in: 4a82ecb4c7 user: mistachkin tags: trunk
04:37
Enable package submissions in the uploader client. Modify name prefix for Tk label widgets. check-in: 9c01f58e6f user: mistachkin tags: trunk
04:20
Be careful to avoid modifying the namespace directory variables when formatting arguments to 'exec'. check-in: 84bd59ace2 user: mistachkin tags: trunk
04:04
Make sure all Fossil command arguments are formatted properly for Eagle. Fixes to Tk layout. Make sure uploader client user interface has a title. check-in: a86353b0d1 user: mistachkin tags: trunk
02:27
For the package uploader, if the target platform is 'neutral' or the same as the current platform, use 'automatic' (an empty string) instead. check-in: 378a6a413c user: mistachkin tags: trunk
02:04
The targetDirectory variable must be available in the 'stageOnePackageFile' procedure. check-in: 8697b9e9cc user: mistachkin tags: trunk
01:53
Make sure the OpenPGP signature files are included when staging package files. check-in: fb013b8d6d user: mistachkin tags: trunk
01:03
Corrections to error handling for the 'submitEventHandler' procedure. check-in: c29841080c user: mistachkin tags: trunk
00:33
In the package uploader client, make sure the language argument is in title case for the repository server metadata and in lower case for the file server directory. check-in: bf5a5e46de user: mistachkin tags: trunk
00:15
When storing the directory portion of 'info script', normalize it first. Fixes to the checkout directory handling for staging files in the package uploader client. check-in: 25cb98f2fe user: mistachkin tags: trunk
2016-12-22
22:56
The 'getRelativeFileNames' procedure requires the maximumLevels argument. check-in: ee4b2e75a2 user: mistachkin tags: trunk
22:37
Add missing namespace qualifier for the 'createOpenPgpSignature' procedure. Add block to submit stuff in batch mode. check-in: fa3b062d0e user: mistachkin tags: trunk
2016-12-20
04:35
Tweak several error messages. Stub in the submit button event handler. The end-to-end package submission process needs testing. This especially applies to the package file staging, commit, and repository metadata submission phases. check-in: 424822c8c7 user: mistachkin tags: trunk
03:39
More work on the package uploader client user interfaces for both Tk and Eagle. check-in: 331618853a user: mistachkin tags: trunk
2016-12-19
20:56
Initial work on creating the package uploader user interface using Tk. check-in: 3aee276ab2 user: mistachkin tags: trunk
More ↓