| 2012-05-05 |
Arno Töll | Spelling fix for templates/index/intro-maintainers... devel |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Actually import the user_upload_key model |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Fix most of the tests |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | allowed_upload moved to debexpo.lib.filesystem |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Do not fail if the package has no files |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Purge the session key at every login |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Changes doesn't have a filename if generated from a... |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Nicolas Dandrimont | Remove the PPA-related tests |
commit | commitdiff | tree | snapshot |
| 2012-04-18 |
Nicolas Dandrimont | Remove stale files if their mtime is older than 6 hours |
commit | commitdiff | tree | snapshot |
| 2012-04-17 |
Arno Töll | Don't raise an exception on socket errors, try it again... |
commit | commitdiff | tree | snapshot |
| 2012-04-17 |
Arno Töll | Add a SSL hint to the login form |
commit | commitdiff | tree | snapshot |
| 2012-04-17 |
Arno Töll | * Refactor the GPG verification into lib/gnupg, check... |
commit | commitdiff | tree | snapshot |
| 2012-04-16 |
Aliaksei Palkanau | Use GPG to verify the uploader of the package |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Michael Stapelberg | sponsor guidelines: display terse page with toggle... |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Michael Stapelberg | Bugfix: The filter links need to go to /sponsors/guidel... |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Michael Stapelberg | Make removeolduploads work with python-apt >= 0.8.0 |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Vipin Nair | Added logic to verify if the key satisfies minimum... |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Vipin Nair | Added method to extract key strength. Refactored extrac... |
commit | commitdiff | tree | snapshot |
| 2012-04-09 |
Vipin Nair | Added a configuration variable for minimum required... |
commit | commitdiff | tree | snapshot |
| 2012-04-07 |
Nicolas Dandrimont | Correctly parse the "source" attribute from Debbugs... |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Arno Töll | Add debexpo.enable_experimental_code to development.ini |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Arno Töll | Set cronjobs by default which are actually usable |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Nicolas Dandrimont | Fix shebangs so that scripts don't blow up when run... |
commit | commitdiff | tree | snapshot |
| 2012-03-25 |
Nicolas Dandrimont | Merge branch 'master' into devel |
commit | commitdiff | tree | snapshot |
| 2012-03-25 |
Nicolas Dandrimont | Fix typo for the "bts" command in the rfs-howto |
commit | commitdiff | tree | snapshot |
| 2012-03-25 |
Arno Töll | Add a warning that we deliver static content not throug... |
commit | commitdiff | tree | snapshot |
| 2012-03-25 |
Nicolas Dandrimont | Use h.url for all links in base.mako |
commit | commitdiff | tree | snapshot |
| 2012-03-25 |
Nicolas Dandrimont | Fix DeprecationWarning for BaseException.message |
commit | commitdiff | tree | snapshot |
| 2012-03-15 |
Arno Töll | Fix broken link |
commit | commitdiff | tree | snapshot |
| 2012-03-13 |
Arno Töll | "Forget" removed files |
commit | commitdiff | tree | snapshot |
| 2012-03-10 |
Nicolas Dandrimont | Avoid double-escaping the comment contents, pylons... v2.2 |
commit | commitdiff | tree | snapshot |
| 2012-03-10 |
Nicolas Dandrimont | Rework the email library to properly handle UTF-8 encod... |
commit | commitdiff | tree | snapshot |
| 2012-03-09 |
Arno Töll | Make sure not to use the message object before its... |
commit | commitdiff | tree | snapshot |
| 2012-03-09 |
Arno Töll | Remove uploads if the importer crashed, make sure the... |
commit | commitdiff | tree | snapshot |
| 2012-03-07 |
Arno Töll | * Refactor scripts into bin/ |
commit | commitdiff | tree | snapshot |
| 2012-03-04 |
Nicolas Dandrimont | Fix the QA plugin data encoding (get UTF-8 in, return... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Make the importer more robust against race conditions |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Merge branch 'master' of git+ssh://git.debian.org/git... v2.1 |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Do not crash if the server closes the connection after... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Make the importer more resistant to errors. Log crashes... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Nicolas Dandrimont | Add a distribution checking plugin to warn on UNRELEASE... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Nicolas Dandrimont | Allow uploads of UNRELEASED packages |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Nicolas Dandrimont | Only allow to expand the "buildsystem" plugin output... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Fix RFS link on the contact page, fix link routing... |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Arno Töll | Leave packages for 20 weeks, fix debug message |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Nicolas Dandrimont | Mark the clickable areas as such in the QA output |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Nicolas Dandrimont | Brown paper bag update for the closedbugs plugin... |
commit | commitdiff | tree | snapshot |
| 2012-02-22 |
Arno Töll | Make us unattractive for link spam v2 |
commit | commitdiff | tree | snapshot |
| 2012-02-22 |
Arno Töll | Adjust dependencies. Turns out, Expo is broken with... |
commit | commitdiff | tree | snapshot |
| 2012-02-22 |
Nicolas Dandrimont | Factor in all the default arguments to gpg, and add... |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Nicolas Dandrimont | Store bug information for all packages, not only the... |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Nicolas Dandrimont | Take into account the source package instead of the... |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Nicolas Dandrimont | XHTML compliance fix on intro-maintainers |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Arno Töll | Small fixes in the importer to come over import problems |
commit | commitdiff | tree | snapshot |
| 2012-02-19 |
Nicolas Dandrimont | Fix the HTML in the controlfields plugin template |
commit | commitdiff | tree | snapshot |
| 2012-02-19 |
Nicolas Dandrimont | More useful verbosity in the mass reimporter |
commit | commitdiff | tree | snapshot |
| 2012-02-19 |
Nicolas Dandrimont | Clean up the clumsy uses of dh_gencontrol and dput... |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
Nicolas Dandrimont | Do not show a "qa-content" div when the package is... |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
Nicolas Dandrimont | Make the mass-reimporter work with packages built on... |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
Nicolas Dandrimont | Add a mass-reimport script (please don't cry too much) |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
Nicolas Dandrimont | Add an option to the importer to skip the GPG signature... |
commit | commitdiff | tree | snapshot |
| 2012-02-17 |
Nicolas Dandrimont | Clarify NEW -> ITP in the RFS howto. |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Arno Töll | Amend the BTS workflow support in the CHANGELOG |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Arno Töll | Update changelog |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Merge branch 'qa-rework' into devel |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Modify the remaining plugins for completeness |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Overhaul the watchfile plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Modify the native plugin to conform to other plugins |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Overhaul the maintaineremail plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Overhaul the diffclean plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Overhaul the Debian QA plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Overhaul the controlfields plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Remove useless outcomes from the changeslist plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | A click on the QA "visibility" header toggles the + |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Fix a small typo in the rfs_howto |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Nicolas Dandrimont | Fix typos in the pre-wrap CSS primitives |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Overhaul the closed bugs plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Overhaul the lintian plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Overhaul the build-system plugin |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Look 'ma, I'm maybe xhtml compliant |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Coerce the default data to strings to avoid exceptions |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | More html compliance for the package page |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Make the plugin output headers clickable |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Do not munge plugin rendering failures |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Add a traceback output when a plugin fails |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Remove outcomes from the plugins |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Nicolas Dandrimont | Add __contains__ for the Changes object |
commit | commitdiff | tree | snapshot |
| 2012-02-06 |
Arno Töll | * Fix several spelling errors in the RFS template,... |
commit | commitdiff | tree | snapshot |
| 2012-02-04 |
Arno Töll | * Further improve the sponsorhip-request templates |
commit | commitdiff | tree | snapshot |
| 2012-02-04 |
Arno Töll | * Do GPG logic within the controller directly |
commit | commitdiff | tree | snapshot |
| 2012-01-30 |
Nicolas Dandrimont | Actually get a user confirmation when removing a package |
commit | commitdiff | tree | snapshot |
| 2012-01-30 |
Arno Töll | Spelling fixes in the rfs_howto template |
commit | commitdiff | tree | snapshot |
| 2012-01-30 |
Nicolas Dandrimont | Redirect to /packages/my instead of non-existing /packa... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | Perhaps it's better not to crash if a requested package... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | Merge package/rfs and sponsors/rfs-howto pages. Now... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Nicolas Dandrimont | Use the more robust shutil.move instead of os.rename |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | Keep a fallback route for people who didn't update... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | Fix typo in intro-maintainers |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | * Drop the gpgsigned plugin. It was mostly a no-op... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
Arno Töll | Display profile view for non-experimental setups |
commit | commitdiff | tree | snapshot |
| next |