Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

32 check-ins using file www/gitusers.md version 85991b0e76

2021-06-15
01:00
Increase the version number to 2.14.2 Leaf check-in: fb3938ee09 user: drh tags: branch-2.14, version-2.14.2
01:00
Fix the client-side SSL connection setup so that it actually verifies the hostname on the certification from the server. check-in: 8126093ee9 user: drh tags: branch-2.14
2021-04-08
01:07
Version 2.14.1 check-in: 4de59089c2 user: drh tags: release, branch-2.14, version-2.14.1
01:07
But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). check-in: 96b0c1ffac user: drh tags: branch-2.14
00:27
Increase the version number to 2.14.1 check-in: b39338dcb1 user: drh tags: branch-2.14
00:22
Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. check-in: 3cea3a02ac user: drh tags: branch-2.14
2021-02-25
14:15
Rearrange the JavaScript code as a handler of the 'load' event; this keeps the global scope clean from the supplementary variables. check-in: ec55e51c44 user: george tags: wiki-history
2021-01-26
00:40
Update the customskin.md document to explain the latest practices. check-in: 48a4be5058 user: drh tags: trunk
2021-01-25
20:19
Add support for the "pikchr-background" detail.txt skin setting used to specify an alternative background color value for Pikchr diagrams. Set this value appropriately for the eagle and ardoise skins. check-in: 557f51b34b user: drh tags: trunk
19:11
Add the hamburger menu to the ardoise skin. check-in: b20654662e user: drh tags: trunk
18:57
Hamburger menu enhancements: (1) Rename the JS to src/hbmenu.js (2) Make the JS independent of TH1 so that it can be loaded using builtin_request_js(). (3) Add a new TH1 command that invokes builtin_request_js(). (4) Revise the default and plain_gray skins to make use of the previous. check-in: 9cd74289c0 user: drh tags: trunk
18:54
Fix the makefile in the previous check-in. Closed-Leaf check-in: 5fbc3b300b user: drh tags: standard-hbmenu
18:52
Enhance the hamburger menu JS so that it does not require TH1 support and can be independently loaded. Rename the hamburger menu JS to src/hbmenu.js. Add the new "builtin_request_js" TH1 command to request JS loading, and use that command in the default and plain_gray skins to access the common hbmenu.js code. check-in: d39732b714 user: drh tags: standard-hbmenu
18:29
Fix the selector for the CSS rules on the hamburger menu so that "hddrop" can be outside of "mainmenu". check-in: 18e2f5337f user: drh tags: trunk
17:45
Fix a NULL pointer deference in the "fossil search" command, as reported by [forum:/forumpost/2825291cf4|forum post 2825291cf4] check-in: 2d2d647390 user: drh tags: trunk
16:52
Get the hamburger menu working for the "plain_gray" skin. check-in: fa8be1ace6 user: drh tags: trunk
2021-01-21
23:34
Increase the version number to 2.15 to begin the next development cycle. check-in: 81a2e63be3 user: drh tags: trunk
23:33
Add the --list option to the "tarball", "zip", and "sqlar" commands. Also rig those commands so that if the output filename is an empty string or "/dev/null" then they do not actually form the output archive. check-in: c88880fa8a user: drh tags: trunk
2021-01-20
19:19
Merge version-2.14 check-in: 0e31c8d258 user: george tags: wiki-history
15:34
Version 2.14 check-in: 487776dc45 user: drh tags: trunk, release, version-2.14
12:16
Enhancements to the change log. Mention SQLite 3.35 and Fossil performance optimizations. check-in: fc8452b13f user: drh tags: trunk
02:09
Enable [https://sqlite.org/pragma.html#pragma_secure_delete|secure_delete] when deleting chat messages, so that there are no forensic traces left behind. check-in: 12a120dd37 user: drh tags: trunk
2021-01-19
08:09
Adjustments to [fb3dabd5c4bf638] so that the hue of the automatic colors is the same, and only the saturation and value are adjusted. In other words, ensure that historical hues are not modified by that change. <b>Edit:</b> The previous check-in seems to have more historically consistent colors, so we will continue with that for now. Leaf check-in: 1743f89a0a user: drh tags: mistake
2021-01-18
23:29
Adjust automatically chosen colors to be less saturated, and easier to read. check-in: fb3dabd5c4 user: drh tags: trunk
15:02
Update the built-in SQLite to the latest 3.35 alpha version that uses the EXISTS-to-IN optimization. EXISTS operators are used a lot in Fossil, so Fossil should give the new optimization a good real-world test. check-in: 74dd3187a9 user: drh tags: trunk
04:32
Added --no-print-result flag to test-th-source to suppress output of final result, as the default behavior sometimes causes duplicate output of the last expression. check-in: 817c643435 user: stephan tags: trunk
2021-01-17
23:36
Minor wording tweaks to various documentation files. check-in: 5aa71f59b7 user: drh tags: trunk
2021-01-15
20:48
Add para on git forking as siloed development enthusiastically adopted by github, who promote their public project count (currently 43 million according to the link.) check-in: a54732919d user: danshearer tags: trunk
15:22
Clarified a few points in the javascript.md doc check-in: 7b51e27f43 user: wyoung tags: trunk
15:11
Fixed an unwanted hard line break in javascript.md check-in: c31d5ba4b9 user: wyoung tags: trunk
15:04
Added "chat" to the list in javascript.md check-in: debb410e9b user: wyoung tags: trunk
14:55
Broken hyperlink fix check-in: 20c193d8d4 user: wyoung tags: trunk