Timeline
Not logged in

10 descendants and 10 ancestors of 84bd59ace2248ebf03c7ce62a8829427e28858c0

2016-12-28
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