Timeline
Not logged in

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: 67356700e0 user: jan.nijtmans tags: trunk
09:49 Edit [9ba4ebaa66cab936|9ba4ebaa66]: Cancel tag "pending-review". artifact: 58bd3a2dce user: jan.nijtmans
09:46
Merge trunk. Style changes. Implement fallback in case of Windows XP. check-in: f2ba1d2233 user: jan.nijtmans tags: winsymlink
2014-09-26
14:04
merge trunk check-in: 9ba4ebaa66 user: jan.nijtmans tags: multi-thread
14:04 Edit [9ba4ebaa66cab936|9ba4ebaa66]: Add tag "pending-review". artifact: a0837c8ae9 user: jan.nijtmans
14:03 Edit [c40085c55801ab44|c40085c558]: Cancel tag "pending-review". artifact: bfa7e128f5 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: 631dff61e0 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: 35bf217336 user: jan.nijtmans tags: trunk
2014-09-23
12:15
Add support for Docker http://www.docker.com/ check-in: 7aced53023 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: 3cdf0112df 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: a2f5e982fd 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: a7fc0c5f6e user: jan.nijtmans tags: docker
19:40
typos check-in: b2a4b66f4b 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: 23c54c0106 user: jan.nijtmans tags: trunk
2014-09-12
21:50 Edit [c40085c55801ab44|c40085c558]: Add tag "pending-review". artifact: 8f6abea0b1 user: jan.nijtmans
21:50 Edit [d5a00a15218ce37d|d5a00a1521]: Cancel tag "pending-review". artifact: 8f7ea254ec 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: c5ec6abdba user: jan.nijtmans tags: multi-thread
2014-09-10
08:48 Edit [d5a00a15218ce37d|d5a00a1521]: Add tag "pending-review". artifact: 21afe77ac2 user: jan.nijtmans
08:48 Edit [3a9f3a73c2865bb7|3a9f3a73c2]: Cancel tag "pending-review". artifact: 7ac5d9e94b user: jan.nijtmans
08:17
merge trunk check-in: d5a00a1521 user: jan.nijtmans tags: multi-thread
2014-09-04
09:27 Edit [3a9f3a73c2865bb7|3a9f3a73c2]: Add tag "pending-review". artifact: 92a3547725 user: jan.nijtmans
09:26 Edit [62446e2c64047abd|62446e2c64]: Cancel tag "pending-review". artifact: 71985ee06a 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: 3a9f3a73c2 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: 8b21690899 user: jan.nijtmans tags: multi-thread
08:11 Edit [bc8b21d01cf3da98|bc8b21d01c]: Cancel tag "pending-review". artifact: edaaf89ec8 user: jan.nijtmans
08:11 Edit [62446e2c64047abd|62446e2c64]: Add tag "pending-review". artifact: 674895ea51 user: jan.nijtmans
08:10
merge trunk check-in: 62446e2c64 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: d4044fe220 user: jan.nijtmans tags: trunk
2014-09-01
20:41 Edit [bc8b21d01cf3da98|bc8b21d01c]: Add tag "pending-review". artifact: ea3038442e user: jan.nijtmans
20:40
Add thread support to fossil, so SQLite can use additional threads for sorting (experimental) check-in: bc8b21d01c user: jan.nijtmans tags: multi-thread
Previous month ↓