source: server/lib/gutenbach/server/requests.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @aded2d1   12 years jhamrick Checkpoint, creating classes for specific IPP attributes no-cups
(edit) @94a4825   12 years jhamrick Add handler decorators for other handlers and throw an exception if … no-cups
(edit) @e70c020   12 years jhamrick Add skeleton files for the other operations that need to be implemented no-cups
(edit) @7a7a09e   12 years jhamrick Add skeleton structures for print-job no-cups
(edit) @5e44432   12 years jhamrick Move operations into separate files since the functions are so bulky no-cups
(edit) @aef164a   12 years jhamrick Move ipp error handling out of the server and into server/requests no-cups
(edit) @59a1d4a   12 years jhamrick A litte bit of documentation no-cups
(edit) @ef8df33   12 years jhamrick Move more ipp-specific code into ipp/operations from server/requests; … no-cups
(edit) @cad7502   12 years jhamrick Fix bugs; can now again do 'lpq' and get back a reasonable response no-cups
(edit) @6effd50   12 years jhamrick Fix some errors in server/, handle fatal errors better no-cups
(edit) @5fe360e   12 years jhamrick Converting server code to rely more on the ipp/ code no-cups
(edit) @6ed9d7a   12 years jhamrick Add make_get_jobs_response to ipp/operations, add documentation to … no-cups
(edit) @738d179   12 years jhamrick Reorganize imports in server.py and requests.py no-cups
(edit) @7bd1035   12 years jhamrick Move actual server code out of server/requests.py and into server/server.py no-cups
(edit) @0ede474   12 years jhamrick Add documentation to the currently supported CUPS handlers no-cups
(edit) @9eeab06   12 years jhamrick Using logging, not print statements; move skeleton handler functions … no-cups
(edit) @b2e077a   12 years jhamrick Refactor code to handle the operations a little bit more logically no-cups
(edit) @d04a689   12 years jhamrick Clean up import statements; fix import bugs no-cups
(add) @287d6ec   12 years jhamrick Move request-related code into new requests.py; increase readability; … no-cups
Note: See TracRevisionLog for help on using the revision log.