]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2017-05-18  Stephen Finucanemodels: Only set 'base_manager_name' for Django >=...
2017-05-18  Stephen Finucanesettings: Enable 'XFrameOptionsMiddleware'
2017-05-18  Stephen FinucaneREST: Resolve issues with filters
2017-05-18  Stephen FinucaneREST: Filter on Project.linkname - not Project.pk
2017-05-18  Stephen FinucaneREST: Embed nested element bodies instead of URLs
2017-05-18  Stephen FinucaneREST: Embed 'mbox' parameter in /series
2017-05-18  Stephen FinucaneREST: Stop including 'tags' in '/patches'
2017-05-18  Stephen FinucaneREST: Correct some prefetch, select_related
2017-05-18  Stephen Finucanetox: Turn deprecation notices into warnings
2017-05-18  Stephen Finucanecompat: Handle is_authenticated move to property
2017-05-18  Stephen Finucanesettings: Use 'MIDDLEWARE' for Django >= 1.10
2017-05-18  Stephen Finucanecompat: Handle moved 'reverse' function
2017-05-18  Stephen Finucanemodels: Use 'base_manager_name'
2017-05-18  Stephen Finucaneurls: Don't "include" admin URLs
2017-05-18  Stephen Finucanemigrations: Explicitly set 'on_delete'
2017-05-18  Stephen Finucanemodels: Explicitly set 'on_delete'
2017-05-18  Stephen Finucanesettings: Enable 'SessionAuthenticationMiddleware'
2017-05-18  Stephen Finucanedocs: Don't mention 'default_project' in deployment...
2017-05-15  Florian Fainellilib/apache2: Update location to wsgi python script
2017-05-10  Stephen Finucanedocs: Document Check.context type change
2017-05-04  Stephen Finucanesettings: Enable the REST API by default v2.0.0-rc1
2017-05-04  Stephen Finucanelib: Correct typo in uWSGI config file
2017-05-04  Stephen Finucanetox: Always recreate docs
2017-05-04  Stephen Finucanedoc: The REST API can now be used with Django < 1.8
2017-05-04  Stephen Finucanedocs: Add pre-release regex
2017-05-04  Stephen Finucanedocs: Update installation guide for Ubuntu 16.04
2017-05-04  Stephen Finucanelib: Update uWSGI, nginx config files
2017-05-04  Stephen FinucaneREST: Add 'category' filter to '/events'
2017-05-04  Philippe Pepiotmodels: Series plural name is Series
2017-05-03  Philippe PepiotREST: filter patches by state name
2017-05-02  Robin Jarrypwclient: Fix silent crash on python 2
2017-04-29  Stephen Finucanedocs: Misc fixes
2017-04-29  Stephen Finucanedocs: Emphasise the cron job
2017-04-29  Stephen Finucanedocs: Add a configuration guide
2017-04-28  Stephen FinucaneREST: Allow users to omit version entirely
2017-04-28  Stephen FinucaneREST: Fix versioning
2017-04-28  Stephen FinucaneAdd release note for Mercurial series support
2017-04-28  Philippe Pepiotparser: detect mercurial series markers
2017-04-28  Stephen Finucanerequirements: Test older versions of DRF (v2)
2017-04-28  Stephen Finucanecompat: Add non-None queryset attribute
2017-04-28  Stephen Finucanecompat: Handle older versions of django-filter
2017-04-26  Stephen Finucanedocs: Split API docs into their own section
2017-04-26  Stephen Finucanerequirements: Remove docs requirements
2017-04-23  Stephen FinucaneREADME: Additional link fixes
2017-04-23  Stephen FinucaneREADME: Fix badges
2017-04-23  Stephen FinucaneREADME: Fix broken links
2017-04-23  Stephen Finucanedocs: Add REST API usage guide
2017-04-18  Stephen Finucanedocs: Migrate release notes to rST
2017-04-18  Stephen FinucaneAdd reno for release notes management
2017-04-18  Stephen Finucanedocs: Remove old Markdown files
2017-04-18  Stephen Finucanedocs: Convert development guide
2017-04-18  Stephen Finucanedocs: Convert deployment guide
2017-04-18  Stephen Finucanedocs: Covert usage guide
2017-04-18  Stephen Finucanedocs: Convert README, index
2017-04-18  Stephen Finucanedocs: Add skeleton for Sphinx docs
2017-04-15  Daniel AxtensDisplay count of patches
2017-04-15  Daniel Axtens'mpe mode': click to copy patch IDs
2017-04-15  Daniel AxtensPut download buttons at the top as well
2017-04-15  Stephen Finucaneparser: Don't extract diffs from replies
2017-04-15  Stephen Finucaneparsearchive: Support maildirs
2017-04-15  Stephen Finucanesql: Update permissions on grant-all scripts
2017-04-15  Stephen FinucaneCapture stderr for 'git describe'
2017-04-14  pyup-botDon't limit selenium to the any MINOR version
2017-04-14  pyup-botUpdate djangorestframework from 3.5 to 3.6
2017-04-09  Daniel Axtensparser: cut off patch names after 255 characters
2017-04-05  Stephen Finucaneviews: Link to project from bundle-list
2017-04-05  Stephen Finucaneviews: Use bundle-detail for public URLs
2017-04-05  Stephen Finucanexmlrpc: Remove 'bundle_to_dict'
2017-04-04  Stephen Finucaneviews: Support wildcarded 'series' parameter
2017-04-04  Stephen Finucanetemplates: Add "download series" links
2017-04-04  Stephen Finucanetemplates: Use buttons for patch download links
2017-04-04  Stephen Finucaneviews: Expose Series mbox
2017-04-04  Stephen Finucaneviews: Add 'series' parameter to '/mbox' endpoint
2017-04-04  Stephen Finucaneutils: Add 'bundle_to_mbox' helper
2017-04-04  Stephen Finucanetrivial: Cleanup imports in views
2017-04-04  Stephen Finucaneutils: Move patch_to_mbox to utils module
2017-04-04  Stephen Finucaneviews: Make 'patch_to_mbox' return a string
2017-04-04  Stephen Finucaneviews: Use consistent 'list'/'detail' names
2017-04-04  Stephen Finucanetrivial: Resolve PEP8 issue
2017-03-21  Ralf Baechleparsemail.sh: Fix usage via stdin.
2017-03-20  Stephen FinucaneREST: Add '/bundle' endpoint
2017-03-20  Stephen Finucaneviews: Allow use of basic auth for bundle mboxes
2017-03-20  Stephen Finucaneviews: Stop using Bundle.public_url
2017-03-20  Stephen Finucanemodels: Add 'mbox_url' permalink for bundles
2017-03-20  Stephen FinucaneREST: Prefetch Series.project
2017-03-13  pyup-botUpdate psycopg2 from 2.7 to 2.7.x
2017-03-13  pyup-botPin selenium to latest version 3.3.x
2017-03-05  pyup-botUpdate django-debug-toolbar from 1.6 to 1.7
2017-03-04  pyup-botUpdate sqlparse from 0.2.2 to 0.2.3
2017-03-02  Stephen FinucaneCatch Subprocess exceptions
2017-03-01  Stephen FinucaneDon't catch non-Python 2.7 exceptions
2017-03-01  Stephen FinucaneREST: Expose '/event' fields in 'payload' field
2017-03-01  Stephen FinucaneREST: Expose events
2017-03-01  Stephen Finucanedocs: Add events to usage guide
2017-03-01  Stephen Finucanedocs: Resolve some issues with the 'usage' guide
2017-03-01  Stephen Finucanesignals: Add callbacks for events
2017-03-01  Stephen Finucanemodels: Add 'Event' model
2017-03-01  Stephen Finucanemodels: Modify behavior of Series.received_all
2017-03-01  Stephen Finucanemodels: Move signal to 'signals'
2017-03-01  Daniel AxtensREST: allow fetching of subject prefixes
next