Timeline
Jul 28, 2014:
- 4:14 AM Ticket #5758 (Failed to delete text in the search input transmission GTK) reopened by
- Nevermind that previous comment, I'm an idiot. Of course you're …
- 4:13 AM Changeset [14327] by
- (trunk, libt) #4160 - the slow slog to catch trunk up to mike.dld's …
- 3:58 AM Ticket #5758 (Failed to delete text in the search input transmission GTK) closed by
- incomplete: Wouldn't you use the backspace key for basic text editing? I'm typing …
- 3:56 AM Ticket #5757 (zero-length path field is "invalid data") closed by
- fixed
- 3:37 AM Ticket #5758 (Failed to delete text in the search input transmission GTK) created by
- When I try to delete text in the search input, the client prompts to …
- 3:37 AM Ticket #5757 (zero-length path field is "invalid data") created by
- Some torrent file creator(s) are including a zero-length field at the …
- 3:35 AM Ticket #5756 (Transmission should be able to be set to exit when downloads are finished) created by
- I'm wishing that Transmission could be set to exit when all downloads …
Jul 21, 2014:
- 2:12 PM Ticket #5734 (transmission accepts invalid piece sized torrents when piece size less ...) closed by
- duplicate
- 12:24 AM Ticket #5755 (optimum block size) created by
- Currently torrent.c tr_getBlockSize() does not always find the …
Jul 20, 2014:
- 7:39 AM Ticket #5754 (Potential crash-causing overflow in blockCountInPiece) created by
- Currently in torrent.h, "blockCountInPiece" is an uint16_t. Torrents …
Jul 19, 2014:
- 11:35 PM Changeset [14326] by
- (trunk, daemon) #5743 'unknown option: -R': revert previous commit, …
- 11:32 PM Changeset [14325] by
- (trunk, daemon) #5743 'unknown option: -R', fix suggested by …
- 3:47 PM Ticket #4005 (Support torrents whose piece size is not a power of 2) closed by
- wontfix: 15,793 torrents out of 10,226,795 is 0.001%, so I'm re-closing this as …
- 3:43 PM Ticket #5753 (p$p$ww.example.com folder is created in my Home folder) created by
- A folder named p$p$ww.example.com, with another folder inside it named …
Jul 17, 2014:
- 3:57 PM Ticket #5751 (New minimum zlib version requirement breaks CentOS <7.0) closed by
- fixed: Fixed r14324
- 3:56 PM Changeset [14324] by
- (trunk, #5751) reduce ZLIB_MINIMUM from 1.2.5 to 1.2.3 for CentOS<7 support
Jul 16, 2014:
- 11:57 AM Ticket #5752 (seed-queue-size setting sometimes is not respected) created by
- I noticed that the transmission-daemon sometimes seeds more torrents …
- 11:56 AM Ticket #5751 (New minimum zlib version requirement breaks CentOS <7.0) created by
- As of r14823, adding the minimum version of zlib as 1.2.5 breaks any …
- 11:56 AM Ticket #5744 (Warn before "Remove from List" for TORRENT GROUPS) closed by
- wontfix: There's an option to prompt when removing active torrents. We could …
- 11:54 AM Ticket #5750 ("iCloud Tabs" like feature - be able to see what's currently ...) closed by
- invalid: Can't use iCloud if you're not from the app store.
- 11:53 AM Ticket #5748 (Media Run Time Length & Bit Rate details in General Info tab of ...) closed by
- invalid: We don't have this info when the file is downloading.
- 11:51 AM Ticket #5746 (Dock-able Inspector Window) closed by
- wontfix: sorry, not gonna happen
- 11:51 AM Ticket #5745 (Option to Print the List of Torrents) closed by
- wontfix: Sorry, but the number of people that would use this would likely be in …
- 10:41 AM Ticket #5750 ("iCloud Tabs" like feature - be able to see what's currently ...) created by
- Have an iCloud Tabs icon in the toolbar - clicking it will show a list …
- 10:38 AM Ticket #5749 (Show Chart/Graph in Statistics Window (make it more visual &) created by
- Provide a simple elegant chart graph of the main data points in the …
- 10:28 AM Ticket #5748 (Media Run Time Length & Bit Rate details in General Info tab of ...) created by
- Show audio/video run-time/length and bit rate file details in the …
- 10:24 AM Ticket #5747 (Add Finder Tagging in the General Info tab of Inspector Window) created by
- Add Finder Tagging in the General Info tab of the Inspector window to …
- 10:08 AM Ticket #5746 (Dock-able Inspector Window) created by
- Allow the Inspector window to be dock-able - to attach onto main …
- 10:05 AM Ticket #5745 (Option to Print the List of Torrents) created by
- Option to print the list of torrents in the queue. Similar to how …
- 9:58 AM Ticket #5744 (Warn before "Remove from List" for TORRENT GROUPS) created by
- Provide a WARNING before removing a torrent Group. Even if the user …
Jul 13, 2014:
- 9:54 PM Changeset [14323] by
- use pkg-config to get the zlib cflags/libs; remove obsolete zlib.m4 macro
- 9:50 PM Changeset [14322] by
- since libz's been required in rpcimpl.c for ages and nobody's …
- 8:31 PM Ticket #5743 (Unknown Option: -R) created by
- The short option -R for --remove-and-delete does not work in the …
- 8:30 PM Ticket #5742 (Torrents pause when system is active, and resume when system is idle) created by
- An option can be added to the preferences-> Downloading window that …
Jul 12, 2014:
- 6:29 PM Ticket #5741 (Web UI: allow filter for trackerless torrents) created by
- A patch to allow in the Web UI filter for trackerless torrents. It …
- 6:29 PM Ticket #5740 (download-dir setting is sometimes ignored at RPC-function torrent-add) created by
- I only add torrents via the RPC-function torrent-add. It can be normal …
- 6:28 PM Ticket #5739 (Interface doesn't conform to OSX Yosemite UI style) created by
- Pretty self explanatory. I also think a new UI will be more at home …
- 6:28 PM Ticket #5738 (HTTP tracker announcements fail if IPv6 global connectivity is not ...) created by
- HTTP trackers' announcements never worked for me. And I found out why. …
- 6:27 PM Ticket #5737 (Webui not available on daemon started with systemd) created by
- I guess this is tightly related to #2761. The problem in this ticket …
Jul 9, 2014:
- 5:06 PM Ticket #5736 (overflow when piece size exceeds 4GB) created by
- A malicious metafile can be created that will cause an overflow of the …
Jul 8, 2014:
- 12:15 AM Changeset [14321] by
- (trunk, libT) #4160 'foreign character support' -- merge mike.dld's …
- 12:08 AM Changeset [14320] by
- (trunk, libT) #4160 'foreign character support' -- merge mike.dld's …
Jul 7, 2014:
- 5:20 PM Ticket #4005 (Support torrents whose piece size is not a power of 2) reopened by
- ticket:5734#comment:3 >Support torrents whose piece size is not a …
Jul 6, 2014:
- 8:08 PM Ticket #5735 (SegFault inside node_alloc, patch provided) closed by
- fixed: Yep, looks like we found the uninitialized variable at the same time. …
- 8:06 PM Changeset [14319] by
- (trunk, libT) #5735 'segfault iside node_alloc' -- fixed with patch by …
- 7:44 PM Ticket #5735 (SegFault inside node_alloc, patch provided) created by
- Transmission Qt or Gtk SegFault randomly. I help an user to debug it …
Jul 5, 2014:
- 11:47 PM Ticket #5734 (transmission accepts invalid piece sized torrents when piece size less ...) created by
- Transmission accepts for download torrents with a NON power of two …
- 5:09 PM MovedToGitHub/Changes edited by
- (diff)
- 4:50 PM Ticket #5733 (*.resume files have download directory hardcoded) created by
- The *.resume files present for torrents in …
- 3:54 AM Ticket #5732 (possible overflow in call to messageLengthIsCorrect()) created by
- I think there could be a possible overflow in peer-msgs.c when …
Jul 4, 2014:
- 7:57 PM Ticket #5731 (Unfortunate) closed by
- worksforme: I think the description of 20 minutes is exaggerated. Even so, the …
- 7:42 PM Ticket #5731 (Unfortunate) created by
- Why on earth would you make so difficult that it takes me 20 minutes …
- 12:59 PM Ticket #5730 (Revision 14317 nightly build folder incorrect name, 2.83+) closed by
- fixed
- 12:58 PM Changeset [14318] by
- bump to 2.84+
- 9:08 AM Ticket #5730 (Revision 14317 nightly build folder incorrect name, 2.83+) created by
- Should be 2.84+
- 7:54 AM Ticket #5722 (Use built-in _WIN32 macro instead of WIN32) reopened by
- Due to recent changes in r14314, there're a couple more places to …
- 3:24 AM Ticket #5656 (Problems renaming files) closed by
- fixed: Added to trunk in r14317.
- 3:23 AM Changeset [14317] by
- (trunk, libT) #5656 'Problems renaming files' -- fixed, patch by rb07
- 12:00 AM Ticket #5722 (Use built-in _WIN32 macro instead of WIN32) closed by
- fixed: r14316
- 12:00 AM Changeset [14316] by
- Use built-in _WIN32 macro instead of WIN32
Jul 3, 2014:
- 11:13 PM Ticket #5723 (Simplify file tree icons drawing) closed by
- fixed: Added in r14315
- 11:12 PM Changeset [14315] by
- (trunk, qt) #5723: 'Simplify file tree icons drawing' -- patch by mike.dld
- 10:25 PM Ticket #4005 (Support torrents whose piece size is not a power of 2) closed by
- wontfix: mike.dld, I'm in awe of your stats-collecting skills.
- 9:58 PM Changeset [14314] by
- (trunk, libT) mike.dld's 4160-02a-path.patch: portability wrapper …
- 8:40 PM Ticket #5728 (segmentation fault when creating new torrent) closed by
- incomplete: Hurm, three observations: 1. none of the lines in that backtrace are …
- 8:21 PM Ticket #5718 (Changing seeding limits can stop a torrent) closed by
- wontfix: People are likely not going to hit return. This is the better of two evils.
- 8:19 PM Ticket #5711 (Add support for the BitTorrent "mainline client" peer-id) closed by
- fixed: Since 7.9.2's gone back to using the standard peer-id format, I …
- 7:47 PM Ticket #5729 (group upload and download size is too big on 10.9) closed by
- fixed
- 7:47 PM Changeset [14313] by
- group upload and download size is too big on 10.9
- 7:46 PM Ticket #5729 (group upload and download size is too big on 10.9) created by
- https://forum.transmissionbt.com/viewtopic.php?f=4&t=15894
- 7:32 PM Ticket #5699 (Toggle Inspector's Origin: is incorrect) closed by
- fixed
- 7:31 PM Changeset [14312] by
- (trunk, libT) #5699 'Toggle Inspector's Origin: is incorrect' -- …
- 7:28 PM Ticket #5709 (Fix an instance of time_t printing) closed by
- fixed
- 7:28 PM Changeset [14311] by
- (trunk, libT) #5709 'Fix an instance of time_t printing' -- fixed, …
- 7:22 PM Ticket #5720 (Download progress for blocklist update shows incorrect total size) closed by
- worksforme: That's a result of the server sending the wrong file size info. I …
- 7:20 PM Ticket #5721 (Use built-in __APPLE__ macro instead of SYS_DARWIN and MACOSX) closed by
- fixed: r14310
- 7:20 PM Changeset [14310] by
- Use built-in APPLE macro instead of SYS_DARWIN and MACOSX
Jul 1, 2014:
- 6:04 PM Changeset [14309] by
- update NEWS
- 6:03 PM Changeset [14308] by
- update NEWS
- 6:02 PM MovedToGitHub/Changes edited by
- (diff)
- 5:12 PM Ticket #5728 (segmentation fault when creating new torrent) created by
- When creating a new torrent on GTK interface, transmission crash if a …
- 5:07 PM Changeset [14307] by
- tagged for 2.84
- 3:07 AM Ticket #5727 (Can we please have custom labels support for filtering torrents?) closed by
- duplicate: Yup, closing as a duplicate.
Jun 30, 2014:
- 2:45 AM Ticket #5727 (Can we please have custom labels support for filtering torrents?) created by
- User story: User create text label, attaches it with torrent. User …
- 2:45 AM MovedToGitHub/Changes edited by
- fix anchor tag for version 2.83: "#version-2.8.3" --> "#version 2.83" (diff)
Jun 29, 2014:
- 5:00 AM Changeset [14306] by
- bump version to 2.84
- 1:49 AM Changeset [14305] by
- (2.8x, mac) #5724: 'source code archive tranmsmission-2.83.tar.xz is …
- 1:44 AM Changeset [14304] by
- fix tr_bencParseStr() bug reported by Ben Hawkes
- 1:43 AM Changeset [14303] by
- Fix peer communication vulnerability (no known exploits) reported by …
- 1:42 AM Changeset [14302] by
- Fix peer communication vulnerability (no known exploits) reported by …
- 1:41 AM Changeset [14301] by
- fix tr_bencParseStr() bug reported by Ben Hawkes
Jun 28, 2014:
- 8:22 PM Ticket #5726 (OS X client constantly requesting favicon.png) created by
- Hi, I am not too sure why Transmission is doing this nor do I know …
Note: See TracTimeline
for information about the timeline view.