Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2010-05-12 14:08:02" occurring around 2010-05-12 14:08:02.
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) | |
2010-05-02
| ||
19:21 | Add support for URLs of the form: artifact?ci=CHECKIN&filename=FILENAME. ... (check-in: 6f9901dd42 user: drh tags: trunk) | |
2010-04-27
| ||
23:55 | Ignore byte-order-marks at the beginning of wiki pages. Ticket [466e4bbdc7c90d5] ... (check-in: 9d6507d25d user: drh tags: trunk) | |
17:17 | Simplify timeline processing. No longer show branch and merge points since those are now obvious from the graph. ... (check-in: 5568603e57 user: drh tags: trunk) | |
17:02 | Allow the branch name to be changes in the check-in edit screen for a check-in that is the first check-in of a new branch. ... (check-in: af8a8979c6 user: drh tags: trunk) | |
2010-04-26
| ||
15:36 | allow "class" attributes in wiki html markup, so CSS is more useful ... (check-in: 99c26fccba user: ron tags: trunk) | |
2010-04-22
| ||
15:48 | Infrastructure changes that will allow the client-side sync to be run from a web interface - the status messages now go to CGI output if the sync is run from a web page. This is a partial implementation of the "SyncNow" button. The button itself has not yet been added. ... (check-in: c56af61e5e user: drh tags: trunk) | |
15:18 | Back out check-in [fc23960258211b5bc]. This will close ticket [a534227710d3e5] but re-open ticket [3b1533a090eebd09d]. ... (check-in: f7ec914037 user: drh tags: trunk) | |
12:44 | Improved detection of invalid home directories and better error messages when invalid home directories are detected. Ticket [c3971eac71a1bd0] ... (check-in: 822133a763 user: drh tags: trunk) | |
01:02 | When the "name" parameter for the /artifact webpage (and similar pages) is ambiguous, bring up a page that allows the user to choose between the various options. Ticket [901936cf06df1b9b9a]. ... (check-in: d02115bbf0 user: drh tags: trunk) | |
00:12 | Remove dead code and fix a comment - issues found while looking for an unrelated problem. ... (check-in: d4125d551e user: drh tags: trunk) | |
00:00 | Fix incorrect redirects to "/home" when there is an ambiguous name on the artifact webpage. Ticket [901936cf06df1b9b]. Still need to add code that will list all possible answers and let the user choose. ... (check-in: f44a3f70be user: drh tags: trunk) | |
2010-04-15
| ||
23:53 | Update to the latest stable check-in of SQLite, as a beta-test for SQLite. ... (check-in: 7c37b46b12 user: drh tags: trunk) | |
23:50 | Fill the boxes on the graph with the same background color as the text in the timeline description. ... (check-in: 0e7b85bb92 user: drh tags: trunk) | |
2010-04-07
| ||
20:35 | SQLite bug fix. Change a LIKE to a GLOB so that it can use an index. ... (check-in: 5721bce885 user: drh tags: trunk) | |
20:02 | Update SQLite to a version that includes automatic index support. When compiled with FOSSIL_DEBUG, issue warnings if any automatic index is ever used. ... (check-in: b84917dbf8 user: drh tags: trunk) | |
11:53 | Accept single-quotes in addition to double-quotes for HTML attribute quoting. ... (check-in: 852e631f08 user: drh tags: trunk) | |
2010-04-04
| ||
23:20 | Pull in recent graph layout changes. ... (check-in: 0551ff8178 user: drh tags: clear-title) | |
22:40 | Further refinements to the graph layout for file histories. ... (check-in: 1f607de1db user: drh tags: trunk) | |
21:47 | For file history graphs, use merge arrows to show when the same file appears in multiple check-ins. ... (check-in: 6ea10c5e99 user: drh tags: trunk) | |
18:38 | Tweaks to the graph layout algorithm to try to get better graphs for individual file histories. ... (check-in: 1d2608b7f4 user: drh tags: trunk) | |
2010-04-02
| ||
20:09 | Merge all recent trunk changes into the clear-title branch (since we hold clear title on all recent changes.) ... (check-in: 64541535d9 user: drh tags: clear-title) | |
19:28 | Add additional markups to show inefficient queries when running in TH3_DEBUG mode. ... (check-in: 251fd001a8 user: drh tags: trunk) | |
19:27 | In file changes histories, show when the file is deleted. ... (check-in: 4bbb437f06 user: drh tags: trunk) | |