Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/rebuild.c version 5200536562
|
2014-11-30
| ||
| 13:27 | merged in trunk. ... (check-in: 1526dd4c7e user: stephan tags: admin-logging) | |
|
2014-11-29
| ||
| 14:16 | Always show a listing of imported content on "fossil bundle import". Added the "fossil test-phantoms" command. ... (check-in: dd5635561a user: drh tags: DBP-workflow) | |
| 09:38 | Added symbolic_name_to_rid() DB binding. ... (check-in: 8815b65e6c user: stephan tags: trunk) | |
| 04:56 | Fix bugs in the bundle generator logic. ... (check-in: 8d94eab98a user: drh tags: DBP-workflow) | |
| 00:41 | Use the describe_artifacts utility in the implementation of "fossil unpublished" and "fossil publish". ... (check-in: 09f67d5cbd user: drh tags: DBP-workflow) | |
| 00:20 | Added the test-unsent and test-unclustered commands. Further integration of the describe_artifacts() utility. Fixes to "fossil bundle purge". ... (check-in: 79ce83dc90 user: drh tags: DBP-workflow) | |
|
2014-11-28
| ||
| 23:18 | Begin making use of the new describe_artifacts() utility, for example in the --explain output of "bundle export" and "purge". ... (check-in: e957dc662b user: drh tags: DBP-workflow) | |
| 22:31 | Add the describe_artifacts() utility procedure and the test-describe-artifacts command for testing it. ... (check-in: 47115adec5 user: drh tags: DBP-workflow) | |
| 17:54 | Fix the "fossil publish" command so that it adds newly published artifacts to the unsent and unclustered tables. ... (check-in: 85f239f1f7 user: drh tags: DBP-workflow) | |
| 17:36 | merge trunk ... (check-in: 12667b95be user: jan.nijtmans tags: cleanX) | |
| 17:33 | merge trunk ... (check-in: 59cde7bb12 user: jan.nijtmans tags: multi-thread) | |
| 17:23 | Add the "files_of_checkin" virtual table. ... (check-in: 7a588fe662 user: drh tags: trunk) | |
| 15:46 | Incorporate all recent trunk enhancements. ... (check-in: 368f82a255 user: drh tags: DBP-workflow) | |
| 15:36 | Rig the aux-schema checking so that it accepts a range of schema values. Add the BASEID field to the PLINK table, but continue to allow older versions of the PLINK table so that "rebuild" is not require. The schema will automatically update on the next "rebuild". ... (check-in: 5dd8b2dabe user: drh tags: trunk) | |
| 15:33 | Minor tweaks to the aux-schema management logic. ... (Closed-Leaf check-in: a7caaea559 user: drh tags: baseline-in-plink) | |
| 14:48 | Merge baseline-in-plink enhancements that allow operation with older aux-schema format without having to rebuild. ... (check-in: 4716242649 user: drh tags: DBP-workflow) | |
| 14:41 | Make sure the g.zAuxSchema value is initialized before trying to use it when doing a rebuild. ... (check-in: 2a715a89a0 user: drh tags: baseline-in-plink) | |
| 14:29 | Enhance the database aux-schema version checking so that it will accept a range of schema versions. Fix the current implementation to work with or without the PLINK.BASEID enhancement. ... (check-in: 0d4b33d3a4 user: drh tags: baseline-in-plink) | |