Fossil

Timeline
Login

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

26 events for the month beginning 2014-03-01 by user drh

Following month ↑
2014-03-31
16:48
Get rid of the GLOBAL_URL() kludge. Change the global "g" variable to contain an instance of the UrlData object instead of individual fields of the UrlData object. ... (check-in: 5fdad9bd8c user: drh tags: trunk)
13:02
Use full-length SHA1 hashes on the "ambiguous" webpage. ... (check-in: 42e66c1a17 user: drh tags: trunk)
12:59
Add missing db_finalize() statements. ... (check-in: 07e93f3854 user: drh tags: trunk)
2014-03-22
11:33
Fix the SCGI processing so that it works with Nginx. ... (check-in: 684eb478e7 user: drh tags: trunk)
2014-03-15
15:03
If a wiki page begins with <title> then render that as <h1 align='center'> when rendering the whole page. For the "doc" URI, continue to extract the title and use it as the overall page title, as we have always done. This only effects wiki rendered in pages like "artifact". ... (check-in: d8586b5670 user: drh tags: trunk)
14:35
Fix the "artifact" URL to render markdown text automatically. ... (check-in: 60019ce7d9 user: drh tags: trunk)
2014-03-14
20:49
Fix the display of unified-diff lines on web pages when the files being compared have windows-style line endings. ... (check-in: e2e8531ba7 user: drh tags: trunk)
13:57
Enhance the "whatis" command to report on attachments and to include raw tags so that cluster artifacts are identified. Add the "test-whatis-all" command to run "whatis" on every artifact in the repository. ... (check-in: 5cdc39dc2d user: drh tags: trunk)
12:30
Enhance the "whatis" command so that if given an ambiguous SHA1 hash prefix it shows "what is" all possible values for that hash prefix. ... (check-in: 933904fe70 user: drh tags: trunk)
2014-03-13
12:24 Edit [ef27b0059a0af7fe|ef27b0059a]: Mark "Closed". ... (artifact: caac8dd93d user: drh)
12:23
Add support for HTTP Basic Authentication to clone and sync. ... (check-in: 5d536c51b6 user: drh tags: trunk)
11:58
Fix the stash so that it remembers added files and readds them when the stash is applied. ... (check-in: db052aa4c6 user: drh tags: trunk)
2014-03-10
00:22
Fix a busted hyperlink in the previous change to server.wiki. ... (check-in: 60774eb33f user: drh tags: trunk)
2014-03-09
23:43
Add documentation (at [/doc/trunk/www/server.wiki#loadmgmt]) on how to use the new load-average limiter feature. ... (check-in: 936fdaeef7 user: drh tags: trunk)
23:04
Add the "max-loadavg" setting to the "setting" command. Add "setting" and "unset" to the "all" command so that max-loadavg can be quickly changed on all repos of a large server installation. ... (check-in: 1847552c92 user: drh tags: trunk)
16:25
When a request is denied due to excessive load average, send a 503 reply code. Also: Enhance the request denied message to show the current load average and the load average limit. ... (check-in: d0fa157840 user: drh tags: trunk)
00:19
Show the repository name on the test_env webpage. ... (check-in: 117a0f6952 user: drh tags: trunk)
00:15
Add the ability to restrict CPU-intensive web pages when the server load average gets too high. This feature is turned off by default. ... (check-in: 5e26a1b9b2 user: drh tags: trunk)
2014-03-08
16:14
Clean up and standardize the handling of user "nobody" and the g.zLogin global variable. ... (check-in: 840b762206 user: drh tags: trunk)
2014-03-07
14:58
In SQLite, import the fix for the journal_mode=PERSIST delete problem on windows. This has no effect on Fossil since Fossil does not use journal_mode=PERSIST. The update is for completeness only. ... (check-in: 33dc7f31c1 user: drh tags: trunk)
2014-03-06
15:02
Update the built-in SQLite to include the latest last-minute patches for version 3.8.4. ... (check-in: f00167e4e1 user: drh tags: trunk)
2014-03-05
19:07
Update the built-in SQLite to 3.8.4 beta. ... (check-in: f0773f6370 user: drh tags: trunk)
2014-03-04
14:36
Bring in the SQLite with the TRIGGER name resolution bug fix. This fix is not important to Fossil - we just want to include the latest SQLite code for testing. ... (check-in: 6215d08303 user: drh tags: trunk)
04:16
Update to the latest SQLite with new performance enhancements - now tested to ensure that it works on systems like ARM that default to unsigned characters. ... (check-in: 8247784beb user: drh tags: trunk)
00:03 Edit [13c1fa7626d50aea|13c1fa7626]: Move to branch beaglebone-problem. Edit check-in comment. ... (artifact: 33833e6c36 user: drh)
2014-03-03
23:21
Update to the latest SQLite with its new performance enhancements. (Later:) The new SQLite does not work correctly when compiled on the Beaglebone Black. Currently investigating. Moving this check-in into a branch until the problem is understood. ... (Closed-Leaf check-in: 13c1fa7626 user: drh tags: beaglebone-problem)
Previous month ↓