Fossil

Timeline
Login

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

6 check-ins using file src/main.c version 8df893fdb7

2011-02-24
20:00
Reuse prepared statements to make clone run must faster on the server side. check-in: 1f41b0421d user: drh tags: trunk
17:11
Infrastructure changes: Simplify content_put() to a single parameter. Add content_put_ex() with lots of extra parameters. Add isPrivate parameters to content_put_ex() and content_new(). check-in: 1b4516168d user: drh tags: trunk
2011-02-22
21:14
Do not print extraneous text about project-id and admin-user at the end of an incremental import. check-in: 691fccbaf7 user: drh tags: trunk
21:09
Add an --incremental option to the "import" command. check-in: 59ef7cb40c user: drh tags: trunk
20:59
Tweaks to the "quick start" documentation page. check-in: 6f1cc96ff0 user: drh tags: trunk
20:30
Do not do automatic login for "fossil server" and "fossil http" and "fossil cgi" unless the --localauth option is used. Continue to do automatic login for 127.0.0.1 connections for "fossil ui", though. Ticket [573727d6d93badc] check-in: f7a3c6deef user: drh tags: trunk