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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c1dc25f   12 years jhamrick Send URI added to printer.py no-cups
(edit) @72c3fcb   12 years broglek fixed doc formatting and send_uri formatting no-cups
(edit) @5141ed8   12 years danny fixed merge conflict in last commit no-cups
(edit) @8de3c81   12 years danny Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups … no-cups
(edit) @8d89b3d   12 years danny added comments from the RFC to several functions no-cups
(edit) @7c8a2f8   12 years jhamrick Fix docstring formatting for send-uri no-cups
(edit) @21b140d   12 years broglek Added Send_URI no-cups
(edit) @d994f15   12 years quentin Hack that answers get-jobs requests incorrectly sent to / (by CUPS) no-cups
(edit) @33ea505   12 years jhamrick Keep IPP code in GutenbachPrinter?, not in GutenbachJob? no-cups
(edit) @34a4e5d   12 years jhamrick Cancelling jobs work no-cups
(edit) @eee389a   12 years jhamrick Better threading model no-cups
(edit) @b01b6d1   12 years jhamrick Clean up printer, job, and requests code no-cups
(edit) @ffbe41d   12 years jhamrick Clean up core ipp code a bit no-cups
(edit) @e58af05   12 years jhamrick Implement send-document operation and add threading so that the … no-cups
(edit) @7c143c9   12 years jhamrick Add support for chunking, i.e. receiving file data no-cups
(edit) @ee8e6d0   12 years jhamrick Fix error with HTTP server recreating printer objects no-cups
(edit) @1037115   12 years jhamrick Get rid of individual operations files -- too messy. Go back to … no-cups
(edit) @793432f   12 years jhamrick Reorganization no-cups
(edit) @b828a96   12 years jhamrick Use classes for standard IPP attributes no-cups
(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.