Displaying 20 results from an estimated 10000 matches similar to: "Rails 1.2.0 RC2 duplicate lines Simian Report"
2007 Jan 10
3
Rails 1.2.0 RC2 has 4125 duplicate lines
I have been evaluating the excellent and super fast Similarity Analyser
by Red Hill Consulting to generate a dupplicated lines reports from
Rails 1.2.0 RC2 source code (excluding the tests).
On the 10th of January 2007, Rails 1.2.0 RC2 has 4125 duplicate lines
in 793 blocks in 231 files
* actionmailer has 584 duplicate lines in 107 blocks in 20 files
* actionpack has 718 duplicate lines
2007 Jan 10
0
Duplicate lines in Rails 1.2rc2 reports
I tried to send the following message to the
http://groups.google.com/group/rubyonrails-talk mailing list 4 hours ago
but it never appears … Is there a moderator in the list to prevent
spammers?
I have been evaluating the excellent and super fast Similarity Analyser
by Red Hill Consulting to generate a dupplicated lines reports from
Rails 1.2.0 RC2 source code (excluding the tests).
On the 10th of
2008 Apr 29
5
Sharing: dont_repeat_yourself plugin custom RSpec matcher
I wrote a Rails plugin which uses simian to look for duplicates lines in your
code and reports in html format, Textmate or Netbeans.
I wrote it using RSpec and I have included a RSpec custom matcher:
it { rails_application.
with_threshold_of_duplicate_lines(4).
should be_DRY }
If you use Autotest, your specs will fail the next time you do a nasty
copy-paste !!!
More details in
2005 Nov 11
0
Asterisk 1.2.0-rc2 Released!
The second release candidate of Asterisk 1.2.0 has been released! It is
available from the ftp.digium.com FTP servers, as well as the Digium CVS
servers (under the 'v1-2-0-rc2' tag).
This release consists of only bug fixes to the 1.2.0-rc1 version
released earlier this week.
We ask all interested community members to download and install the
release candidate (on a non-production
2013 Mar 18
3
Hiera 1.2.0-rc2 and deep-merge
Stumbled around a bit until I figured out you need to do this:
gem install deep_merge
to get it to work !
“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2007 Jun 06
2
sharing my netvibes tab about rspec
Link was 404 :-(
the correct link is
http://21croissants.blogspot.com/2007/06/rspec-changes-log-rss.html
I should definitely switch from blogger to mephisto ...
Hi,
As I am not a big fan of mailing list, I have created a Yahoo!Pipes to
generate a RSS from the user & developpers mailing list and integrated it
into a netvibes tab. I have also put a few blogs from the rspec authors.
More
2006 Oct 10
0
Testing Report for Xen 3.0.3 rc2
We have tested Xen for 3.0.3 rc2. In the testing we mainly focus on
retesting the issues of rc1.
Following is the detail status:
New issues exist in 3.0.3 rc2:
1. Windows Vista CANNOT boot up normally on PAE HV
When we try to boot Vista, it will give us a black screen and "xm list"
shows the status is "b". It also exists in unstable tree from cs 11684.
2. LTP case
2006 Oct 10
0
[Xen-ia64-devel] IPF/Xen VTI domain testing report for Xen 3.0.3 RC2
Hi all,
We have done simply IPF/Xen functional testing towards Xen 3.0.3 RC2
(Changeset 11686:f426f6e646eb from xen-3.0.3-testing tree). The result is
good. Totally 16 cases are all pass.
Testing environments:
Platform: Tiger4
Processor: Itanium 2 Processor
Logic Processors number: 8 (2 processors with Due Core)
PAL version: 8.15
Scheduler: credit
Service OS: RHEL4u3
Guest OS: RHEL4u3/Windows
2006 Oct 10
0
[Xen-ia64-devel] IPF/Xen VTI domain testing report for Xen 3.0.3 RC2
Hi all,
We have done simply IPF/Xen functional testing towards Xen 3.0.3 RC2
(Changeset 11686:f426f6e646eb from xen-3.0.3-testing tree). The result is
good. Totally 16 cases are all pass.
Testing environments:
Platform: Tiger4
Processor: Itanium 2 Processor
Logic Processors number: 8 (2 processors with Due Core)
PAL version: 8.15
Scheduler: credit
Service OS: RHEL4u3
Guest OS: RHEL4u3/Windows
2008 Apr 01
1
plugin announcement: acts_as_fu
We''ve all seen the job listings. We know what they''re looking for.
Rockstars. Code Monkeys. Rails Ninjas.
And you''re left thinking, "But I''m just a programmer." Well, not
anymore. Today, you become a Rails Kung-Fu Master!
"Not me," you say. "I''ve already tried using all the acts_as_something
plugins and all the something_fu
2010 Jul 25
1
Manage several graphical devices in interactive mode
Dear R-users,
Does anybody know a good way to create and use several graphical devices at
the same time in interactive mode? Ideally, I'd like to open 2 to 3 devices
and assign names to them. This way, I could make any
addition/modification/update to a particular device using its name.
I did not see anything like a name argument in ?X11. Is there an
alternative?
Thanks in advance for your
2007 Jan 10
1
Solution for undefined method `use_transactional_fixtures=' ... problem
If you see this error message:
undefined method `use_transactional_fixtures='' for
Test::Unit::TestCase:Class (NoMethodError)
You should check all your dependencies, all the lines containing
require and especially require_dependency.
You have probably done a refactoring "Rename" a class and forgot to
propagate the change everywhere!
More details on
2008 Aug 29
1
libvorbis 1.2.1 RC2
Hello list,
As some of you may have noted, the release of libvorbis 1.2.1 was put
on hold, I reckon due to the possible unavailability of the main
developer to review certain patches to solve issues found recently in
libvorbis. So, why not ask help from the community to speed up this
process? This is what this thread will be about.
Let's go into detail regarding the two issues I mentioned
2004 Jun 02
0
Script to import Master.csv in the MySQL database - a short HowTo
Hi,
I hope this can help others, so this is it.
Use it at your own risk. I have test it on 3 separate systems without any
problem.
Take care to edit the following files taking into consideration your own
settings.
If you have all the CDR info in the Master.csv too, then delete all the data
from the 'cdr' table in MySQL before running the script bellow in oder to
prevent dupplicate
2006 Oct 04
2
dovecot mailbox to csv
We (the Math department at the U of Wisconsin) recently switched over from
another server to dovecot
One thing that a lot of people here do is set up an on-line form that sends
them email. They use formmail for this. I have them edit their procmail
config so that all the messages go into a particular mail folder.... So far
so good.
With our old system, all messages in a folder were kept in a
2004 Aug 15
2
GrandStream ATA286 & RC2 (was RC2 - H323 channel broken)
Hello everybody,
when I upgraded from RC1 to RC2 I didn't had any audio between my ATA286
and H323 EP (my post from 13/08/04) I checked further and discover that
problem is with ATA286 who is unable to call. I always get an 404 error.
Coming back to RC1 everything works fine again. I tried to modify my
dtmfmode from rfc2833 to info but in change nothing. Local call to
asterisk are
Asterisk 1.2.30.3, 1.4.23-rc2, 1.6.0.2, 1.6.1-beta3, and Asterisk-Addons 1.6.0.1, 1.6.1-rc2 released
2008 Dec 02
1
Asterisk 1.2.30.3, 1.4.23-rc2, 1.6.0.2, 1.6.1-beta3, and Asterisk-Addons 1.6.0.1, 1.6.1-rc2 released
The Asterisk.org development team has released Asterisk versions 1.2.30.3,
1.4.23-rc2, 1.6.0.2, 1.6.1-beta3, as well as Asterisk-Addons versions 1.6.0.1
and 1.6.1-rc2. These releases are available for immediate download from
http://downloads.digium.com/.
This update for Asterisk includes a fix for a regression introduced in
Asterisk 1.2.30 and Asterisk 1.4.21.2 and has existed in the
2006 Feb 13
1
kernel.org 2.6.16-rc2 vs xen-unstable 2.6.16-rc2 - missing buslogic?
Hello,
Is there some things removed from the kernel.org kernels before the get
into xen-unstable? I was just about to compile a new dom0 kernel, and
couldn''t find the option for Buslogic SCSI driver i xen-unstable kernel
synced earlier this morning.
I find this a bit strange, as I know the option is there in kernel.org''s
2.6.16-rc2. The config option was somehow lost in 2.6.15
2013 Apr 15
0
Xen 4.2.2-rc2 and 4.1.5-rc2 have been tagged
All,
aiming at releases later this or early next week, please test!
Thanks, Jan
2011 Jul 26
0
has_template() for choosing between templates
All,
I just wrote a function which allows me to choose between templates.
This makes working with templates very similar to choosing between
static files when passing multiple arguments to the source attribute.
https://github.com/windowsrefund/puppet-tools
Very interested in any feeback.
Best,
Adam
--
You received this message because you are subscribed to the Google Groups "Puppet