Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around f52d63e37bf8d2ec.
2019-04-22
| ||
14:22 | Enhance the "fossil git export" so that it works for repositories that use a single artifact as both an ordinary file and as a check-in manifest. ... (check-in: fdde65e7f1 user: drh tags: trunk) | |
13:54 | Add the "fossil git status" command. ... (check-in: f77ebeeaec user: drh tags: trunk) | |
2019-04-19
| ||
18:55 | Enhance the /timeline query parameter parsing so that the ymd=, ym=, and yw= query parameters can optionally omit the date punctuation. ... (check-in: 9bdda2047f user: drh tags: trunk) | |
2019-04-18
| ||
14:06 | (cherry-pick): Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. ... (check-in: 9ef58dcff2 user: jan.nijtmans tags: branch-2.8) | |
12:06 | On the /artifact page, only show the "Line Numbers" checkbox if the artifact is displayed as text/plain. ... (check-in: 40c40f7fe6 user: drh tags: trunk) | |
00:00 | Only remember a new URL for permanent redirects. ... (Closed-Leaf check-in: b36783e89b user: mistachkin tags: httpRedir) | |
2019-04-17
| ||
22:23 | (cherry-pick): Update the built-in SQLite to version 3.28.0. ... (check-in: 96c3562733 user: jan.nijtmans tags: branch-2.8) | |
19:40 | Fix to the new autopush privilege warning logic. ... (check-in: 92406fa445 user: drh tags: trunk) | |
19:22 | Update the built-in SQLite to version 3.28.0. ... (check-in: 14db745dfe user: drh tags: trunk) | |
19:01 | Issue a gentle warning, rather than a scary error message, if the autopush following a commit fails due to insufficient permissions. ... (check-in: 3350be2c07 user: drh tags: trunk) | |
18:32 | If a "fossil sync" gets a 301 or 302 redirect, then change the saved remote URL to the redirected URL. ... (check-in: e0026b6e46 user: drh tags: trunk) | |
14:50 | Applied a fix to fossil-autocomplete.bash posted on the forum, said to avoid adding a space to the end of an autocompleted path: https://fossil-scm.org/forum/forumpost/7ba4a4c495 ... (check-in: 99ad7fc3f6 user: wyoung tags: trunk) | |
2019-04-11
| ||
14:12 | Fix private content push bug mentioned on Forum. It's possible that this content has already been recorded as private so ignore unique constraint error. ... (check-in: 82aded4cff user: andybradford tags: trunk) | |
01:17 | Update the built-in SQLite to the first 3.28.0 beta. ... (check-in: cbc21e5290 user: drh tags: trunk) | |
2019-04-08
| ||
15:36 | Try to suppress an SQLite scan warning on servers for repositories with a large number of shunned or private artifacts. ... (check-in: 85dd55db66 user: drh tags: trunk) | |
2019-04-06
| ||
19:18 | • Added wiki page "checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6" ... (artifact: 7de02241e8 user: drh) | |
19:03 | Sync and Clone HTTP requests omit the extra /xfer path element from the end. This should work fine with all versions of Fossil server published since 2010, but might require that the /xfer path element be added manually to the URL for server instances that predate check-in [94bb313444b0165e]. ... (check-in: 19c60b7fc9 user: drh tags: trunk) | |
2019-04-03
| ||
18:33 | Update the built-in SQLite to the latest 3.28.0 alpha version. ... (check-in: 41974e0881 user: drh tags: trunk) | |
2019-04-02
| ||
03:26 | The abbreviated certbot command didn't work here on my first Let's Encrypt renewal after writing the tls-nginx.md document, so changed that advice to use the full-strength form. ... (check-in: dadd134219 user: wyoung tags: trunk) | |
2019-04-01
| ||
01:00 | • Edit [3d827943481e96aa|3d82794348]: Edit check-in comment. ... (artifact: 342e242c34 user: andybradford) | |
00:43 | Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. ... (check-in: 3d82794348 user: andybradford tags: trunk) | |
2019-03-30
| ||
16:13 | • Edit [3b23b3289d1c7305|3b23b3289d]: Edit check-in comment. ... (artifact: a56f7a774c user: andybradford) | |
15:40 | Backout [f517cb7f] because they both come together anyway and this one is a macro. See [https://fossil-scm.org/forum/forumpost/da64c38d6a] for discussion. ... (check-in: 3b23b3289d user: andybradford tags: trunk) | |
00:46 | Support both "1)" and "1." for numbered lists in markdown, as commonmark does. Patch from A. Kupries. ... (check-in: 9d6a0aac42 user: drh tags: trunk) | |
2019-03-27
| ||
19:59 | Added Jupyter nbviewer link for www/image-format-vs-repo-size.ipynb, and made a few small edits to the notebook after seeing it in that viewer. ... (check-in: f52d63e37b user: wyoung tags: trunk) | |
18:45 | Several improvements to the image-format-vs-repo-size experiment and the report documenting it: dropped the first 3 columns of data to make the bar chart clearer; drawing the bar chart on a transparent BG in case it's used on a page with a non-white BG, as with a selected Fossil forum post; added axis labels; added a run time calculation to the expensive first step; fixed a few syntax problems that prevent the Python code from compiling on Python 3; documented some problems with running it under Anaconda on macOS; better documented the notebook's dependencies; many clarifications to the experimental report text. ... (check-in: 41e5237acd user: wyoung tags: trunk) | |
13:22 | Expand the dates in the timeline description when using punctuationless dates in the query parameters. ... (check-in: 99abe50b1f user: drh tags: trunk) | |
13:16 | Accept pure numeric ISO8601 date/time strings (without punctuation) if there are not conflicts with other identifiers. ... (check-in: 437f39b87c user: drh tags: trunk) | |
2019-03-26
| ||
01:45 | Remove extra output when requirements are found and there is really no need for a warning here either. ... (check-in: 1aab3f3178 user: andybradford tags: trunk) | |
2019-03-25
| ||
19:47 | • Edit [c3f118c529e94c8f|c3f118c529]: Mark "Closed". ... (artifact: 3174ca3139 user: drh) | |
18:43 | Capture both SSL library requirements before attempting to build the code. ... (check-in: f517cb7f25 user: andybradford tags: trunk) | |
14:02 | Check for the presence of BIO_ADDR_hostname_string before using it. ... (check-in: 0ef9501cfa user: andybradford tags: trunk) | |
12:13 | If the login fails during a clone or sync, fail the command immediately rather than reprompting for a new password, as the sync is going to eventually fail anyhow. ... (check-in: e4ca60cd49 user: drh tags: trunk) | |
11:31 | Use the BIO_ADDR_hostname_string() function from OpenSSL to obtain the IP address of the remote side, if that function is available. ... (check-in: 8a4ad5cb54 user: drh tags: trunk) | |
06:18 | Typo fix, reported in the forum: administator. ... (check-in: 1614c9b5d0 user: stephan tags: trunk) | |
2019-03-24
| ||
18:56 | Fixed a few bugs in the Makefile in the www/image-format-vs-repo-size.md doc, and added a caveat about potential further bugs. ... (check-in: 82ad5914f1 user: wyoung tags: trunk) | |
18:50 | Added my two recently-created documents to the permuted doc index ... (check-in: 41579b4c84 user: wyoung tags: trunk) | |
17:25 | Added "Image Format vs Fossil Repo Size" article and supporting files. ... (check-in: 05f95db774 user: wyoung tags: trunk) | |
2019-03-23
| ||
21:47 | Fix password change reported on Fossil Forum bug by ending the form tag properly. ... (check-in: 643123d591 user: andybradford tags: trunk) | |
21:44 | Add missing HTML tag for nobr to skin. ... (check-in: 5152d81e4d user: andybradford tags: trunk) | |
2019-03-22
| ||
18:39 | Add a new explanatory comment to clarify the operation of the "fossil server" implementation. No code changes. ... (check-in: c546212f10 user: drh tags: trunk) | |
11:56 | Fossil needs SQLite 3.28.0 now, so check for that. ... (check-in: e3258f1b43 user: jan.nijtmans tags: trunk) | |
2019-03-21
| ||
23:51 | (cherry-pick): Add the "New Era" or "元号" placeholder to the (regexp) Unicode tables. So fossil is ready for the expected japanese May 1 event. See: [http://blog.unicode.org/2018/09/new-japanese-era.html] ... (check-in: 31aefc3bc6 user: jan.nijtmans tags: branch-2.8) | |
20:50 | Add the "New Era" or "元号" placeholder to the (regexp) Unicode tables. So fossil is ready for the expected japanese May 1 event. See: [http://blog.unicode.org/2018/09/new-japanese-era.html] ... (check-in: 9b679012e0 user: jan.nijtmans tags: trunk) | |
2019-03-20
| ||
12:34 | An attempt to get the --autopush option of "fossil git export" to work with ssh. ... (check-in: cd212e8022 user: drh tags: trunk) | |
2019-03-19
| ||
14:09 | Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking during a COMMIT. ... (check-in: 6cc5354821 user: andybradford tags: db-begin-txn-updates) | |
2019-03-18
| ||
19:27 | Show what "apt install" commands need to be run on a fresh Ubuntu install in order to build Fossil. ... (check-in: c2cfaa6a72 user: drh tags: trunk) | |
12:04 | Add the /secureraw page that requires the complete HASH before it will deliver an artifact. ... (check-in: 7abfca6752 user: drh tags: trunk) | |
11:48 | Fix a minor typo in a comment used to generate "stash" documentation. ... (check-in: aaa726e191 user: drh tags: trunk) | |
10:38 | Update the built-in SQLite to the latest 3.28.0 alpha version. ... (check-in: 831e1af254 user: drh tags: trunk) | |