Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'www/*'
2020-10-29
| ||
03:05 | Update EntityFramework in externals to version 6.4.4. check-in: 0108e691b2 user: mistachkin tags: trunk | |
02:46 | Re-add preliminary support for the .NET Framework 4.8. check-in: 3ede7fccc6 user: mistachkin tags: trunk | |
2020-10-28
| ||
01:31 | Bump version to 1.0.114.0. Update version history docs. Update SQLite core library to the latest trunk code. Pickup the SQLite core library docs from upstream. check-in: 5dbf0b6519 user: mistachkin tags: trunk | |
2020-10-24
| ||
18:41 | Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. check-in: 887c5bb807 user: mistachkin tags: trunk | |
2020-05-31
| ||
19:44 | Final updates for release 1.0.113.0. check-in: 3bb47c7b52 user: mistachkin tags: trunk, release, release-1.0.113.0 | |
19:21 | Update the downloads page. Closed-Leaf check-in: bfb03c493a user: mistachkin tags: preRelease | |
17:33 | Update version history docs. check-in: 2466573420 user: mistachkin tags: preRelease | |
2020-05-30
| ||
17:30 | Cherrypick of [2560502ca6cc8ff6]. Leaf check-in: 4e38c979ba user: mistachkin tags: branch-1.0.112 | |
17:23 | Update version history docs. check-in: 2560502ca6 user: mistachkin tags: trunk | |
14:41 | Update version history docs. check-in: ca89f3a07e user: mistachkin tags: branch-1.0.112 | |
14:32 | Re-stage the changes for the .NET Framework 4.8 support (on a branch). Closed-Leaf check-in: f06482af8f user: mistachkin tags: netFx48 | |
14:28 | Temporarily remove the preliminary support for the .NET Framework 4.8. check-in: 1911e60e5e user: mistachkin tags: trunk | |
2020-05-25
| ||
22:39 | Update SQLite core library to the 3.32.1 release. check-in: fa6a9c03e2 user: mistachkin tags: trunk | |
02:35 | Merge all changes needed for the SQLite core library 3.32.0 release. check-in: 56170d1316 user: mistachkin tags: trunk | |
2020-05-24
| ||
00:48 | Disable support for the legacy CryptoAPI codec as the underlying core library hooks are gone. check-in: 1dd56c9fd5 user: mistachkin tags: core-3.32.0 | |
00:46 | Merge updates from trunk. check-in: 8118694807 user: mistachkin tags: core-3.32.0 | |
00:46 | Fix typos. check-in: 87a6f7b650 user: mistachkin tags: trunk | |
00:44 | Sync up version history docs with 112 release branch. check-in: 4823faba6c user: mistachkin tags: trunk | |
00:38 | Update version history docs again. check-in: 9d9f8aa93d user: mistachkin tags: trunk | |
00:36 | Get this branch up-to-date with most trunk changes. check-in: bf714af93b user: mistachkin tags: branch-1.0.112 | |
2020-05-22
| ||
21:30 | Update version history docs. check-in: 782f3a82d9 user: mistachkin tags: trunk | |
2020-04-25
| ||
20:15 | Partial cherrypick of [4fd7351a4f353407]. check-in: 99a02311e8 user: mistachkin tags: branch-1.0.112 | |
20:10 | Update version history docs. check-in: 4fd7351a4f user: mistachkin tags: trunk | |
19:21 | Support automatic value conversions for columns with a declared type of MEDIUMINT or MEDIUMUINT. Pursuant to [515cb60b10]. check-in: b4eb15b5a5 user: mistachkin tags: trunk | |
2020-04-05
| ||
17:58 | Cherrypick of [cdc88bceb8c5c611]. check-in: 9569892d0f user: mistachkin tags: branch-1.0.112 | |
17:09 | Update version history docs. check-in: cdc88bceb8 user: mistachkin tags: trunk | |
2020-04-03
| ||
17:42 | Partial cherry-pick of [ebd945280e]. Cherry-pick of [cc8089d56c]. Manually reset build number to '1.0.112.1'. Limited to core NuGet packages for .NET Framework v2.0 / v4.0 and .NET Standard 2.x only. check-in: da47d95976 user: mistachkin tags: branch-1.0.112 | |
17:32 | Update version history docs. check-in: cc8089d56c user: mistachkin tags: trunk | |
2020-03-27
| ||
20:35 | Update estimated date for release 1.0.113.0. check-in: 0891963c4c user: mistachkin tags: trunk | |
2020-03-10
| ||
03:44 | Add preliminary support for the .NET Framework 4.8. check-in: d6b5423937 user: mistachkin tags: trunk | |
2020-03-04
| ||
03:25 | When using the (unsupported) legacy CryptoAPI based codec, skip encrypting page #1 because that can lead to database corruption and other malfunctions. check-in: e877217109 user: mistachkin tags: trunk | |
2020-02-27
| ||
19:41 | Prepare to disable CrytpoAPI for release 1.0.114.0. Closed-Leaf check-in: aa9a6b0505 user: mistachkin tags: disableCodec | |
2020-02-20
| ||
03:48 | Update SQLite core library to the 3.31.1 release. check-in: 7fccaf50e0 user: mistachkin tags: trunk | |
2020-01-26
| ||
22:06 | Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk | |
22:04 | Update SQLite core library to the latest trunk code. Leaf check-in: 1be3d892d0 user: mistachkin tags: corePreRelease | |
2020-01-18
| ||
21:01 | Prepare to update the SQLite core library to the latest pre-release code. check-in: 8c27717d84 user: mistachkin tags: corePreRelease | |
2019-12-08
| ||
04:59 | Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk | |
2019-10-27
| ||
20:40 | Final updates for release 1.0.112.0. check-in: 7727af784b user: mistachkin tags: trunk, release, release-1.0.112.0 | |
20:34 | Updates to the downloads page for the 1.0.112.0 release. Closed-Leaf check-in: 3e703548c9 user: mistachkin tags: preRelease | |
17:36 | Remove extra build steps for building the .NET Standard 2.x binaries as they are included in the primary build process. check-in: 4e9a013cb0 user: mistachkin tags: preRelease | |
06:22 | Stop using table elements on the main page. check-in: c6e0a65015 user: mistachkin tags: trunk | |
06:07 | Update version history docs. check-in: 8fcdad086f user: mistachkin tags: preRelease | |
00:23 | Update SQLite core library to the 3.30.1 release. check-in: ec2959fbcc user: mistachkin tags: trunk | |
2019-10-26
| ||
23:47 | Add preliminary support for .NET Core 3.0 and the .NET Standard 2.1. Pursuant to [ce75d320d0]. check-in: f27654c95b user: mistachkin tags: trunk | |
23:26 | Add support for using the sqlite3_limit() native API via the SetLimitOption method. check-in: c156d4710c user: mistachkin tags: trunk | |
23:06 | Some fixes. Add tests. Update version history docs. check-in: e82be4000d user: mistachkin tags: limits | |
2019-10-20
| ||
04:00 | Update version history docs. Adjust test suite to account for multiple EntityFramework versions. check-in: 06cdae7238 user: mistachkin tags: netStandard21 | |
2019-10-08
| ||
23:59 | More build system updates for .NET Standard 2.1. check-in: 1f451718a6 user: mistachkin tags: netStandard21 | |
2019-10-05
| ||
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). check-in: c1dd57b1a1 user: mistachkin tags: netStandard21 | |
03:32 | Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk | |