From e3a7436887e15626c1c2830eae71f47de5d2de96 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: May 15 2015 09:25:08 +0000 Subject: Automatic commit of package [copr-frontend] release [1.57-1]. --- diff --git a/frontend/copr-frontend.spec b/frontend/copr-frontend.spec index 2969dce..9859d4e 100644 --- a/frontend/copr-frontend.spec +++ b/frontend/copr-frontend.spec @@ -5,7 +5,7 @@ %endif Name: copr-frontend -Version: 1.56 +Version: 1.57 Release: 1%{?dist} Summary: Frontend for Copr @@ -192,6 +192,28 @@ service logstash condrestart %doc documentation/python-doc %changelog +* Fri May 15 2015 Miroslav Suchý 1.57-1 +- Add optional fedmenu resources to every page. +- more specific error message in UrlListValidator +- /backend/waiting: filter out cancelled builds +- make option gpgcheck in copr.repo configurable +- show at most 200 builds at /status pages +- /backend/waiting returns at most 200 builds +- tests fix +- [backend] repaired unittests +- 1206562 - Cannot delete Copr because it incorrectly thinks + there are unfinished builds. Solution: `failed` but unfinished (ended_on is + null) builds should be rescheduled. +- [backend][frontend] Send for delete action only `src_pkg_name` instead of + original URL. +- [api] Bug 1194592 - User is able to submit directory +- [rhbz:#1188784] RFE: Include a "last build" item on the overview + page +- New python dependencies +- run tmp redis-server for tests +- Dedicated and more complex management for builder machines. + Now builds failed due to VM errors reschedulted faster. + * Fri Mar 06 2015 Valentin Gologuzov 1.56-1 - hotfix:#1199258] Link to Source RPM on build detail page points to a wrong URL diff --git a/rel-eng/packages/copr-frontend b/rel-eng/packages/copr-frontend index 1a8fb68..3dab675 100644 --- a/rel-eng/packages/copr-frontend +++ b/rel-eng/packages/copr-frontend @@ -1 +1 @@ -1.56-1 frontend/ +1.57-1 frontend/