Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/main.c version 6c99bae251
2016-08-18
| ||
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) | |