Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins using file src/db.c version 6fc35109b2
|
2016-08-22
| ||
| 15:20 | Fill in SQL parameters in report formats using HTTP query parameter values. check-in: 0ef09dc9cd user: drh tags: trunk | |
|
2016-08-21
| ||
| 17:50 | Fix the /uv page so that it correctly handles a missing "name". First it looks for "index.html", "index.wiki", "index.md" and "index.th1", then if none of those documents are found, it does the equivalent of /uvlist. check-in: 253795692b user: drh tags: trunk | |
| 00:13 | Account for recent 'hr' markup changes in the th1-tcl tests. check-in: 6a73034e71 user: mistachkin tags: trunk | |
|
2016-08-19
| ||
| 16:26 | Handle the "-u" option on "fossil all sync". check-in: ce910a43c5 user: drh tags: trunk | |
|
2016-08-18
| ||
| 19:16 | Fix typos in the Unversioned Content document. check-in: 1a7656469a user: drh tags: trunk | |
| 14:30 | merge trunk Closed-Leaf check-in: e81063b97a user: jan.nijtmans tags: pending-review | |
| 13:30 | Mention "full text search" as a feature in the web interface documentation. check-in: 63bff950cc user: drh tags: trunk | |
| 13:20 | Add documentation on unversioned content. check-in: f187ada697 user: drh tags: trunk | |
| 12:33 | Fix the "fossil rebuild" command so that it no longer trashes the unversioned content. Add the -u option to "fossil clone" to retrieve unversioned content during the clone. check-in: a5d8548f61 user: drh tags: trunk | |
| 11:16 | Fix typos in the sync documentation. check-in: d3dabbb08c user: drh tags: trunk | |
| 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 | |
| 13:37 | Limit the amount of unversioned content sent with each HTTP request. Also: fix up source code lines in xfer.c to be less than 80 characters long. check-in: faa73ae0c4 user: drh tags: unversioned-files | |
| 11:53 | The admin and setup users automatically get the write-unversioned ('y') permission. check-in: 0480400c39 user: drh tags: unversioned-files | |
| 09:57 | Do not show a blank table on the /uvlist page if the server contains no unversioned files. Instead show a message explaining that no unversioned files are present. check-in: 49007ecedf user: drh tags: unversioned-files | |
| 09:28 | Add the /uvlist webpage. check-in: 52860aa6ab user: drh tags: unversioned-files | |
|
2016-08-16
| ||
| 20:49 | Merge trunk changes. check-in: 78ccf4bcf5 user: drh tags: unversioned-files | |
| 20:48 | Add the -nocomplain option to the TH1 "query" command. Add the ability to query the unversioned table, if such a table exists. check-in: c8289bdce4 user: drh tags: trunk | |
| 19:36 | Add the new "y" permission letter that gives authority to push unversioned files. check-in: 5d703ba2ad user: drh tags: unversioned-files | |
| 17:26 | Merge user-list documentation enhancements from trunk. check-in: 8f773f2caa user: drh tags: unversioned-files | |
| 17:25 | Add the /setup_ucap_list built-in documentation page. Improvements to the /setup_ulist_notes built-in documentation page. check-in: 70d898fe3c user: drh tags: trunk | |
| 16:25 | Merge recent trunk enhancements. check-in: f6d4a2bfe3 user: drh tags: unversioned-files | |
| 16:17 | Add the ability to create a child-project repository that can pull from its parent repository but never push back. check-in: dddc58da65 user: drh tags: trunk | |
| 15:32 | Add the ability to create a child-project repository that can pull from its parent repository but never push back. Closed-Leaf check-in: 0ab5ad5f36 user: drh tags: child-projects | |
|
2016-08-15
| ||
| 15:18 | update change-log check-in: 4f3054bcb3 user: jan.nijtmans tags: trunk | |
|
2016-08-12
| ||
| 22:45 | Improved documentation of the date and time stamps understood by most fossil commands and web pages. No non-documentation changes were made, but comments in eight source files were edited. check-in: cd77e0649a user: rberteig tags: trunk | |