similar to: Bugja.com - Getting real Issue tracker

Displaying 8 results from an estimated 8 matches similar to: "Bugja.com - Getting real Issue tracker"

2007 Jul 29
4
Mongrel stops responding after period of inactivity
Hi I''m running a 2-instance Mongrel cluster behind Apache 2.2.4 with Rails 1.2.3. If no requests are received by the application for several hours (this usually happens overnight) then Mongrel stops responding and no requests are detected by Rails (at least nothing is in the Rails log). Nothing untoward is in the Mongrel log. If you try and visit the application, the request times out
2008 Oct 30
9
ActiveMerchant and Encrypted Paypal Standard Checkout
Hi, Does any know about a good resource for using ActiveMerchant to create an encrypted button that will use Paypal''s Standard checkout mode? Best regards, -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2008 Sep 30
0
undefined method `authenticate_with_http_basic' for #<SessionsController:0xb6c47c44>
I am developing the rails with the flex.. I am following the tutorial FLEXIBLE RAILS - PETER ARMSTRONG . I followed the commands as specified in the tutorial.. my rails version is 1.2.3 and the ruby 1.8.6 I created the restful authentication and i specified the authentication.. ruby script\generate authenticated user sessions ...output omitted... I specified everything.. It worked fine upto 500
2007 Oct 22
0
Integrating paypal with rails (a tutorial)
Hi all We posted a small tutorial on using Paypal, ActiveMerchant and Rails in case you are not from the U.S :( (that means no authorized.net) We only found scattered information here and there when trying to locate some useful resources for it. Hope you find it useful (of course any comments and recommendations are welcome). http://www.fortytwo.gr/blog/14/Using-Paypal-with-Rails Regards George
2002 Mar 07
0
[Bug 137] New: 'make install' fails because of missing uudecode
http://bugzilla.mindrot.org/show_bug.cgi?id=137 Summary: 'make install' fails because of missing uudecode Product: Portable OpenSSH Version: 3.0.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: openssh-unix-dev at
2010 May 27
3
btrfsck: doesn't correct errors
Heyho! (This is using btrfs from Debian''s 2.6.32 2.6.32-3-kirkwood kernel (-9 package; btrfs tools is v0.19-16-g075587c) A few observations about btrfsck: a btrfsck run on a 2T volume (4 disks) on a QNAP appliance (512M ram) got killed by Mr. OOM Killer. Initially, I was quite surprised. I''m only moderately surprised now since it might well be that I forgot to enable
2007 Mar 05
0
5 commits - libswfdec/swfdec_js.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c test/trace
libswfdec/swfdec_js.h | 2 libswfdec/swfdec_js_movie.c | 8 + libswfdec/swfdec_script.c | 121 ++++++++++++++++++++++++-- test/trace/Makefile.am | 11 ++ test/trace/constructor-prototype.swf |binary test/trace/constructor-prototype.swf.trace | 4 test/trace/function-prototype-chain.swf
2004 Oct 17
0
modify rsync: read files from a tar archive
Yodel! I'm trying to modify rsync so that it can read the source files from a tar archive instead of a file system. I want to use this so I can fetch whole filesystems from a fileserver with (i) a more efficient storage of the filesystem images on the server and above all (ii) the process fetching the filesystem image doesn't need any privileges on the fileserver (even if some of