[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>
Hi,
1 message
2015/02/17
[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>
FYI...
4 messages
2015/02/17
[#68343] [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault? — ruby@...
Issue #10916 has been reported by why do i need this acct just to create a bug report.
5 messages
2015/02/27
[#68373] Re: [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault?
— "Martin J. Dürst" <duerst@...>
2015/03/02
> * Author: why do i need this acct just to create a bug report
[#68358] [Ruby trunk - Bug #10902] require("enumerator") scans LOAD_PATH 2x on every invocation — ruby@...1.net
Issue #10902 has been updated by Aman Gupta.
3 messages
2015/02/28
[ruby-core:68050] visibility of old bugs in redmine?
From:
Eric Wong <normalperson@...>
Date:
2015-02-06 18:23:24 UTC
List:
ruby-core #68050
Hi, I'm updating some links in old documentation; but haven't found a way to show links to old bugs. For example, old links like: http://redmine.ruby-lang.org/issues/show/2962 http://redmine.ruby-lang.org/issues/show/4338 do not work anymore and give me 404 (they used to redirect to to "https://bugs.ruby-lang.org"). When I try updating to "https://bugs.ruby-lang.org", https://bugs.ruby-lang.org/issues/2962 https://bugs.ruby-lang.org/issues/4338 It gives 403 errors, even if I am logged in (as normalperson). Newer bugs do not seem to exhibit this problem, and I can view https://bugs.ruby-lang.org/issues/10831 without logging in. What is happening here? Thanks.