| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 246(diff) | collin | 15 May 2008 21:21:59 | Oops, thouroughly messing things up in the wrong way :) |
| 245(diff) | collin | 15 May 2008 21:15:40 | We're doing a class on Ruby web frameworks, but we wanted to make sure we thouroughly screwed things up first. |
| 244(diff) | quinn | 15 May 2008 21:12:20 | Making a branch that combines haml and sequel into camping |
| 243(diff) | zimbatm | 31 Mar 2008 05:53:43 | Removed my useless branch |
| 242(diff) | zimbatm | 11 Mar 2008 05:02:54 | Yet another attempt to fix #147 |
| 241(diff) | archengule | 11 Mar 2008 00:19:54 | Fix ticket:150 Rakefile will now get correct svn revision |
| 240(diff) | zimbatm | 26 Dec 2007 17:20:53 | I'm back, trying to fix #147. |
| 239(diff) | zimbatm | 23 Nov 2007 15:52:56 | Fixed EOL issues between HTTP header and body (I hope) |
| 238(diff) | zimbatm | 08 Oct 2007 22:23:34 | micro-fix. Full Camping::Server path needed here. |
| 237(diff) | zimbatm | 03 Oct 2007 00:23:16 | * Introduced error 501 handling and changed NotFound and ServerError controllers to #r404 and #r500 methods. camping.rb is exactly at 4000 octets !
|
| 236(diff) | zimbatm | 02 Oct 2007 18:21:48 | micro-optimizations and fix for ticket #96 : more strictness for Helpers#R() |
| 235(diff) | zimbatm | 02 Oct 2007 01:49:34 | Removed Markaby as a direct dependency. As AR, it is loaded on demand. |
| 234(diff) | zimbatm | 01 Oct 2007 01:41:53 | ActiveSupport dependency gone ! H is now simply inheriting from Hash. |