projects
/
pygrader.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pygrader.git
2012-10-22
W. Trevor King
pgp: don't assume protocol/micalg ordering in doctest...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
W. Trevor King
tabulate: fix iterabale -> iterable typo in _statistic().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
W. Trevor King
tabulate: fix stat -> statistic in _statistic().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
email: remove `header` option to get_address.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
README: mention Jinja dependency for sending email.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
README: mention that NumPy is now optional.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
tabulate: work around missing NumPy.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
.update-copyright.conf: update to pipe separators.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
W. Trevor King
handler: expand kwargs when initializing InvalidAssignm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
W. Trevor King
mailpipe: fix course -> error.course in InvalidAssignme...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
W. Trevor King
pg.py: add --continue-after-invalid-message (used to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
W. Trevor King
pg.py: make `--version` a stand alone argument (for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
template: remove use_color from template functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
mailpipe: add trust_admin_from option to _get_message_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
mailpipe: update fingerprint access for pgp-mime `Key`s.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
model:person: add Person.is_admin() to simplify authori...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
model:person: if not given, Person.emails and .groups...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
W. Trevor King
pygrader: fix pygrade -> pygrader LOG name.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
mailpipe: don't raise UnverifiedSignatureMessage for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
README: mention Numpy dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
mailpipe: don't bail if a message is signed by a subkey.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
mailpipe: flesh out reponse text for invalid messages...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
mailpipe: convert to pgp-mime's new Signature verification.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
mailpipe: standardize error responses with 'We got...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
storage: only try and load grades for students.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
storage: make [course] parameters optional (e.g. no...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
storage: don't try to load empty names.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
pg.py: make default --encoding 'utf-8' to avoid clobber...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
Import pygrader, instead of pygrader.ENCODING.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
W. Trevor King
pg.py: add --encoding to override pygrader.ENCODING...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
W. Trevor King
Use pygrader.ENCODING when loading ConfigParser files.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
W. Trevor King
py.py: add -s/--syslog to redirect logging to syslog...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
W. Trevor King
pg.py: set color.USE_COLOR depending on the --color...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
Bump to version 0.3.
v0.3
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test: rename maildir messages to have integer unique...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
update-copyright: add */.gitignore so maildir placehold...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:grade: add new handler for submitting grades.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
storage: add save_grade (useful for upcoming `grade...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
storage: split load_grade out from load_grades.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe|handler: centralize student/course extraction...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler: remove TypeError check InvalidSubjectMessage...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: don't double-repr subjects for InvalidHandler...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: add extra attributes to errors even if curren...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:get: sort submission messages chronologically.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: use `messages.sort(...)`, not `m = sorted...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:get: skip .gitignore messages a la mailpipe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test:mail-in: request Frodo's assignment 1 (better...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test:frodo: add a comment and submission emails.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test:mail-in: replace tremily with tower addresses.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:get: only add comment to submission response...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test:mail-in: add test emails excercising `handler...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:get: Responses from this handler are complete.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe|handler: add `complete` option to control...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: respond with the fleshed out message, not...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler:get: log email construction to troubleshoot...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe|handler: raise exceptions during PGP message...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
storage: cleanup StubCourse after load_course doctest.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
pg.py|mailpipe: add --trust-email-infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
pg.py: send_emails (and thus, Responder) no longer...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
pg.py: fix incomming -> incoming typo for --respond...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: sort messages chronologically before processing.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: print error messages when we continue_after_i...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
pg.py: default to continue_after_invalid_message=True...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: add a warning message before loading a messag...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
gitignore: add `dist` (created by `setup.py sdist`).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: skip `.gitignore` files in Maildir mailboxes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: flesh out InvalidMessage attributes before...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
mailpipe: fix InvalidHandlerMessage error message const...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
handler: add InvalidMessage.message_id convenience...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
test:mail-in: add example emails for manual testing.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
W. Trevor King
color: add ColoredFormatter for more transparent coloring.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
mailpipe|handler: with the Response framework, handlers...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
mailpipe: replace `respond` callback with exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
handler:get: add `get` handler for grade requests.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
handler:submission: fix non-lowercase subject assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
template: add targets argument to construct_student_email.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
README: elaborate on grade file format and mailpipe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
handler:submission: add doctest to run().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
template: remove extra blank lines from construct stude...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
mailpipe: clarify the source of missing `Return-Path...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
mailpipe: add .authenticated attribute to _get_verified...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
W. Trevor King
mailpipe: add support for multi-part subjects in _get_m...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
mailpipe|handler: split mailpipe's submission handler...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
mailpipe: split initial _parse_message processing into...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
mailpipe: update doctests now that I'm using GnuPG...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
setup.py: explicitly list Python 3.2 and 3.3 as supported.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
W. Trevor King
Bump to version 0.2.
v0.2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
W. Trevor King
Add MANIFEST.in to distribute COPYING.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
W. Trevor King
Add --respond option to pg.py's mailpipe command.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
W. Trevor King
Finish mailpipe respond() doctests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Document course.robot and assignment.submittable in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Reject attempted submissions for unsubmittable assignme...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Initial `respond` implementation in the `mailpipe`...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Add Assignment.submittable attribute to configure stude...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
pgp_mime.pgp.verify() no longer needs deepcopy().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Add Course.robot attribute (for automatic email generat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Pull _construct_email out of construct_email and add...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Fix Built -> Build typo in construct_email docstring.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Add docstring and doctest to message_time().
commit
|
commitdiff
|
tree
|
snapshot
next