7 Commits

Author SHA1 Message Date
Iain Lane
b4cd975dc8 * ubuntutools/lp/lp_functions.py,
ubuntutools/lp/udtexceptions.py:
  - Add new public functions that expose features from LP API
  - Modify isLPTeamMember to use LP API
* requestsync
  - Use new functions to check if user can upload requested package directly
    instead of checking team membership
  - Default to current development release if no release is specified on
    commandline
* buildd
  - Check if user has upload privileges instead of checking for team
    membership when seeing if operations are permitted
2009-05-09 20:09:56 +01:00
Luca Falavigna
d830c5a4c1 Add per-package upload permission checks. 2009-02-19 23:59:12 +01:00
Loïc Minier
4276d59cbc Import urllib2 and sys in lp/functions.py, fixing requestsync. 2009-02-06 12:13:59 +01:00
Jonathan Davies
a6c88f7e6a Merge in Iain's changes. 2009-01-25 10:11:06 +00:00
Jonathan Davies
64a93270d2 * ubuntutools/lp: Added copyright to functions.py and various corrections to
other files.
2009-01-25 10:04:06 +00:00
Iain Lane
354a42b669 ubuntutools/lp/functions.py: Rename urlopener import as it conflicts with
a variable, causing an error.
2009-01-25 01:05:02 +00:00
Jonathan Davies
88abaa56cf More module reorganzation. 2009-01-19 22:37:27 +00:00