Fossil

Timeline
Login

Timeline

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

44 events by user joel occurring around 2013-07-15 03:05:23.

2014-01-02
12:36
Add portion of MANIFEST_UUID to TH1 URL variables. ... (check-in: daa43661dd user: joel tags: trunk)
2014-01-01
00:48
Add TH1 variables for style-related URLs (/style.css, /logo, /background) that contain the resources' mtimes. Maintains aggressive caching without requiring users to do a hard refresh or clear their cache when the resource is changed. ... (check-in: daff9d2062 user: joel tags: trunk)
2013-12-31
08:23
Set g.isConst on /raw pages if the full UUID is given. ... (check-in: 43a2d0fa70 user: joel tags: trunk)
2013-12-27
03:42
Fix segfault on certain /annotate pages. (Discovered using many-www.tcl test script.) ... (check-in: 7a988eed37 user: joel tags: trunk)
2013-12-26
00:07
Add --sha1sum option to commit command. ... (check-in: a9ad53ba3a user: joel tags: trunk)
2013-12-22
01:33
Send gzipped HTTP responses to clients that support it. ... (check-in: 3f4b5d32f1 user: joel tags: trunk)
2013-12-17
06:04
Change the minimum length for wiki page names from 3 to 1. ... (check-in: b7ff13a0aa user: joel tags: trunk)
2013-12-16
08:52
Recognize IE11's new UA string. ... (check-in: 07a8e5d085 user: joel tags: trunk)
2013-11-29
06:10
Rebuild ticket tables when modifications are made using 'fossil config'. ... (check-in: 0047370ce6 user: joel tags: trunk)
2013-10-31
06:03
Allow read access to fx_* tables in report_query_authorizer(). ... (check-in: dda5b18b0d user: joel tags: trunk)
2013-09-27
04:08
Make an exception in the spider protection code for Opera Mini. ... (check-in: 1a30da30db user: joel tags: trunk)
2013-09-05
02:46
Add $csrf_token TH1 variable. ... (check-in: 2653fb4ebe user: joel tags: trunk)
2013-09-04
00:08
Add mention of SBS diff change to changelog. ... (check-in: f2ce086b5d user: joel tags: trunk)
2013-08-23
16:02
Set id attribute on <select> element generated by TH1 combobox command to NAME so it can be referenced by a <label> element. ... (check-in: 73fdb8a73d user: joel tags: trunk)
2013-08-22
20:28
Only change the mouse cursor over node boxes in the timeline. ... (check-in: 52bf905935 user: joel tags: trunk)
2013-08-21
02:26
Tk diff: Just stick with default fonts (with an exception for Windows). ... (check-in: 7e9c7c0454 user: joel tags: trunk)
2013-08-13
02:23
Move table.sbsdiffcols width attribute to CSS ... (check-in: 4aaf5dc5ec user: joel tags: trunk)
2013-08-04
06:06
Change cgi_accept_forwarded_for() to return the accepted IP address from the X-Forwarded-For header, which could contain multiple addresses (e.g. if the client is also behind a proxy). The last one is the only one we can currently trust. ... (check-in: 59f790bc52 user: joel tags: trunk)
2013-08-02
16:26
Add "timelineCurrent" class to indicate the current checkout version when viewing the timeline page locally. (Feel free to change the default style.) ... (check-in: 81f9791c01 user: joel tags: trunk)
2013-07-26
15:46
Change <td><b></b></td> to <th></th>. ... (check-in: a60b008f1a user: joel tags: trunk)
2013-07-18
23:01
Assume input is UTF-8. Remove unnecessary font. ... (check-in: 431b4575f8 user: joel tags: trunk)
21:11
Retain tab characters in HTML side-by-side diffs. Display should be unchanged (still mod-8 indentation). ... (check-in: f341072453 user: joel tags: trunk)
20:21
Tk diff: Fix a couple scrollbar issues. ... (check-in: a6c96aea6b user: joel tags: trunk)
2013-07-16
16:02
Web SBS diff: Was incorrectly using the scrollWidths of the div containers rather than that of the pre elements themselves. ... (Closed-Leaf check-in: 325ed34e45 user: joel tags: sbsreloaded)
2013-07-15
03:05
Tk diff: New "Files" menu implementation to better handle long file lists. ... (check-in: af9bda81e4 user: joel tags: sbsreloaded)
2013-07-13
23:10
Tk diff: Fix up scrolling code that previously assumed equal line lengths. ... (check-in: 2e7b57fabd user: joel tags: sbsreloaded)
2013-07-11
00:37
Tk diff: Cycle through diffs based on current location rather than the last one you selected in the menu. Menu button now has generic "Files" label. ... (check-in: 90fa060178 user: joel tags: sbsreloaded)
2013-07-10
21:41
Set text widgets to "-state disabled" after loading data. ... (check-in: 302ab3a4e8 user: joel tags: sbsreloaded)
18:06
Combine all diffs into a single display in Tk diff. ... (check-in: 0a41e2b3dc user: joel tags: sbsreloaded)
05:27
Use tab stops instead of spaces to equalize line lengths in Tk diff. ... (check-in: 695156c100 user: joel tags: sbsreloaded)
2013-07-09
20:51
Add better comment explaining why .txtA/.txtB lines are padded with spaces. ... (check-in: 2d8f2b4e24 user: joel tags: sbsreloaded)
20:42 Edit [0a869bebc24f689b|0a869bebc2]: Move to branch backed-out. Mark "Closed". Edit check-in comment. ... (artifact: 9e9df9655c user: joel)
2013-07-06
02:35
Support arbitrary line lengths with synced horizontal scrolling in side-by-side diffs. ... (check-in: 4081a91c84 user: joel tags: sbsreloaded)
2013-05-04
01:02
Load HTML files in iframes instead of inlining them directly into /artifact pages. ... (check-in: 63443f920b user: joel tags: trunk)
2013-04-25
21:23
Add styling hook and usability improvements to background color picker. ... (check-in: 1159585bdb user: joel tags: trunk)
2013-04-24
02:34
Add submenu links to trunk/tip when browsing files of a non-trunk/tip check-in. ... (check-in: b5b0f1b3fc user: joel tags: trunk)
2013-04-22
03:50
Fix error on "/dir" page: "SQLITE_ERROR: no such table: main.vfile" ... (check-in: d38f204d3b user: joel tags: trunk)
01:33
Add class hooks to "/dir" pages to allow for filetype-specific styling. ... (check-in: 7ccbf6ee66 user: joel tags: trunk)
2013-04-08
16:37
Add --localhost option to "fossil server" ... (check-in: e501d7d0a6 user: joel tags: trunk)
16:21
Move variable assignment after declarations so as to compile on nmake ... (check-in: 4ee6792d4b user: joel tags: trunk)
2013-02-01
07:01
Limit the number of HTTP redirects that any http_exchange() call will follow to 20 (the limit used by most browsers). Previously, a misconfigured server or incorrect URL could cause Fossil to follow an endless trail of redirects without user intervention. ... (check-in: 13ffb9b4d1 user: joel tags: trunk)
2013-01-26
08:26
Fix revert tests 5 and 6 so they aren't carbon copies. Minor comment cleanup ... (check-in: 1a5ac30583 user: joel tags: trunk)
00:04 Edit [eef34741a998489c|eef34741a9]: Change user to "joel". ... (artifact: e13832f3f8 user: joel)
2013-01-25
23:49
Fix 'fossil revert' to fully revert renames ... (check-in: eef34741a9 user: joel tags: trunk)