All files named "client/1.0/neutral/pkgd.eagle.harpy"
Not logged in

History for client/1.0/neutral/pkgd.eagle.harpy

2024-06-14
21:58
Minor refactoring to centralize handling of the login cookie checks. file: [8d96478328] check-in: [b2c948dd8a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2024-03-25
03:40
Fix a comment. file: [7a63ef98fe] check-in: [52f4d4c21f] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2024-03-16
05:44
Make sure that the '-timeouttype' option is used everywhere appropriate. file: [b8f4962d3c] check-in: [18576af26f] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2023-01-21
19:56
Start using the 'tcl.to' domain for URN management. file: [e73c429a3b] check-in: [8504add871] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2022-10-13
02:29
Ok, fix another typo that shows up in the docs. file: [3f63477df8] check-in: [68ac1cea9a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
02:16
Fix a spelling typo. file: [7815535a36] check-in: [9174e199ad] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2022-03-02
20:43
Merge various recent fixes and enhancements to the package client toolset. file: [38e4a4272a] check-in: [372ee60877] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2020-10-28
03:56
Update list of supported native Tcl versions. file: [2f2cab99b1] check-in: [3dfd1392a1] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2020-06-19
22:37
Re-sign all script files modified on this branch. file: [e6b245db39] check-in: [514911591e] user: mistachkin, branch: terms, size: 4051 [annotate] [blame] [check-ins using] [diff]
2020-03-27
20:58
Various fixes related to package version checking and OpenPGP integration. file: [33fa834c19] check-in: [1ba61d8533] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-11-06
16:00
Pickup 'common.tcl' fixes from upstream, mostly related to TLS handling. Unify variable override handling. Bump version. file: [d344a71fd0] check-in: [0771035cd3] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-10-16
04:29
Add .NET Core support for the 'msil' platform. file: [4d4d21bcbd] check-in: [9fa57a256a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-10-15
01:47
Robustify and enhance the settings file loader. file: [35724984ff] check-in: [4758efdbb2] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-09-08
21:56
Stub in support for grabbing the package name out of the lookup metadata. file: [c7e90b4ac6] check-in: [ccfa024e3e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-08-15
05:53
Fix automatic platform detection for the client. file: [13d4602eca] check-in: [2f4fd26949] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
05:33
Fix issue with client version validation (slightly incorrect regular expression). file: [5ecafc11f4] check-in: [75034612c0] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2019-01-25
03:48
Make sure the Eagle core library has the TEST and NETWORK compile options prior to using the ScriptWebClient from the Eagle._Tests.Default class. file: [4b492ba998] check-in: [d1541d23e5] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2018-08-23
02:35
Fix some integration issues between the package uploader client and the procedures shared with the package downloader client. file: [79b182b8bd] check-in: [79fa8a2c0c] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
01:20
Enhance argument validation logic, primarily in the uploader client. file: [be8f59bf7a] check-in: [934c2033b2] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-12-19
23:53
Attempt to disable home directory usage for GPG detection. Bump client version to 1.0.5. file: [a5ef239229] check-in: [337bd1593a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-12-08
06:46
Skip modifying the auto-path if the necessary Eagle sub-packages are somehow already present. Bump client version to 1.0.4. file: [d9f3894ffe] check-in: [ad592e465a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-12-07
20:15
Bump client version to 1.0.3. file: [e272534eea] check-in: [3a25d976e3] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-10-19
02:49
Move the Mono and Fossil executable file names to their own variables. file: [3cc65584b1] check-in: [3a41cb39ee] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-10-18
23:50
Bump client version to '1.0.2'. file: [b9afa832a0] check-in: [ff15d19f5e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
20:42
The 'downloadFiles' procedure should extract options before doing any other significant work. Also, verify the OpenPGP signature for all downloaded manifests used to automatically detect the platform of a package. file: [745199d474] check-in: [c2f94d309c] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-10-04
19:00
Bump client version to '1.0.1'. file: [d837520dad] check-in: [8041d996dc] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
18:12
Revise how client version strings are validated. file: [70736d60a2] check-in: [c0f928a659] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-10-03
21:30
Emit diagnostic messages for temporary directories used by the package downloader client. file: [a83c849192] check-in: [0018648ed7] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
21:15
Move the downloader client temporary directory name building logic into the new 'getUniqueTempDirectory' procedure. file: [4f952ebfe2] check-in: [7031dfbb46] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-08-15
15:46
Unless the '-overwrite' option is specificed, skip downloading persistent files that already exist. file: [7854d61389] check-in: [e4d6fd9866] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-07-21
22:01
Fix automatic package platform detection that was broken by the previous check-in (split file name off-by-one error). file: [0d33dcda93] check-in: [73c4a2b205] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
21:55
Move all the package files into the 'packages' sub-directory. file: [5e661b49d5] check-in: [4a0a76829e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-07-05
21:15
Fix missing URNs in the PackageDownloader::useServerId procedure. Add comments. file: [e4290de787] check-in: [6a9d5b82b4] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-07-01
20:25
First pass at auto-detection support for the ability to run CLR-based packages using the .NET Framework or Mono. file: [27a068b050] check-in: [51260e7f88] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
03:46
Add support for more native platforms. Add support for the 'msil' meta-platform. file: [37450dd0a8] check-in: [5f7af1c898] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2017-06-29
21:38
Make downloading the Package Signing Keys more robust by adding support for mirror URIs. file: [c2bee909b3] check-in: [4736fe9200] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-12-28
00:49
Make handling of private server IDs more consistent. file: [3024bb4fcc] check-in: [f181118f24] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-12-23
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. file: [e6a1fb1c69] check-in: [378a6a413c] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
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. file: [d8560754b2] check-in: [25cb98f2fe] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-12-18
21:53
Initial work on the package uploader client. Not yet fully working nor tested. file: [67e18415a4] check-in: [43aac90409] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
21:50
More work on supporting the package uploader client. Use the new OpenPGP 'keys' file (i.e. 'keys.asc', the one with potentially more than one Package Signing Key). file: [35470332d1] check-in: [0fc9d3e420] user: mistachkin, branch: uploaderClient, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-11-15
05:31
Initial work on supporting packages that have multiple historical versions that reside in the same directory. file: [a7a7bcae74] check-in: [6dad700159] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-11-03
19:05
Add support for detecting the OpenPGP installation and adding it to the PATH if necessary. file: [500a620acc] check-in: [e6dad2a80e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-11-02
05:02
The 'Package Downloader Client' package cannot use the 'isEagle' procedure until the 'Package Repository Client' package is loaded. Add the 'pkgr_setup.eagle' tool to download and import the Package Signing Key. file: [d45418c704] check-in: [884a589665] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-11-01
20:09
Improve the error message about being unable to create the persistent root directory. Revise the default user settings for 'mistachkin'. file: [f0e3913baf] check-in: [e4a84c9f60] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-10-31
01:21
Fix a comment. file: [4723db0649] check-in: [086029eb28] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
01:19
Remove some duplicated code. Reorganize some code. file: [7c27a35e91] check-in: [6a05f4832c] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
00:39
Fix platform detection for neutral packages in the downloader. Verify that OpenPGP is installed prior to calling it. file: [8bbe23a216] check-in: [5652e4cf00] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-10-28
20:59
Fix URI query parameter escaping when evaluated in Eagle. file: [96c6999702] check-in: [ca8bb45c5e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
05:47
Cleanup the manifest file name pattern handling. file: [b945235380] check-in: [dfb74d86df] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
04:59
Add temporary directory cleanup block missing from the previous check-in. file: [f6c34c9837] check-in: [1c31eb341e] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
04:53
Add support for automatically detecting the platform for a package to be downloaded. file: [02d7425114] check-in: [6919e92033] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
02:15
Allow the platform string 'neutral' to be used manually. file: [62b4c2cc70] check-in: [3dee9dc9c9] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]
2016-10-27
23:21
Renamed client/1.0/pkgd.eagle.harpy → client/1.0/neutral/pkgd.eagle.harpy. Add initial support for platform-specific packages. file: [8756d0eeb2] check-in: [3f6a616e8a] user: mistachkin, branch: trunk, size: 4051 [annotate] [blame] [check-ins using] [diff]