| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get rid of the Traverse class by checking for None returned from ob.get(). | Barry Warsaw | 2009-08-06 | 1 | -53/+0 |
| | | |||||
| * | Fix the turning of application level exceptions into HTTP 400 errors, through | Barry Warsaw | 2009-08-06 | 1 | -4/+4 |
| | | | | | | | the improvement of the publication's handleException() method. Pick some lint in traverse.py. | ||||
| * | Moving closer now. | Barry Warsaw | 2009-05-02 | 1 | -1/+0 |
| | | | | | | | | | | * Use the source version of lazr.restful until it's cheeseshopped. * IHasGet -> IResolvePathNames * path_override -> None; we don't need this * Simplify publication. We don't need anything fancy, except that what sucks is that it seems like we need to unwrap the security proxy in callObject() * Adaptation to IAbsoluteURL still doesn't work right. | ||||
| * | More checkpointing. | Barry Warsaw | 2009-04-02 | 1 | -0/+2 |
| | | |||||
| * | Checkpointing more REST stuff | Barry Warsaw | 2009-04-01 | 1 | -0/+52 |
