All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amanda Brindle <amanda.r.brindle@intel.com>
To: yocto@yoctoproject.org
Cc: paul.eggleton@linux.intel.com,
	Amanda Brindle <amanda.r.brindle@intel.com>
Subject: [error-report-web][PATCH 0/1] purge.py: Create script that will purge database
Date: Wed, 24 Jan 2018 13:44:13 -0800	[thread overview]
Message-ID: <cover.1516828653.git.amanda.r.brindle@intel.com> (raw)

The following changes since commit 9c9e34d0fdcc543945951e374e75b8678e71c35d:

  latest-errors: Use the key value instead of display value for filter (2016-06-23 12:24:17 +0100)

are available in the git repository at:

  git://push.yoctoproject.org/error-report-web abrindle/purge_script

Amanda Brindle (1):
  purge.py: Create script that will purge database

 Post/migrations/0006_buildfailure_referer.py | 19 ++++++++++++++++++
 Post/models.py                               | 10 ++++++++++
 Post/purge.py                                | 29 ++++++++++++++++++++++++++++
 Post/views.py                                | 16 +++++++++++++--
 4 files changed, 72 insertions(+), 2 deletions(-)
 create mode 100644 Post/migrations/0006_buildfailure_referer.py
 create mode 100644 Post/purge.py

-- 
2.7.4



             reply	other threads:[~2018-01-24 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24 21:44 Amanda Brindle [this message]
2018-01-24 21:44 ` [error-report-web][PATCH 1/1] purge.py: Create script that will purge database Amanda Brindle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1516828653.git.amanda.r.brindle@intel.com \
    --to=amanda.r.brindle@intel.com \
    --cc=paul.eggleton@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.