Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2013-10-10 02:52:51.
|
2013-10-14
| ||
| 05:37 | Phase 2, style cleanup for httpCmd and fix minor memory leak. check-in: 047b0174b7 user: mistachkin tags: tkt-change-hook | |
| 05:10 | Refactoring, phase 1, move httpCmd. check-in: d1b4d1b630 user: mistachkin tags: tkt-change-hook | |
| 04:15 | Rename the 'http-allow-regexp' setting to 'th1-uri-regexp'. check-in: aeedba68b6 user: mistachkin tags: tkt-change-hook | |
|
2013-10-13
| ||
| 15:19 | don't hardcode default value of "ticket-change" code check-in: 0e1f94732c user: jan.nijtmans tags: tkt-change-hook | |
| 15:13 | Put back ticket-change in JSON part as well check-in: 12c53e1cb6 user: jan.nijtmans tags: tkt-change-hook | |
| 15:03 | One more place where failing run_common_script() should not prevent running manifest_crosslink(). If run_common_script() fails, let the following run_script() output its error-message. check-in: cc5466b8d4 user: jan.nijtmans tags: tkt-change-hook | |
| 14:46 | add back the original "ticket-change" hook, as it was in trunk check-in: abef3f1957 user: jan.nijtmans tags: tkt-change-hook | |
| 10:33 | manifest_crosslink() should always be called, whether run_common_script() fails or not. revert experimental change in timeline check-in: b6b656a0ec user: jan.nijtmans tags: tkt-change-hook | |
| 10:06 | Fix redirect after ticket submission, as suggested by Justin Forest. Rename "ticket-change" to "xfer-ticket-script" everywhere check-in: 26d6877ff6 user: jan.nijtmans tags: tkt-change-hook | |
| 09:53 | merge trunk check-in: a4327ba0b6 user: jan.nijtmans tags: tkt-change-hook | |
|
2013-10-11
| ||
| 20:19 | Improved the help text for /reports. Started 1.28 changelog entries. check-in: 5c123de48c user: stephan tags: trunk | |
| 19:58 | Added sub-submenu to /reports for selecting type of event to filter on. check-in: 3e915d420a user: stephan tags: trunk | |
| 19:04 | Added by-type labels for /reports page headers, but still not sure how to integrate the flags sensibly into the UI. check-in: 0761df83b0 user: stephan tags: trunk | |
| 13:29 | Update the built-in SQLite to the latest 3.8.1 beta that includes the "sqlite3.h" file text at the very beginning of the "sqlite3.c" amalgamation file. check-in: 7f5fbf95eb user: drh tags: trunk | |
| 12:40 | Fix Win64 build with MinGW. Problem reported by Martin Gagnon. check-in: 0d70a87234 user: jan.nijtmans tags: trunk | |
| 11:44 | merge trunk Closed-Leaf check-in: 1a310615b6 user: jan.nijtmans tags: fix-win64-mingw | |
| 11:31 | Revert makefile changes in my previous commit: It broke the normal MinGW build! Sorry! check-in: 6e55cfe61c user: jan.nijtmans tags: trunk | |
| 11:24 | minor doc typo fix from ML. check-in: 2530ee0372 user: stephan tags: trunk | |
| 11:20 | With this additional change, it works. But I don't understand why, and it means patching SQLite. check-in: 57cf68c421 user: jan.nijtmans tags: fix-win64-mingw | |
| 11:13 | Attempt to fix Win64 MinGW build. Doesn't work yet. check-in: e25410039d user: jan.nijtmans tags: fix-win64-mingw | |
| 08:36 | Make sure that EVERY source file includes "config.h" before any other system includes. This is the first step in making fossil compile for Win64 using MinGW. check-in: c30cd93b91 user: jan.nijtmans tags: trunk | |
| 07:49 | Merge updates from trunk. check-in: 33d26b91c4 user: mistachkin tags: allExtra | |
|
2013-10-10
| ||
| 15:19 | Update the built-in SQLite to the latest 3.8.1 beta from upstream. check-in: cb29ef2a1e user: drh tags: trunk | |
| 13:18 | Make sure that in Win64 builds _USE_32BIT_TIME_T is never defined. check-in: d66cfb164f user: jan.nijtmans tags: trunk | |
| 02:52 | Merge from 'trunk' check-in: 9c3021b097 user: ashish tags: ashish-ipv6 | |
|
2013-10-09
| ||
| 13:58 | help fix typo from ML. check-in: 6981cc6851 user: stephan tags: trunk | |
| 12:06 | Change "Abbreviated Name" to "Tarball and ZIP-archive Prefix" on the "Configuration" page of setup. check-in: 49e112c9f0 user: drh tags: trunk | |
| 09:20 | Make sure that the UUID of a generated P-card is the UUID of a valid check-in in this repository. If not, bail out early. check-in: d30abe150a user: jan.nijtmans tags: trunk | |
| 08:24 | Be carefull comparing a char < ' ': If the platform 'char' type is signed, this will be true for all UTF-8 characters >0x7f as well. check-in: c426475eeb user: jan.nijtmans tags: trunk | |
| 07:56 | Fix the abbreviated project name escape mechanism for two less obvious dangers: - spaces at the end of the filename should be stripped. - control charaters are not allowed in filenames either. check-in: e161527c3a user: jan.nijtmans tags: trunk | |
| 03:17 | Fix a couple of minor documentation typos. check-in: c334fc9ac7 user: drh tags: trunk | |
| 02:44 | Mention the --dontstop option in the "fossil all" on-line help. check-in: f89ba310bb user: drh tags: trunk | |
| 00:09 | Merge the enhanced SSH transport changes into trunk. The ssh command now runs a single instance of "fossil" directly on the remote side, obviating the need for a remote shell. check-in: dbb5e2d32a user: drh tags: trunk | |
|
2013-10-08
| ||
| 15:21 | double-quote and question mark are a problem as well. check-in: 760f80cd8f user: jan.nijtmans tags: trunk | |
| 15:10 | Fix the abbreviated project name escape mechanism to escape all and only the characters that are special to unix and windows filesystems. check-in: 99318f09e6 user: drh tags: trunk | |
| 14:50 | Bring in the latest SQLite 3.8.1 beta from upstream. check-in: 4910a37809 user: drh tags: trunk | |
| 14:43 | Add the Abbreviated Name configuration option that is used for tarball and ZIP archive name construction. check-in: 1239545663 user: drh tags: trunk | |
| 14:13 | minor help text typo. check-in: eb6b14723a user: stephan tags: trunk | |
| 14:01 | integrated reports-by-type. Still missing some UI components, but the feature works if the user adds type=XYZ to the URL args. check-in: 358f8e361f user: stephan tags: trunk | |
| 13:51 | If the ".fslckout" file gets confused about the RID of the current checkout, still generate a valid manifest, only without the "P" record. check-in: e17e2174a9 user: drh tags: trunk | |
| 13:45 | Revise the character escaping logic for generated tarballs and zip archives. Add a "For best results" comment to the configuration page where the project name is set. check-in: fe76ad5567 user: drh tags: trunk | |
| 13:11 | Add the undocumented --script FILENAME option to all diff operations that make use of the --tk option. The --script FILENAME option is used for testing and debugging only. check-in: cee30a34d8 user: drh tags: trunk | |
| 13:03 | Escape special characters used in the Project Name when generating the URLs for tarball and ZIP archive. check-in: ddc313e8e1 user: drh tags: trunk | |
| 12:54 | Add the "fossil blame" command that shows the username without a line number. The "fossil annotate" command continues to show the line number and omit the username. check-in: 6f686403d7 user: drh tags: trunk | |
| 07:23 | Even better error message in case of "manifest file (12892) is malformed". Detection of this situation is not 100% failproof yet, but if zParentUuid=0 we know for sure that an illegal manifest will be generated later, so better catch this early. check-in: 27dc7a5671 user: jan.nijtmans tags: trunk | |
|
2013-10-07
| ||
| 23:52 | Add the 'fossil all clean' command. Add -whatif option to the 'fossil clean' command, primarily for use with 'fossil all clean'. check-in: 4e7753c8a1 user: mistachkin tags: allExtra | |
| 23:36 | Update help to include 'fossil all extra'. check-in: aca6db8f2b user: mistachkin tags: allExtra | |
| 22:37 | Add the 'fossil all extra' command. check-in: f4bcc63fab user: mistachkin tags: allExtra | |
| 21:36 | Fix array indexing issue in db_all_column_text_and_int64() and refactor all_cmd() in an attempt to avoid bug [b6eea9446d]. Leaf check-in: cb8f7eb88a user: mistachkin tags: tkt-b6eea9446d | |
| 20:26 | Comment fixes. check-in: 19d2a8db7c user: mistachkin tags: tkt-b6eea9446d | |