Fossil

Timeline
Login

Timeline

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

36 events by user jan occurring around 2011-04-10 00:27:40.

2012-02-19
02:31
Merge latest changes from trunk. ... (check-in: 0c3af1ecf8 user: jan tags: jan-buildfixes)
2012-02-17
21:14
Fix openssl library path when specifying --with-openssl with a manual path. ... (check-in: 2ce353f5b0 user: jan tags: jan-buildfixes)
2011-10-19
19:02 Ticket [e5999e25ee] side by side diffs on ci page when not logged in behave as unified diffs status still Open with 1 other change ... (artifact: 665c5c1b17 user: jan)
18:59
Fix for ticket [e5999e25eedeb]. Code style fix. ... (check-in: 4a296c0b1c user: jan tags: trunk)
08:11 Ticket [e5999e25ee] side by side diffs on ci page when not logged in behave as unified diffs status still Open with 2 other changes ... (artifact: ef9aaae765 user: jan)
2011-10-17
00:26
Rephrasing and fixed a typo. ... (check-in: 8e358aa8c6 user: jan tags: jan-sbsdiff)
2011-10-16
21:04
Renamed 1/2-pane diffs to unified and side-by-side in the ui. ... (check-in: ff9de303e3 user: jan tags: jan-sbsdiff)
16:19
Add sbsdiff options when using show-version-diffs. ... (check-in: adace7586e user: jan tags: jan-sbsdiff)
13:35
Set explicit background color for sbsdiff table in skins. ... (check-in: f4f5e05571 user: jan tags: jan-sbsdiff)
02:07
Separate sbsdiff block separator meta-rows a little more from regular rows in built-in skin 4. ... (check-in: 7a47abe17f user: jan tags: jan-sbsdiff)
00:14
Updated styles/skins. Built-in skin 4 can now wrap lines. ... (check-in: 1c40493cb5 user: jan tags: jan-sbsdiff)
2011-10-15
21:25
Add sbsdiff link to the /info page. ... (check-in: 286f09508c user: jan tags: jan-sbsdiff)
18:45
Add button to toggle sbsdiff for /vdiff views. Renamed the button in /fdiff. ... (check-in: d1f63cd823 user: jan tags: jan-sbsdiff)
18:05
Add button to toggle sbsdiff for /fdiff views. ... (check-in: d0988fb5bb user: jan tags: jan-sbsdiff)
14:33
Updated comments. Slightly more centralization of sbsdiff table generation. ... (check-in: c5ac4f800e user: jan tags: jan-sbsdiff)
12:49
Fix bug which disabled patch file generation. ... (check-in: dc27e13460 user: jan tags: jan-sbsdiff)
12:24 Edit [ff41d4be8a2a3c3b|ff41d4be8a]: Edit check-in comment. ... (artifact: 0b7a73e3fb user: jan)
12:22
Make sure sbsdiff lines are escaped properly. Started adding side-by-side diff support to fdiff. ... (check-in: ff41d4be8a user: jan tags: jan-sbsdiff)
00:26
Code documentation. ... (check-in: 9b7955b5a4 user: jan tags: jan-sbsdiff)
2011-10-14
22:21
Added two (local) options to sbsdiff (allow expansion and max columns limit), though they can't be changed in runtime yet. Added some missing error handling. ... (check-in: 47cdbbf2fb user: jan tags: jan-sbsdiff)
22:17
Minor diff view change for the black'n'white skin. ... (check-in: 07714601de user: jan tags: jan-sbsdiff)
15:41
Updated the built-in skins for sbsdiff. ... (check-in: bb76b57aa2 user: jan tags: jan-sbsdiff)
2011-10-13
23:48
Started adding support for showing side-by-side diffs in the web ui. ... (check-in: a6a8e89413 user: jan tags: jan-sbsdiff)
2011-08-25
09:02 Edit [513ea81005b9292c|513ea81005]: Change branch background color to "#b1d3a8". ... (artifact: bd6370c278 user: jan)
2011-04-10
00:27
Cache passphrase for protected PEM files to avoid having to re-type passphrase for each new https connection. ... (Closed-Leaf check-in: 0c0392af3d user: jan tags: jan-clientcert)
2011-04-02
14:42
Merge from trunk. ... (check-in: e4ebc85e66 user: jan tags: jan-clientcert)
13:40
Use the dedicated certs table for server certificate cache. Only attempt to use client certificate if one was actually specified for a cert bundle. Assume client key is in same file as certificate if one wasn't explicitly specified. ... (check-in: c44bb083e9 user: jan tags: jan-clientcert)
2011-03-31
15:30
Some rephrasing and code cleanup. ... (check-in: cff102fe85 user: jan tags: jan-clientcert)
2011-03-30
18:49
Use the new certificate bundle management for https connections, and deactivate the old environment variable code. Added support for specifying certificate/key bundle to clone/push/pull/sync commands. ... (check-in: 1a1aa98a40 user: jan tags: jan-clientcert)
15:40
Added a 'cert' subcommand to manage certificate groups, and added a certificate table to the global db. Minor code formatting change. ... (check-in: 1156ad25db user: jan tags: jan-clientcert)
2011-03-29
19:28
Merge from trunk. ... (check-in: 2ac7b3e140 user: jan tags: jan-clientcert)
15:06
Cosmetic: Removed some tabbed indentation. ... (check-in: b261c4a33b user: jan tags: jan-clientcert)
14:15 Edit [b28995ccbdbb54b0|b28995ccbd]: Edit check-in comment. ... (artifact: 2ed7a28b5a user: jan)
14:12
Add support for feeding OpenSSL a CA certificate file/path for proper chain verification. This is one of several possible solutions to ticket [727af73f46]. Also cache the CA certificate file/path, client certificate/key file/path references in the global config (similar to how the server certificates are cached), and attempt to use them if the corresponding environment variables have not been set. Prefixed a function with ssl_ to conform to existing naming conventions. ... (check-in: b28995ccbd user: jan tags: jan-clientcert)
12:47 Ticket [727af73f46] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 1 other change ... (artifact: 475dfeb1d8 user: jan)
2011-03-25
18:20
Added very basic client certificate support for https. ... (check-in: 513ea81005 user: jan tags: jan-clientcert)