Fossil

Timeline
Login

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

29 check-ins using file src/db.c version bb025aa623

2020-07-08
11:58
since fossil requires SQLite 3.33 now, adapt sqlcompattest accordingly check-in: c48ef7254d user: jan.nijtmans tags: trunk
2020-07-06
17:53
Hook documentation tweaks. check-in: 64184f934c user: drh tags: hooks
17:42
Change another popen() to popen2() in hook.c. check-in: f9fa692af9 user: drh tags: hooks
17:38
Prelimiary hook documentation. Use popen2() to run after-receive hooks for compatibility on windows systems. check-in: 4729793ea1 user: drh tags: hooks
16:20
Add support for before-commit hooks. check-in: 4a9c6c64ee user: drh tags: hooks
11:08
Add the "fossil hook status" command. Embargo post-receive hooks for 60 seconds after an incomplete sync, to give an opportunity for the sync to complete. check-in: 3d191798a6 user: drh tags: hooks
10:46
In the change list send into the post-receive hook, omit any changes that are more than 24 hours older than the most recent change. check-in: 8e424389e0 user: drh tags: hooks
10:21
The backoffice now invokes after-receive hooks. check-in: 4777999d32 user: drh tags: hooks
2020-07-05
22:37
Make sure the hook-last-rcvid value is initialized whenever a new hook is added. check-in: af817f346b user: drh tags: hooks
22:24
Experimental mechanism to run scripts when certain events occur. This check-in only provides a command-line interface to set and manage hooks. The hooks do not yet actually run. check-in: 5021c5bbe6 user: drh tags: hooks
19:22
Enhance the "fossil scrub" command to remove information about SSL cert exceptions and http-auth data from past syncs. check-in: ef06d8a5ff user: drh tags: trunk
14:42
In the artifact description generator, include the branch name and commit user in the description of check-in artifacts. check-in: 2ae6b1cc01 user: drh tags: trunk
13:14
Fix output formatting in the "fossil tls-config show" command. check-in: 8c50f807b7 user: drh tags: trunk
2020-07-03
20:54
In the sync protocol, never send a gimme card for a phantom that we know the other side lacks because it has previously sent us the same gimme card. check-in: 405457c161 user: drh tags: trunk
14:06
isspace() -> fossil_isspace() check-in: 1d9e0897e3 user: jan.nijtmans tags: trunk
2020-07-02
20:54
Updates to the change log and to the /timeline documentation. check-in: ea4010d58a user: drh tags: trunk
17:28
Squished a few more "the the" grammar errors in comments check-in: 40521155c3 user: wyoung tags: trunk
16:55
Fix typos in comments in backoffice.c - one of which is part of the built-in help. check-in: 5b4d2df00c user: drh tags: trunk
13:17
Fix to the help text in the fossil backoffice command. check-in: ab1023c013 user: drh tags: trunk
13:09
Improvements to backoffice documentation. check-in: 8a4b5c42d5 user: drh tags: trunk
01:56
Improvements to backoffice polling using the "fossil backoffice" command. check-in: 75b76efbba user: drh tags: trunk
00:15
Typo fix in fossil-v-git.wiki check-in: 2a4322d8fd user: wyoung tags: trunk
2020-07-01
22:15
Fix an error in the way that alerts are counted for use in the backoffice log. check-in: 77377e6c02 user: drh tags: trunk
21:21
Updated documentation on the "backoffice" command. check-in: fda6337611 user: drh tags: trunk
21:12
Condense each backoffice log entry into a single line. check-in: e05a97aebe user: drh tags: trunk
20:21
Fix a bug that causes backoffice to ignore the backoffice-logfile setting. check-in: 5911f4b0c6 user: drh tags: trunk
20:18
Fix compiler warnings in backoffice. check-in: c7dca0cd79 user: drh tags: trunk
20:16
Improved logging of backoffice operations. check-in: 71b9f35475 user: drh tags: trunk
01:34
Grammar tweak check-in: 161309b1fc user: andygoth tags: trunk