Fossil

Timeline
Login

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

82 events for the month beginning 2016-03-01

Following month ↑
2016-03-29
11:43
Update SQLite to 3.12.0. Fedora 22 -> 23 ... (check-in: 15471bc7 user: jan.nijtmans tags: branch-1.34)
10:38
Update the built-in SQLite to 3.12.0 final. ... (check-in: 996705f5 user: drh tags: trunk)
2016-03-28
12:12
Stop using 10h as the format for tech note ids. Note that the comment for any existing attachments to tech notes won't change as the comment is generated when the attachment is made (since this change is new, I'd expect there to be none outside of my own personal fossil repositories) ... (check-in: 4ce3c62b user: dave.vines tags: technoteattachcli)
2016-03-24
22:27
Fixed some typos and attempted to improve documentation of the fossil wiki command. Added and rearranged test casesd for fossil wiki to explicitly include a knownBug case for the collision between a previous attachment and a new technote that happen to occur in the same second. Note that the reverse order does not fail, as demonstrated by some additional tests. ... (check-in: b81125e2 user: rberteig tags: technoteattachcli)
18:28
Fixed inconsistent calls to usage() in the attachment command which result in printing the fossil command name twice in the Usage: message. ... (check-in: 420a5fc0 user: rberteig tags: technoteattachcli)
18:23
Reviewed all Usage: messages for consistency and fixed a few where the fossil command was named in the call to usage(), causing the displayed usage to show the command name twice. Affected commands are bisect options, test-fileage, test-set-mtime, whatis, remote-url, and tag list. ... (check-in: 57f1eaec user: rberteig tags: trunk)
2016-03-23
21:19
Add a 1.2 sec delay before the test wiki-30 because it explicitly uses the current date and time, and other changes made to technotes implicitly use the current time, causing a technote name collision if the test script happens to execute with the relevent bits happening within the same wall clock second, at least on Windows. This is partly a kludge to make this test case pass reliably. It would probably be better for test cases to not have more than one reference to 'now' in a way that would cause a name collision, that is worth further investigation. Also, at first glance it doesn't look like the suite actually created to technotes at the same second, but rather it was one of the edits to an older technote that is causing the collision. ... (check-in: c29c75c9 user: rberteig tags: technoteattachcli)
20:51
Added wiki.test as received from David Vines. This is a snapshot, the test file (usually) runs, but has an issue that I am diagnosing related to the test wiki-30. ... (check-in: f7513f87 user: rberteig tags: technoteattachcli)
2016-03-22
16:34
Update the built-in SQLite to the second 3.12.0 beta. ... (check-in: 314f1942 user: drh tags: trunk)
2016-03-21
16:34
Fix the graph of changes for individual files - broken by recent work on the graph generator. ... (check-in: c693d82d user: drh tags: trunk)
16:08
Update the built-in SQLite to the first 3.12.0 beta. ... (check-in: fbc2f1c2 user: drh tags: trunk)
2016-03-19
15:17
Merge risers must not go straight up to another node on the same rail. ... (Closed-Leaf check-in: 38b52a5f user: drh tags: short-offscreen-risers)
03:05
Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (check-in: 567ab193 user: drh tags: trunk)
00:55
Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (check-in: 9245076e user: drh tags: short-offscreen-risers)
2016-03-18
18:37 Edit [0a13f4cb5fe4d5da|0a13f4cb]: Mark "Closed". ... (artifact: 558b4b49 user: rberteig)
14:35
Draw the upward riser arrow just a short ways, not to the top of screen, for nodes whose next child is off-screen. ... (check-in: 70ba2951 user: drh tags: short-offscreen-risers)
14:10
Fix a case in the graph renderer where a non-leaf node whose immediate child is not on screen did now show the arrow going straight up to the top of the page. ... (check-in: da4a3b4f user: drh tags: trunk)
13:06
Minor simplification to the graph layout logic. ... (check-in: f7341102 user: drh tags: trunk)
12:00
Update the built-in SQLite to the most recent 3.12.0 alpha. ... (check-in: 64d32151 user: drh tags: trunk)
2016-03-17
19:32
Simpler alternative to [7063f8d4cc]. Skips initial directory portion of PATH_INFO when building the g.zBaseURL and g.zTop used with a directory of repositories. ... (check-in: abb19e88 user: mistachkin tags: trunk)
19:30
Fix directory naming issue with with the --hard option as reported via the mailing list. ... (check-in: 1f694e17 user: mistachkin tags: trunk)
2016-03-15
14:13 Edit [b9f31fe1e724d11f|b9f31fe1]: Edit check-in comment. ... (artifact: f6f89579 user: mistachkin)
14:04
Another doc formatting tweak. ... (check-in: ed36875f user: mistachkin tags: trunk)
14:02
Minor improvements to the new docs. ... (check-in: 2e2e13b9 user: mistachkin tags: trunk)
10:20
Fix error when displaying timeline of single branch. Reported on ML ... (check-in: 81b76085 user: baruch tags: trunk)
2016-03-14
23:26 Edit [b9f31fe1e724d11f|b9f31fe1]: Mark "Closed". ... (artifact: 4556aca1 user: mistachkin)
2016-03-13
23:55
Merged trunk for changes since January and test suite improvements. ... (check-in: 8fa24960 user: rberteig tags: technoteattachcli)
21:08
Fix two issues with Older/Newer buttons at timeline edges. ... (check-in: f7c19ec0 user: rberteig tags: trunk)
08:00 Edit [b9f31fe1e724d11f|b9f31fe1]: Add propagating tag "do-not-merge". ... (artifact: bfaf8fc1 user: mistachkin)
2016-03-12
22:02
Remove support for miniz because the upstream project appears to be unmaintained. UPDATE: The miniz project is still being maintained and this branch is a dead-end. ... (Closed-Leaf check-in: b9f31fe1 user: mistachkin tags: do-not-merge, removeMiniz)
01:07
Add more environment variables to the docs. ... (check-in: f4f3af4a user: mistachkin tags: trunk)
00:47
Update the expected results of the tests to account for trunk changes. ... (Closed-Leaf check-in: b5113985 user: mistachkin tags: mvHardDirFix)
00:24
New documentation of enviornment variables, global options to the fossil command, and how they interact, along with a tweak to regularize the two places that guessed the current user name to use the same environment variables in the same order. ... (check-in: 1ad4ae27 user: rberteig tags: trunk)
2016-03-11
23:45
Merged updates from trunk. Builds on Windows. ... (check-in: 9a41671b user: rberteig tags: jan-manifest-tags)
23:38
Fix compilation issues cause by the trunk merge. ... (check-in: 12453740 user: mistachkin tags: mvHardDirFix)
22:54 Edit [7063f8d4cc40b369|7063f8d4]: Mark "Closed". ... (artifact: a657b84a user: mistachkin)
2016-03-08
19:37
Cleanup, modularize, and robustify all test setup and cleanup. ... (check-in: fa592216 user: mistachkin tags: trunk)
2016-03-07
20:33
Tweak make test to not include the obsolete scary warning, to use the -quiet flag, and to include the empty by default TESTFLAGS macro so that make test can be used as an easy way to invoke the test runner. Changes made in makemake.tcl, which was then run to regenerate main.mk. ... (Closed-Leaf check-in: 9dc8ff23 user: rberteig tags: testerCleanup)
2016-03-06
06:38
Merge updates from trunk. ... (check-in: ccf01b24 user: mistachkin tags: stash-fixes)
06:35
Merge updates from trunk. ... (Closed-Leaf check-in: ff4a4fe6 user: mistachkin tags: pending-review)
06:35
Merge updates from trunk. ... (Closed-Leaf check-in: 4bd2b545 user: mistachkin tags: pending-review)
06:34
Merge updates from trunk. ... (Closed-Leaf check-in: 370c003d user: mistachkin tags: baruch_timeline_fixes)
06:28
Merge updates from trunk. ... (Closed-Leaf check-in: 45ed23d9 user: mistachkin tags: altBaseUrlRepoDir)
06:26
Merge updates from trunk. ... (check-in: abd131b8 user: mistachkin tags: mvHardDirFix)
2016-03-05
20:01
Added add_content_sql_commands() to /admin_sql, as per ML discussion. ... (check-in: 93f514ca user: stephan tags: trunk)
00:16
Add a '-keep' command line option to the test suite to prevent any test cleanup from taking place. ... (check-in: 95f7fe5a user: mistachkin tags: testerCleanup)
2016-03-03
22:12
Treat 'file normalize' with a bit more skepticism. ... (check-in: e264125a user: mistachkin tags: testerCleanup)
21:50
Improve handling of setting up the initial temporary directory. ... (check-in: e6e79ac6 user: mistachkin tags: testerCleanup)
18:49
Centralize early-return handling from the tests, always calling the test cleanup (which is harmless if not needed). ... (check-in: b01a51f4 user: mistachkin tags: testerCleanup)
17:44 Edit [d4907f17fbaf46cc|d4907f17]: Mark "Closed". ... (artifact: 6faad3ec user: joel)
06:46
When possible, don't call test_setup until after any checks that may cause a test script to exit early. Otherwise, test_cleanup should be called before returning. ... (check-in: 314e9b35 user: joel tags: testerCleanup)
02:53
Fix a broken test case stash-3-4-mv by renaming it to stash-3-2-mv and fixing the issue with comparing to the fully qulified file name in the result. Marked stash-4-2-diff-CODE and stash-4-3-diff-CODE as known bugs. Now stash.test reports only known bugs, which I believe mostly relate to handling of renamed files in a stash. ... (check-in: 186e6a71 user: rberteig tags: testerCleanup)
00:46 Edit [413921cca04863b3|413921cc]: Change user to "mistachkin". ... (artifact: 54c89040 user: mistachkin)
2016-03-02
20:43
Rename the test suite procedure 'repo_init' to 'test_setup'. ... (check-in: 413921cc user: mistachkin tags: testerCleanup)
08:58 Edit [d1438b400b85dfe8|d1438b40]: Edit check-in comment. ... (artifact: 680b5619 user: mistachkin)
08:48 Edit [d1438b400b85dfe8|d1438b40]: Edit check-in comment. ... (artifact: a8c9d3ef user: mistachkin)
08:48 Edit [d1438b400b85dfe8|d1438b40]: Edit check-in comment. ... (artifact: e42dbc84 user: mistachkin)
08:39 Edit [d1438b400b85dfe8|d1438b40]: Change user to "mistachkin". ... (artifact: 67a80330 user: mistachkin)
08:39 Edit [b9558349f970e072|b9558349]: Change user to "mistachkin". ... (artifact: 995ad4a1 user: mistachkin)
08:39 Edit [b460373e015a2b0c|b460373e]: Change user to "mistachkin". ... (artifact: a8ce89be user: mistachkin)
08:38 Edit [3a578e049598d1db|3a578e04]: Change user to "mistachkin". ... (artifact: 81ab181a user: mistachkin)
08:38
Allow override, via the environment, to make 'require_no_open_checkout' into a NOP. All files were cleaned up. No extra files in checkout.

NOTE: All failing tests also fail on trunk, with the exception of 'json-1'.

Considered failures: amend-comment-5.1 amend-comment-5.2 amend-comment-5.3 amend-comment-5.4 json-1 stash-3-4-mv stash-4-2-diff-CODE stash-4-3-diff-CODE

Ignored failures: json-cap-POSTenv-name json-ROrepo-2-2 json-ROrepo-2-3 merge_multi-4 merge_renames-5 stash-WY-1-CODE stash-2-1-CODE stash-3-2 stash-3-2-show-1 stash-3-2-pop-changes ... (check-in: d1438b40 user: mistachkin tags: testerCleanup)

08:35
Make sure 'repo_init' is called before 'pwd'. ... (check-in: b9558349 user: mistachkin tags: testerCleanup)
08:25
Adjust the 'merge5' test as well. ... (check-in: b460373e user: mistachkin tags: testerCleanup)
08:13
All test files must now call 'repo_init', using an empty string if they do not require a new repository. ... (check-in: 3a578e04 user: mistachkin tags: testerCleanup)
07:31
Do not rely on 'clock seconds' (alone) being unique between 'repo_init' calls. Make temporary directory deletion more robust. Only save the current directory on the first 'repo_init' call per test. ... (check-in: 004b3ffd user: mistachkin tags: testerCleanup)
07:13
Refactoring, fixes to the previous check-in, etc. ... (check-in: cda4cc8b user: mistachkin tags: testerCleanup)
07:00
Attempt to make sure that multiple calls to 'repo_init' get properly cleaned up. ... (check-in: c464935b user: mistachkin tags: testerCleanup)
06:58
Robustify the cleanup process. ... (check-in: ee5214b7 user: mistachkin tags: testerCleanup)
06:46
Fix typo. ... (check-in: 5c674ff2 user: mistachkin tags: testerCleanup)
06:45
More work... ... (check-in: 29f0328c user: mistachkin tags: testerCleanup)
06:22
Work in progress on cleaning up home/repo handling in the test suite. ... (check-in: 89f76a21 user: mistachkin tags: testerCleanup)
02:21
Tweak descriptions of FOSSIL_USER, LOGNAME, USER, and USERNAME environment variables. ... (Closed-Leaf check-in: 809e80a1 user: rberteig tags: ross-doc-env)
02:10
Permit the TH1 hooks subsystem to check for the configuration without raising a 'fatal' error. ... (check-in: b06cd631 user: mistachkin tags: trunk)
01:57
Rewrite the section on fossil usernames selection, fix typos and improve wording here and there. ... (check-in: 83153a97 user: rberteig tags: ross-doc-env)
01:56
Add new test-usernames command to dump all of the various sources of the current user name in the order tested. ... (check-in: 5de13cb1 user: rberteig tags: ross-doc-env)
01:33 Edit [d4907f17fbaf46cc|d4907f17]: Move to branch testCheckoutReform. ... (artifact: 10a423a0 user: mistachkin)
2016-03-01
21:50
Set the FOSSIL_HOME envvar before each test. Use the root test run directory instead of the directories created for each test file so the config DB file on Windows doesn't mess up tests of commands like addremove and extras. ... (Closed-Leaf check-in: d4907f17 user: joel tags: testCheckoutReform)
21:38
Change db_create_default_users() to align its use of environment variables to set the user name to match user_select(), and try all variables on both Unix and Windows. ... (check-in: ace9e00f user: rberteig tags: ross-doc-env)
17:32
Update referenced OpenSSL version ... (check-in: 60a0deb2 user: jan.nijtmans tags: branch-1.34)
16:32
Update referenced OpenSSL version. ... (check-in: a9e3db1f user: mistachkin tags: trunk)
11:54
Update SQLite to version 3.11.0 ... (check-in: dd22f570 user: jan.nijtmans tags: branch-1.34)
Previous month ↓