Timeline


and

Dec 23, 2011:

9:37 PM Changeset [793432f]no-cups by Jessica B. Hamrick <jhamrick@…>
Reorganization
9:04 PM Changeset [b828a96]no-cups by Jessica B. Hamrick <jhamrick@…>
Use classes for standard IPP attributes
8:20 PM Changeset [aded2d1]no-cups by Jessica B. Hamrick <jhamrick@…>
Checkpoint, creating classes for specific IPP attributes
1:09 PM Changeset [f6e2532]no-cups by Jessica B. Hamrick <jhamrick@…>
Constants; small changes in printer
12:30 PM Changeset [94a4825]no-cups by Jessica B. Hamrick <jhamrick@…>
Add handler decorators for other handlers and throw an exception if …

Dec 20, 2011:

4:35 PM Changeset [c16ebf6]no-cups by Jessica B. Hamrick <jhamrick@…>
Remove MalformedIPPRequestException from server/exceptions.py
4:31 PM Changeset [e70c020]no-cups by Jessica B. Hamrick <jhamrick@…>
Add skeleton files for the other operations that need to be implemented
4:16 PM Changeset [7a7a09e]no-cups by Jessica B. Hamrick <jhamrick@…>
Add skeleton structures for print-job
4:03 PM Changeset [9d9bc15]no-cups by Jessica B. Hamrick <jhamrick@…>
Remove ipp/operations.py
3:43 PM Changeset [5e44432]no-cups by Jessica B. Hamrick <jhamrick@…>
Move operations into separate files since the functions are so bulky
3:24 PM Changeset [aef164a]no-cups by Jessica B. Hamrick <jhamrick@…>
Move ipp error handling out of the server and into server/requests
3:20 PM Changeset [59a1d4a]no-cups by Jessica B. Hamrick <jhamrick@…>
A litte bit of documentation
3:11 PM Changeset [ef8df33]no-cups by Jessica B. Hamrick <jhamrick@…>
Move more ipp-specific code into ipp/operations from server/requests; …
2:19 PM Changeset [cad7502]no-cups by Jessica B. Hamrick <jhamrick@…>
Fix bugs; can now again do 'lpq' and get back a reasonable response
1:47 PM Changeset [6effd50]no-cups by Jessica B. Hamrick <jhamrick@…>
Fix some errors in server/, handle fatal errors better
1:47 PM Changeset [f6c6897]no-cups by Jessica B. Hamrick <jhamrick@…>
Fix some errors in ipp/
1:07 PM Changeset [5fe360e]no-cups by Jessica B. Hamrick <jhamrick@…>
Converting server code to rely more on the ipp/ code
1:07 PM Changeset [71bfce0]no-cups by Jessica B. Hamrick <jhamrick@…>
Add dictionaries to ipp/constants to map attribute names to value tags
11:56 AM Changeset [cf32fee]no-cups by Jessica B. Hamrick <jhamrick@…>
Add/update helper functions in ipp/operations
11:56 AM Changeset [dc40fe9]no-cups by Jessica B. Hamrick <jhamrick@…>
Update server/server.py to leave IPP object construction to …
11:55 AM Changeset [5b3a81e]no-cups by Jessica B. Hamrick <jhamrick@…>
Don't use decorators on classes…
11:42 AM Changeset [08a764a]no-cups by Jessica B. Hamrick <jhamrick@…>
Add operations as 'ops' in ipp/init.py
11:17 AM Changeset [1a63bf7]no-cups by Jessica B. Hamrick <jhamrick@…>
Remove ipp-specific objects from server/job and server/printers (but …
9:28 AM Changeset [6ed9d7a]no-cups by Jessica B. Hamrick <jhamrick@…>
Add make_get_jobs_response to ipp/operations, add documentation to …
9:24 AM Changeset [35f7259]no-cups by Jessica B. Hamrick <jhamrick@…>
Add ipp.operations to verify/create ipp requests and responses
9:17 AM Changeset [c70a3c9]no-cups by Jessica B. Hamrick <jhamrick@…>
Fix error code response in server.py
9:17 AM Changeset [0c4f3bf]no-cups by Jessica B. Hamrick <jhamrick@…>
Rename value_tag to tag in ipp.value
9:16 AM Changeset [110d8be]no-cups by Jessica B. Hamrick <jhamrick@…>
Add error codes class
9:15 AM Changeset [7de0908]no-cups by Jessica B. Hamrick <jhamrick@…>
Add an exception in ipp.exceptions for each error code

Dec 19, 2011:

12:19 AM Changeset [9edf61d]no-cups by Jessica B. Hamrick <jhamrick@…>
Add IPP and CUPS documentation, for reference
12:06 AM Changeset [738d179]no-cups by Jessica B. Hamrick <jhamrick@…>
Reorganize imports in server.py and requests.py
12:03 AM Changeset [7bd1035]no-cups by Jessica B. Hamrick <jhamrick@…>
Move actual server code out of server/requests.py and into server/server.py

Dec 18, 2011:

11:47 PM Changeset [0ede474]no-cups by Jessica B. Hamrick <jhamrick@…>
Add documentation to the currently supported CUPS handlers
11:31 PM Changeset [9eeab06]no-cups by Jessica B. Hamrick <jhamrick@…>
Using logging, not print statements; move skeleton handler functions …
11:18 PM Changeset [b2e077a]no-cups by Jessica B. Hamrick <jhamrick@…>
Refactor code to handle the operations a little bit more logically

Dec 17, 2011:

6:45 PM Changeset [d04a689]no-cups by Jessica B. Hamrick <jhamrick@…>
Clean up import statements; fix import bugs
6:38 PM Changeset [287d6ec]no-cups by Jessica B. Hamrick <jhamrick@…>
Move request-related code into new requests.py; increase readability; …
5:52 PM Changeset [5c5fe6d]no-cups by Jessica B. Hamrick <jhamrick@…>
Comment formatting standardization
Note: See TracTimeline for information about the timeline view.