Fossil

Timeline
Login

Timeline

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

50 events by user andybradford occurring around 2019-04-11 14:12:17.

2019-10-01
07:12 Edit [526b0c29979ce4fe|526b0c2997]: Move to branch mistake. Add propagating "hidden". ... (artifact: 430b238669 user: andybradford)
2019-09-28
21:04 Edit [e19dcc1ab12658c9|e19dcc1ab1]: Move to branch forum-replies. ... (artifact: 906c177518 user: andybradford)
20:52
When replying to a Forum Post or Reply, show additional information to provide additional context. This helps if one walks away from the browser before submitting the response. ... (Closed-Leaf check-in: e19dcc1ab1 user: andybradford tags: forum-replies)
2019-09-18
14:57
Style cleanup (no tabs). No functional change. ... (check-in: 89872d17d1 user: andybradford tags: trunk)
2019-09-13
15:11
Merge in latest developments from trunk. ... (Closed-Leaf check-in: b713393b9a user: andybradford tags: db-begin-txn-updates)
2019-09-07
15:03
Adjust test case for TH1 permissions tests. WrUnver (y) is not enabled by default and must be intentionally set. ... (check-in: 582d335737 user: andybradford tags: trunk)
2019-09-06
14:01
Include new repolist-skin setting in list of all settings so tests will pass. ... (check-in: 2e3bffaa7d user: andybradford tags: trunk)
2019-09-05
01:39
Correct a minor grammatical error in a sentence for new rebase document. ... (check-in: 049c42df2a user: andybradford tags: trunk)
2019-08-31
18:22
Minor typo correction in comment---no functional change. ... (check-in: ab2b8de896 user: andybradford tags: trunk)
18:09
Avoid warning about extra call to db_end_transaction() by returning at the end of a complete block. ... (check-in: 7b2350a86b user: andybradford tags: trunk)
17:09
If there is nothing to stash, issue an error. ... (check-in: d959c48ac6 user: andybradford tags: trunk)
16:42
Merge in latest from trunk. ... (check-in: aa37639112 user: andybradford tags: db-begin-txn-updates)
16:23
Merge in trunk latest developments. ... (Closed-Leaf check-in: 08291fec9f user: andybradford tags: test-updates)
2019-08-21
14:46
Merge in recent developments on trunk. ... (check-in: 70d091eacc user: andybradford tags: test-updates)
2019-08-10
15:34
Merge in from trunk. ... (check-in: 0f9f2e403d user: andybradford tags: test-updates)
2019-07-30
01:17
Merge in updates from trunk. ... (check-in: 7e7258b3ed user: andybradford tags: test-updates)
2019-07-23
04:23
Use new functionality in "fossil whatis" to correct wiki test cases since /info hrefs are no longer included in the wiki pages. ... (check-in: ef40a0be40 user: andybradford tags: test-updates)
03:49
Enable "fossil whatis" to actually find a wiki page when given --type w. ... (check-in: 7627d4a73e user: andybradford tags: test-updates)
2019-07-19
04:47
Correct minor syntax error that was likely never hit. ... (check-in: d85b2edbb6 user: andybradford tags: test-updates)
03:55
If the setting is long enough to fill in the format specifier---like the email-send-relayhost setting---there will be no whitespace after it unless it has a value set, so make the regex handle this particular state better. ... (check-in: a8656f580f user: andybradford tags: test-updates)
03:52
Update list of known settings which had diverged due to newly added features. ... (check-in: 72e71e904d user: andybradford tags: test-updates)
2019-06-27
03:54
Because the sync status updates all occur on the same line make this client warning show up on its own line so the output doesn't get cluttered. ... (Closed-Leaf check-in: 82d69e7fae user: andybradford tags: no-race-commit)
2019-06-22
16:57
Enhance the "fossil tag ls" command to allow filtering by tag type. ... (Closed-Leaf check-in: 2d3025adee user: andybradford tags: taglist-tagtype)
2019-05-01
14:02
When attempting to determine the Fossil user information, do not smash the global URL information which may contain an alternate URL used for sync operations (e.g. when using "fossil sync --once"). This fixes the ability to work offline and synchronize with a USB thumbdrive ala sneaker-net. ... (check-in: 7063b1a365 user: andybradford tags: offline-sync)
2019-04-11
14:12
Fix private content push bug mentioned on Forum. It's possible that this content has already been recorded as private so ignore unique constraint error. ... (check-in: 82aded4cff user: andybradford tags: trunk)
2019-04-01
01:00 Edit [3d827943481e96aa|3d82794348]: Edit check-in comment. ... (artifact: 342e242c34 user: andybradford)
00:43
Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. ... (check-in: 3d82794348 user: andybradford tags: trunk)
2019-03-30
16:13 Edit [3b23b3289d1c7305|3b23b3289d]: Edit check-in comment. ... (artifact: a56f7a774c user: andybradford)
15:40
Backout [f517cb7f] because they both come together anyway and this one is a macro. See [https://fossil-scm.org/forum/forumpost/da64c38d6a] for discussion. ... (check-in: 3b23b3289d user: andybradford tags: trunk)
2019-03-26
01:45
Remove extra output when requirements are found and there is really no need for a warning here either. ... (check-in: 1aab3f3178 user: andybradford tags: trunk)
2019-03-25
18:43
Capture both SSL library requirements before attempting to build the code. ... (check-in: f517cb7f25 user: andybradford tags: trunk)
14:02
Check for the presence of BIO_ADDR_hostname_string before using it. ... (check-in: 0ef9501cfa user: andybradford tags: trunk)
2019-03-23
21:47
Fix password change reported on Fossil Forum bug by ending the form tag properly. ... (check-in: 643123d591 user: andybradford tags: trunk)
21:44
Add missing HTML tag for nobr to skin. ... (check-in: 5152d81e4d user: andybradford tags: trunk)
2019-03-19
14:09
Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking during a COMMIT. ... (check-in: 6cc5354821 user: andybradford tags: db-begin-txn-updates)
2019-03-02
18:18
Enable make install without first calling make workflow by adjusting the install target prerequisites. This allows make install to be called on a fresh clone/checkout of Fossil because otherwise OBJDIR is missing and make install fails. ... (check-in: 904eb8a5ec user: andybradford tags: trunk)
2018-10-19
22:37
Now that type has changed due to [d0fa9eee56], cast back to match total variable. ... (check-in: 77371043a4 user: andybradford tags: trunk)
22:12
Use a signed type to avoid an infinite loop in socket_send(); socket_receive() is already fine. ... (check-in: d0fa9eee56 user: andybradford tags: trunk)
2018-09-03
16:12
Do away with compiler warning about uninitialized variable. ... (check-in: af39da6d55 user: andybradford tags: trunk)
2018-07-16
13:33
Initialize variable to quell compiler warning about potentially unitialized variable. ... (check-in: 0cb83decdd user: andybradford tags: trunk)
2018-03-08
04:03
Merge in latest from trunk. ... (Closed-Leaf check-in: 0d11ea056b user: andybradford tags: pledge-additions)
2018-01-22
03:01
Merge in recent fixes from trunk. ... (check-in: c0f94f6963 user: andybradford tags: pledge-additions)
2018-01-20
20:47
Restrict the process further now that these are no longer required in status command. ... (check-in: 36c76a13da user: andybradford tags: pledge-additions)
20:46
It isn't necessary to allow id either for the status command as nobody should be trying to setuid. ... (check-in: 866f92faa9 user: andybradford tags: pledge-additions)
2018-01-18
03:52
Now that pledge() is automatically detected, update the comment with the new name of the configuration parameter. ... (check-in: 4f90d591aa user: andybradford tags: trunk)
2018-01-15
21:53
Remove unnecessary whitespace in fossil_pledge comment inadvertenly added by [8993c332]. ... (check-in: 0e877b0c5b user: andybradford tags: trunk)
21:51 Edit [73d0734a4b841cb0|73d0734a4b]: Move to branch mistake. Add propagating "hidden". Mark "Closed". ... (artifact: d55cb2b708 user: andybradford)
21:48
Update the comment for fossil_pledge to reflect the new change in [1180676e]. ... (check-in: 8993c3324a user: andybradford tags: trunk)
21:43
Only #define fossil_pledge in config.h if FOSSIL_HAVE_PLEDGE is not defined so that makeheaders can pick up the function prototype for checkin.h when FOSSIL_HAVE_PLEDGE is defined. ... (check-in: 1180676e9b user: andybradford tags: trunk)
17:38 Edit [cefcc87e08cbc946|cefcc87e08]: Edit check-in comment. ... (artifact: 4e7091c5f6 user: andybradford)