Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/sqlite3.c version ff2994764f
|
2013-12-03
| ||
| 05:21 | Be consistent with naming. Also remove unused line of code. check-in: f742be5faa user: andybradford tags: hidden-tag | |
| 05:10 | Add Admin Timeline setting to display hidden content by default if enabled. check-in: 39667fd75e user: andybradford tags: hidden-tag | |
|
2013-11-30
| ||
| 09:30 | merge trunk check-in: 97fb78b656 user: jan.nijtmans tags: hidden-tag | |
| 09:28 | When available, make "win32-longpath" the default VFS on Windows and Cygwin check-in: 6e31396faf user: jan.nijtmans tags: trunk | |
|
2013-11-29
| ||
| 11:26 | When configuring fossil using "--disable-internal-sqlite" (having SQLite 3.8.1 installed), "./fossil version -v" gives: "SQLite 3.8.2 2013-11-27 14:50:51 c75f561f33", which was not the SQLite version compiled with, neither the SQLite version actually running (3.8.1). check-in: d780693181 user: jan.nijtmans tags: trunk | |
| 06:10 | Rebuild ticket tables when modifications are made using 'fossil config'. check-in: 0047370ce6 user: joel tags: trunk | |
|
2013-11-28
| ||
| 22:36 | When hiding a branch, close it as well: Commits on a hidden branch make no sense. check-in: 50b986495d user: jan.nijtmans tags: hidden-tag | |
| 10:34 | Implement "unhide" option for json timeline. Protect "trunk" from being hidden, and indicate more clear which branch is being hidden: The "mistake" branch is the only branch that should have hidden nodes. check-in: 6b61145f4f user: jan.nijtmans tags: hidden-tag | |
|
2013-11-27
| ||
| 22:05 | correct label check-in: fd2659fbe3 user: jan.nijtmans tags: hidden-tag | |
| 22:00 | no double WHERE check-in: cbc1d0d79b user: jan.nijtmans tags: hidden-tag | |
| 21:49 | correct switchin in timeline check-in: 9913d1a731 user: jan.nijtmans tags: hidden-tag | |
| 19:54 | undo non-timeline related changes: Hidden tag should only affect timeline. check-in: ef98eea9c2 user: jan.nijtmans tags: hidden-tag | |
| 19:41 | merge trunk check-in: 942c17b127 user: jan.nijtmans tags: hidden-tag | |
| 15:55 | Import the latest SQLite 3.8.2 beta from upstream, including Cygwin fixes and performance enhancements. check-in: 38c02b775d user: drh tags: trunk | |