From a1d5eeeb72d7ed5859a10413d4889f4836f179f0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Oct 14 2015 08:17:07 +0000 Subject: Fix the changelog --- diff --git a/pagure.spec b/pagure.spec index b22e0db..246a22e 100644 --- a/pagure.spec +++ b/pagure.spec @@ -216,20 +216,14 @@ install -m 644 ev-server/pagure_ev.service \ - Forward the bail_on_tree boolean when iterating so that we know how to behave when we run into a git tree (where we expected a git blob) -> fixes error received by email - -* Tue Oct 13 2015 Pierre-Yves Chibon - 0.1.30-1 - Fix error received by email by checking the right variable if it is a git tree or a git blob - Unless we explicitly accept all images tag, always filter them (fixes attaching images to a ticket) - -* Tue Oct 13 2015 Pierre-Yves Chibon - 0.1.29-1 - Use monospace fonts for online editing as well as comment on tickets and pull-requests - Fix online editing of symlinked files (such as the README) - Handle potential error when converting from rst to html - -* Mon Oct 12 2015 Pierre-Yves Chibon - 0.1.28-1 - Update to 0.1.28 - Fix the call to noJS() in the pull-request template to avoid crashing - Improve the runserver script in the sources @@ -239,17 +233,11 @@ install -m 644 ev-server/pagure_ev.service \ Lasyk) - Show the tag message near the tag in the release page - Set the default_email when creating a local user account - -* Mon Oct 05 2015 Pierre-Yves Chibon - 0.1.27-1 - Update to 0.1.27 - Skip writing empty ssh keys on disc - Regenerate authorized_keys file on ssh key change (Patrick Uiterwijk) - -* Mon Oct 05 2015 Pierre-Yves Chibon - 0.1.26-1 - Update to 0.1.26 - Let admins close PRs as well - -* Mon Oct 05 2015 Pierre-Yves Chibon - 0.1.25-1 - Update to 0.1.25 - Improve the documentation (especially the part about configuring pagure and all the options the configuration file supports) @@ -273,8 +261,6 @@ install -m 644 ev-server/pagure_ev.service \ - Add option to hide by default a part of the index page (ie: all the repos, the user's repos or the user's forks) - Drop the csrf_token from the error emails sent to the admins - -* Tue Sep 08 2015 Pierre-Yves Chibon - 0.1.24-1 - Update to 0.1.24 - Fix changelog to add the -release - Block the tag on titles @@ -282,8 +268,6 @@ install -m 644 ev-server/pagure_ev.service \ - Support uploading multiple files at once - Add a load_from_disk utility script to the sources - Fix indentation to the right on very long pull-request - -* Sun Aug 30 2015 Pierre-Yves Chibon - 0.1.23-1 - Update to 0.1.23 - Return a 404 error if we can't find the doc repo asked - Fix for #106 Allow setting the default branch of the git repo and in the UI @@ -308,14 +292,10 @@ install -m 644 ev-server/pagure_ev.service \ - Fix the patch generation for remote PR - Fix showing the comment's preview on the pull-request page - Fix bug in checking if a PR can be merged - -* Fri Aug 07 2015 Pierre-Yves Chibon - 0.1.22-1 - Update to 0.1.22 - Adjust the README to the current state of pagure - Rework how we integrate our custom tags into markdown to avoid the infinite loop we run into once in a while - -* Wed Aug 05 2015 Pierre-Yves Chibon - 0.1.21-1 - Update to 0.1.21 - Make SSH protocol explicit for SSH URLs (Till Maas) - Adjust the documentation (layout and content) @@ -325,8 +305,6 @@ install -m 644 ev-server/pagure_ev.service \ - Increase pull request text field lengths to 80 (Till Maas) - Fix who can open a remote PR and the check that the repo allows PR - If there is no commit and no content, it means we didn't find the file: 404 - -* Wed Jul 29 2015 Pierre-Yves Chibon - 0.1.20-1 - Update to 0.1.20 - Include the tags in the JSON representation of a project - Add the ability to open a pull-request from a git repo not hosted on pagure @@ -341,8 +319,6 @@ install -m 644 ev-server/pagure_ev.service \ - Retrieve ssh key from FAS and set it up in pagure if none is currently set-up - Fix anchors for comments on the pull-request pages - Fix checking the merge status of a PR when user is not logged in - -* Mon Jul 20 2015 Pierre-Yves Chibon - 0.1.19-1 - Update to 0.1.19 - Prettify the JSON stored in the git for tickets/requests... (Simo Sorce) - Use the project name as subject tag in the notifications sent (Simo Sorce) @@ -377,13 +353,9 @@ install -m 644 ev-server/pagure_ev.service \ - Add a new API endpoint allowing to search projects (by name, author, tag ...) - Make pagure compatible with pygit 0.22.0 - Adjust unit-tests for all these changes - -* Mon Jun 22 2015 Pierre-Yves Chibon - 0.1.18-1 - Update to 0.1.18 - Fix the eventsource server for CORS - Fix showing/checking the merge status of a PR - -* Mon Jun 22 2015 Pierre-Yves Chibon - 0.1.17-1 - Update to 0.1.17 - Fix for missing docs of API issue add comment (Kunaal Jain) - Fix the systemd init file @@ -392,15 +364,11 @@ install -m 644 ev-server/pagure_ev.service \ - Allow configuring the port where the event source server runs in the configuration - Fix bug in filter_img_src introduced with its moved to the backend library - -* Thu Jun 18 2015 Pierre-Yves Chibon - 0.1.16-1 - Update to 0.1.16 - Clone all the remote branches when cloning a project - Allow online editing to a new branch or any of the existing ones - Allow the
html tags in markdown - Add eventsource support in the ticket and pull-request pages - -* Tue Jun 16 2015 Pierre-Yves Chibon - 0.1.15-1 - Update 0.1.15 - Use a monospace font for the commit hash - Remove duplicated "commit" id in the HTML (causing a graphical bug in the @@ -408,8 +376,6 @@ install -m 644 ev-server/pagure_ev.service \ - Secure the input using the no_js filter instead of relying on a restrictive regex for PR and issue titles - Support ',' in the tags field since it's required to specify multiple tags - -* Fri Jun 12 2015 Pierre-Yves Chibon - 0.1.14-1 - Update to 0.1.14 - Remove all new lines characters from the ssh key uploaded - Adjust the URL in the footer to point to https://pagure.io/pagure @@ -455,8 +421,6 @@ install -m 644 ev-server/pagure_ev.service \ - Do not give READ access to everyone on the tickets and pull-requests repos to avoid leaking private tickets - Adjust the unit-tests for all these changes - -* Fri Jun 05 2015 Pierre-Yves Chibon - 0.1.13-1 - Update to 0.1.13 - Do not show the edit button if the user cannot edit the file - Fix who is allowed to drop comments @@ -464,14 +428,10 @@ install -m 644 ev-server/pagure_ev.service \ - Fix creating the pull-request for fast people like @lmacken - Display the target of the PR as well as the origin in the PR page - Limit the size of the lists on the front page - -* Fri Jun 05 2015 Pierre-Yves Chibon - 0.1.12-1 - Update to 0.1.12 - Fix the URL where the sources upload are done - Upload the new sources under the project's name (be it project or user/project) - -* Fri Jun 05 2015 Pierre-Yves Chibon - 0.1.11-1 - Update to 0.1.11 - Another fix for the fedmsg_hook git hook - Adjust how we display the README page to avoid XSS there as well @@ -490,8 +450,6 @@ install -m 644 ev-server/pagure_ev.service \ - Fix merging a PR into another branch than master - Reduce code duplication when checking if a PR can be merged or merging it - Code style clean-up - -* Tue Jun 02 2015 Pierre-Yves Chibon - 0.1.10-1 - Update to 0.1.10 - Add support for URL ending with a trailing slash where it makes sense (so we support both with and without trailing slash) @@ -506,16 +464,12 @@ install -m 644 ev-server/pagure_ev.service \ - Redirect the user to the pull-request created after its the creation - Do not leak emails over fedmsg - Fix the fedmsg_hook plugin - -* Fri May 29 2015 Pierre-Yves Chibon - 0.1.9-1 - Update to 0.1.9 - Initial API work - Document the initial API - Fix the CSS to present the links correctly - Add new API endpoint to list the git tags of a project - Ensure the DB is updated regarding the start and stop commits before merging - -* Wed May 27 2015 Pierre-Yves Chibon - 0.1.8-1 - Update 0.1.8 - Add the possibility to do Asynchronous in-line comment posting (Patrick Uiterwijk) @@ -524,8 +478,6 @@ install -m 644 ev-server/pagure_ev.service \ - Do not display a value in the settings page if there are none - Rework the pull-request view to move the list of commits into a tab - Make email sending optional (Patrick Uiterwijk) - -* Fri May 22 2015 Pierre-Yves Chibon - 0.1.7-1 - Update to 0.1.7 - Drop debugging code on the milter and the hooks - Adjust the search_issues method to support filter for some tags, excluding