Fossil

Timeline
Login

Timeline

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

50 check-ins related to "trunk" plus check-in "b16b4337b9f5736a" occurring around b16b4337b9f5736a.

2010-07-06
21:22
Add software version information and database stats to the /stat page. ... (check-in: 5acf617104 user: drh tags: trunk)
20:51
Update the built-in SQLite to the latest beta of version 3.7.0. ... (check-in: 8733f07f0a user: drh tags: trunk)
2010-07-04
21:11
Small performance tweaks for clone and rebuild. ... (check-in: 710a8ba993 user: drh tags: trunk)
2010-07-03
15:33
Update SQLite to the latest beta of 3.7.0. This provides much better server concurrency when the repository database file is set to WAL mode. ... (check-in: fb5f0c2580 user: drh tags: trunk, release)
15:26
Automatically pull the shunning list when pulling from the "remote-url" server, which we assume is a trusted server. Add the new "auto-shun" setting to disable this feature, if desired. ... (check-in: 515814f8e7 user: drh tags: trunk)
2010-06-28
14:30
Updated ttmrichter branch to latest from trunk. ... (check-in: 4c41c80e04 user: michael tags: ttmrichter)
2010-06-26
20:37
Update the built-in SQLite to the latest from the SQLite development tree. ... (check-in: ba14c7549c user: drh tags: trunk)
2010-06-24
11:10
Update to the latest SQLite with the new WAL file format containing version numbers. ... (check-in: e0bdd5afce user: drh tags: trunk)
2010-06-23
15:23
Update to the latest SQLite which contains a bug fix in the current-time function on windows. ... (check-in: 34178e2771 user: drh tags: trunk)
13:30
Prompt the user for permission to overwrite files on "fossil open". Ticket [17389900b2e5bd816] ... (check-in: d778ffea81 user: drh tags: trunk)
11:58
Fix to a "help" message. No code changes. ... (check-in: b892572644 user: drh tags: trunk)
11:54
Do not try to drop system tables when rebuilding a repository. Ticket [7c700d2f28838490]. ... (check-in: b063e40725 user: drh tags: trunk)
11:48
Merge quickstart.wiki changes into the trunk. ... (check-in: c6cfa4ebc4 user: drh tags: trunk)
11:46
Back out the benoit branch changes added by the previous check-in. ... (check-in: 17075ffb37 user: drh tags: ttmrichter)
02:21
Merging trunk into private branch. ... (check-in: 54d0648f1d user: michael tags: ttmrichter)
2010-06-22
11:35
Improve Make system for easier compilation with MinGW awk must still be in PATH and zlib compiled for mingw. ... (check-in: 7b7fe27678 user: BM tags: benoit)
2010-06-21
19:28
Fix a segfault that can occur if a corrupt delta gets into the archive. ... (check-in: b9a744e1c4 user: drh tags: trunk)
15:08
Update to the latest version of SQLite with WAL support. ... (check-in: ed1037e225 user: drh tags: trunk)
15:08
Fix a typo in the "branching.wiki" document. ... (check-in: 83d6065c99 user: drh tags: trunk)
2010-06-18
03:21
Fixed up the quickstart to present information in a more logical order. ... (check-in: 43472d55f3 user: michael tags: ttmrichter)
2010-06-17
02:01
Fix an uninitialized variable in the graph generator - error inserted by the previous checkin. ... (check-in: 4d1ef64ee8 user: drh tags: trunk)
01:37
Update to the latest version of SQLite - one that includes the fix for the corruption bug associated with the file-size in byte 28 of the database header. Also fix a bug in the graph generator, and change an index to help timeline run faster for branch queries. ... (check-in: 5129d32a37 user: drh tags: trunk)
2010-06-16
20:33
On a branch timeline, in addition to showing the checkins of the branch, also show check-ins of other branches that merge into or from the branch being displayed. This helps to show what has happened to an infrequently changing branch which is part of a much more active project. ... (check-in: 6752934026 user: drh tags: trunk)
2010-06-13
15:58
Add the ability to escape Wiki page names in hyperlinks using a wiki: prefix. Ticket [f58a05747498d3aaa9ea1e4f8f4015c209dfc54a]. ... (check-in: d6b2c387a0 user: drh tags: trunk)
2010-06-11
12:27
Fix documentation typos. ... (check-in: b16b4337b9 user: drh tags: trunk)
12:02
Change the default style to center the title with the project name above and with 200 pixel wide logo and status boxes to the left and right. ... (check-in: 15b293259d user: drh tags: trunk)
2010-06-10
19:21
The previous two check-ins to the exp-search branch should have been on the trunk. This check-in pulls them over. ... (check-in: d90467ed85 user: drh tags: trunk)
2010-06-09
12:29
Updates to the homepage. Fix a minor bug in the check-in edit screen of the web-UI. ... (check-in: 404aaecff8 user: drh tags: trunk)
2010-06-05
20:04
reintroduce "co" alias for "checkout"; Originally introduced with [a89b436bc9] ... (check-in: 91eded7a09 user: bharder tags: trunk)
2010-05-25
12:30
Fix typo in the [/doc/tip/www/selfhost.wiki | Self-Hostiry Repositories] page. Ticket [e39122fcc434125c6]. ... (check-in: f19de0b02d user: drh tags: trunk)
2010-05-24
18:43
Fix a bug in HTML attribute parsing. ... (check-in: cb44f7dea4 user: drh tags: trunk)
18:19
Rewrite the SRC= attribute of <IMG> markup to insert the zBaseURL where appropriate. ... (check-in: dc82d5709c user: drh tags: trunk)
2010-05-22
13:24
Add the auto-captcha setting back to the command-line setting command. Default auto-captcha to on. ... (check-in: 5fbd593aa7 user: drh tags: trunk)
11:46
Add the test-move-repository command. ... (check-in: 4a19864419 user: drh tags: trunk)
11:28
Fix memory leaks associated with the cgi_rfc822_datestamp() function. ... (check-in: 99dcff4d28 user: drh tags: trunk)
2010-05-21
21:05
adding code, wiki, tickets, checkins search functionality ... (check-in: 73d274360c user: Zach tags: exp-search)
16:21
Fix issues with attachments on tickets. In the artifact viewer, do a better job of detecting JPEG images from the content prefix. ... (check-in: 3343450e64 user: drh tags: trunk, release)
15:16
Fix an unterminated string in the information viewer for attachments. ... (check-in: 65d2067247 user: drh tags: trunk)
2010-05-17
18:24
re-introduce "co" "checkout" command to BSD branch ... (Closed-Leaf check-in: 0072bfefd2 user: bch tags: trunk)
14:29
Fix typo in copyright assignment form. ... (check-in: 4cb397a7cb user: drh tags: trunk)
2010-05-16
19:38
Update the "License" link on the homepage to go to the BSD license text rather than GPL license text. ... (check-in: 1a987869e0 user: drh tags: trunk)
19:36
Merge support for HTTPS back into trunk. (It got lost during the conversion from GPL to BSD.) ... (check-in: 68fa646f49 user: drh tags: trunk)
19:16
Rename the "clear-title" branch as the new trunk. The trunk is now relicensed using the Simplified BSD License. ... (check-in: bf1c21ba16 user: drh tags: trunk)
19:14
Move what used to be the called the trunk into a separate branch named "gpl". The trunk will be modified to contain only code to which we hold clear title and which is licensed using the 2-clause BSD License. ... (Closed-Leaf check-in: ccc7701cc6 user: drh tags: gpl)
19:08
Change from GPL to the Simplified BSD License. ... (Closed-Leaf check-in: c06edd231f user: drh tags: clear-title)
11:18
Pull the latest trunk changes into clear-title. ... (check-in: 96722b6d01 user: drh tags: clear-title)
2010-05-14
17:02
On the timeline graph, strive to put the "trunk" to the far left. ... (Closed-Leaf check-in: 4c931047ef user: drh tags: trunk)
2010-05-12
14:08
fix ticket [fc428d2107d6b810fff67892896137c66abd3484] ... (check-in: b24b2e1bba user: rwilson tags: trunk)
2010-05-09
16:51
Fix a documentation typo. Ticket [64386b2221309d]. ... (check-in: 11b3f31de9 user: drh tags: trunk)
16:49
Prevent adding special files _FOSSIL_-journal, .fos, and .fos-journal to the repository. Ticket [97d8f830b7e5e2] ... (check-in: c193d2c2e0 user: drh tags: trunk)