Fossil

Timeline
Login

Timeline

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

18 check-ins using file src/db.c version 3676a932

2013-12-05
08:36
Use different format specifier for and textContent to avoid unwanted display issues. ... (check-in: 439f18e8 user: andybradford tags: hidden-tag)
08:15
Use Javascript to hide the branch hiding checkbox when necessary. Also update the branch name in the branch hiding text when a branch is specified. ... (check-in: 11e8a48e user: andybradford tags: hidden-tag)
2013-12-04
13:10
Add -DSQLITE_WINNT_MAX_PATH_CHARS=4096 for Cygwin, as Cygwin cannot handle paths of length 32767 anyway. Doesn't affect other platforms. Re-generated Makefile.PellesCGMake, somehow not updated when makemake.tcl changed the last time. ... (check-in: 53fd1c9b user: jan.nijtmans tags: trunk)
09:58
"this branch" -> <branchname> ... (check-in: b0bf6582 user: jan.nijtmans tags: hidden-tag)
09:38
merge trunk ... (check-in: 8b003a10 user: jan.nijtmans tags: hidden-tag)
09:36
Styling: translate some tabs to spaces ... (check-in: b3e32c8e user: jan.nijtmans tags: trunk)
09:24
Merge trunk. Make it possible to make a move to branch "mistake", close the branch, and hide it in one single step. 3 separate check-buttions control the 3 parts of this action separately. ... (check-in: 884b0dc1 user: jan.nijtmans tags: hidden-tag)
08:39
Make it impossible to remove the "branch" and the "sym-<branchname>" tag from a check-in through the ci_edit page. Any check-in must have those two tags, the "Branching" section already contains a check-button suitable to change the branch. ... (check-in: 64c21ef6 user: jan.nijtmans tags: trunk)
2013-12-03
15:42
Merge trunk. Rename "hidden" option (not the tag name) to "hide", just as the "close" option compared to the "closed" tag. Just to prevent confusion. ... (check-in: 1a453093 user: jan.nijtmans tags: hidden-tag)
15:25
Update the built-in SQLite to the second release candidate for 3.8.2. ... (check-in: d7543d8b user: drh tags: trunk)
14:59
Merge trunk. Give "Branch Hiding" it's own section in the ci_edit page. ... (check-in: ec4fe5cb user: jan.nijtmans tags: hidden-tag)
14:56
"comment" tag from check-in's cannot be canceled: that would result in a check-in without a comment! Extraneous dot in label text. ... (check-in: 2d2ab567 user: jan.nijtmans tags: trunk)
13:49
Use "win32-longpath" as default (when available, overridable with FOSSIL_VFS environment variable) when accessing peer repositories. ... (check-in: f8eefabe user: jan.nijtmans tags: trunk)
05:21
Be consistent with naming. Also remove unused line of code. ... (check-in: f742be5f user: andybradford tags: hidden-tag)
05:10
Add Admin Timeline setting to display hidden content by default if enabled. ... (check-in: 39667fd7 user: andybradford tags: hidden-tag)
03:16
Update the built-in SQLite to the 3.8.2 first release candidate. ... (check-in: 81d24c6b user: drh tags: trunk)
2013-11-30
09:30
merge trunk ... (check-in: 97fb78b6 user: jan.nijtmans tags: hidden-tag)
09:28
When available, make "win32-longpath" the default VFS on Windows and Cygwin ... (check-in: 6e31396f user: jan.nijtmans tags: trunk)