Fossil

Timeline
Login

Timeline

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

50 events occurring around 4d60469f15833c6d.

2015-05-26
21:46
Enhance file_tree_name() to be capable of producing absolute paths within the local tree. Fix --hard option to mv/rm to enable it to work properly with relative paths. ... (check-in: c2df31dae8 user: mistachkin tags: mvRmHardFix)
21:44 Edit [89212c5a69576f77|89212c5a69]: Move to branch pending-review. ... (artifact: 3b9228b98c user: mistachkin)
20:07
Fix SQLITE_ERROR as reported by Taylor Venable: [https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg20645.html] ... (Closed-Leaf check-in: 89212c5a69 user: jan.nijtmans tags: mvRmHardFix)
2015-05-25
09:56 Edit [d10b1e022af373b2|d10b1e022a]: Edit check-in comment. ... (artifact: 93897bef30 user: jan.nijtmans)
09:56 Edit [d10b1e022af373b2|d10b1e022a]: Edit check-in comment. ... (artifact: 2e6011129c user: jan.nijtmans)
09:52
Close <a> tag, as reported by Svyatoslav Mishyn ... (check-in: d10b1e022a user: jan.nijtmans tags: trunk)
2015-05-24
00:53
Simplify the computation of descendants using a recursive CTE. ... (check-in: 31fcde837d user: drh tags: trunk)
2015-05-23
18:12
Fix harmless compiler warnings. ... (check-in: e3560443a2 user: mistachkin tags: trunk)
12:11
Merge trunk ... (check-in: 533ff3d079 user: jan.nijtmans tags: cleanX)
11:45
Add the release date to version 1.33 in the change log. ... (check-in: bdc2f11d28 user: drh tags: trunk)
11:36 Changes to wiki page "Release Build How-To" ... (artifact: 8d5e7fa8ed user: drh)
11:11
Version 1.33 ... (check-in: 9c65b5432e user: drh tags: trunk, release, version-1.33)
10:12
Update the built-in SQLite to version 3.8.10.2. ... (check-in: 36c457b086 user: drh tags: trunk)
2015-05-20
11:45
Merge trunk ... (check-in: 9f507ffe49 user: jan.nijtmans tags: sync-forkwarn)
11:09 Edit [0db0fdb27eff8c4d|0db0fdb27e]: Move to branch noDirPrompt. ... (artifact: e1fa77a0ce user: jan.nijtmans)
2015-05-19
19:22
Revert [48499514cc], changing nUsed to zero is not redundant as blob_append() changes it to one. ... (check-in: 4742716fc1 user: mistachkin tags: trunk)
17:12 Edit [fc871543374db6fa|fc87154337]: Mark "Closed". ... (artifact: 6b84facd5d user: mistachkin)
17:12 Edit [fc871543374db6fa|fc87154337]: Move to branch noDirPrompt. ... (artifact: aa2014409e user: mistachkin)
10:32
Remove unnecessary code from the "fossil clean" command. ... (Closed-Leaf check-in: fc87154337 user: drh tags: noDirPrompt)
10:24
Enhancements to the /reports interface, including improved filtering by user. ... (check-in: 16ab6ee852 user: drh tags: trunk)
10:20
Minor adjustments to drop-down menus on the /reports page. ... (Closed-Leaf check-in: 529492b9de user: drh tags: andygoth-user-reports)
2015-05-18
22:18
Pull in the memory allocation fix from trunk. ... (check-in: 879958277a user: drh tags: andygoth-user-reports)
22:17
The previous check-in [270b80db] is incorrect and causes memory allocation and use-after-free errors. Back it out. ... (check-in: f7ce03e3fb user: drh tags: trunk)
22:05
Use drop-down menus to select the user on the /reports pages. ... (check-in: 675274612d user: drh tags: andygoth-user-reports)
20:00
Fix the display of /reports?view=byweek with an invalid user. ... (check-in: 5fa4d0125c user: drh tags: andygoth-user-reports)
19:19
Move the "Activity Report" controls into drop-down menus. ... (check-in: 4d60469f15 user: drh tags: andygoth-user-reports)
17:53
Catch up with recent changes on trunk. ... (check-in: 991f4b98f6 user: drh tags: andygoth-user-reports)
15:01
Fix (minor) memory leak in login_gen_user_cookie_value(). Consistantly use "x" as unknown project code, not "unknown" somtimes. ... (check-in: 270b80dbf5 user: jan.nijtmans tags: trunk)
14:49
A few more harmless compiler warnings (discovered using -Wall in latest gcc) ... (check-in: ab5b8d369c user: jan.nijtmans tags: trunk)
14:33
Fix harmless compiler warnings. ... (check-in: b51dcc3162 user: drh tags: trunk)
14:09
Inhibit timeline links to wiki pages that have been deleted. ... (check-in: 425df28c02 user: drh tags: trunk)
14:04 Fixed ticket [674d5d5556]: The timeline does not filter by an unexisting tag plus 3 other changes ... (artifact: 381db0255a user: drh)
14:04
If the "r=" or "t=" query parameter on /timeline does not match any tag or branch name, then show an empty timeline rather than just ignoring the query parameter. Ticket [674d5d5556]. ... (check-in: a2f03b8c7f user: drh tags: trunk)
13:56
Fix the empty-dirs property so that creates the complete path of directories, not just leaves, and so that it does not leak memory. ... (check-in: 702331e057 user: drh tags: trunk)
13:07
Have euser supersede user when preparing user report. This is for consistency with the other report updates, plus it makes more sense. ... (check-in: c8a249205e user: andygoth tags: andygoth-user-reports)
05:08 Changes to wiki page "Fossil 2.0" ... (artifact: d9e99ef096 user: andygoth)
05:00
Update changelog. ... (check-in: acbf5ca244 user: andygoth tags: andygoth-brackets-outside-link)
04:55 Ticket [674d5d5556] The timeline does not filter by an unexisting tag status still Open with 3 other changes ... (artifact: c041a1c27d user: andygoth)
04:50
Ticket [674d5d5556]: If a tag or branch isn't found, don't drop the constraint from the query. Instead, try to match against tagid -1, which will always fail. This gives a display showing that there are zero items that match whichever nonexistent tag or branch. ... (Closed-Leaf check-in: cfedef78dc user: andygoth tags: andygoth-tkt-674d5d5556)
03:04
Update changelog for adding user field. ... (check-in: ed60255709 user: andygoth tags: andygoth-user-reports)
02:42
Add a field to the reports to directly type a user name. Hide this field on the user report. ... (check-in: bcee2d48ed user: andygoth tags: andygoth-user-reports)
02:37
Make the (Remove User Flag) link work even if the "u" query parameter was used instead of "user". ... (check-in: a4655a1dab user: andygoth tags: andygoth-user-reports)
02:36
Deal with the fact that the Fossil repository has a few null users. Instead of having them match everything, including nonexistent users, make them match nothing. ... (check-in: cbbee17312 user: andygoth tags: andygoth-user-reports)
02:22
Permit filtering weekday and file reports by user. Also ensure the user parameter is preserved when changing types. Lots of general cleanup to make this possible. ... (check-in: 60018f9d8a user: andygoth tags: andygoth-user-reports)
00:06 Changes to wiki page "Fossil 2.0" ... (artifact: 099d4569fe user: drh)
2015-05-17
23:58 Changes to wiki page "Fossil 2.0" ... (artifact: bda5b895ea user: drh)
23:55 Changes to wiki page "Fossil 2.0" ... (artifact: 3e8490eb6f user: drh)
23:50 Changes to wiki page "Fossil 2.0" ... (artifact: f1d8f4178f user: drh)
22:24
Remove redundant assignment in blob_str() setting nUsed to zero right after confirming it is zero. ... (check-in: 48499514cc user: andygoth tags: trunk)
21:56 Edit [82029a2a39b17629|82029a2a39]: Edit check-in comment. ... (artifact: 3d84e05cde user: andygoth)