aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads
AgeCommit message (Expand)Author
2013-11-27Added missing image for XLSX file extension.Milo Casagrande
2013-09-20[merge] Added checks to avoid generation of incorrect BUILD-INFO.txtGeorgy Redkozubov
2013-09-20Added checks to avoid generation of incorrect BUILD-INFO.txtGeorgy Redkozubov
2013-09-19Update style for git descriptions. Check for absent howtos.Georgy Redkozubov
2013-09-17Adds git description tab with data from annotated source manifest for passing...Georgy Redkozubov
2013-09-17Adds git description tab with data from annotated source manifest for passing...Georgy Redkozubov
2013-09-17Adds git description tab with data from annotated source manifest.Georgy Redkozubov
2013-08-22Added octet-stream icon.Milo Casagrande
2013-08-21Added missing DEB mime-type icon.Milo Casagrande
2013-08-21Updated RPM and tar icons.Milo Casagrande
2013-08-21Added icon for .exe files.Milo Casagrande
2013-07-30Merged James branch.Milo Casagrande
2013-07-17Add support for publishing files to the public areaJames Tunnicliffe
2013-06-19Hide HOWTO_*.txt and *.textile files from file listingGeorgy Redkozubov
2013-06-17Initial Upload API supportJames Tunnicliffe
2013-06-14Cosmetic fixesJames Tunnicliffe
2013-06-14Updated to make downloads work from inside the upload directory.James Tunnicliffe
2013-06-12Uploads are now downloadable if the upload path isn't the same as one of the ...James Tunnicliffe
2013-06-11Make full dir path for uploadsJames Tunnicliffe
2013-06-06Fixed pyflakes errorsJames Tunnicliffe
2013-06-06Push support done (for now...)James Tunnicliffe
2013-06-06Add warning which will help finding discrepancies between Crowd and Launchpad.Paul Sokolovsky
2013-06-06Allow to perform group auth against several of plugins.Paul Sokolovsky
2013-06-05Merge from trunkJames Tunnicliffe
2013-06-05Initial push support (needs API key, no tests yet)James Tunnicliffe
2013-06-05Merge fix for being able to break out of published rootJames Tunnicliffe
2013-06-05Remove Launchpad-specific wording from Forbidden page.Paul Sokolovsky
2013-06-05* Added logic to make paths safe_path_joinJames Tunnicliffe
2013-06-04Fix NoneFault in strip_html().Paul Sokolovsky
2013-06-04Crowd can return all of: HTML, JSON, plaintext as response.Paul Sokolovsky
2013-06-04Properly configure logging.Paul Sokolovsky
2013-06-04Improve Crowd errors logging.Paul Sokolovsky
2013-06-04[merge] Refactor group auth mechanism to be pluggable and add Crowd API impl.Paul Sokolovsky
2013-06-04Pyflakes fixes.Paul Sokolovsky
2013-06-04More test fixes for 0.5 format version.Paul Sokolovsky
2013-06-04Fix exception logging.Paul Sokolovsky
2013-06-04Handle errors during group auth properly.Paul Sokolovsky
2013-06-03write_from_array(): Write 0.5 format files.Paul Sokolovsky
2013-06-03Applied isdisjoint() "optimization", with credit to Milo.Paul Sokolovsky
2013-06-03We use Auth-Groups directive in this file, so it's format 0.5 .Paul Sokolovsky
2013-06-03Improve docstring for _set().Paul Sokolovsky
2013-06-03Add Crowd API group auth plugin.Paul Sokolovsky
2013-06-03Remove file which is regenerated from scratch every time.Paul Sokolovsky
2013-06-03PEP8 fixes.Paul Sokolovsky
2013-06-03Log auth atempt against Launchpad teams.Paul Sokolovsky
2013-05-30Rename openid_auth => group_auth_openid, for all auth mods to sort together.Paul Sokolovsky
2013-05-30Add parsing test for new "auth-groups" field.Paul Sokolovsky
2013-05-30Consistently handle "openid-launchpad-teams" -> "auth-groups" field rename.Paul Sokolovsky
2013-05-30Simplify logic in BuildInfo.get().Paul Sokolovsky
2013-05-30Add "auth-groups" to list of known fields.Paul Sokolovsky