|
|
@441604f
|
13 years |
steven |
Convert a few tabs to spaces.
no-cups
|
|
|
@ca1cfa9
|
13 years |
steven |
Ensure that the player is stopped if a job is canceled or aborted.
…
no-cups
|
|
|
@28b2e89
|
13 years |
steven |
Stop the printer on error (so that gutenbach actually exits on …
no-cups
|
|
|
@2834b9a
|
13 years |
jhamrick |
Add documentation to the state attribute in job.py
no-cups
|
|
|
@97f20dd
|
13 years |
jhamrick |
Add documentation for printer and job attributes
no-cups
|
|
|
@b3a56af
|
13 years |
jhamrick |
Some IPP documentation in printer.py
no-cups
|
|
|
@17eb586
|
13 years |
jhamrick |
Update TODO
no-cups
|
|
|
@75928fe
|
13 years |
jhamrick |
Fix whitespace issues in requests.py
no-cups
|
|
|
@d42236e
|
13 years |
jhamrick |
Fix a few more bugs in printer.py and update test cases for printer.py
no-cups
|
|
|
@3cb6c7b
|
13 years |
danny |
added more request handlers
no-cups
|
|
|
@b77e57e
|
13 years |
danny |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
…
no-cups
|
|
|
@079ef11
|
13 years |
danny |
wrote print_job/print_uri
no-cups
|
|
|
@7e29e6a
|
13 years |
jhamrick |
Fix a few small bugs in printer.py
no-cups
|
|
|
@5e70cc2
|
13 years |
jhamrick |
Make threading in printer.py more robust
no-cups
|
|
|
@33528b4
|
13 years |
jhamrick |
Fix printer threading issues
no-cups
|
|
|
@7daf25f
|
13 years |
jhamrick |
Fix indentation
no-cups
|
|
|
@0494098
|
13 years |
jhamrick |
Add job.restart test case
no-cups
|
|
|
@6c60b2e
|
13 years |
danny |
completed print_job function definition in request.py
no-cups
|
|
|
@7f1098c
|
13 years |
danny |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
no-cups
|
|
|
@bd5bffc
|
13 years |
jhamrick |
Fix logger issues in job and player
no-cups
|
|
|
@ab7c1dd
|
13 years |
jhamrick |
Fix job destructor
no-cups
|
|
|
@279640c
|
13 years |
danny |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
no-cups
|
|
|
@57bc2dc
|
13 years |
jhamrick |
Add support for print-job and verify-job in printer.py
no-cups
|
|
|
@f70792f
|
13 years |
danny |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
no-cups
|
|
|
@4914b47
|
13 years |
danny |
added most of print_job
no-cups
|
|
|
@9225351
|
13 years |
steven |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
no-cups
|
|
|
@fa3e2c6
|
13 years |
steven |
Add pausing and resuming to the printer.
no-cups
|
|
|
@cb0195f
|
13 years |
steven |
Add resume to jobs.
no-cups
|
|
|
@c1dc25f
|
13 years |
jhamrick |
Send URI added to printer.py
no-cups
|
|
|
@9da7428
|
13 years |
jhamrick |
Add support for set-job-attributes and set-printer-attributes in printer.py
no-cups
|
|
|
@72c3fcb
|
13 years |
broglek |
fixed doc formatting and send_uri formatting
no-cups
|
|
|
@5141ed8
|
13 years |
danny |
fixed merge conflict in last commit
no-cups
|
|
|
@8de3c81
|
13 years |
danny |
Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups
…
no-cups
|
|
|
@cf0d7e8
|
13 years |
steven |
Use sync decorator instead of manually locking.
no-cups
|
|
|
@8d89b3d
|
13 years |
danny |
added comments from the RFC to several functions
no-cups
|
|
|
@7c8a2f8
|
13 years |
jhamrick |
Fix docstring formatting for send-uri
no-cups
|
|
|
@21b140d
|
13 years |
broglek |
Added Send_URI
no-cups
|
|
|
@c1cebbc
|
13 years |
jhamrick |
Add restart job support to printer.py and job.py
no-cups
|
|
|
@c500bc2
|
13 years |
jhamrick |
Implement promote_job function in printer.py
no-cups
|
|
|
@a9eb577e
|
13 years |
jhamrick |
Add logging configuration option
no-cups
|
|
|
@d994f15
|
13 years |
quentin |
Hack that answers get-jobs requests incorrectly sent to / (by CUPS)
no-cups
|
|
|
@c94fa32
|
13 years |
quentin |
Clean up mplayer command line, and log it
no-cups
|
|
|
@b8c3505
|
13 years |
jhamrick |
Better threading with job.py and player.py
no-cups
|
|
|
@adf8cf0
|
13 years |
jhamrick |
Remove lag times from job test cases and put them in the actual player.
no-cups
|
|
|
@ef387cf
|
13 years |
jhamrick |
Add more documentation to job.py
no-cups
|
|
|
@609a9b0
|
13 years |
jhamrick |
Add basic configuration file support
no-cups
|
|
|
@2620618
|
13 years |
jhamrick |
Test cases for playing/pausing/stopping jobs
no-cups
|
|
|
@190bfb4
|
13 years |
jhamrick |
Bug in printer.py: appending self.current_job to finished jobs when it …
no-cups
|
|
|
@951ab1b
|
13 years |
jhamrick |
Add support for verifying documents in job.py
no-cups
|
|
|
@a2b0582
|
13 years |
ine |
Added tests for printer
no-cups
|
|
|
@345c476
|
13 years |
jhamrick |
Make status handling better in job.py
no-cups
|
|
|
@33ea505
|
13 years |
jhamrick |
Keep IPP code in GutenbachPrinter?, not in GutenbachJob?
no-cups
|
|
|
@34a4e5d
|
13 years |
jhamrick |
Cancelling jobs work
no-cups
|
|
|
@d21198f
|
13 years |
jhamrick |
Fix some threading deadlock bugs
no-cups
|
|
|
@eee389a
|
13 years |
jhamrick |
Better threading model
no-cups
|
|
|
@be6ff03
|
13 years |
jhamrick |
Log mplayer output better and run it in slave mode
no-cups
|
|
|
@b01b6d1
|
13 years |
jhamrick |
Clean up printer, job, and requests code
no-cups
|
|
|
@ffbe41d
|
13 years |
jhamrick |
Clean up core ipp code a bit
no-cups
|
|
|
@ce2abc5
|
13 years |
jhamrick |
Queueing jobs (and playing them through mplayer) works
no-cups
|
|
|
@e58af05
|
13 years |
jhamrick |
Implement send-document operation and add threading so that the …
no-cups
|
|
|
@7c143c9
|
13 years |
jhamrick |
Add support for chunking, i.e. receiving file data
no-cups
|
|
|
@ee8e6d0
|
13 years |
jhamrick |
Fix error with HTTP server recreating printer objects
no-cups
|
|
|
@1037115
|
13 years |
jhamrick |
Get rid of individual operations files -- too messy. Go back to …
no-cups
|
|
|
@793432f
|
13 years |
jhamrick |
Reorganization
no-cups
|
|
|
@b828a96
|
13 years |
jhamrick |
Use classes for standard IPP attributes
no-cups
|
|
|
@aded2d1
|
13 years |
jhamrick |
Checkpoint, creating classes for specific IPP attributes
no-cups
|
|
|
@f6e2532
|
13 years |
jhamrick |
Constants; small changes in printer
no-cups
|
|
|
@94a4825
|
13 years |
jhamrick |
Add handler decorators for other handlers and throw an exception if …
no-cups
|
|
|
@c16ebf6
|
13 years |
jhamrick |
Remove MalformedIPPRequestException from server/exceptions.py
no-cups
|
|
|
@e70c020
|
13 years |
jhamrick |
Add skeleton files for the other operations that need to be implemented
no-cups
|
|
|
@7a7a09e
|
13 years |
jhamrick |
Add skeleton structures for print-job
no-cups
|
|
|
@5e44432
|
13 years |
jhamrick |
Move operations into separate files since the functions are so bulky
no-cups
|
|
|
@aef164a
|
13 years |
jhamrick |
Move ipp error handling out of the server and into server/requests
no-cups
|
|
|
@59a1d4a
|
13 years |
jhamrick |
A litte bit of documentation
no-cups
|
|
|
@ef8df33
|
13 years |
jhamrick |
Move more ipp-specific code into ipp/operations from server/requests; …
no-cups
|
|
|
@cad7502
|
13 years |
jhamrick |
Fix bugs; can now again do 'lpq' and get back a reasonable response
no-cups
|
|
|
@6effd50
|
13 years |
jhamrick |
Fix some errors in server/, handle fatal errors better
no-cups
|
|
|
@5fe360e
|
13 years |
jhamrick |
Converting server code to rely more on the ipp/ code
no-cups
|
|
|
@dc40fe9
|
13 years |
jhamrick |
Update server/server.py to leave IPP object construction to …
no-cups
|
|
|
@1a63bf7
|
13 years |
jhamrick |
Remove ipp-specific objects from server/job and server/printers (but …
no-cups
|
|
|
@6ed9d7a
|
13 years |
jhamrick |
Add make_get_jobs_response to ipp/operations, add documentation to …
no-cups
|
|
|
@c70a3c9
|
13 years |
jhamrick |
Fix error code response in server.py
no-cups
|
|
|
@738d179
|
13 years |
jhamrick |
Reorganize imports in server.py and requests.py
no-cups
|
|
|
@7bd1035
|
13 years |
jhamrick |
Move actual server code out of server/requests.py and into server/server.py
no-cups
|
|
|
@0ede474
|
13 years |
jhamrick |
Add documentation to the currently supported CUPS handlers
no-cups
|
|
|
@9eeab06
|
13 years |
jhamrick |
Using logging, not print statements; move skeleton handler functions …
no-cups
|
|
|
@b2e077a
|
13 years |
jhamrick |
Refactor code to handle the operations a little bit more logically
no-cups
|
|
|
@d04a689
|
13 years |
jhamrick |
Clean up import statements; fix import bugs
no-cups
|
|
|
@287d6ec
|
13 years |
jhamrick |
Move request-related code into new requests.py; increase readability; …
no-cups
|
|
|
@5c5fe6d
|
13 years |
jhamrick |
Comment formatting standardization
no-cups
|
|
|
@5d24a81
|
14 years |
jhamrick |
Fix bugs in Job and Printer
no-cups
|
|
|
@1a98666
|
14 years |
jhamrick |
Fix import statements in gutenbach.server.init and gutenbach.server.printer
no-cups
|
|
|
@df51061
|
14 years |
jhamrick |
Create gutenbach module
no-cups
|