Fossil

Timeline
Login

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

12 check-ins using file src/http.c version 4f0d2d8fa0

2010-05-16
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
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