Fossil

Timeline
Login

Timeline

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

15 check-ins using file src/stash.c version eb408a32

2016-10-15
05:02
Coding style, removing superfluous 'then' clauses from tester.tcl. ... (check-in: 4946b5b1 user: mistachkin tags: trunk)
04:56
Further revise the 'test_start_server' and 'test_stop_server' test suite helper procedures to make it possible to actually delete the temporary output-capture file on Windows. ... (check-in: b0081d97 user: mistachkin tags: trunk)
2016-10-14
22:49
Add the --localhost argument to the fossil server command invoked by test_start_server in test/tester.tcl. This change causes the server to only bind to localhost:8080, which does not trigger the Windows Firewall to panic about a program attempting to communicate with the world. Tested on a 64-bit binary built from VS2010, and a 32-bit binaray build from MinGW GCC 4.2.7, both under Windows 10 Pro. I expect the flag works and is harmless on other platforms. ... (check-in: 6c8cec73 user: rberteig tags: trunk)
20:34
Merge fork ... (check-in: 3a35ac58 user: andygoth tags: trunk)
20:32
Show all files in fusefs directory listings. Previously, if one file's name is a prefix of another file's name in the same directory, the file with the longer name is not included in directory listings. ... (check-in: f8f5a815 user: andygoth tags: trunk)
19:35
Adjustments to the 'test_start_server' Fossil test suite procedure to make it work better on Windows. ... (check-in: a88ca0d7 user: mistachkin tags: trunk)
19:04
Update test_start_server procedure to return the port as well because fossil server dynamically allocates a port. ... (check-in: b66d5bca user: andybradford tags: trunk)
14:32
Update the built-in SQLite to version 3.15.0 final. ... (check-in: 4a0c9483 user: drh tags: trunk)
06:15
Enhance the functionality of the Login Group feature to allow administrators to enable Login Group self-registration. ... (Closed-Leaf check-in: d70f5278 user: andybradford tags: login-group-enhancements)
2016-10-13
14:52
Change webui.wiki to remove the exception about the download page, which is no longer the case. ... (check-in: 47beb495 user: drh tags: trunk)
2016-10-12
22:51
Update the built-in SQLite again for a bug fix. ... (check-in: 78fcfd46 user: drh tags: trunk)
22:04
Closing because functionality already available in Fossil by clicking on the date in the info page ... (Closed-Leaf check-in: 4f92a663 user: andygoth tags: andygoth-circa)
18:35
Merge trunk ... (check-in: a7d576dd user: andygoth tags: andygoth-circa)
16:05
Update the built-in SQLite to the next 3.15.0 beta for testing. ... (check-in: 6ef15008 user: drh tags: trunk)
13:31
Tweak stash help text for internal consistency ... (check-in: de4e4e2a user: andygoth tags: trunk)