Commit History

Author SHA1 Message Date
  Ben Finney 3f029d09d2 Rephrase all gendered references to the user, to be gender-neutral. 7 years ago
  Paul Wise f326c34fdf Add multiarch hints 7 years ago
  Raphaël Hertzog a2f0479f60 Handle charset LookupError in the same way than UnicodeDecodeError 7 years ago
  Raphaël Hertzog 788de344c8 Drop args atttribute in management commands 7 years ago
  Raphaël Hertzog 6f44574c6c Fix select_related() to not include a non-relational field 7 years ago
  Raphaël Hertzog 17e218b9d1 Update two remaining management commands to use argparse 7 years ago
  Raphaël Hertzog c18a931654 Do not generate required attributes in bootstrap forms in the unit tests 7 years ago
  Raphaël Hertzog 2c48cd22e3 Add Django 1.10 to the test matrix 7 years ago
  Raphaël Hertzog ed7e04d6ed Add link to Debian Maintainer Dashboard next to maintainer/uploaders links 7 years ago
  Luke Faraone 7948aa6715 Mark "action needed" list as a list 7 years ago
  Luke Faraone 72eb47b5f8 Specify a href attribute in chevron link. 7 years ago
  Raphaël Hertzog a8a0e456a3 Allow new .onion name assigned to tracker.debian.org 7 years ago
  Raphaël Hertzog 9e7802656f Add a check of the minimal Django version 7 years ago
  Raphaël Hertzog 77fa6c1949 Drop unused yaml import 7 years ago
  Raphaël Hertzog f0268bb238 Run flake8 through the virtualenv's python interpreter 7 years ago
  Raphaël Hertzog f32fa22621 Do nothing when screenshot URL is unchanged since last fetch 7 years ago
  Paul Wise 6aefd1d65b testing.pl is gone, update links to it to qa.d.o/excuses.php 7 years ago
  Raphaël Hertzog b8fa1feb8e Add role attributes to panel and panel headings to improve accessibility 7 years ago
  Raphaël Hertzog 8f66e72d3e Make toggle_chevron a button-like link with an aria-label that is focusable 7 years ago
  Raphaël Hertzog 733d0f3708 Drop tests related to release goals 7 years ago
  Raphaël Hertzog 788004c3f4 Drop support of release goals 7 years ago
  Raphaël Hertzog d43823d6bc Add a link to the "Toggle details" text displayed for screen readers 7 years ago
  Raphaël Hertzog a03a084086 mail: ensure the control bot does not choke on messages without any Subject header 7 years ago
  Vladimir Likic 7ba5338228 Fixed python3 JSON issue in UpdatePackageGeneralInformation() 7 years ago
  Raphaël Hertzog 3b9728ba6c python-django-jsonfield 1.0.0 solves the problematic warnings 7 years ago
  Raphaël Hertzog b0541869e4 tox: new test that fails if we trigger warnings with the last Django LTS 7 years ago
  Raphaël Hertzog 2c063bbd0a On Python 3, replaces deprecated assertRaisesRegexp() with assertRaisesRegex() 7 years ago
  Raphaël Hertzog 17cb35d4b1 Enable django.contrib.auth.middleware.SessionAuthenticationMiddleware 7 years ago
  Raphaël Hertzog 0d1d03e7a5 Use official get_field() API instead of non-public deprecated get_field_by_name() 7 years ago
  Raphaël Hertzog d97c926f08 html: pass dict to render() and not a Context object 7 years ago