Fossil

Timeline
Login

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

35 events for the month beginning 2009-12-01 by user jeremy_c

Following month ↑
2009-12-31
22:30
Added SQL function user() implemented by Brian ... (check-in: a2c2e3b1 user: jeremy_c tags: trunk)
21:58 Edit [71ad9b62a762d7a0|71ad9b62]: Mark "Closed". Timestamp 2009-12-31 14:59:03. ... (artifact: 25aabe90 user: jeremy_c)
21:15 Ticket [d0e0bc0d] add ticket created time status still Open with 1 other change ... (artifact: 0144efb6 user: jeremy_c)
15:18 Ticket [be128519] Diable using UTC time zone as default status still Open with 1 other change ... (artifact: 25804359 user: jeremy_c)
14:59
  • Changed security for timeline. To view the timeline, you must now have History access. The timeline will then display only items which you have access to. "o" (Check-out) is required for source history, "j" (Read-Wiki) is required for Wiki history and "r" (Read-Tkt) is required for Ticket history.
... (Closed-Leaf check-in: 71ad9b62 user: jeremy_c tags: jeremy_c-timeline)
14:49
Fixed minor spelling error ... (check-in: efdad081 user: jeremy_c tags: jeremy_c-timeline)
14:49
  • Fixed security bug in ticket reports, you previously had to have Check-out security to view a ticket report, you now have to have "r" (Read-tkt) to view ticket reports.
... (check-in: 6ee73165 user: jeremy_c tags: jeremy_c-timeline)
04:49 Ticket [be128519] Diable using UTC time zone as default status still Open with 2 other changes ... (artifact: 5164dd14 user: jeremy_c)
04:44 Ticket [2d2b158d] -include config.mak fails under OpenBSD status still Open with 1 other change ... (artifact: 509f0e8d user: jeremy_c)
04:43 Ticket [886c302b] add <nowiki>#INTERNAL</nowiki> form to wiki_rules page status still Closed with 1 other change ... (artifact: 4adbfaf9 user: jeremy_c)
04:42
[886c302b3f] Added documentation for [#anchor] style links ... (check-in: dddc5140 user: jeremy_c tags: trunk)
04:36 Closed ticket [886c302b]: add <nowiki>#INTERNAL</nowiki> form to wiki_rules page plus 2 other changes ... (artifact: d52c1885 user: jeremy_c)
04:29 Ticket [5125de2e] Enable type of file (extension) to be ignored (e.g. *.OBJ) status still Closed with 1 other change ... (artifact: 414413b7 user: jeremy_c)
04:29 Closed ticket [705181a9]: like something similar to .gitignore plus 2 other changes ... (artifact: dc765a02 user: jeremy_c)
04:27 Closed ticket [5125de2e]: Enable type of file (extension) to be ignored (e.g. *.OBJ) plus 1 other change ... (artifact: 3328ea79 user: jeremy_c)
04:26 Closed ticket [d0e0bc0d]: add ticket created time plus 2 other changes ... (artifact: 25a4c4f3 user: jeremy_c)
04:21 Closed ticket [162e66c9]: Inline variant of <verbatim> plus 2 other changes ... (artifact: a460c813 user: jeremy_c)
04:19 Closed ticket [2d000380]: Wiki engine inserts extra <p> before <li> in lists plus 2 other changes ... (artifact: 4f3b13b0 user: jeremy_c)
04:17 Closed ticket [736af3b6]: Comment from file plus 2 other changes ... (artifact: 0e9c9aff user: jeremy_c)
04:14 Closed ticket [6afb0eab]: Automatic ticket to check-in referencing ... (artifact: 9a1ab951 user: jeremy_c)
04:13 Changes to wiki page "Cookbook" ... (artifact: 008a3b28 user: jeremy_c)
04:07 Ticket [6afb0eab] Automatic ticket to check-in referencing status still Open with 2 other changes ... (artifact: 4b8c8212 user: jeremy_c)
04:00 Ticket [2d2b158d] -include config.mak fails under OpenBSD status still Open with 2 other changes ... (artifact: ad1ae8ce user: jeremy_c)
03:57 Ticket [d0e0bc0d] add ticket created time status still Open with 1 other change ... (artifact: cdb43444 user: jeremy_c)
2009-12-30
01:57
Added a 's' parameter to the web timeline view. This will search the comment and brief fields for the given text via LIKE '%value%'. ... (check-in: 1e2ec3ff user: jeremy_c tags: trunk)
2009-12-14
23:28 Edit [137d653a065d0d6a|137d653a]: Timestamp 2009-12-14 23:26:03. Change user to "jeremy_c". ... (artifact: f79af64f user: jeremy_c)
23:28 Edit [dccd27c6da34c08e|dccd27c6]: Edit check-in comment. Timestamp 2009-12-14 23:18:54. Change user to "jeremy_c". ... (artifact: 0f751026 user: jeremy_c)
23:26
Found two more places that fQuiet should have been checked. ... (check-in: 137d653a user: jeremy_c tags: trunk)
23:18
Added a global command line argument named -quiet. This will suppress some output (currently during sync) for those interfacing fossil with various development tools. It does not make eliminate all output, only the output that is meant for fancy display to the user on a console. You can now use this new flag anywhere by referencing if (!g.fQuiet) {...} ... (check-in: dccd27c6 user: jeremy_c tags: trunk)
2009-12-09
22:22 Edit [fb1fa7f1a6af4a4f|fb1fa7f1]: Timestamp 2009-12-09 22:05:46. Change user to "jeremy_c". ... (artifact: 6682198e user: jeremy_c)
22:05
Make it easier to do out of source builds by optionally including config.mak or config.w32. ... (check-in: fb1fa7f1 user: jeremy_c tags: trunk)
15:34
Added a DELETED abc.xyz message when using fossil rm. This is the same as fossil add's ADDED abc.xyz message. Also, the word DELETED was choosen over REMOVED because fossil status reports the file as DELETED. ... (check-in: 49ed1961 user: jeremy_c tags: trunk)
14:39
  • Added enumeration list support via the # character (identical to *).
  • Updated the wiki rules web page to reflect new enumeration list rules and terminated begining
  • tags with
  • .
... (check-in: 2bb1d646 user: jeremy_c tags: trunk)
2009-12-07
20:22 Edit [6f0df6c741887ef2|6f0df6c7]: Edit check-in comment. Timestamp 2009-12-07 20:20:22. ... (artifact: cd9bb297 user: jeremy_c)
20:20
Fixed the insertion of invalid P tags inside of UL and OL elements when autoparagraph is on. Bug was reported on the fossil mailing list by Stephan Beal. ... (check-in: 6f0df6c7 user: jeremy_c tags: trunk)
Previous month ↓