Fossil

Timeline
Login

Timeline

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

50 most recent check-ins related to "trunk" occurring on or after 2015-01-06 01:06:55.

2015-01-20
00:03
During shutdown, check to see if the check-out database (".fslckout") contains a lot of free space, and if it does, VACUUM it. ... (check-in: bf681039e2 user: drh tags: trunk)
2015-01-19
23:27
Make it easier to override the directory for OpenSSL when compiling with MinGW. ... (check-in: af8c8c67af user: mistachkin tags: trunk)
18:38
Fix harmless compiler warning seen with MSVC. ... (check-in: ac36755f31 user: mistachkin tags: trunk)
13:06
Update referenced openSSL version ... (check-in: 151473ae36 user: jan.nijtmans tags: trunk)
12:09
merge trunk ... (check-in: 6a7f73d16d user: jan.nijtmans tags: sqlite3-compat)
11:59
merge trunk ... (check-in: aa5dae22a1 user: jan.nijtmans tags: cleanX)
11:29
Version 1.30 ... (check-in: 1df1b41c86 user: drh tags: trunk, release, version-1.30)
09:09
Add .dockerignore file (which does nothing more than speeding up the docker build process) ... (check-in: 25106f1eac user: jan.nijtmans tags: trunk)
2015-01-18
21:12
Merge trunk ... (check-in: 0746fbe416 user: baruch tags: svn-import)
2015-01-17
20:17
Remove an obsolete query parameter from the documentation of the /timeline page. No changes to code. ... (check-in: b955a6b282 user: drh tags: trunk)
20:05
Backout [b9af13da9d] and instead clarify testing requirements. Also shorten anchor tag and add missing anchor end. ... (check-in: 41ae5d9f35 user: andybradford tags: trunk)
19:51
Updates to the graph-test-1.wiki page. ... (check-in: 7c55ffe1cd user: drh tags: trunk)
19:48
Correct link to tested ci view. ... (check-in: b9af13da9d user: andybradford tags: trunk)
19:42
Use artifact that pertains to the feature in question. ... (check-in: 70cb98ce85 user: andybradford tags: trunk)
19:36
Add test for Unhide button. ... (check-in: 4032173d21 user: andybradford tags: trunk)
18:56
Send browser to testwindow like the rest of the links. ... (check-in: 81fafe36a6 user: andybradford tags: trunk)
16:01
Mention CVE-2014-3566 fix in changelog. ... (check-in: 98e30b7222 user: jan.nijtmans tags: trunk)
15:56
Build "docker" images with --with-th1-docs --with-th1-hooks, but without fusefs support (not needed anyway in this environment). Optimize Dockerfile, using somewhat longer lines, so it needs less intermediate docker images during build. Build "release" version of fossil by default, not "trunk". ... (check-in: 2621f8e530 user: jan.nijtmans tags: trunk)
15:52
Put back code from shell.c < 3.8.7, needed for .explain mode: The SQLITE_TESTCTRL_EXPLAIN_STMT test_control became a nop then, but is still needed when linking with older SQLite (./configure --disable-internal-sqlite). ... (check-in: 21acf839cb user: jan.nijtmans tags: trunk)
14:53
Make the symbolic_name_to_rid() and checkin_mtime() SQL functions available in the "fossil sql" command. Improve the documentation for the files_in_checkin virtual table. ... (check-in: ba1429cef8 user: drh tags: trunk)
2015-01-16
22:10
Further enhancements to the change-log. ... (check-in: 55243b0d87 user: drh tags: trunk)
19:12
Updates to the change log and a typo fix in one of the documentation pages. ... (check-in: 7705070de7 user: drh tags: trunk)
13:28
Update SQLite to the 3.8.8 release. ... (check-in: 3d8bf07d13 user: drh tags: trunk)
10:43
Add entry for Docker in changes.wiki, and minor bug-fix ... (check-in: 7ad592b915 user: jan.nijtmans tags: trunk)
08:34
Remove comment, assuming the "initial commit" change is accepted for 1.30 ... (check-in: 65815de271 user: jan.nijtmans tags: trunk)
05:52
Update change log with some of the obvious bug fixes. ... (check-in: 64d831245a user: andybradford tags: trunk)
2015-01-15
10:00
merge trunk ... (check-in: 3cf9f2112d user: jan.nijtmans tags: svn-import)
09:57
Remove strglob() function, which isn't used any more. Various doc fixes, (cherry-picked from the svn-import branch). ... (check-in: 2c79aed2d5 user: jan.nijtmans tags: trunk)
09:29
merge trunk ... (check-in: f332f83b15 user: jan.nijtmans tags: svn-import)
09:28
Remove spacings at end-of-line. No change in any functionality. ... (check-in: 080ab8cb0a user: jan.nijtmans tags: trunk)
2015-01-14
23:26
Enhanced comments on the implementation of the checkin_mtime() SQL function. ... (check-in: 3b2dcd9378 user: drh tags: trunk)
12:55
Merge the latest trunk changes into the search-with-fts4 branch. ... (Closed-Leaf check-in: b429d53031 user: drh tags: search-using-fts4)
11:56
Use "COLLATE nocase" when listing user names. ... (check-in: 439453b5c7 user: drh tags: trunk)
2015-01-13
08:30
typo ... (check-in: bc04f483f9 user: jan.nijtmans tags: trunk)
00:27
Update the built-in SQLite to the first 3.8.8 release candidate. ... (check-in: 51b476a0b9 user: drh tags: trunk)
2015-01-12
11:35
Fix typos in documentation and update the size estimate. ... (check-in: ec1197ca01 user: drh tags: trunk)
2015-01-11
00:06
Update the built-in SQLite to the latest 3.8.8 beta. ... (check-in: 5c8f33d6a8 user: drh tags: trunk)
2015-01-10
18:01
Add the "fossil clean --verily" command to the "hints" documentation. ... (check-in: 70931e58df user: drh tags: trunk)
02:54
Abort clone if we don't get the full payload until we have a better way to handle partial clones. ... (check-in: e1893dc6ab user: andybradford tags: trunk)
2015-01-08
19:46
Restore the diamond symbol as the default 'not sorted' column indicator. ... (check-in: 379ce043c1 user: mistachkin tags: trunk)
17:38
Update referenced OpenSSL version. ... (check-in: 6c484ec392 user: mistachkin tags: trunk)
14:40
merge trunk ... (check-in: 4105aed80d user: jan.nijtmans tags: cleanX)
14:30
Add the --verily option to "fossil clean". Cause "fossil clean" and "fossil extra" to see symbolic links even if symbolic link handling is turned off, as links might have been created by external processes (read: autoconf). ... (check-in: b5b62b3d57 user: drh tags: trunk)
2015-01-07
21:48
Make Resolution column of /brlist table sortable. ... (check-in: e90503d617 user: joel tags: trunk)
21:46
Move table column sort indicator into CSS. ... (check-in: d3eb877c06 user: joel tags: trunk)
19:46
Merge latest trunk ... (check-in: aea273f77e user: baruch tags: svn-import)
2015-01-06
21:43
Use common HTML entities rather than obscure unicode characters for the arrows on sortable table columns. ... (check-in: 4c803826ad user: drh tags: trunk)
13:14
Add the --verbose option to the clone command. ... (check-in: 5e7d3effa3 user: drh tags: trunk)
06:46
Extend verbose option to clone operations as well. ... (Closed-Leaf check-in: 7421f9263c user: andybradford tags: pending-review)
01:06
Add icons on sortable table headers to show which columns are sortable and which is the current sort column. This code is inspired by the brlist-visual-enhancement branch, but is a completely new implementation. ... (check-in: 8533365e44 user: drh tags: trunk)