Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins related to "release" plus check-in "2010-01-24 17:55:07" occurring around 2010-01-24 17:55:07.
2010-08-24
| ||
01:24 | Fix a potential sigfault that can occur in the graph generator if the child is older than its parent. ... (check-in: 7503f98779 user: drh tags: trunk) | |
2010-08-23
| ||
22:24 | Omit the link to the "ZIP archive" if the user does not have permissions to download the ZIP archive. Ticket [f18142409088bfc707e26]. ... (check-in: 8474ca6747 user: drh tags: trunk, release) | |
22:19 | Print a warning if there are unfinalized SQL statements when fossil shuts down. Take care to finalize all statements in the "commit" command. ... (check-in: 94d8e9cd4b user: drh tags: trunk) | |
2010-08-07
| ||
16:10 | The "fossil diff" command now accepts options --from and --to in order to do a diff between two arbitrary check-ins. ... (check-in: 296b90a25b user: drh tags: trunk) | |
2010-08-05
| ||
10:09 | Update SQLite to the latest 3.7.1 development snapshot. ... (check-in: d090292800 user: drh tags: trunk, release) | |
2010-07-31
| ||
13:18 | corrected formatting of example cgi scripts in server documentation ... (check-in: ea66780016 user: joshua 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-05-22
| ||
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-03-18
| ||
14:28 | Update the script that builds the download page. ... (check-in: d5f6a272e9 user: drh tags: trunk) | |
14:20 | Fix some compiler warnings on windows. ... (check-in: 73c24ae363 user: drh tags: trunk, release) | |
14:11 | Fix some permissions problems on wiki pages. Always show "Empty Page" text for wiki pages that contain no text. ... (check-in: f442eb2ae2 user: drh tags: trunk) | |
2010-03-10
| ||
17:18 | Make sure the return value of db_text() is always something obtained from malloc() or else NULL. Strdup() the default value if the default value is used. ... (check-in: 0cbc5d295c user: drh tags: trunk) | |
2010-03-08
| ||
14:18 | Make the File menu option default to showing only the files in tip. ... (check-in: 599e6abfb1 user: drh tags: trunk, release) | |
14:12 | Changes to file browser to be more direct and describing what is seen in the union of all files from all versions. Add hyperlinks to tip and trunk. ... (check-in: 4db129c925 user: drh tags: trunk) | |
2010-02-15
| ||
21:01 | Remove superfluous word, as per [6b8dcc1d67171f3e30]. ... (check-in: 05b44d58a0 user: bch tags: trunk) | |
2010-02-13
| ||
12:30 | Fixed bug [2245a1e3d0]. rm command now properly checks return value. ... (check-in: 02f638a16f user: jeremy_c tags: trunk, release) | |
2010-02-10
| ||
13:13 | Bug fix in the graph layout algorithm. ... (check-in: 95ae79d504 user: drh tags: trunk) | |
2010-01-25
| ||
10:03 | add search to wiki ... (check-in: 07bd8796dc user: ron tags: trunk) | |
2010-01-24
| ||
22:35 | Pull in the latest changes from trunk. ... (check-in: 97311bd9d5 user: drh tags: ssl) | |
22:34 | Pull in the latest changes from trunk. ... (check-in: 1942d581bb user: drh tags: clear-title) | |
17:55 | Fixes to the login processing for "clone". ... (check-in: c4c231069e user: drh tags: trunk, release) | |
07:53 | fix [7df27f5236] ... (check-in: 6bbb22d4fa user: ron tags: trunk) | |
2010-01-22
| ||
03:09 | Make sure Admin users have ZIP permission. Ticket [2741e01c0b]. ... (check-in: 9eb7f4fb1e user: drh tags: trunk) | |
2010-01-21
| ||
22:06 | Updated to include all the latest changes (for which we hold clear title) from the trunk. ... (check-in: 390b414605 user: drh tags: clear-title) | |
22:03 | Update the SSL branch to include all the latest changes. ... (check-in: 652f20ef9c user: drh tags: ssl) | |
20:53 | Merge experimental remote-url password handling changes into the trunk. ... (check-in: a3c97c9063 user: drh tags: trunk, release) | |
20:52 | Use the saved sync-url password for autosync. ... (Closed-Leaf check-in: f703a2fca2 user: drh tags: experimental) | |
2010-01-20
| ||
21:51 | Fix a bug in file change detection introduced by check-in [d7a583e697]. Don't use that check-in, nor [30f23e3f5c]. ... (check-in: 1abc8a940e user: drh tags: trunk) | |