Fossil

Timeline
Login

Timeline

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

79 check-ins using file src/report.c version d59e49a9

2015-01-28
03:34
Fix for Cygwin ACL bug ... (check-in: 4043d5ea user: jan.nijtmans tags: sqlite3-compat)
2015-01-27
03:34
Openssl 1.0.2 ... (check-in: 1afb9f7d user: jan.nijtmans tags: sqlite3-compat)
03:29
Don't forget (dummy) isaux table column. ... (check-in: 74ff0e1e user: jan.nijtmans tags: sqlite3-compat)
03:25
Not really take over schema change, just don't bark when the repository has a future schema. ... (check-in: aca8b6d3 user: jan.nijtmans tags: sqlite3-compat)
02:30
Cherrypick 1.31 schema-change. ... (check-in: 73069449 user: jan.nijtmans tags: sqlite3-compat)
2015-01-22
15:47
Add Étienne Deparis's GitHub-like skin to the set of built-ins. ... (check-in: 51935f26 user: drh tags: trunk)
15:40
Dockerfile: build "trunk" in stead of "release" by default. No need for installing tcl-devel when building fossil with --with-tcl-private-stubs, just tcl is enough. ... (check-in: 53a29548 user: jan.nijtmans tags: trunk)
15:32
Add missing style to the default skin CSS. Also, correct some comments. ... (check-in: 03a75d7c user: mistachkin tags: trunk)
15:23
Add the ability to bring up a web server that uses a different skin from the default, and have multiple servers going at the same time, each using a different skin. Currently enabled for unix only. (Later:) Upon further reflection, I'm not convinced this is a good idea, so the code is moved into a branch. ... (Closed-Leaf check-in: b36e2411 user: drh tags: multiple-skins)
13:44
Add comments the CGI-script parser. Move the most commonly seen lines to the top of the if-then-else chain. ... (check-in: 236087b9 user: drh tags: trunk)
12:37
Add a few "const" qualifiers in appropriate places, and remove some unnecessary end-of-line spaces. No change in functionality. ... (check-in: f6c285f8 user: jan.nijtmans tags: trunk)
10:27
Cherry-pick 2037442c58: Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. ... (check-in: 0eae9d3c user: jan.nijtmans tags: trunk)
09:16
Update SQLite to the 3.8.8.1 release ... (check-in: 282f1fc5 user: jan.nijtmans tags: trunk)
02:59
Add support for setting environment variables from within CGI script files. ... (check-in: 0af7024d user: mistachkin tags: trunk)
02:47
Merge updates from trunk. ... (Closed-Leaf check-in: 878b5663 user: mistachkin tags: cgiSetEnv)
02:44
Update the custom MinGW makefile. ... (check-in: 448c9cfa user: mistachkin tags: trunk)
02:19
Split out the text of the CSS, header, and footer into separate files for each of the built-in "skins", in an effort to make skins easier to maintain, enhance, and extend. ... (check-in: 96fdf09f user: drh tags: trunk)
01:58
Merge updates from trunk. ... (check-in: 764c3ef8 user: mistachkin tags: cgiSetEnv)
01:57
Add the skins/README.md file describing how to add new skins. ... (Closed-Leaf check-in: 5137cd5e user: drh tags: skins-refactor)
01:43
Break out the various built-in skins into separate CSS, header, and footer text files stored under subfolders of the skins/ directory in the source tree. This should make it much easier to edit built-in skins and to add new built-in skins. ... (check-in: 12333d95 user: drh tags: skins-refactor)
2015-01-21
21:33
Enhance the Ad-Unit processing to allow a choice of two different ad-units. A tall skinny ad-unit can be placed at the right (or left) margin on some pages in place of the banner ad-unit beneath the menu bars. Ad-Units are now configurable using CSS. Note: Legacy ad-unit configurations might need to adjust their CSS. ... (check-in: ff78d6d5 user: drh tags: trunk)
21:19
Do not attempt to use the Right-Column Ad-Unit if the content contains a <table> element. ... (Closed-Leaf check-in: 7d794604 user: drh tags: ad-unit-enhancement)
20:45
Add a "Flat-View" button to the /tree page when in tree-view mode. ... (check-in: 2ee18159 user: drh tags: trunk)
18:55
Enhance the ad-unit processing to allow for tall right-side column ads as an alternative to banner ads. ... (check-in: 4bc5b6cf user: drh tags: ad-unit-enhancement)
17:38
Fix internal links on the 'attachlist' page. Reported via the mailing list. Ticket [c899dd567b0dc871d] ... (check-in: 0438d066 user: mistachkin tags: trunk)
00:18
Merge updates from trunk. ... (check-in: 90d8f7af user: mistachkin tags: cgiSetEnv)
00:17
Manually merge the blob leak fixes corrected on the 'cgiSetEnv' branch. ... (check-in: 1829fa88 user: mistachkin tags: trunk)
2015-01-20
17:48
Experimental changes to add 'setenv' support to CGI script files. ... (check-in: fe77afb1 user: mistachkin tags: cgiSetEnv)
16:44
When attempting to open the configuration, permit the 'FOSSIL_HOME' environment variable (if present), to override 'HOME'. ... (check-in: c97a085a user: mistachkin tags: trunk)
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: bf681039 user: drh tags: trunk)
2015-01-19
23:27
Make it easier to override the directory for OpenSSL when compiling with MinGW. ... (check-in: af8c8c67 user: mistachkin tags: trunk)
18:38
Fix harmless compiler warning seen with MSVC. ... (check-in: ac36755f user: mistachkin tags: trunk)
13:06
Update referenced openSSL version ... (check-in: 151473ae user: jan.nijtmans tags: trunk)
12:59
Merge cleanX ... (check-in: ac1fc1c6 user: jan.nijtmans tags: cleanX-no-clean-glob)
12:09
merge trunk ... (check-in: 6a7f73d1 user: jan.nijtmans tags: sqlite3-compat)
11:59
merge trunk ... (check-in: aa5dae22 user: jan.nijtmans tags: cleanX)
11:29
Version 1.30 ... (check-in: 1df1b41c 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: 25106f1e user: jan.nijtmans tags: trunk)
2015-01-18
21:12
Merge trunk ... (check-in: 0746fbe4 user: baruch tags: svn-import)
20:35
Fix handling paths when branching to/from a subdir ... (check-in: 261ff58e user: baruch tags: svn-import)
14:10
Much better detection of changes to tags. Prevent commit with no changes. ... (check-in: bb020aed 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: b955a6b2 user: drh tags: trunk)
20:05
Backout [b9af13da9d] and instead clarify testing requirements. Also shorten anchor tag and add missing anchor end. ... (check-in: 41ae5d9f user: andybradford tags: trunk)
19:51
Updates to the graph-test-1.wiki page. ... (check-in: 7c55ffe1 user: drh tags: trunk)
19:48
Correct link to tested ci view. ... (check-in: b9af13da user: andybradford tags: trunk)
19:42
Use artifact that pertains to the feature in question. ... (check-in: 70cb98ce user: andybradford tags: trunk)
19:36
Add test for Unhide button. ... (check-in: 4032173d user: andybradford tags: trunk)
18:56
Send browser to testwindow like the rest of the links. ... (check-in: 81fafe36 user: andybradford tags: trunk)
16:01
Mention CVE-2014-3566 fix in changelog. ... (check-in: 98e30b72 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: 2621f8e5 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: 21acf839 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: ba1429ce user: drh tags: trunk)
2015-01-16
22:10
Further enhancements to the change-log. ... (check-in: 55243b0d user: drh tags: trunk)
19:12
Updates to the change log and a typo fix in one of the documentation pages. ... (check-in: 7705070d user: drh tags: trunk)
13:28
Update SQLite to the 3.8.8 release. ... (check-in: 3d8bf07d user: drh tags: trunk)
10:43
Add entry for Docker in changes.wiki, and minor bug-fix ... (check-in: 7ad592b9 user: jan.nijtmans tags: trunk)
08:34
Remove comment, assuming the "initial commit" change is accepted for 1.30 ... (check-in: 65815de2 user: jan.nijtmans tags: trunk)
05:52
Update change log with some of the obvious bug fixes. ... (check-in: 64d83124 user: andybradford tags: trunk)
2015-01-15
16:17
Fix for new branch detection and handling ... (check-in: 7673518b user: baruch tags: svn-import)
10:00
merge trunk ... (check-in: 3cf9f211 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: 2c79aed2 user: jan.nijtmans tags: trunk)
09:29
merge trunk ... (check-in: f332f83b user: jan.nijtmans tags: svn-import)
09:28
Remove spacings at end-of-line. No change in any functionality. ... (check-in: 080ab8cb user: jan.nijtmans tags: trunk)
2015-01-14
23:26
Enhanced comments on the implementation of the checkin_mtime() SQL function. ... (check-in: 3b2dcd93 user: drh tags: trunk)
12:55
Merge the latest trunk changes into the search-with-fts4 branch. ... (Closed-Leaf check-in: b429d530 user: drh tags: search-using-fts4)
11:56
Use "COLLATE nocase" when listing user names. ... (check-in: 439453b5 user: drh tags: trunk)
2015-01-13
08:30
typo ... (check-in: bc04f483 user: jan.nijtmans tags: trunk)
00:27
Update the built-in SQLite to the first 3.8.8 release candidate. ... (check-in: 51b476a0 user: drh tags: trunk)
2015-01-12
11:35
Fix typos in documentation and update the size estimate. ... (check-in: ec1197ca user: drh tags: trunk)
2015-01-11
00:06
Update the built-in SQLite to the latest 3.8.8 beta. ... (check-in: 5c8f33d6 user: drh tags: trunk)
2015-01-10
18:01
Add the "fossil clean --verily" command to the "hints" documentation. ... (check-in: 70931e58 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: e1893dc6 user: andybradford tags: trunk)
2015-01-08
19:46
Restore the diamond symbol as the default 'not sorted' column indicator. ... (check-in: 379ce043 user: mistachkin tags: trunk)
17:38
Update referenced OpenSSL version. ... (check-in: 6c484ec3 user: mistachkin tags: trunk)
14:50
merge cleanX ... (check-in: 8e94814d user: jan.nijtmans tags: cleanX-no-clean-glob)
14:40
merge trunk ... (check-in: 4105aed8 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: b5b62b3d user: drh tags: trunk)
2015-01-07
21:48
Make Resolution column of /brlist table sortable. ... (check-in: e90503d6 user: joel tags: trunk)
21:46
Move table column sort indicator into CSS. ... (check-in: d3eb877c user: joel tags: trunk)