search for: unabridg

Displaying 20 results from an estimated 20 matches for "unabridg".

Did you mean: unabridged
2008 May 21
32
Rack, Camping 2.0++
...tup Rack in some other way: #!/usr/bin/env rackup # Auto-detects CGI & FastCGI # Start mongrel with: ./blog.ru -s mongrel -p 3301 require ''blog'' Blog.create run Blog Some notes: * Branch: http://github.com/judofyr/camping/commits/rack * You have to rename camping-unabridged.rb to camping.rb in order to run apps. * You''re app is also a Rack-app (aka respond_to?(:call)) * I''m using Rack::Request (@request) and Rack::Response (@response) * Status, headers and body must be set using @status, @headers and @body, not @response.status, @response.header...
2006 Jul 24
18
difference between running unabridged
22 sudo mv camping.rb camping-abridged.rb 23 sudo mv camping-unabridged.rb camping.rb when running into problems, the abridged version of camping is rather difficult to debug. so I''m moving to unabridged, but I''m getting this error. [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100] /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib...
2007 Jul 07
0
[patch] no crumbs
...[];@headers.map{|k,v|[*v].map{|x|a<<"#{k}: #{x}"}};"Status: #{@status}#{Z+a*Z+ Z*2+ at body}"end;end;X=module Controllers;@r=[];class<<self;def r;@r;end;def R*u r=@r;Class.new{meta_def(:urls){u};meta_def(:inherited){|x|r<<x}}end;def M;def M Index: lib/camping-unabridged.rb =================================================================== --- lib/camping-unabridged.rb (revision 194) +++ lib/camping-unabridged.rb (working copy) @@ -438,7 +438,7 @@ # on before and after overrides with Camping. def service(*a) @body = send(@method, *a) if respond_...
2007 Sep 27
14
Camping and ruby2ruby
Hi everybody, I would like to use ruby2ruby in a caming project, but there seems to be an incompatibility with camping, ruby2ruby and markaby. Unfortunately I receive strange Markaby::InvalidXhtmlErrors. To demonstrate, that only combination of all three components causes the problem I added the following code. I relies on Markaby and ruby2ruby only and works fine (a.k.a. as expected).
2008 May 19
0
Error in the source code docs
on like 257 of camping-unabridged.rb: > # "http" + URL("/view/12") #=> "http://test.ing/blog/view/12" is wrong, the string should be "http:", or the result will be "http// test.ing/blob/view/12" ? Jenna ?Who Isn''t a? Fox
2006 Jun 10
2
Tutorial on building Rails framework from scratch
Hi, Does a tutorial exist about building a simple version of Rails from scratch? I think this would be a great exercise to understand how things work internally. Thanks, Peter
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
...7.3 machines. The problem seems to revolve around polkitd. At some random time, polkitd seems to stop responding on my systems. Along with this, there might be hundreds of defunct pkla-check-authorization processes. If I reboot, then things are fine for a while. I don't see any activity in the unabridged journal to suggest anything that might be triggering polkitd. The puppet run finished 5 minutes before polkitd lost it's head. polkit version is polkit-0.112-11.el7_3.x86_64 Any help is appreciated. Thanks, Jason Here is some condensed output from the "journalctl -u polkit" comm...
2007 Apr 18
10
customizing global request handler
what is the cleanest way to do something for every request of a particular type (Verb, and Content-Type header)? i''m trying to figure out if shipping a custom camping.rb is avoidable, and if, how i should structure a patch my app http://whats-your.name/yard/ uses exclusively JSON based messaging between server and client. this means POST bodies are JSON, and not querystring.. camping
2016 Dec 04
2
[Release-testers] 3.9.1-rc2 is ready for testing
Here's the failing tests for rc2 on SLES11.3 (glibc 2.11, libstdc++4.7). I've done some amount of triaging what some critical elements of the failures are. Unabridged log is attached. Failing Tests (94): LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestAsyncIntInt LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestAsyncVoidBool LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestSerialization LLVM-Unit :: Support/SupportT...
2003 Jul 13
0
To You as a Nicer Person
...The Web site of NCWO has been chosen as one of "Top Non Profit Sites Chosen by Type Non Profit Editors". The book is available in two types of binding: Hardcover (ISBN 0967370574; case bound, Smyth sewn; with dust jacket) and Paperback (ISBN 0967370582; perfect bound). Both editions are unabridged, and are printed on 60 lb, natural, acid-free, excellent and healthful paper. You can get the book from many fine on-line bookstores and traditional bookstores. For your convenience, (if you wish for an Internet link; otherwise you may skip this section) I herewith provide you with a link dire...
2007 May 04
22
CampingConf?
Campers -- In a few weeks there will be a bunch of people in Portland, OR, for a conference. A long time ago some campers mentioned that might be a good time for us to get together and hold a mini CampingConf for a few hours. Is anyone interested? Does anyone want to organize it? I''m thinking Wednesday night, May 16. We could possibly get a spot at FreeGeek (not likely since they are
2006 Jul 25
4
about PATH_INFO and FastCGI
in one of my recent email, I add .to_s to PATH_INFO in camping code. actually, this is probably very wrong. the problem is probably something like PATH_INFO does not exist when using FastCGI. I have not done all my homework, but so far what I found is lighttpd has a special option "broken-scriptfilename": breaks SCRIPT_FILENAME in a wat that PHP can extract PATH_INFO from it (default:
2008 May 24
19
Camping 2.0 - What''s left?
...d Camping::CookieSession or??? * The ActiveRecord session is named Camping::ARSession and is placed in camping/ar/session.rb. Maybe it should be called Camping::AR::Session or??? * The documentation of cookie sessions is just utterly wrong. Can someone clean it up? * The documentation in camping-unabridged.rb and README are almost duplicates. camping-unabridged.rb should only contain about the differences between camping.rb and camping-unabrdiged.rb, while README should be all about Camping (IMO). We must also add that apps should be run using Rack, and The Camping Server is only for development....
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
Can you please try doveadm exec imap -u username_of_the_user 1 LIST "" "*" and see if it is there? Aki > On 22/02/2023 14:28 EET Nikolaos Milas <nmilas at noa.gr> wrote: > > > On 21/2/2023 9:56 ?.?., Aki Tuomi wrote: > > Can you enable mail_debug=yes, restart, ask the user to access the folder(s) and provide those logs? > > > > Hi
2006 Feb 21
6
+ camping/session
Camping now comes with a sessioning class, checked in tonight. To get sessions working for your application: 1. require ''camping/session'' 2. include Camping::Session in your application''s toplevel module. 3. In your application''s create method, add a call to Camping::Models::Schema.create_schema 4. Throughout your application, use the @state
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
...) "." "Grant Hunting.Rejected.ELEMENTAL" * LIST (\HasNoChildren) "." "Grant Hunting.Rejected.RESPIRATOR (NBS)" * LIST (\HasNoChildren) "." "Grant Hunting.Rejected.EUPHORIC" * LIST (\HasNoChildren) "." "Grant Hunting.Rejected.UNABRIDGED" * LIST (\HasNoChildren \UnMarked) "." "Grant Hunting.Rejected.CHESEL" * LIST (\HasNoChildren \UnMarked) "." "Grant Hunting.Rejected.InAIRquality" * LIST (\HasNoChildren \UnMarked) "." "Grant Hunting.Rejected.EmergTech-To-Covid19"...
2016 Dec 02
9
3.9.1-rc2 is ready for testing
Hi, I just tagged 3.9.1-rc2, so testing can begin. There was a bug found in -rc1 before I could send out a release announcement, so I decided to merge the fix and tag -rc2 to save some testing cycles. We can always use more testers, so if you are interested in helping, let me know. Thanks, Tom
2013 Oct 11
29
[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
...ents, this might be a quick starting point. The crashes themselves aren't reported as Oops, or maybe they are but the file system is already unavailable by that time, so I don't notice. Unfortunately I don't have a serial terminal attached for logging at all times. I'll attach the unabridged logs shortly, but I can't even know whether these successfully flushed all their data. I'll give a few details on each of these incidents with the corresponding unabridged log. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -----------...
2011 Jun 17
7
Encoding
What''s a good solution for fixing character encoding problems for compatibility between ascii and utf-8? The database is postgres and is encoded in utf-8. Once in awhile there will be a compatibility error from strings from a webform. Is there a command to fix this besides using a_string.force_encoding(''utf-8'')? Even this doesn''t seem to always work either.
2009 Dec 30
4
[Bug 627] New: NATed TCP-connections fail arbitrarily
http://bugzilla.netfilter.org/show_bug.cgi?id=627 Summary: NATed TCP-connections fail arbitrarily Product: netfilter/iptables Version: linux-2.6.x Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: ip_conntrack AssignedTo: laforge at netfilter.org