22 events by user aku occurring around 2007-11-29 07:02:39.
2007-11-29
| ||
09:14:51 | * | [af5904e6b7] Updated commentary regarding cycles at this point, items instead of comments, etc. (user: aku, tags: trunk) |
09:13:07 | * | [960645443b] Extended checks for looped changesets. (user: aku, tags: trunk) |
07:58:14 | * | [61829b076b] Renamed changeset method to describe modified results, and updated the one invoker (user: aku, tags: trunk) |
07:55:01 | * | [04d76a9e79] Renamed changeset method to describe modified results, and updated the one invoker. Modified the sorting of time ranges. Now by max, min as tiebreaker, and object name as last tiebreaker. (user: aku, tags: trunk) |
07:50:36 | * | [2c9c26815f] Added missing state declarations. (user: aku, tags: trunk) |
07:49:25 | * | [31d0fe7dd7] Added mising state declarations. (user: aku, tags: trunk) |
07:47:50 | * | [27f093d23c] More realignment of variable names with their content, in pass 5. (user: aku, tags: trunk) |
07:41:48 | * | [39e19c0cf3] Simplified some code dealing with the item -> changeset map, using the changed semantics (1:n -> 1:1). (user: aku, tags: trunk) |
07:36:27 | * | [deab4d035b] Brought the variable names into alignment with the semantics, now again naming what is stored in them. (user: aku, tags: trunk) |
07:24:39 | * | [0fcfbf7828] Reworked the in-memory databases of changesets. Objects now hold items, not only revisions. Tags, and branches are new possibilities. Lists of ids go to the type-dependent retrieval command. List of tagged items (type/id pairs) come back, and are in the API. The 1:n map revisions to changesets is now an 1:1-map tagged items to changeset. (user: aku, tags: trunk) |
07:02:39 | * | [b1666f8ff4] Implemented time ranges and dependency retrieval for the tag and branch based changesets. (user: aku, tags: trunk) |
06:58:08 | * | [70d2283564] Moved the existing successor/predecessor code from main class to the proper singleton. Fixed config of main class, isn't simple dispatch any longer. Simplified calculation of the readable representation of changesets and removed code which has become superfluous. (user: aku, tags: trunk) |
06:47:18 | * | [4b15fa348d] Added equivalent checks for the tag and branch based changesets. (user: aku, tags: trunk) |
06:40:19 | * | [de10b2301e] Shuffled and updated the existing checks of revision changesets. (user: aku, tags: trunk) |
06:31:08 | * | [7c28fe1312] Started to adapt the integrity module. Renamed Check to CheckRev, and added analoguous commands for Tags and Branches. Added placeholders for the new integrity commands, updated main changeset integrity command. (user: aku, tags: trunk) |
06:23:30 | * | [8e3012423b] Updated the code printing the changeset statistics to know about change to the changeset types. (user: aku, tags: trunk) |
06:21:57 | * | [215d2f1ad9] Brought knowledge of the new types to the state definition, changed the creation of the initial changesets to use tags and branches. (user: aku, tags: trunk) |
06:10:18 | * | [c74fe3de3f] Integrate the new singletons with the main class, route the relevant places to them. (user: aku, tags: trunk) |
05:58:53 | * | [27b15b7095] This commit starts a series of incremental changes not quite completely overhauling the handling of changesets, i.e. of project-level revisions. Actually this series of changes already started with 8ce7ffff21 as the bug it fixes was found when the first parts of the overhaul tripped the new integrity conditions for the modified changesets. Backg... (user: aku, tags: trunk) |
2007-11-28
| ||
08:35:41 | * | [8ce7ffff21] Bugfix in FilterSym pass. Grafting branches operated on the tags table :( (user: aku, tags: trunk) |