Fossil

Timeline
Login

Timeline

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

30 check-ins related to "ben-testing"

2011-08-14
23:14
Merge the ben-testing branch into trunk. ... (check-in: 9a0c9958 user: drh tags: trunk)
23:12
Fix the file_relative_name() function so that it works on windows. ... (Closed-Leaf check-in: 47b5bf7d user: drh tags: ben-testing)
17:54
Remove the seperate versionable version of db_get(), which now uses ctrlSettings to determine whether a setting is versionable or not. ... (check-in: 3113f7b1 user: ben tags: ben-testing)
07:21
Merge trunk into ben-testing, adjusting for versionable settings. ... (check-in: 246ac307 user: ben tags: ben-testing)
07:13
Change the relative-paths default to 'on', after feedback from the community. ... (check-in: 42a830e7 user: ben tags: ben-testing)
2011-08-12
12:13
Fix harmless compiler warnings in tar.c. ... (check-in: 073725ae user: drh tags: trunk)
09:29
Add link to SSL page from setting up server documentation ... (check-in: 64ae6579 user: ben tags: ben-testing)
09:26
Update documentation index. ... (check-in: e764e8f3 user: ben tags: ben-testing)
09:21
Add documentation for settings, SSL usage, and change log. ... (check-in: 0769acd2 user: ben tags: ben-testing)
2011-08-10
18:53
Display of pathnames relative to working directory for status, changes and extras commands now controlled by 'relative-paths' setting (default: off) and --abs-paths and --rel-paths options. ... (check-in: cdd298f5 user: ben tags: ben-testing)
2011-08-04
15:54
Merge trunk into ben-testing ... (check-in: 3eb07708 user: ben tags: ben-testing)
14:32
Merge the ben-minorchanges branch into trunk. ... (check-in: 83c032de user: drh tags: trunk)
2011-07-20
08:37
Merge working directory relative file listings for changes and extras commands into ben-testing. ... (check-in: 8320393b user: ben tags: ben-testing)
08:34
Add help text to status command about --non-relative option. ... (Closed-Leaf check-in: 5de11ac6 user: ben tags: ben-changes-report)
08:29
Merge trunk with ben-testing ... (check-in: 74d65bab user: ben tags: ben-testing)
2011-07-19
23:29
Allow the root of a check-out to be in the root of the filesystem. Ticket [675f36eac4902cf] ... (check-in: b317471d user: drh tags: trunk)
2011-06-18
17:00
Merge latest changes from trunk ... (check-in: 7bbeb882 user: ben tags: ben-testing)
16:50
Add a version number that is increased by one on each release. Make the initial version number 1.18 since there have been 17 prior releases. ... (check-in: e0303181 user: drh tags: trunk)
2011-06-05
08:54
Merge latest SQLite from trunk ... (check-in: be264779 user: ben tags: ben-testing)
08:49
Minor code cleanup: reformat code to 80 char line length ... (check-in: 6aa5b85f user: ben tags: ben-testing)
08:46
Add ssl-ca-location setting to specify file/directory to pass to OpenSSL as the server CA location. This allows specification of CAs properly on platforms without usable centralised CA certificate lists, or management by external programs. Add note to certificate warning about this setting, and stronger instructions about what to do if the server certificate could not be verified. ... (check-in: 636cc595 user: ben tags: ben-testing)
2011-06-03
14:24
Update the built-in SQLite to the latest 3.7.7 alpha. ... (check-in: 9f9047d6 user: drh tags: trunk)
2011-06-02
23:45
Minor code clean-ups: (1) shorten lines to less than 80 characters (2) remove C99-isms, especially intermixed code and declarations. Also merge in the moved file display fix from the trunk. ... (check-in: a164b63a user: drh tags: ben-testing)
20:49
Improved handling of check-in diff display when files have changed names but are otherwise unmodified. Requires a rebuild to get the display exactly right since the MLINK table needs to be recomputed. ... (check-in: 067cda26 user: drh tags: trunk)
19:38
Merge versionable settings and empty-dirs setting from versionable-settings branch ... (check-in: 30ebed19 user: ben tags: ben-testing)
19:31
Merge SSL client certificate support from ben-security branch ... (check-in: 397f434a user: ben tags: ben-testing)
19:28
Create new branch named "ben-testing" ... (check-in: 25c77401 user: ben tags: ben-testing)
14:56
Make sure the built-in "now()" function is available to peer-repository connections for single-signon operations. Ticket [3233c3dad99d57ad]. ... (check-in: 74ecc4d6 user: drh tags: trunk)
2011-05-29
12:53
Remove accidentally included line of code. ... (Closed-Leaf check-in: 0bed863b user: ben tags: ben-security)
2011-05-28
15:40
Tidy up and fix implementation of empty-dirs setting. ... (Closed-Leaf check-in: 529237a3 user: ben tags: versionable-settings)