Fossil

Timeline
Login

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

12 check-ins using file extsrc/shell.c version 08481f1366

2025-07-23
16:01
Replace a call to mprintf() with fossil_strdup(). Leaf check-in: 44e5125f8f user: danield tags: gen-uuid
2025-07-07
15:16
PoC for the previous check-in: use UUIDs for project-code and server-code. check-in: e38c068029 user: danield tags: gen-uuid
15:11
Add a function for generating a random (v4) UUID and a test command using it. check-in: 9472f708c9 user: danield tags: gen-uuid
2025-07-05
11:35
On the 'user capabilities changed' notification, correct /setup_uedit?uid=... to /setup_uedit?id=... check-in: c786b19094 user: stephan tags: trunk
2025-07-03
16:33
Squished a stray character accidentally left behind by [1fd407f61a], noted [https://fossil-scm.org/forum/forumpost/871da8539f | on the forum]. check-in: 2b4a8b4c73 user: wyoung tags: trunk
2025-07-02
10:55
Add a confirmer wrapper around the forum post close/reopen button to help avoid accidental closing of posts via mis-clicks, per /chat discussion. check-in: 751dbe28ce user: stephan tags: trunk
2025-06-30
17:00
Merge the latest SQLite enhancements from upstream, for testing. check-in: bcbf150dc2 user: drh tags: trunk
2025-06-28
23:59
Update the built-in SQLite to the latest trunk version. check-in: cdaec3a431 user: drh tags: trunk
20:58
Require at least an "anonymous" login in order to access the /blame and similar pages. Rationale: Those pages can be expensive to compute, depending on parameters. And lately we've had millions of robot requests to /blame. By requiring at least an "anonymous" login, that should reduce the number of robots. Any nobody really needs to see /blame with a one-click. If they are interested in that level of detail, they can take the time to log in. check-in: f51e8d36cb user: drh tags: trunk
2025-06-27
10:11
Correct the starting clone_seqno in sync.wiki (1 instead of 0). check-in: bbc4b70275 user: stephan tags: trunk
2025-06-25
10:25
Small additions and a broken link fix in sync.wiki. check-in: 22191108aa user: stephan tags: trunk
2025-06-24
16:46
Update the built-in SQLite to the latest from upstream. check-in: 07a16b7933 user: drh tags: trunk