Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file www/sync.wiki version c4ec0b4a24
|
2016-08-18
| ||
| 11:03 | Make sure auto-hyperlink works for anonymous. check-in: a2730fea39 user: drh tags: trunk | |
| 03:04 | Defer copying the capabilities for the logged in user until after the special 'auto-hyperlink' processing is completed; otherwise, the anonymous permissions may not gain the 'h' permission. Closed-Leaf check-in: ae36cd66ae user: mistachkin tags: anonPermHyperlink | |
| 02:54 | When tracing the 'anoncap' or 'hascap' commands, which share an implementation, show which one is being traced. check-in: 9066bf1371 user: mistachkin tags: trunk | |
| 02:51 | Correct TH1 tracing related to the 'hascap' and 'anycap' TH1 commands. check-in: 901f18393d user: mistachkin tags: trunk | |
| 02:45 | Make the '--th-trace' option work properly on Windows. check-in: 11d3d72125 user: mistachkin tags: trunk | |
| 02:22 | Since the intent of the TH1 'hascap' command is that all specified permissions are required (i.e. the first missing permission should stop further checks), correct the loop invariant. check-in: 1c0b1a58c6 user: mistachkin tags: trunk | |
| 02:11 | Further enhancements to TH1 permissions testing. check-in: 5915e6f4d4 user: mistachkin tags: trunk | |
| 01:52 | Add more environment variables to the 'test_env' page. check-in: 33561a22fa user: mistachkin tags: trunk | |
| 01:50 | Some coding style corrections in the TH1 tests. check-in: 46e92c25e0 user: mistachkin tags: trunk | |
| 01:47 | Add tests for the 'anycap', 'anoncap', and 'hascap' TH1 commands. Also, add the --set-user-caps and --set-anon-caps options to the 'test-th-eval', 'test-th-render', and 'test-th-source' test commands. check-in: 5ea2a4fb07 user: mistachkin tags: trunk | |
| 01:40 | Correct checking for the new 'y' permission (write unversioned files). check-in: 1f8a667f8e user: mistachkin tags: trunk | |
| 01:01 | Update custom MinGW makefile. check-in: 638536e94e user: mistachkin tags: trunk | |
|
2016-08-17
| ||
| 22:19 | Add the -u/--unversioned flag to the "fossil sync" command. Implement the "fossil unversioned revert" command. check-in: c18f23190a user: drh tags: trunk | |
| 17:25 | Send the parent-project-name and parent-project-code configurations when syncing the project configurations. check-in: 08e65c2bb1 user: drh tags: trunk | |
| 16:02 | Fix typos in documentation and on the "Setup/Users" screen. check-in: 085bfaeec7 user: drh tags: trunk | |
| 15:56 | For the "query -nocomplain" TH1 command, make sure the SQLite log does not add error messages to the output. check-in: 801eca62a8 user: drh tags: trunk | |
| 15:42 | Add support for unversioned files stored in the repository. check-in: 27d743e708 user: drh tags: trunk | |
| 15:36 | Show the number and total size of unversioned files on the /stat page. Add a link to /uvlist from /sitemap. Closed-Leaf check-in: 83c7571f28 user: drh tags: unversioned-files | |
| 14:40 | Update the sync protocol documentation to describe the unversioned file sync. check-in: d780949320 user: drh tags: unversioned-files | |