Fossil

Timeline
Login

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

30 events for the month beginning 2014-09-01 by user jan.nijtmans

Following month ↑
2014-09-29
11:18
Configure OpenSSL correctly in MinGW-w64 (64-bit) build. ... (check-in: 67356700 user: jan.nijtmans tags: trunk)
09:49 Edit [9ba4ebaa66cab936|9ba4ebaa]: Cancel tag "pending-review". ... (artifact: 58bd3a2d user: jan.nijtmans)
09:46
Merge trunk. Style changes. Implement fallback in case of Windows XP. ... (check-in: f2ba1d22 user: jan.nijtmans tags: winsymlink)
2014-09-26
14:04
merge trunk ... (check-in: 9ba4ebaa user: jan.nijtmans tags: multi-thread)
14:04 Edit [9ba4ebaa66cab936|9ba4ebaa]: Add tag "pending-review". ... (artifact: a0837c8a user: jan.nijtmans)
14:03 Edit [c40085c55801ab44|c40085c5]: Cancel tag "pending-review". ... (artifact: bfa7e128 user: jan.nijtmans)
09:23
Make everything compile on MinGW(-w64). WARNING: will not run on Windows XP, that still has to be fixed! Should work on Vista+. ... (check-in: 631dff61 user: jan.nijtmans tags: winsymlink)
2014-09-24
09:01
Move the check for "server-code"/"project-code" into the function db_setup_server_and_project_codes() ... (check-in: 35bf2173 user: jan.nijtmans tags: trunk)
2014-09-23
12:15
Add support for Docker http://www.docker.com/ ... (check-in: 7aced530 user: jan.nijtmans tags: trunk)
11:25
Delay creation of server-id/project-id until the time "fossil server" is actually run. This fixes the docker issue that all docker containers derived from the same image have the same server-id/project-id. ... (Closed-Leaf check-in: 3cdf0112 user: jan.nijtmans tags: docker)
10:05
Integrate working parts of "V2" (style) changes, which allows to build either "docker" or "trunk" or "release". Don't take over latest SQLite because it is not stable yet (people deploying this docker image are not expecting to test SQLite) ... (check-in: a2f5e982 user: jan.nijtmans tags: docker)
2014-09-21
20:13
(experimental) Dockerfile. Allows to create a fossil docker image. An already built fossil docker images can be started by: "sudo docker run -d -p 8080:8080 nijtmans/fossil" (assuming you already installed docker). Open "localhost:8080" in your browser, and log in with "admin"/"admin". Change your admin password and configure it at wish. ... (check-in: a7fc0c5f user: jan.nijtmans tags: docker)
19:40
typos ... (check-in: b2a4b66f user: jan.nijtmans tags: trunk)
2014-09-16
13:16
Make readline/editline support actually work (HAVE_READLINE/HAVE_EDITLINE defines were missing) ... (check-in: 23c54c01 user: jan.nijtmans tags: trunk)
2014-09-12
21:50 Edit [c40085c55801ab44|c40085c5]: Add tag "pending-review". ... (artifact: 8f6abea0 user: jan.nijtmans)
21:50 Edit [d5a00a15218ce37d|d5a00a15]: Cancel tag "pending-review". ... (artifact: 8f7ea254 user: jan.nijtmans)
21:18
Merge trunk. Only enable max-worker-threads setting when fossil is compiled with --disable-internal-sqlite and SQLite is compiled with multi-thread support ... (check-in: c5ec6abd user: jan.nijtmans tags: multi-thread)
2014-09-10
08:48 Edit [d5a00a15218ce37d|d5a00a15]: Add tag "pending-review". ... (artifact: 21afe77a user: jan.nijtmans)
08:48 Edit [3a9f3a73c2865bb7|3a9f3a73]: Cancel tag "pending-review". ... (artifact: 7ac5d9e9 user: jan.nijtmans)
08:17
merge trunk ... (check-in: d5a00a15 user: jan.nijtmans tags: multi-thread)
2014-09-04
09:27 Edit [3a9f3a73c2865bb7|3a9f3a73]: Add tag "pending-review". ... (artifact: 92a35477 user: jan.nijtmans)
09:26 Edit [62446e2c64047abd|62446e2c]: Cancel tag "pending-review". ... (artifact: 71985ee0 user: jan.nijtmans)
09:22
Merge trunk. Implement new "max-worker-threads" setting, which controls the maximum number of auxilary worker threads that a single prepared statement may start. ... (check-in: 3a9f3a73 user: jan.nijtmans tags: multi-thread)
2014-09-03
11:37
If we really want to do fast sorting in separate threads, SQLITE_DEFAULT_WORKER_THREADS should be set to >0. ... (check-in: 8b216908 user: jan.nijtmans tags: multi-thread)
08:11 Edit [bc8b21d01cf3da98|bc8b21d0]: Cancel tag "pending-review". ... (artifact: edaaf89e user: jan.nijtmans)
08:11 Edit [62446e2c64047abd|62446e2c]: Add tag "pending-review". ... (artifact: 674895ea user: jan.nijtmans)
08:10
merge trunk ... (check-in: 62446e2c user: jan.nijtmans tags: multi-thread)
08:09
If fossil is configured with --disable-internal-sqlite and the system SQLite is SQLite 3.8.7 (not compiled with SQLITE_THREADSAFE=0), allow fossil to use the faster sorting using multiple threads. ... (check-in: d4044fe2 user: jan.nijtmans tags: trunk)
2014-09-01
20:41 Edit [bc8b21d01cf3da98|bc8b21d0]: Add tag "pending-review". ... (artifact: ea303844 user: jan.nijtmans)
20:40
Add thread support to fossil, so SQLite can use additional threads for sorting (experimental) ... (check-in: bc8b21d0 user: jan.nijtmans tags: multi-thread)
Previous month ↓