|
Pierre-Yves Chibon |
bf7b1c |
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
|
|
Pierre-Yves Chibon |
bf7b1c |
%distutils.sysconfig import get_python_lib; print (get_python_lib())")}
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fe5017 |
Name: pagure
|
|
Pierre-Yves Chibon |
214721 |
Version: 2.2.1
|
|
Pierre-Yves Chibon |
3a9067 |
Release: 1%{?dist}
|
|
Pierre-Yves Chibon |
bf7b1c |
Summary: A git-centered forge
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
License: GPLv2+
|
|
Pierre-Yves Chibon |
ca7bb5 |
URL: https://pagure.io/pagure
|
|
Pierre-Yves Chibon |
ca7bb5 |
Source0: https://pagure.io/releases/pagure/%{name}-%{version}.tar.gz
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildArch: noarch
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python2-devel
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-setuptools
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-nose
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fc8c52 |
BuildRequires: py-bcrypt
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-alembic
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-arrow
|
|
Pierre-Yves Chibon |
1a932d |
BuildRequires: python-binaryornot
|
|
Pierre-Yves Chibon |
ab60ad |
BuildRequires: python-bleach
|
|
Pierre-Yves Chibon |
d2eff7 |
BuildRequires: python-blinker
|
|
Pierre-Yves Chibon |
d2eff7 |
BuildRequires: python-chardet
|
|
Pierre-Yves Chibon |
fc8c52 |
BuildRequires: python-cryptography
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-docutils
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-flask
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-flask-wtf
|
|
Pierre-Yves Chibon |
24ef74 |
BuildRequires: python-flask-multistatic
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-markdown
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-psutil
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-pygit2 >= 0.20.1
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-pygments
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-fedora
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-openid
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-openid-cla
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-openid-teams
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-straight-plugin
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-wtforms
|
|
Pierre-Yves Chibon |
0fb5f1 |
BuildRequires: python-munch
|
|
Pierre-Yves Chibon |
ba162a |
BuildRequires: python-enum34
|
|
Pierre-Yves Chibon |
5d039b |
BuildRequires: python-redis
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
# EPEL6
|
|
Pierre-Yves Chibon |
bf7b1c |
%if ( 0%{?rhel} && 0%{?rhel} == 6 )
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-sqlalchemy0.8
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-sqlalchemy0.8
|
|
Pierre-Yves Chibon |
bf7b1c |
%else
|
|
Pierre-Yves Chibon |
bf7b1c |
BuildRequires: python-sqlalchemy > 0.8
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-sqlalchemy > 0.8
|
|
bruno |
09f09c |
BuildRequires: systemd
|
|
Pierre-Yves Chibon |
bf7b1c |
%endif
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fc8c52 |
Requires: py-bcrypt
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-alembic
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-arrow
|
|
Pierre-Yves Chibon |
1a932d |
Requires: python-binaryornot
|
|
Pierre-Yves Chibon |
ab60ad |
Requires: python-bleach
|
|
Pierre-Yves Chibon |
d2eff7 |
Requires: python-blinker
|
|
Pierre-Yves Chibon |
d2eff7 |
Requires: python-chardet
|
|
Pierre-Yves Chibon |
fc8c52 |
Requires: python-cryptography
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-docutils
|
|
Pierre-Yves Chibon |
ba162a |
Requires: python-enum34
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-flask
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-flask-wtf
|
|
Pierre-Yves Chibon |
24ef74 |
Requires: python-flask-multistatic
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-markdown
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-psutil
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-pygit2 >= 0.20.1
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-pygments
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-fedora
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-openid
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-openid-cla
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-openid-teams
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-straight-plugin
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: python-wtforms
|
|
Pierre-Yves Chibon |
0fb5f1 |
Requires: python-munch
|
|
Pierre-Yves Chibon |
5d039b |
Requires: python-redis
|
|
Pierre-Yves Chibon |
bf7b1c |
Requires: mod_wsgi
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
e0049f |
# No dependency of the app per se, but required to make it working.
|
|
Pierre-Yves Chibon |
d4a7e7 |
Requires: gitolite3
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
bf7b1c |
%description
|
|
Pierre-Yves Chibon |
fe5017 |
Pagure is a light-weight git-centered forge based on pygit2.
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fe5017 |
Currently, Pagure offers a web-interface for git repositories, a ticket
|
|
Pierre-Yves Chibon |
fe5017 |
system and possibilities to create new projects, fork existing ones and
|
|
Pierre-Yves Chibon |
fe5017 |
create/merge pull-requests across or within projects.
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
fcdeaa |
%package milters
|
|
Pierre-Yves Chibon |
e0049f |
Summary: Milter to integrate pagure with emails
|
|
Pierre-Yves Chibon |
e0049f |
BuildArch: noarch
|
|
Pierre-Yves Chibon |
e0049f |
BuildRequires: systemd-devel
|
|
Pierre-Yves Chibon |
e0049f |
Requires: python-pymilter
|
|
Pierre-Yves Chibon |
e0049f |
Requires(post): systemd
|
|
Pierre-Yves Chibon |
e0049f |
Requires(preun): systemd
|
|
Pierre-Yves Chibon |
e0049f |
Requires(postun): systemd
|
|
Pierre-Yves Chibon |
fcdeaa |
# It would work with sendmail but we configure things (like the tempfile)
|
|
Pierre-Yves Chibon |
fcdeaa |
# to work with postfix
|
|
Pierre-Yves Chibon |
e0049f |
Requires: postfix
|
|
Pierre-Yves Chibon |
fcdeaa |
%description milters
|
|
Pierre-Yves Chibon |
fcdeaa |
Milters (Mail filters) allowing the integration of pagure and emails.
|
|
Pierre-Yves Chibon |
fcdeaa |
This is useful for example to allow commenting on a ticket by email.
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
70c695 |
%package ev
|
|
Pierre-Yves Chibon |
70c695 |
Summary: EventSource server for pagure
|
|
Pierre-Yves Chibon |
70c695 |
BuildArch: noarch
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
188485 |
BuildRequires: systemd-devel
|
|
Pierre-Yves Chibon |
70c695 |
Requires: python-redis
|
|
Pierre-Yves Chibon |
70c695 |
Requires: python-trollius
|
|
Pierre-Yves Chibon |
70c695 |
Requires: python-trollius-redis
|
|
Pierre-Yves Chibon |
70c695 |
Requires(post): systemd
|
|
Pierre-Yves Chibon |
70c695 |
Requires(preun): systemd
|
|
Pierre-Yves Chibon |
70c695 |
Requires(postun): systemd
|
|
Pierre-Yves Chibon |
70c695 |
%description ev
|
|
Pierre-Yves Chibon |
70c695 |
Pagure comes with an eventsource server allowing live update of the pages
|
|
Pierre-Yves Chibon |
e68a84 |
supporting it. This package provides it.
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
e68a84 |
%package webhook
|
|
Pierre-Yves Chibon |
e68a84 |
Summary: Web-Hook server for pagure
|
|
Pierre-Yves Chibon |
e68a84 |
BuildArch: noarch
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
e68a84 |
BuildRequires: systemd-devel
|
|
Pierre-Yves Chibon |
e68a84 |
Requires: python-redis
|
|
Pierre-Yves Chibon |
e68a84 |
Requires: python-trollius
|
|
Pierre-Yves Chibon |
e68a84 |
Requires: python-trollius-redis
|
|
Pierre-Yves Chibon |
e68a84 |
Requires(post): systemd
|
|
Pierre-Yves Chibon |
e68a84 |
Requires(preun): systemd
|
|
Pierre-Yves Chibon |
e68a84 |
Requires(postun): systemd
|
|
Pierre-Yves Chibon |
e7e6ed |
%description webhook
|
|
Pierre-Yves Chibon |
e68a84 |
Pagure comes with an webhook server allowing http callbacks for any action
|
|
Pierre-Yves Chibon |
e68a84 |
done on a project. This package provides it.
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
bf7b1c |
%prep
|
|
Pierre-Yves Chibon |
bf7b1c |
%setup -q
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
%build
|
|
Pierre-Yves Chibon |
e0049f |
%{__python2} setup.py build
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
%install
|
|
Pierre-Yves Chibon |
e0049f |
%{__python2} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
# Install apache configuration file
|
|
Pierre-Yves Chibon |
bf7b1c |
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/httpd/conf.d/
|
|
Pierre-Yves Chibon |
fe5017 |
install -m 644 files/pagure.conf $RPM_BUILD_ROOT/%{_sysconfdir}/httpd/conf.d/pagure.conf
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
# Install configuration file
|
|
Pierre-Yves Chibon |
fe5017 |
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/pagure
|
|
Pierre-Yves Chibon |
fe5017 |
install -m 644 files/pagure.cfg.sample $RPM_BUILD_ROOT/%{_sysconfdir}/pagure/pagure.cfg
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
# Install WSGI file
|
|
Pierre-Yves Chibon |
fe5017 |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pagure
|
|
Pierre-Yves Chibon |
fe5017 |
install -m 644 files/pagure.wsgi $RPM_BUILD_ROOT/%{_datadir}/pagure/pagure.wsgi
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
# Install the createdb script
|
|
Pierre-Yves Chibon |
fe5017 |
install -m 644 createdb.py $RPM_BUILD_ROOT/%{_datadir}/pagure/pagure_createdb.py
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
907dd1 |
# Install the alembic configuration file
|
|
Pierre-Yves Chibon |
907dd1 |
install -m 644 files/alembic.ini $RPM_BUILD_ROOT/%{_sysconfdir}/pagure/alembic.ini
|
|
Pierre-Yves Chibon |
907dd1 |
|
|
Pierre-Yves Chibon |
907dd1 |
# Install the alembic revisions
|
|
Pierre-Yves Chibon |
8c63e7 |
cp -r alembic $RPM_BUILD_ROOT/%{_datadir}/pagure
|
|
Pierre-Yves Chibon |
907dd1 |
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fcdeaa |
# Install the milter files
|
|
Pierre-Yves Chibon |
fcdeaa |
mkdir -p $RPM_BUILD_ROOT/%{_localstatedir}/run/pagure
|
|
Pierre-Yves Chibon |
fcdeaa |
mkdir -p $RPM_BUILD_ROOT/%{_tmpfilesdir}
|
|
Pierre-Yves Chibon |
fcdeaa |
mkdir -p $RPM_BUILD_ROOT/%{_unitdir}
|
|
Pierre-Yves Chibon |
fcdeaa |
install -m 0644 milters/milter_tempfile.conf \
|
|
Pierre-Yves Chibon |
fcdeaa |
$RPM_BUILD_ROOT/%{_tmpfilesdir}/%{name}-milter.conf
|
|
Pierre-Yves Chibon |
fcdeaa |
install -m 644 milters/pagure_milter.service \
|
|
Pierre-Yves Chibon |
fcdeaa |
$RPM_BUILD_ROOT/%{_unitdir}/pagure_milter.service
|
|
Pierre-Yves Chibon |
6245ad |
install -m 644 milters/comment_email_milter.py \
|
|
Pierre-Yves Chibon |
6245ad |
$RPM_BUILD_ROOT/%{_datadir}/pagure/comment_email_milter.py
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
70c695 |
# Install the eventsource
|
|
Pierre-Yves Chibon |
05f454 |
mkdir -p $RPM_BUILD_ROOT/%{_libexecdir}/pagure-ev
|
|
Pierre-Yves Chibon |
05f454 |
install -m 755 ev-server/pagure-stream-server.py \
|
|
Pierre-Yves Chibon |
05f454 |
$RPM_BUILD_ROOT/%{_libexecdir}/pagure-ev/pagure-stream-server.py
|
|
Pierre-Yves Chibon |
70c695 |
install -m 644 ev-server/pagure_ev.service \
|
|
Pierre-Yves Chibon |
70c695 |
$RPM_BUILD_ROOT/%{_unitdir}/pagure_ev.service
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
e68a84 |
# Install the web-hook
|
|
Pierre-Yves Chibon |
e68a84 |
mkdir -p $RPM_BUILD_ROOT/%{_libexecdir}/pagure-webhook
|
|
Pierre-Yves Chibon |
e68a84 |
install -m 755 webhook-server/pagure-webhook-server.py \
|
|
Pierre-Yves Chibon |
e68a84 |
$RPM_BUILD_ROOT/%{_libexecdir}/pagure-webhook/pagure-webhook-server.py
|
|
Pierre-Yves Chibon |
e68a84 |
install -m 644 webhook-server/pagure_webhook.service \
|
|
Pierre-Yves Chibon |
e68a84 |
$RPM_BUILD_ROOT/%{_unitdir}/pagure_webhook.service
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
e0049f |
%post milters
|
|
Pierre-Yves Chibon |
e0049f |
%systemd_post pagure_milter.service
|
|
Pierre-Yves Chibon |
70c695 |
%post ev
|
|
Pierre-Yves Chibon |
0fd6e0 |
%systemd_post pagure_ev.service
|
|
Pierre-Yves Chibon |
e68a84 |
%post webhook
|
|
Pierre-Yves Chibon |
e68a84 |
%systemd_post pagure_webhook.service
|
|
Pierre-Yves Chibon |
e0049f |
|
|
Pierre-Yves Chibon |
e0049f |
%preun milters
|
|
Pierre-Yves Chibon |
e0049f |
%systemd_preun pagure_milter.service
|
|
Pierre-Yves Chibon |
70c695 |
%preun ev
|
|
Pierre-Yves Chibon |
0fd6e0 |
%systemd_preun pagure_ev.service
|
|
Pierre-Yves Chibon |
e68a84 |
%preun webhook
|
|
Pierre-Yves Chibon |
e68a84 |
%systemd_preun pagure_webhook.service
|
|
Pierre-Yves Chibon |
e0049f |
|
|
Pierre-Yves Chibon |
e0049f |
%postun milters
|
|
Pierre-Yves Chibon |
e0049f |
%systemd_postun_with_restart pagure_milter.service
|
|
Pierre-Yves Chibon |
70c695 |
%postun ev
|
|
Pierre-Yves Chibon |
0fd6e0 |
%systemd_postun_with_restart pagure_ev.service
|
|
Pierre-Yves Chibon |
e68a84 |
%postun webhook
|
|
Pierre-Yves Chibon |
e68a84 |
%systemd_postun_with_restart pagure_webhook.service
|
|
Pierre-Yves Chibon |
e0049f |
|
|
Pierre-Yves Chibon |
e0049f |
|
|
Pierre-Yves Chibon |
bf7b1c |
%files
|
|
Pierre-Yves Chibon |
84a12a |
%doc README.rst UPGRADING.rst
|
|
Pierre-Yves Chibon |
e0049f |
%license LICENSE
|
|
Pierre-Yves Chibon |
fe5017 |
%config(noreplace) %{_sysconfdir}/httpd/conf.d/pagure.conf
|
|
Pierre-Yves Chibon |
fe5017 |
%config(noreplace) %{_sysconfdir}/pagure/pagure.cfg
|
|
Pierre-Yves Chibon |
907dd1 |
%config(noreplace) %{_sysconfdir}/pagure/alembic.ini
|
|
Pierre-Yves Chibon |
fe5017 |
%dir %{_sysconfdir}/pagure/
|
|
Pierre-Yves Chibon |
6245ad |
%dir %{_datadir}/pagure/
|
|
Pierre-Yves Chibon |
6245ad |
%{_datadir}/pagure/pagure*
|
|
Pierre-Yves Chibon |
8c63e7 |
%{_datadir}/pagure/alembic/
|
|
Pierre-Yves Chibon |
fe5017 |
%{python_sitelib}/pagure/
|
|
Pierre-Yves Chibon |
fe5017 |
%{python_sitelib}/pagure*.egg-info
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
bf7b1c |
|
|
Pierre-Yves Chibon |
fcdeaa |
%files milters
|
|
Pierre-Yves Chibon |
e0049f |
%license LICENSE
|
|
Pierre-Yves Chibon |
fcdeaa |
%attr(755,postfix,postfix) %dir %{_localstatedir}/run/pagure
|
|
Pierre-Yves Chibon |
6245ad |
%dir %{_datadir}/pagure/
|
|
Pierre-Yves Chibon |
fcdeaa |
%{_tmpfilesdir}/%{name}-milter.conf
|
|
Pierre-Yves Chibon |
fcdeaa |
%{_unitdir}/pagure_milter.service
|
|
Pierre-Yves Chibon |
ff78aa |
%{_datadir}/pagure/comment_email_milter.py*
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
fcdeaa |
|
|
Pierre-Yves Chibon |
5d039b |
%files ev
|
|
Pierre-Yves Chibon |
70c695 |
%license LICENSE
|
|
Pierre-Yves Chibon |
05f454 |
%{_libexecdir}/pagure-ev/
|
|
Pierre-Yves Chibon |
0fd6e0 |
%{_unitdir}/pagure_ev.service
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
70c695 |
|
|
Pierre-Yves Chibon |
e68a84 |
%files webhook
|
|
Pierre-Yves Chibon |
e68a84 |
%license LICENSE
|
|
Pierre-Yves Chibon |
e68a84 |
%{_libexecdir}/pagure-webhook/
|
|
Pierre-Yves Chibon |
e68a84 |
%{_unitdir}/pagure_webhook.service
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
e68a84 |
|
|
Pierre-Yves Chibon |
bf7b1c |
%changelog
|
|
Pierre-Yves Chibon |
214721 |
* Wed Jun 01 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.2.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
214721 |
- Update to 2.2.1
|
|
Pierre-Yves Chibon |
214721 |
- Fix showing the inital comment on PR having only one commit (Ryan Lerch)
|
|
Pierre-Yves Chibon |
214721 |
- Fix diffs not showing for additions/deletions for files under 1000 lines (Ryan
|
|
Pierre-Yves Chibon |
214721 |
Lerch)
|
|
Pierre-Yves Chibon |
214721 |
- Split out the commits page to a template of its own (Ryan Lerch)
|
|
Pierre-Yves Chibon |
214721 |
- Fix hightlighting the commits tab on commit view
|
|
Pierre-Yves Chibon |
214721 |
- Fix the fact that the no readme box show on empty repo (Ryan Lerch)
|
|
Pierre-Yves Chibon |
214721 |
|
|
Pierre-Yves Chibon |
4cc330 |
* Tue May 31 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.2-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
4cc330 |
- Update to 2.2
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix retrieving the log level from the configuration file (Nuno Maltez)
|
|
Pierre-Yves Chibon |
4cc330 |
- Rework the labels used when sorting projects (Ankush Behl)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix spelling error in sample config (Bruno)
|
|
Pierre-Yves Chibon |
4cc330 |
- Hide the URL to the git repo for issues if these are disabled
|
|
Pierre-Yves Chibon |
4cc330 |
- Do not notify about tickets being assigned when loaded from the issue git repo
|
|
Pierre-Yves Chibon |
4cc330 |
(Clément Verna)
|
|
Pierre-Yves Chibon |
4cc330 |
- Adjust get_revs_between so that if the push is in the main branch we still get
|
|
Pierre-Yves Chibon |
4cc330 |
the list of changes (Clément Verna)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix display of files moved on both old and new pygit2 (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix changes summary sidebar for older versions of pygit (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix the label on the button to add a new milestone to a project (LubomÃr
|
|
Pierre-Yves Chibon |
4cc330 |
Sedlář)
|
|
Pierre-Yves Chibon |
4cc330 |
- Allow the roadmap feature to have multiple milestone without dates (LubomÃr
|
|
Pierre-Yves Chibon |
4cc330 |
Sedlář)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix the link to switch the roadmap/list views (LubomÃr Sedlář)
|
|
Pierre-Yves Chibon |
4cc330 |
- Render the emoji when adding a comment to a ticket or PR via SSE (Clément
|
|
Pierre-Yves Chibon |
4cc330 |
Verna)
|
|
Pierre-Yves Chibon |
4cc330 |
- Always allow adming to edit/delete comments on issues
|
|
Pierre-Yves Chibon |
4cc330 |
- Build Require systemd to get macros defined in the spec file (Bruno)
|
|
Pierre-Yves Chibon |
4cc330 |
- Upon creating a ticket if the form already has data, show that data
|
|
Pierre-Yves Chibon |
4cc330 |
- Add a readme placeholder for projects without a readme (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Enable markdown preview on create pull request (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Make bottom pagination links on project list respect the sorting filter (Ryan
|
|
Pierre-Yves Chibon |
4cc330 |
Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Add the ability to create a README when creating a project (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Try to prevent pushing commits without a parent when there should be one
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix the configuration keys to turn off ticket or user/group management for an
|
|
Pierre-Yves Chibon |
4cc330 |
entire instance (Vivek Anand)
|
|
Pierre-Yves Chibon |
4cc330 |
- Fix deleting project (propagate the deletion to the plugins tables)
|
|
Pierre-Yves Chibon |
4cc330 |
- Do not render the diffs of large added and removed files (more than 1000
|
|
Pierre-Yves Chibon |
4cc330 |
lines) (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Adjust the UI on the template to add/remove a group or an user to a project in
|
|
Pierre-Yves Chibon |
4cc330 |
the settings page (Ryan Lerch)
|
|
Pierre-Yves Chibon |
4cc330 |
- Check if a tag exists on a project before allowing to edit it (skrzepto)
|
|
Pierre-Yves Chibon |
4cc330 |
|
|
Pierre-Yves Chibon |
3c0e83 |
* Fri May 13 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.1.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
3c0e83 |
- Update to 2.1.1
|
|
Pierre-Yves Chibon |
3c0e83 |
- Do not render the comment as markdown when importing tickets via the ticket
|
|
Pierre-Yves Chibon |
3c0e83 |
git repo
|
|
Pierre-Yves Chibon |
3c0e83 |
- Revert get_revs_between changes made in
|
|
Pierre-Yves Chibon |
3c0e83 |
https://pagure.io/pagure/pull-request/941 (Clement Verna)
|
|
Pierre-Yves Chibon |
3c0e83 |
|
|
Pierre-Yves Chibon |
b945b9 |
* Fri May 13 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
b945b9 |
- Update to 2.1
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix the milter to get it working (hotfixed in prod)
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix the fedmsg hook so that it works fine (hotfixed in prod)
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix the path of one of the internal API endpoint
|
|
Pierre-Yves Chibon |
b945b9 |
- Pass client_encoding utf8 when connecting to the DB (Richard Marko)
|
|
Pierre-Yves Chibon |
b945b9 |
- Do not use client_encoding if using sqlite (Ryan Lerch)
|
|
Pierre-Yves Chibon |
b945b9 |
- Allow project names up to 255 characters (Richard Marko)
|
|
Pierre-Yves Chibon |
b945b9 |
- Add a spinner showing we're working on retrieve the PR status on the PR page
|
|
Pierre-Yves Chibon |
b945b9 |
(farhaanbukhsh)
|
|
Pierre-Yves Chibon |
b945b9 |
- Rework installing and removing git hooks (Clement Verna)
|
|
Pierre-Yves Chibon |
b945b9 |
- Rework the summary of the changes on the PR page (Ryan Lerch)
|
|
Pierre-Yves Chibon |
b945b9 |
- Improve the description of the priority system (LubomÃr Sedlář)
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix commit url in the pagure hook (Mike McLean)
|
|
Pierre-Yves Chibon |
b945b9 |
- Improve the regex when fixing/relating a commit to a ticket or a PR (Mike
|
|
Pierre-Yves Chibon |
b945b9 |
McLean)
|
|
Pierre-Yves Chibon |
b945b9 |
- Improve the description of the pagure hook (Mike McLean)
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix the priority system to support tickets without priority
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix the ordering of the priority in the drop-down list of priorities
|
|
Pierre-Yves Chibon |
b945b9 |
- Ensure the drop-down list of priorities defaults to the current priority
|
|
Pierre-Yves Chibon |
b945b9 |
- Adjust the runserver.py script to setup PAGURE_CONFIG before importing pagure
|
|
Pierre-Yves Chibon |
b945b9 |
- Remove flashed message when creating a new project
|
|
Pierre-Yves Chibon |
b945b9 |
- Add markdown support for making of PR# a link to the corresponding PR
|
|
Pierre-Yves Chibon |
b945b9 |
- Include the priority in the JSON representation of a ticket
|
|
Pierre-Yves Chibon |
b945b9 |
- Include the priorities in the JSON representation of a project
|
|
Pierre-Yves Chibon |
b945b9 |
- Do not update the assignee if the person who commented isn't an admin
|
|
Pierre-Yves Chibon |
b945b9 |
- When adding a comment fails, include the comment text in the form if there was
|
|
Pierre-Yves Chibon |
b945b9 |
one
|
|
Pierre-Yves Chibon |
b945b9 |
- Add support to remove a group from a project
|
|
Pierre-Yves Chibon |
b945b9 |
- Add a roadmap feature with corresponding documentation
|
|
Pierre-Yves Chibon |
b945b9 |
- Allow 'kbd' and 'var' html tags to render properly
|
|
Pierre-Yves Chibon |
b945b9 |
- Fix deleting a project on disk as well as in the DB
|
|
Pierre-Yves Chibon |
b945b9 |
- Allow setting the date_created field when importing ticket from git (Clement
|
|
Pierre-Yves Chibon |
b945b9 |
Verna)
|
|
Pierre-Yves Chibon |
b945b9 |
- Strip GPG signature from the release message on the release page (Jan Pokorný)
|
|
Pierre-Yves Chibon |
b945b9 |
- Make comment on PR diffs fit the parent, and not overflow horiz (Ryan Lerch)
|
|
Pierre-Yves Chibon |
b945b9 |
|
|
Pierre-Yves Chibon |
7fd3b7 |
* Sun Apr 24 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.0.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
7fd3b7 |
- Update to 2.0.1
|
|
Pierre-Yves Chibon |
7fd3b7 |
- Fixes to the UPGRADING documentation
|
|
Pierre-Yves Chibon |
7fd3b7 |
- Fix URLs to the git repos shown in the overview page for forks
|
|
Pierre-Yves Chibon |
7fd3b7 |
- Fix the project titles in the html to not start with `forks/`
|
|
Pierre-Yves Chibon |
7fd3b7 |
|
|
Pierre-Yves Chibon |
13ed91 |
* Fri Apr 22 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.0-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
13ed91 |
- Update to 2.0
|
|
Pierre-Yves Chibon |
13ed91 |
- Rework the initial comment of a PR, making it less a comment and more
|
|
Pierre-Yves Chibon |
13ed91 |
something that belong to the PR itself
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix showing or not the fork button when editing a comment on an issue or a PR
|
|
Pierre-Yves Chibon |
13ed91 |
and fix the highlighted tab when editing comment of an issue (Oliver
|
|
Pierre-Yves Chibon |
13ed91 |
Gutierrez)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix the count of comments shown on the page listing all the PRs to include
|
|
Pierre-Yves Chibon |
13ed91 |
only the comments and not the notifications (farhaanbukhsh)
|
|
Pierre-Yves Chibon |
13ed91 |
- In the settings page explain that API keys are personal (LubomÃr Sedlář)
|
|
Pierre-Yves Chibon |
13ed91 |
- Rework the fedmsg message sent upon pushing commits, one message per push
|
|
Pierre-Yves Chibon |
13ed91 |
instead of one message per commit
|
|
Pierre-Yves Chibon |
13ed91 |
- Mark the page next/previous as disabled when they are (on browse pages)
|
|
Pierre-Yves Chibon |
13ed91 |
- Avoid the logout/login loop when logging out
|
|
Pierre-Yves Chibon |
13ed91 |
- Support rendering file with a `.markdown` extension
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix the layout of the password change branch
|
|
Pierre-Yves Chibon |
13ed91 |
- Improve the documentation, add overview graphs, expand the usage section,
|
|
Pierre-Yves Chibon |
13ed91 |
improve the overview description
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix checking if the user is an admin of a project or not (which was making the
|
|
Pierre-Yves Chibon |
13ed91 |
user experience confusing as they sometime had the fork button and sometime
|
|
Pierre-Yves Chibon |
13ed91 |
not)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix the pagination on the browse pages when the results are sorted
|
|
Pierre-Yves Chibon |
13ed91 |
- Disable the Commit and Files tabs if a repo is new
|
|
Pierre-Yves Chibon |
13ed91 |
- Update the pagure logo to look better (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Allow anyone to fork any project (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix searching on the browse pages by preventing submission of the 'enter' key
|
|
Pierre-Yves Chibon |
13ed91 |
(Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Rework the issue page to be a single, large form allowing to update the
|
|
Pierre-Yves Chibon |
13ed91 |
meta-data and comment in one action and fixing updating the page via SSE
|
|
Pierre-Yves Chibon |
13ed91 |
- Turn off the project's documentation by default to empty `Docs` tab leading to
|
|
Pierre-Yves Chibon |
13ed91 |
nothing
|
|
Pierre-Yves Chibon |
13ed91 |
- Fill the initial comment with the body of the commit message if the PR only
|
|
Pierre-Yves Chibon |
13ed91 |
has one commit (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Add a plugin/git hook allowing to disable non fast-forward pushes on a branch
|
|
Pierre-Yves Chibon |
13ed91 |
basis
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix asynchronous inline comments in PR by fixing the URL to which the form is
|
|
Pierre-Yves Chibon |
13ed91 |
submitted
|
|
Pierre-Yves Chibon |
13ed91 |
- Add a plugin/git hook allowing to trigger build on readthedocs.org upon git
|
|
Pierre-Yves Chibon |
13ed91 |
push, with the possibility to restrict the trigger to only certain branches
|
|
Pierre-Yves Chibon |
13ed91 |
- Automatically scroll to the highlighted range when viewing a file with a
|
|
Pierre-Yves Chibon |
13ed91 |
selection (LubomÃr Sedlář)
|
|
Pierre-Yves Chibon |
13ed91 |
- Indicate the project's creation date in the overview page (Anthony Lackey)
|
|
Pierre-Yves Chibon |
13ed91 |
- Clear the `preview` field after adding a comment via SSE
|
|
Pierre-Yves Chibon |
13ed91 |
- Adjust the unit-tests for the change in behavior in pygments 2.1.3
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix listing all the request when the status is True and do not convert to text
|
|
Pierre-Yves Chibon |
13ed91 |
request.closed_at if it is in fact None
|
|
Pierre-Yves Chibon |
13ed91 |
- Improved documentation
|
|
Pierre-Yves Chibon |
13ed91 |
- Attempt to fix the error `too many open files` on the EventSource Server
|
|
Pierre-Yves Chibon |
13ed91 |
- Add a new param to runserver.py to set the host (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix the of the Docs tab and the Fork button with rounded corners (Pedro Lima)
|
|
Pierre-Yves Chibon |
13ed91 |
- Expand the information in the notifications message when a PR is updated (Ryan
|
|
Pierre-Yves Chibon |
13ed91 |
Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix hidding the reply buttons when users are not authenticated (Paul W. Frields)
|
|
Pierre-Yves Chibon |
13ed91 |
- Improve the description of the git hooks (LubomÃr Sedlář)
|
|
Pierre-Yves Chibon |
13ed91 |
- Allow reply to a notification of pagure and setting the reply email address as
|
|
Pierre-Yves Chibon |
13ed91 |
Cc
|
|
Pierre-Yves Chibon |
13ed91 |
- In the fedmsg git hook, publish the username of all the users who authored the
|
|
Pierre-Yves Chibon |
13ed91 |
commits pushed
|
|
Pierre-Yves Chibon |
13ed91 |
- Add an activity page/feed for each project using the information retrieved
|
|
Pierre-Yves Chibon |
13ed91 |
from datagrepper (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix showing lightweight tags in the releases page (Ryan Lerch)
|
|
Pierre-Yves Chibon |
13ed91 |
- Fix showing the list of branches when viewing a file
|
|
Pierre-Yves Chibon |
13ed91 |
- Add priorities to issues, with the possibility to filter or sort them by it in
|
|
Pierre-Yves Chibon |
13ed91 |
the page listing them.
|
|
Pierre-Yves Chibon |
13ed91 |
- Add support for pseudo-namespace to pagure (ie: allow one '/' in project name
|
|
Pierre-Yves Chibon |
13ed91 |
with a limited set of prefix allowed)
|
|
Pierre-Yves Chibon |
13ed91 |
- Add a new plugin/hook to block push containing commits missing the
|
|
Pierre-Yves Chibon |
13ed91 |
'Signed-off-by' line
|
|
Pierre-Yves Chibon |
13ed91 |
- Ensure we always use the default email address when sending notification to
|
|
Pierre-Yves Chibon |
13ed91 |
avoid potentially sending twice a notification
|
|
Pierre-Yves Chibon |
13ed91 |
- Add support for using the keyword Merge(s|d) to close a ticket or pull-request
|
|
Pierre-Yves Chibon |
13ed91 |
via a commit message (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
13ed91 |
- Add an UPGRADING.rst documentation file explaining how to upgrade between
|
|
Pierre-Yves Chibon |
13ed91 |
pagure releases
|
|
Pierre-Yves Chibon |
13ed91 |
|
|
Pierre-Yves Chibon |
0a7882 |
* Tue Mar 01 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.2-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
0a7882 |
- Update to 1.2
|
|
Pierre-Yves Chibon |
0a7882 |
- Add the possibility to create a comment when opening a pull-request (Clement
|
|
Pierre-Yves Chibon |
0a7882 |
Verna)
|
|
Pierre-Yves Chibon |
0a7882 |
- Fix creating PR from a fork directly from the page listing all the PR on the
|
|
Pierre-Yves Chibon |
0a7882 |
main project (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- Color the label showing the issues' status on the issue page and the page
|
|
Pierre-Yves Chibon |
0a7882 |
listing them (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- Add a small padding at the bottom of the blockquote (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- In the list of closed PR, replace the column of the assignee with the date of
|
|
Pierre-Yves Chibon |
0a7882 |
closing (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- Drop font awesome since we no longer use it and compress the png of the
|
|
Pierre-Yves Chibon |
0a7882 |
current logo (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- Drop the svg of the old logo from the source (Ryan Lerch)
|
|
Pierre-Yves Chibon |
0a7882 |
- Add descriptions to the git hooks in the settings page (farhaanbukhsh)
|
|
Pierre-Yves Chibon |
0a7882 |
- Fix the pagure git hook
|
|
Pierre-Yves Chibon |
0a7882 |
|
|
Pierre-Yves Chibon |
a2b490 |
* Wed Feb 24 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.1.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
a2b490 |
- Update to 1.1.1
|
|
Pierre-Yves Chibon |
a2b490 |
- Fix showing some files where decoding to UTF-8 was failing
|
|
Pierre-Yves Chibon |
a2b490 |
- Avoid adding a notification to a PR for nothing
|
|
Pierre-Yves Chibon |
a2b490 |
- Show notifications correctly on the PR page when received via SSE
|
|
Pierre-Yves Chibon |
a2b490 |
|
|
Pierre-Yves Chibon |
76573f |
* Tue Feb 23 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
76573f |
- Update to 1.1
|
|
Pierre-Yves Chibon |
76573f |
- Sort the release by commit time rather than name (Clerment Verna)
|
|
Pierre-Yves Chibon |
76573f |
- Add a link to the markdown syntax we support
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to display custom info when creating a new PR
|
|
Pierre-Yves Chibon |
76573f |
- Improve the title of the issue page
|
|
Pierre-Yves Chibon |
76573f |
- Make the ssh_info page more flexible so that we can add new info more easily
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to resend a confirmation email when adding a new email
|
|
Pierre-Yves Chibon |
76573f |
address
|
|
Pierre-Yves Chibon |
76573f |
- Encode the email in UTF-8 for domain name supporting it
|
|
Pierre-Yves Chibon |
76573f |
- Add a button to easily change your avatar in your settings' page (Clement
|
|
Pierre-Yves Chibon |
76573f |
Verna)
|
|
Pierre-Yves Chibon |
76573f |
- Expand our markdown processor to support implicit linking to both PR and
|
|
Pierre-Yves Chibon |
76573f |
issues
|
|
Pierre-Yves Chibon |
76573f |
- Fix running the unit-tests on F23
|
|
Pierre-Yves Chibon |
76573f |
- Fix deleting in the UI branches containing a slash ('/') in their name
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to always have a merge commit when merging a PR
|
|
Pierre-Yves Chibon |
76573f |
- Add the project's avatar to the list in front page when authenticated
|
|
Pierre-Yves Chibon |
76573f |
- Make the dependency on flask-fas-openid (part of python-fedora) optional
|
|
Pierre-Yves Chibon |
76573f |
- Prevent our customized markdown to create link on foo.com if it doesn't start
|
|
Pierre-Yves Chibon |
76573f |
with {f,ht}tp(s) (Clement Verna)
|
|
Pierre-Yves Chibon |
76573f |
- Bring back the delete ticket button (Ryan Lerch)
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to notify someone when it is mentioned in a comment via
|
|
Pierre-Yves Chibon |
76573f |
@username
|
|
Pierre-Yves Chibon |
76573f |
- Fix setting the default value of the web-hook setting and its display in the
|
|
Pierre-Yves Chibon |
76573f |
settings page
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to have templates for the issues
|
|
Pierre-Yves Chibon |
76573f |
- Add a button on the doc page to open it in a new tab
|
|
Pierre-Yves Chibon |
76573f |
- Add the concept of notifications on PR allowing to indicate when a PR is
|
|
Pierre-Yves Chibon |
76573f |
updated or rebased
|
|
Pierre-Yves Chibon |
76573f |
- Fix allowing people with non-ascii username to merge PR with a merge commit
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to theme your pagure instance and customized its layout at
|
|
Pierre-Yves Chibon |
76573f |
will
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to always see inline-comments even if the file was changed
|
|
Pierre-Yves Chibon |
76573f |
since
|
|
Pierre-Yves Chibon |
76573f |
- Improve the error message given to the user upon error 500 (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
76573f |
- Stop relying on pygit2 to determine if a file is a binary file or not and
|
|
Pierre-Yves Chibon |
76573f |
instead use the python library binaryornot
|
|
Pierre-Yves Chibon |
76573f |
- Store in the DB the identifier of the tree when an inline comment is made to a
|
|
Pierre-Yves Chibon |
76573f |
PR, this way it will be simpler to figure out a way to add the context of this
|
|
Pierre-Yves Chibon |
76573f |
comment either by email on in the UI
|
|
Pierre-Yves Chibon |
76573f |
- Add styling to blockquotes so that we see what is the quote and what is the
|
|
Pierre-Yves Chibon |
76573f |
answer when replying to someone
|
|
Pierre-Yves Chibon |
76573f |
- Prevent users from adding again an email pending confirmation
|
|
Pierre-Yves Chibon |
76573f |
- Fix the preview box for long comment (Ryan Lerch)
|
|
Pierre-Yves Chibon |
76573f |
- Add the possibility to sort the projects when browsing them (Ryan Lerch)
|
|
Pierre-Yves Chibon |
76573f |
|
|
Pierre-Yves Chibon |
c21c57 |
* Thu Feb 04 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.0.2-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
c21c57 |
- Update to 1.0.2
|
|
Pierre-Yves Chibon |
c21c57 |
- Rework the PR page (Ryan Lerch)
|
|
Pierre-Yves Chibon |
c21c57 |
- Add ssh_info to blacklist in default config (Ryan Lerch)
|
|
Pierre-Yves Chibon |
c21c57 |
- Restyle the ssh_info page (Ryan Lerch)
|
|
Pierre-Yves Chibon |
c21c57 |
- Fix hiding the preview pane when creating an issue (Ryan Lerch)
|
|
Pierre-Yves Chibon |
c21c57 |
- Indicate the number of comments on the PR when listing them (Ryan Lerch)
|
|
Pierre-Yves Chibon |
c21c57 |
- Fix showing the links to issues when previewing a comment
|
|
Pierre-Yves Chibon |
c21c57 |
- Ensure some more that the page number isn't below 1
|
|
Pierre-Yves Chibon |
c21c57 |
- Do not show the edit and delete buttons to everyone when adding a comment via
|
|
Pierre-Yves Chibon |
c21c57 |
SSE
|
|
Pierre-Yves Chibon |
c21c57 |
- Update the requirements.txt for a missing dependency on Ubuntu (vanzhiganov)
|
|
Pierre-Yves Chibon |
c21c57 |
- Improving sorting the release tags in the release page (Clement Verna)
|
|
Pierre-Yves Chibon |
c21c57 |
|
|
Pierre-Yves Chibon |
f2d4af |
* Mon Feb 01 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.0.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
f2d4af |
- Update to 1.0.1
|
|
Pierre-Yves Chibon |
f2d4af |
- Improve the fork list (Ryan Lerch)
|
|
Pierre-Yves Chibon |
f2d4af |
- Make sure the images on comments do not exceed the size of the comment
|
|
Pierre-Yves Chibon |
f2d4af |
box/area (Ryan Lerch)
|
|
Pierre-Yves Chibon |
f2d4af |
- Improve the page listing all issues (Ryan Lerch)
|
|
Pierre-Yves Chibon |
f2d4af |
- Include the project information when sending a fedmsg message about editing a
|
|
Pierre-Yves Chibon |
f2d4af |
comment
|
|
Pierre-Yves Chibon |
f2d4af |
- Allow tags in rst files so that the README shows fine
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix linking directly to a specific comment in a PR
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix adding comment in a PR via SSE
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix updating issue information via SSE
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix the reply buttons on the issue page
|
|
Pierre-Yves Chibon |
f2d4af |
- Remove the choice for a status when creating a new ticket (Farhaandukhsh)
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix deleting a branch from the UI
|
|
Pierre-Yves Chibon |
f2d4af |
- Make the cards have rounded corners (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix showing the description of form field (Vivek Anand)
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix checking if the passwords added are the same (for local accounts)
|
|
Pierre-Yves Chibon |
f2d4af |
(Vivek Anand)
|
|
Pierre-Yves Chibon |
f2d4af |
- Fix displaying emojis when previewing a comment on a ticket (Clement Verna)
|
|
Pierre-Yves Chibon |
f2d4af |
- Add support for emojis when creating a new ticket (Clement Verna)
|
|
Pierre-Yves Chibon |
f2d4af |
|
|
Pierre-Yves Chibon |
2993b9 |
* Wed Jan 27 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.0-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
2993b9 |
- Update to 1.0
|
|
Pierre-Yves Chibon |
2993b9 |
- Entirely new UI thanks to the hard work on Ryan Lerch
|
|
Pierre-Yves Chibon |
2993b9 |
- Add the possibility to edit comments on PR/Tickets (and the option to disable
|
|
Pierre-Yves Chibon |
2993b9 |
this) (farhaanbukhsh)
|
|
Pierre-Yves Chibon |
2993b9 |
- Add the number of open Tickets/PR on the project's menu
|
|
Pierre-Yves Chibon |
2993b9 |
- Also allow PRs to be closed via a git commit message (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
2993b9 |
- Disable issues and PR on forks by default (Vivek Anand)
|
|
Pierre-Yves Chibon |
2993b9 |
- Fix deleting the temporary folders we create
|
|
Pierre-Yves Chibon |
2993b9 |
- Un-bundle flask_fas_openid (requires python-fedora 0.7.0 or higher
|
|
Pierre-Yves Chibon |
2993b9 |
- Add support for an openid backend (ie same thing as FAS but w/o the FPCA
|
|
Pierre-Yves Chibon |
2993b9 |
enforcing)
|
|
Pierre-Yves Chibon |
2993b9 |
- Add support to view rst/markdown files as html directly inline (default) or as
|
|
Pierre-Yves Chibon |
2993b9 |
text (Yves Martin)
|
|
Pierre-Yves Chibon |
2993b9 |
- Change the encryption system when using pagure with local auth to not be
|
|
Pierre-Yves Chibon |
2993b9 |
time-sensitive and be stronger in general (farhaanbukhsh)
|
|
Pierre-Yves Chibon |
2993b9 |
- Change the size of the varchar from 256 to 255 for a better MySQL support
|
|
Pierre-Yves Chibon |
2993b9 |
- Add support for pagure to work behind a reverse proxy
|
|
Pierre-Yves Chibon |
2993b9 |
- Rename the cla_required decorator to a more appropriate login_required
|
|
Pierre-Yves Chibon |
2993b9 |
- Show the in the front page and the page listing all the pull-requests the
|
|
Pierre-Yves Chibon |
2993b9 |
branch for which a PR can be opened
|
|
Pierre-Yves Chibon |
2993b9 |
- Rework the avatar to not rely on the ones associated with id.fedoraproject.org
|
|
Pierre-Yves Chibon |
2993b9 |
- Add support to high-light a section of code in a PR and show the diff
|
|
Pierre-Yves Chibon |
2993b9 |
automatically if there is such selection
|
|
Pierre-Yves Chibon |
2993b9 |
|
|
Pierre-Yves Chibon |
708323 |
* Mon Dec 14 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.36-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
708323 |
- Update to 0.1.36
|
|
Pierre-Yves Chibon |
708323 |
- Add the ssh info on the front page if the repo is empty
|
|
Pierre-Yves Chibon |
708323 |
- Make the code handling exception be python3 compatible
|
|
Pierre-Yves Chibon |
708323 |
- Make pagure compatible with F23 (ie: pygit2 0.23.0)
|
|
Pierre-Yves Chibon |
708323 |
- Fix pagination when rendering the repo blocks (Gaurav Kumar)
|
|
Pierre-Yves Chibon |
708323 |
- Make the SHOW_PROJECTS_INDEX list what should be showing in the index page
|
|
Pierre-Yves Chibon |
708323 |
- Adjust pagure to work on recent version of psutils as well as the old one
|
|
Pierre-Yves Chibon |
708323 |
- Added 'projects' to the blacklisted list of projects (Gaurav Kumar)
|
|
Pierre-Yves Chibon |
708323 |
- Removed delete icons for non group members on the group info page (Gaurav
|
|
Pierre-Yves Chibon |
708323 |
Kumar)
|
|
Pierre-Yves Chibon |
708323 |
- Fixed forbidden error for PR title editing (Gaurav Kumar)
|
|
Pierre-Yves Chibon |
708323 |
|
|
Pierre-Yves Chibon |
434de3 |
* Mon Nov 30 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.35-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
434de3 |
- Update to 0.1.35
|
|
Pierre-Yves Chibon |
434de3 |
- Fix the web-hook server by preventing it to raise any exception (rather log
|
|
Pierre-Yves Chibon |
434de3 |
the errors)
|
|
Pierre-Yves Chibon |
434de3 |
|
|
Pierre-Yves Chibon |
e7e6ed |
* Mon Nov 30 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.34-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
e7e6ed |
- Update to 0.1.34
|
|
Pierre-Yves Chibon |
e7e6ed |
- Fix the encoding of the files we're displaying on the UI
|
|
Pierre-Yves Chibon |
e7e6ed |
- Fix commenting on the last line of a diff
|
|
Pierre-Yves Chibon |
e7e6ed |
- Fix returning error message from the internal API (shows the PR as conflicting
|
|
Pierre-Yves Chibon |
e7e6ed |
then)
|
|
Pierre-Yves Chibon |
e7e6ed |
- Fix stacktrace encountered in some repo if the content of a folder is empty
|
|
Pierre-Yves Chibon |
e7e6ed |
(or is a git submodule)
|
|
Pierre-Yves Chibon |
e7e6ed |
- Split the web-hooks into their own server
|
|
Pierre-Yves Chibon |
e7e6ed |
- If you try to fork a forked project, redirect the user to the fork
|
|
Pierre-Yves Chibon |
e7e6ed |
- Show the repo from and repo to when opening a new PR
|
|
Pierre-Yves Chibon |
e7e6ed |
- Add the pagination links at the bottom of the repo list as well
|
|
Pierre-Yves Chibon |
e7e6ed |
- Add the groups to the pool of users to notify upon changes to a project
|
|
Pierre-Yves Chibon |
e7e6ed |
- Hide private repo from user who do not have commit access
|
|
Pierre-Yves Chibon |
e7e6ed |
|
|
Pierre-Yves Chibon |
347231 |
* Fri Nov 20 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.33-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
347231 |
- Update to 0.1.33
|
|
Pierre-Yves Chibon |
347231 |
- Prevent project with a name starting with a non-alphanumerical character
|
|
Pierre-Yves Chibon |
347231 |
(Farhaanbukhsh)
|
|
Pierre-Yves Chibon |
347231 |
- Ensure we appropriately set the private flag when creating an issue
|
|
Pierre-Yves Chibon |
347231 |
- Add an activity graph on the user profile using datagrepper
|
|
Pierre-Yves Chibon |
347231 |
- Sometime the identified we get is a Tag, not a commit (fixes traceback
|
|
Pierre-Yves Chibon |
347231 |
received by email)
|
|
Pierre-Yves Chibon |
347231 |
- Order the PR from the most recent to the oldest
|
|
Pierre-Yves Chibon |
347231 |
- Fix the patch view of a PR when we cannot find one of the commit (fixes
|
|
Pierre-Yves Chibon |
347231 |
traceback received by email)
|
|
Pierre-Yves Chibon |
347231 |
- Allow user that are not admin to create a remote pull-request
|
|
Pierre-Yves Chibon |
347231 |
- Fix closing the EV server by calling the appropriate variable
|
|
Pierre-Yves Chibon |
347231 |
- Fix generating the diff of remote pull-request
|
|
Pierre-Yves Chibon |
347231 |
|
|
Pierre-Yves Chibon |
4d1da1 |
* Fri Nov 13 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.32-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
4d1da1 |
- Update to 0.1.32
|
|
Pierre-Yves Chibon |
4d1da1 |
- Fix the example configuration file
|
|
Pierre-Yves Chibon |
4d1da1 |
- Make pagure work on MySQL
|
|
Pierre-Yves Chibon |
4d1da1 |
- Hide sections on the front page only if the user is logged out
|
|
Pierre-Yves Chibon |
4d1da1 |
- Fix the release page where sometime tags are commits
|
|
Pierre-Yves Chibon |
4d1da1 |
- Escape the raw html in markdown
|
|
Pierre-Yves Chibon |
4d1da1 |
- Decode the bytes returned by pygit2 to try to guess if the content is a text
|
|
Pierre-Yves Chibon |
4d1da1 |
or not
|
|
Pierre-Yves Chibon |
4d1da1 |
- Fix the 'Clear' button on the pull-request page (farhaanbukhsh)
|
|
Pierre-Yves Chibon |
4d1da1 |
- Fix installing pagure in a venv
|
|
Pierre-Yves Chibon |
4d1da1 |
- Fix uploading images when editing the first comment of a ticket
|
|
Pierre-Yves Chibon |
4d1da1 |
- Let the author of the merge commit be the user doing the merge
|
|
Pierre-Yves Chibon |
4d1da1 |
- Suggest the title of the PR only if it has one and only one commit in
|
|
Pierre-Yves Chibon |
4d1da1 |
- Do not hide sections on the user page if we set some to be hidden on the front
|
|
Pierre-Yves Chibon |
4d1da1 |
page
|
|
Pierre-Yves Chibon |
4d1da1 |
- Forward the head to the commits page to fix the pull-request button
|
|
Pierre-Yves Chibon |
4d1da1 |
- Ensure we create the git-daemon-export-ok when forking a repo (fixes cloning
|
|
Pierre-Yves Chibon |
4d1da1 |
over https)
|
|
Pierre-Yves Chibon |
4d1da1 |
- Add instructions on how to get pagure working in a venv (Daniel Mach)
|
|
Pierre-Yves Chibon |
4d1da1 |
- Improve the way we retrieve and check pygit2's version (Daniel Mach)
|
|
Pierre-Yves Chibon |
4d1da1 |
|
|
Pierre-Yves Chibon |
7e7244 |
* Tue Oct 13 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.31-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
7e7244 |
- Forward the bail_on_tree boolean when iterating so that we know how to behave
|
|
Pierre-Yves Chibon |
7e7244 |
when we run into a git tree (where we expected a git blob)
|
|
Pierre-Yves Chibon |
7e7244 |
-> fixes error received by email
|
|
Pierre-Yves Chibon |
7e7244 |
|
|
Pierre-Yves Chibon |
556d83 |
* Tue Oct 13 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.30-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
556d83 |
- Fix error received by email by checking the right variable if it is a git tree
|
|
Pierre-Yves Chibon |
556d83 |
or a git blob
|
|
Pierre-Yves Chibon |
556d83 |
- Unless we explicitly accept all images tag, always filter them (fixes
|
|
Pierre-Yves Chibon |
556d83 |
attaching images to a ticket)
|
|
Pierre-Yves Chibon |
556d83 |
|
|
Pierre-Yves Chibon |
8351ed |
* Tue Oct 13 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.29-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
8351ed |
- Use monospace fonts for online editing as well as comment on tickets and
|
|
Pierre-Yves Chibon |
8351ed |
pull-requests
|
|
Pierre-Yves Chibon |
8351ed |
- Fix online editing of symlinked files (such as the README)
|
|
Pierre-Yves Chibon |
8351ed |
- Handle potential error when converting from rst to html
|
|
Pierre-Yves Chibon |
8351ed |
|
|
Pierre-Yves Chibon |
27cf99 |
* Mon Oct 12 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.28-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
27cf99 |
- Update to 0.1.28
|
|
Pierre-Yves Chibon |
27cf99 |
- Fix the call to noJS() in the pull-request template to avoid crashing
|
|
Pierre-Yves Chibon |
27cf99 |
- Improve the runserver script in the sources
|
|
Pierre-Yves Chibon |
27cf99 |
- Fix the projects pagination on the index page
|
|
Pierre-Yves Chibon |
27cf99 |
- Create the git-daemon-export-ok file upon creating a new project/git
|
|
Pierre-Yves Chibon |
27cf99 |
- Use first line of commit message for PR title when only one commit (Maciej
|
|
Pierre-Yves Chibon |
27cf99 |
Lasyk)
|
|
Pierre-Yves Chibon |
27cf99 |
- Show the tag message near the tag in the release page
|
|
Pierre-Yves Chibon |
27cf99 |
- Set the default_email when creating a local user account
|
|
Pierre-Yves Chibon |
27cf99 |
|
|
Pierre-Yves Chibon |
24c457 |
* Mon Oct 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.27-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
24c457 |
- Update to 0.1.27
|
|
Pierre-Yves Chibon |
24c457 |
- Skip writing empty ssh keys on disc
|
|
Pierre-Yves Chibon |
24c457 |
- Regenerate authorized_keys file on ssh key change (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
24c457 |
|
|
Pierre-Yves Chibon |
5cb4a8 |
* Mon Oct 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.26-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
5cb4a8 |
- Update to 0.1.26
|
|
Pierre-Yves Chibon |
5cb4a8 |
- Let admins close PRs as well
|
|
Pierre-Yves Chibon |
5cb4a8 |
|
|
Pierre-Yves Chibon |
9a378d |
* Mon Oct 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.25-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
9a378d |
- Update to 0.1.25
|
|
Pierre-Yves Chibon |
9a378d |
- Improve the documentation (especially the part about configuring pagure and
|
|
Pierre-Yves Chibon |
9a378d |
all the options the configuration file supports)
|
|
Pierre-Yves Chibon |
9a378d |
- Remove the two trailing empty lines when showing a file online
|
|
Pierre-Yves Chibon |
9a378d |
- Add a link on the issue list to be able to filter all the unassigned issues
|
|
Pierre-Yves Chibon |
9a378d |
- Rework the layout of the pull-request page
|
|
Pierre-Yves Chibon |
9a378d |
- Rework the commit list in the PR page to allow showing the entire commit
|
|
Pierre-Yves Chibon |
9a378d |
message
|
|
Pierre-Yves Chibon |
9a378d |
- Let any user create remote pull-request otherwise what's the point?
|
|
Pierre-Yves Chibon |
9a378d |
- Add the possibility to edit the title of a pull-request
|
|
Pierre-Yves Chibon |
9a378d |
- Add a page listing all the pull-requests of an user (opened by or against)
|
|
Pierre-Yves Chibon |
9a378d |
- Add support for multiple ssh-keys (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
9a378d |
- Ensure the authorized_keys file is generated by gitolite (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
9a378d |
- Fix the regex for @<username></username>
|
|
Pierre-Yves Chibon |
9a378d |
- Improve the display of renamed files in PR
|
|
Pierre-Yves Chibon |
9a378d |
- Add option to disable entirely the user/group management from the UI
|
|
Pierre-Yves Chibon |
9a378d |
- Add an updated_on field to Pull-Request
|
|
Pierre-Yves Chibon |
9a378d |
- Add an closed_at field to Pull-Request
|
|
Pierre-Yves Chibon |
9a378d |
- Allow the submitter of a PR to close it (w/o merging it)
|
|
Pierre-Yves Chibon |
9a378d |
- Disable editing a pull-request when that one is closed/merged
|
|
Pierre-Yves Chibon |
9a378d |
- Add option to hide by default a part of the index page (ie: all the repos, the
|
|
Pierre-Yves Chibon |
9a378d |
user's repos or the user's forks)
|
|
Pierre-Yves Chibon |
9a378d |
- Drop the csrf_token from the error emails sent to the admins
|
|
Pierre-Yves Chibon |
9a378d |
|
|
Pierre-Yves Chibon |
2162f9 |
* Tue Sep 08 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.24-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
2162f9 |
- Update to 0.1.24
|
|
Pierre-Yves Chibon |
2162f9 |
- Fix changelog to add the -release
|
|
Pierre-Yves Chibon |
2162f9 |
- Block the tag on titles
|
|
Pierre-Yves Chibon |
2162f9 |
- Better fedmsg notifications (for example for new branches or rebase)
|
|
Pierre-Yves Chibon |
2162f9 |
- Support uploading multiple files at once
|
|
Pierre-Yves Chibon |
2162f9 |
- Add a load_from_disk utility script to the sources
|
|
Pierre-Yves Chibon |
2162f9 |
- Fix indentation to the right on very long pull-request
|
|
Pierre-Yves Chibon |
2162f9 |
|
|
Pierre-Yves Chibon |
2162f9 |
* Sun Aug 30 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.23-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
53c796 |
- Update to 0.1.23
|
|
Pierre-Yves Chibon |
53c796 |
- Return a 404 error if we can't find the doc repo asked
|
|
Pierre-Yves Chibon |
53c796 |
- Fix for #106 Allow setting the default branch of the git repo and in the UI
|
|
Pierre-Yves Chibon |
53c796 |
(Ghost-script)
|
|
Pierre-Yves Chibon |
53c796 |
- Improve unit-tests suite
|
|
Pierre-Yves Chibon |
53c796 |
- Add a global boolean to disable entirely tickets on all projects of a pagure
|
|
Pierre-Yves Chibon |
53c796 |
instance (with no way to re-set them per project)
|
|
Pierre-Yves Chibon |
53c796 |
- Do display uploading a tarball if it is not entirely configured
|
|
Pierre-Yves Chibon |
53c796 |
- Ensure we do not offer to reply by email if the milter is not set up
|
|
Pierre-Yves Chibon |
53c796 |
- Ensure there is no new line character on the msg-id and improve logging in the
|
|
Pierre-Yves Chibon |
53c796 |
milter
|
|
Pierre-Yves Chibon |
53c796 |
- Add a configuration key to globally disable creating projects
|
|
Pierre-Yves Chibon |
53c796 |
- Add a configuration key to globally disable deleting projects
|
|
Pierre-Yves Chibon |
53c796 |
- Add the possibility to search projects/users
|
|
Pierre-Yves Chibon |
53c796 |
- Drop links to the individual commits in a remote pull-request
|
|
Pierre-Yves Chibon |
53c796 |
- Input that are cleaned via the noJS filter are safe to be displayed (avoid
|
|
Pierre-Yves Chibon |
53c796 |
double HTML escaping)
|
|
Pierre-Yves Chibon |
53c796 |
- When writing the authorized_key file, encode the data in UTF-8
|
|
Pierre-Yves Chibon |
53c796 |
- Makes page title easier to find in multi-tab cases (dhrish20)
|
|
Pierre-Yves Chibon |
53c796 |
- Fix authorized_keys file creation (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
53c796 |
- Honor also symlinked README's in repo overview (Jan Pakorný)
|
|
Pierre-Yves Chibon |
53c796 |
- Fix the patch generation for remote PR
|
|
Pierre-Yves Chibon |
53c796 |
- Fix showing the comment's preview on the pull-request page
|
|
Pierre-Yves Chibon |
53c796 |
- Fix bug in checking if a PR can be merged
|
|
Pierre-Yves Chibon |
53c796 |
|
|
Pierre-Yves Chibon |
2162f9 |
* Fri Aug 07 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.22-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
922b19 |
- Update to 0.1.22
|
|
Pierre-Yves Chibon |
922b19 |
- Adjust the README to the current state of pagure
|
|
Pierre-Yves Chibon |
922b19 |
- Rework how we integrate our custom tags into markdown to avoid the infinite
|
|
Pierre-Yves Chibon |
922b19 |
loop we run into once in a while
|
|
Pierre-Yves Chibon |
922b19 |
|
|
Pierre-Yves Chibon |
2162f9 |
* Wed Aug 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.21-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
1e847a |
- Update to 0.1.21
|
|
Pierre-Yves Chibon |
1e847a |
- Make SSH protocol explicit for SSH URLs (Till Maas)
|
|
Pierre-Yves Chibon |
1e847a |
- Adjust the documentation (layout and content)
|
|
Pierre-Yves Chibon |
1e847a |
- Rework the doc server to allow showing html files directly
|
|
Pierre-Yves Chibon |
1e847a |
- Fix installing the pagure hook correctly (tickets and requests)
|
|
Pierre-Yves Chibon |
1e847a |
- Give proper attribution to the pagure logo to Micah Deen in the documentation
|
|
Pierre-Yves Chibon |
1e847a |
- Increase pull request text field lengths to 80 (Till Maas)
|
|
Pierre-Yves Chibon |
1e847a |
- Fix who can open a remote PR and the check that the repo allows PR
|
|
Pierre-Yves Chibon |
1e847a |
- If there is no commit and no content, it means we didn't find the file: 404
|
|
Pierre-Yves Chibon |
1e847a |
|
|
Pierre-Yves Chibon |
2162f9 |
* Wed Jul 29 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.20-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Update to 0.1.20
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Include the tags in the JSON representation of a project
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Add the ability to open a pull-request from a git repo not hosted on pagure
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Fix pagination when browsing the list of commits
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Fix the fork button when viewing the Settings of a project
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Adjust the example apache configuration file
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Add a favicon with pagure's logo
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Fix asynchronous commentting on pull-requests
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Start working on some documentation on how to install pagure
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Do no flash messages when a comment is submitted via javascript (ie: async)
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Do not blink the tittle of the page if the page is already on focus
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Retrieve ssh key from FAS and set it up in pagure if none is currently set-up
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Fix anchors for comments on the pull-request pages
|
|
Pierre-Yves Chibon |
6fc7e1 |
- Fix checking the merge status of a PR when user is not logged in
|
|
Pierre-Yves Chibon |
6fc7e1 |
|
|
Pierre-Yves Chibon |
7b97dc |
* Mon Jul 20 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.19-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
7b97dc |
- Update to 0.1.19
|
|
Pierre-Yves Chibon |
7b97dc |
- Prettify the JSON stored in the git for tickets/requests... (Simo Sorce)
|
|
Pierre-Yves Chibon |
7b97dc |
- Use the project name as subject tag in the notifications sent (Simo Sorce)
|
|
Pierre-Yves Chibon |
7b97dc |
- Add an X-pagure header with either the pagure instance or the project name
|
|
Pierre-Yves Chibon |
7b97dc |
- Reset the merge status of all the open PR when one is merged
|
|
Pierre-Yves Chibon |
7b97dc |
- Add a second server listing the number of connections opened on the first
|
|
Pierre-Yves Chibon |
7b97dc |
eventsource server
|
|
Pierre-Yves Chibon |
7b97dc |
- Log the info instead of printing them in the eventsource server
|
|
Pierre-Yves Chibon |
7b97dc |
- Split the documentation to a different wsgi application to avoid any risk of
|
|
Pierre-Yves Chibon |
7b97dc |
cross-site forgery
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix the JS logic when adding a tag or a dependency to avoid having duplicates
|
|
Pierre-Yves Chibon |
7b97dc |
in the input field
|
|
Pierre-Yves Chibon |
7b97dc |
- Allow deleting a git branch of a project via the UI
|
|
Pierre-Yves Chibon |
7b97dc |
- Include the font-awesome in the source rather than relying on an external cdn
|
|
Pierre-Yves Chibon |
7b97dc |
- Do not try to connect to the eventsource server if we're not viewing a
|
|
Pierre-Yves Chibon |
7b97dc |
pull-request
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix showing the first comment made on a PR via the eventsource server
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix showing the git URLs in the doc server
|
|
Pierre-Yves Chibon |
7b97dc |
- Much better API documentation (Lei Yang)
|
|
Pierre-Yves Chibon |
7b97dc |
- Handle showing closed PR that were not merged
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix refreshing the UI of private tickets via the eventsource (making calls to
|
|
Pierre-Yves Chibon |
7b97dc |
the API to get the info while only getting what changed via the SSE)
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix the anchor links in the API documentation
|
|
Pierre-Yves Chibon |
7b97dc |
- Blink the tab upon changes in the page
|
|
Pierre-Yves Chibon |
7b97dc |
- Ensure we close both SSE server when stopping pagure_ev
|
|
Pierre-Yves Chibon |
7b97dc |
- Let the HTML form trigger if we did not connect to the EV server successfully
|
|
Pierre-Yves Chibon |
7b97dc |
- The admins of a repo are anyone with commit access to the repo, directly or
|
|
Pierre-Yves Chibon |
7b97dc |
via a group
|
|
Pierre-Yves Chibon |
7b97dc |
- Order the project by names in the front page (instead of creation date)
|
|
Pierre-Yves Chibon |
7b97dc |
- Add the ability to tag a project
|
|
Pierre-Yves Chibon |
7b97dc |
- Fix the fedmsg_hook when there are only deletions or only additions
|
|
Pierre-Yves Chibon |
7b97dc |
- Add a new API endpoint allowing to search projects (by name, author, tag ...)
|
|
Pierre-Yves Chibon |
7b97dc |
- Make pagure compatible with pygit 0.22.0
|
|
Pierre-Yves Chibon |
7b97dc |
- Adjust unit-tests for all these changes
|
|
Pierre-Yves Chibon |
7b97dc |
|
|
Pierre-Yves Chibon |
c24086 |
* Mon Jun 22 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.18-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
c24086 |
- Update to 0.1.18
|
|
Pierre-Yves Chibon |
c24086 |
- Fix the eventsource server for CORS
|
|
Pierre-Yves Chibon |
c24086 |
- Fix showing/checking the merge status of a PR
|
|
Pierre-Yves Chibon |
c24086 |
|
|
Pierre-Yves Chibon |
b236a4 |
* Mon Jun 22 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.17-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
b236a4 |
- Update to 0.1.17
|
|
Pierre-Yves Chibon |
b236a4 |
- Fix for missing docs of API issue add comment (Kunaal Jain)
|
|
Pierre-Yves Chibon |
b236a4 |
- Fix the systemd init file
|
|
Pierre-Yves Chibon |
b236a4 |
- Be more careful about the URL specified, it may be of the wrong format in the
|
|
Pierre-Yves Chibon |
b236a4 |
eventsource server
|
|
Pierre-Yves Chibon |
b236a4 |
- Allow configuring the port where the event source server runs in the
|
|
Pierre-Yves Chibon |
b236a4 |
configuration
|
|
Pierre-Yves Chibon |
b236a4 |
- Fix bug in filter_img_src introduced with its moved to the backend library
|
|
Pierre-Yves Chibon |
b236a4 |
|
|
Pierre-Yves Chibon |
5d039b |
* Thu Jun 18 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.16-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
5d039b |
- Update to 0.1.16
|
|
Pierre-Yves Chibon |
5d039b |
- Clone all the remote branches when cloning a project
|
|
Pierre-Yves Chibon |
5d039b |
- Allow online editing to a new branch or any of the existing ones
|
|
Pierre-Yves Chibon |
5d039b |
- Allow the html tags in markdown
|
|
Pierre-Yves Chibon |
5d039b |
- Add eventsource support in the ticket and pull-request pages
|
|
Pierre-Yves Chibon |
5d039b |
|
|
Pierre-Yves Chibon |
9316bd |
* Tue Jun 16 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.15-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
9316bd |
- Update 0.1.15
|
|
Pierre-Yves Chibon |
9316bd |
- Use a monospace font for the commit hash
|
|
Pierre-Yves Chibon |
9316bd |
- Remove duplicated "commit" id in the HTML (causing a graphical bug in the
|
|
Pierre-Yves Chibon |
9316bd |
commit page)
|
|
Pierre-Yves Chibon |
9316bd |
- Secure the input using the no_js filter instead of relying on a restrictive
|
|
Pierre-Yves Chibon |
9316bd |
regex for PR and issue titles
|
|
Pierre-Yves Chibon |
9316bd |
- Support ',' in the tags field since it's required to specify multiple tags
|
|
Pierre-Yves Chibon |
9316bd |
|
|
Pierre-Yves Chibon |
30cce0 |
* Fri Jun 12 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.14-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
30cce0 |
- Update to 0.1.14
|
|
Pierre-Yves Chibon |
30cce0 |
- Remove all new lines characters from the ssh key uploaded
|
|
Pierre-Yves Chibon |
30cce0 |
- Adjust the URL in the footer to point to https://pagure.io/pagure
|
|
Pierre-Yves Chibon |
30cce0 |
- Fix displaying the time of a comment
|
|
Pierre-Yves Chibon |
30cce0 |
- Forbid the use of spaces in group name
|
|
Pierre-Yves Chibon |
30cce0 |
- Do not get the list of not-merged commits if there is only 1 branch in the
|
|
Pierre-Yves Chibon |
30cce0 |
repo
|
|
Pierre-Yves Chibon |
30cce0 |
- Display the error message if pagure.lib.add_group raises an exception
|
|
Pierre-Yves Chibon |
30cce0 |
- Add a new setting enforcing that all commits in a PR are signed-off by their
|
|
Pierre-Yves Chibon |
30cce0 |
author
|
|
Pierre-Yves Chibon |
30cce0 |
- Enforce that all commits are signed-off by the author if the repo is
|
|
Pierre-Yves Chibon |
30cce0 |
configured for this
|
|
Pierre-Yves Chibon |
30cce0 |
- Also check for the signed-off status before merging a pull-request
|
|
Pierre-Yves Chibon |
30cce0 |
- Adjust online-editing to allow specifying which email address to use in the
|
|
Pierre-Yves Chibon |
30cce0 |
commit
|
|
Pierre-Yves Chibon |
30cce0 |
- Add an avatar_email field to projects
|
|
Pierre-Yves Chibon |
30cce0 |
- Change the PullRequest's status from a Boolean to a Text restricted at the DB
|
|
Pierre-Yves Chibon |
30cce0 |
level (Allows to distinguish Open/Merged/Closed)
|
|
Pierre-Yves Chibon |
30cce0 |
- Show in the pull-request view who merged the pull-request
|
|
Pierre-Yves Chibon |
30cce0 |
- Specify who closed the pull-request in the API output
|
|
Pierre-Yves Chibon |
30cce0 |
- Catch GitError when merging and checking merge status of a PR
|
|
Pierre-Yves Chibon |
30cce0 |
- Hide the form to create pull-requests if the user is not an admin of the repo
|
|
Pierre-Yves Chibon |
30cce0 |
- Replace the Pull-Request button by a Compare button if the user it not a repo
|
|
Pierre-Yves Chibon |
30cce0 |
admin
|
|
Pierre-Yves Chibon |
30cce0 |
- Set the title of the tab as URL hash to allow directly linking to it
|
|
Pierre-Yves Chibon |
30cce0 |
- Adjust the API to be able to distinguish API authentication and UI
|
|
Pierre-Yves Chibon |
30cce0 |
authentication
|
|
Pierre-Yves Chibon |
30cce0 |
- Fix API documentation to create new issues
|
|
Pierre-Yves Chibon |
30cce0 |
- Drop the status from the requirements to open a new issue via the API
|
|
Pierre-Yves Chibon |
30cce0 |
- Expand the list of blacklisted project names
|
|
Pierre-Yves Chibon |
30cce0 |
- Have the code tags behave like pre tags (html tags)
|
|
Pierre-Yves Chibon |
30cce0 |
- Allow project to specify an URL and display it on their page
|
|
Pierre-Yves Chibon |
30cce0 |
- Strip the ssh keys when writing them to the authorized_keys file
|
|
Pierre-Yves Chibon |
30cce0 |
- Disable javascript in all the markdown fields
|
|
Pierre-Yves Chibon |
30cce0 |
- Validate early the input submitted in the forms (using more or less strict
|
|
Pierre-Yves Chibon |
30cce0 |
regex)
|
|
Pierre-Yves Chibon |
30cce0 |
- If the session timed-out, redirect to the setting page after authentication
|
|
Pierre-Yves Chibon |
30cce0 |
and inform the user that the action was canceled
|
|
Pierre-Yves Chibon |
30cce0 |
- Catch PagureException when adjusting the project's settings
|
|
Pierre-Yves Chibon |
30cce0 |
- Redirect the /api endpoint to the api documentation place
|
|
Pierre-Yves Chibon |
30cce0 |
- Fix how is retrieved the list of emails to send the notification to
|
|
Pierre-Yves Chibon |
30cce0 |
- Sanitize the html using bleach to avoid potential XSS exploit
|
|
Pierre-Yves Chibon |
30cce0 |
- Do not give READ access to everyone on the tickets and pull-requests repos to
|
|
Pierre-Yves Chibon |
30cce0 |
avoid leaking private tickets
|
|
Pierre-Yves Chibon |
30cce0 |
- Adjust the unit-tests for all these changes
|
|
Pierre-Yves Chibon |
30cce0 |
|
|
Pierre-Yves Chibon |
75daa0 |
* Fri Jun 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.13-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
75daa0 |
- Update to 0.1.13
|
|
Pierre-Yves Chibon |
75daa0 |
- Do not show the edit button if the user cannot edit the file
|
|
Pierre-Yves Chibon |
75daa0 |
- Fix who is allowed to drop comments
|
|
Pierre-Yves Chibon |
75daa0 |
- Fix showing the drop comment button on issue comments
|
|
Pierre-Yves Chibon |
75daa0 |
- Fix creating the pull-request for fast people like @lmacken
|
|
Pierre-Yves Chibon |
75daa0 |
- Display the target of the PR as well as the origin in the PR page
|
|
Pierre-Yves Chibon |
75daa0 |
- Limit the size of the lists on the front page
|
|
Pierre-Yves Chibon |
75daa0 |
|
|
Pierre-Yves Chibon |
66bea5 |
* Fri Jun 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.12-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
66bea5 |
- Update to 0.1.12
|
|
Pierre-Yves Chibon |
66bea5 |
- Fix the URL where the sources upload are done
|
|
Pierre-Yves Chibon |
66bea5 |
- Upload the new sources under the project's name (be it project or
|
|
Pierre-Yves Chibon |
66bea5 |
user/project)
|
|
Pierre-Yves Chibon |
66bea5 |
|
|
Pierre-Yves Chibon |
8c63e7 |
* Fri Jun 05 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.11-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
8c63e7 |
- Update to 0.1.11
|
|
Pierre-Yves Chibon |
8c63e7 |
- Another fix for the fedmsg_hook git hook
|
|
Pierre-Yves Chibon |
8c63e7 |
- Adjust how we display the README page to avoid XSS there as well
|
|
Pierre-Yves Chibon |
8c63e7 |
- Add the possibility to disable plugins via the configuration file
|
|
Pierre-Yves Chibon |
8c63e7 |
- Present the git tags in the UI
|
|
Pierre-Yves Chibon |
8c63e7 |
- As soon as the API user present a token, validate it or not, even if the
|
|
Pierre-Yves Chibon |
8c63e7 |
endpoint would work without token
|
|
Pierre-Yves Chibon |
8c63e7 |
- Integrate alembic for DB scheme migration
|
|
Pierre-Yves Chibon |
8c63e7 |
- Cache the PR's merge status into the DB
|
|
Pierre-Yves Chibon |
8c63e7 |
- Only people with access to the project can add/remove API token
|
|
Pierre-Yves Chibon |
8c63e7 |
- Make the unit-tests run on bare repos as in prod
|
|
Pierre-Yves Chibon |
8c63e7 |
- First stab at online editing
|
|
Pierre-Yves Chibon |
8c63e7 |
- Simplify the API output to drop the project's settings where it doesn't
|
|
Pierre-Yves Chibon |
8c63e7 |
make sense
|
|
Pierre-Yves Chibon |
8c63e7 |
- First stag at allowing upstream to upload their release to pagure
|
|
Pierre-Yves Chibon |
8c63e7 |
- Fix merging a PR into another branch than master
|
|
Pierre-Yves Chibon |
8c63e7 |
- Reduce code duplication when checking if a PR can be merged or merging it
|
|
Pierre-Yves Chibon |
8c63e7 |
- Code style clean-up
|
|
Pierre-Yves Chibon |
8c63e7 |
|
|
Pierre-Yves Chibon |
21d3f9 |
* Tue Jun 02 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.10-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
21d3f9 |
- Update to 0.1.10
|
|
Pierre-Yves Chibon |
21d3f9 |
- Add support for URL ending with a trailing slash where it makes sense (so
|
|
Pierre-Yves Chibon |
21d3f9 |
we support both with and without trailing slash)
|
|
Pierre-Yves Chibon |
21d3f9 |
- Fix XSS issue by disabling <script> tags in the documentation pages</script>
|
|
Pierre-Yves Chibon |
21d3f9 |
- Expend the unit-test suite for the api.project controller
|
|
Pierre-Yves Chibon |
21d3f9 |
- Add the possibility for 3rd party apps to 'flag' a pull-request with for
|
|
Pierre-Yves Chibon |
21d3f9 |
example the result of a build
|
|
Pierre-Yves Chibon |
21d3f9 |
- Handle the situation where there are multiple branch of the same name in
|
|
Pierre-Yves Chibon |
21d3f9 |
the same repo
|
|
Pierre-Yves Chibon |
21d3f9 |
- Fix the color of the link on hover when displayed within a tab view
|
|
Pierre-Yves Chibon |
21d3f9 |
(for example in the PR pages)
|
|
Pierre-Yves Chibon |
21d3f9 |
- Redirect the user to the pull-request created after its the creation
|
|
Pierre-Yves Chibon |
21d3f9 |
- Do not leak emails over fedmsg
|
|
Pierre-Yves Chibon |
21d3f9 |
- Fix the fedmsg_hook plugin
|
|
Pierre-Yves Chibon |
21d3f9 |
|
|
Pierre-Yves Chibon |
ba162a |
* Fri May 29 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.9-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
ba162a |
- Update to 0.1.9
|
|
Pierre-Yves Chibon |
ba162a |
- Initial API work
|
|
Pierre-Yves Chibon |
ba162a |
- Document the initial API
|
|
Pierre-Yves Chibon |
ba162a |
- Fix the CSS to present the links correctly
|
|
Pierre-Yves Chibon |
ba162a |
- Add new API endpoint to list the git tags of a project
|
|
Pierre-Yves Chibon |
ba162a |
- Ensure the DB is updated regarding the start and stop commits before merging
|
|
Pierre-Yves Chibon |
ba162a |
|
|
Pierre-Yves Chibon |
2ec1c5 |
* Wed May 27 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.8-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Update 0.1.8
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Add the possibility to do Asynchronous in-line comment posting
|
|
Pierre-Yves Chibon |
2ec1c5 |
(Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Handle the situation where the branch asked is not found in the git repo
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Handle the situation where we cannot find a desired commit
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Do not display a value in the settings page if there are none
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Rework the pull-request view to move the list of commits into a tab
|
|
Pierre-Yves Chibon |
2ec1c5 |
- Make email sending optional (Patrick Uiterwijk)
|
|
Pierre-Yves Chibon |
2ec1c5 |
|
|
Pierre-Yves Chibon |
92d0cb |
* Fri May 22 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.7-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
92d0cb |
- Update to 0.1.7
|
|
Pierre-Yves Chibon |
92d0cb |
- Drop debugging code on the milter and the hooks
|
|
Pierre-Yves Chibon |
92d0cb |
- Adjust the search_issues method to support filter for some tags, excluding
|
|
Pierre-Yves Chibon |
92d0cb |
some others (for example ?tags=easfix&tags=!0.2)
|
|
Pierre-Yves Chibon |
92d0cb |
- Support groups when searching an user's projects (ie: finding the projects an
|
|
Pierre-Yves Chibon |
92d0cb |
user has access to via the group their are in)
|
|
Pierre-Yves Chibon |
92d0cb |
- Do not load the git repo from the FS when loading an user's page
|
|
Pierre-Yves Chibon |
92d0cb |
- Present and document the SSH keys in a dedicated documentation page
|
|
Pierre-Yves Chibon |
92d0cb |
|
|
Pierre-Yves Chibon |
ea4656 |
* Wed May 20 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.6-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
ea4656 |
- Update to 0.1.6
|
|
Pierre-Yves Chibon |
ea4656 |
- Fix sending notification emails to multiple users, avoid sending private into
|
|
Pierre-Yves Chibon |
ea4656 |
to all of them
|
|
Pierre-Yves Chibon |
ea4656 |
|
|
Pierre-Yves Chibon |
bb841e |
* Tue May 19 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.5-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
bb841e |
- Update to 0.1.5
|
|
Pierre-Yves Chibon |
bb841e |
- Bug fix on the milter and the internal API endpoint
|
|
Pierre-Yves Chibon |
bb841e |
|
|
Pierre-Yves Chibon |
c2f959 |
* Tue May 19 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.4-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
c2f959 |
- Update to 0.1.4
|
|
Pierre-Yves Chibon |
c2f959 |
- Fix loading requests and tickets from git (allows syncing projects between
|
|
Pierre-Yves Chibon |
c2f959 |
pagure instances)
|
|
Pierre-Yves Chibon |
c2f959 |
- Add to the template .wsgi file a way to re-locate the tmp folder to work
|
|
Pierre-Yves Chibon |
c2f959 |
around a bug in libgit2
|
|
Pierre-Yves Chibon |
c2f959 |
- Fix unit-tests suite
|
|
Pierre-Yves Chibon |
c2f959 |
- Adjust the spec file to install all the files required for the milters
|
|
Pierre-Yves Chibon |
c2f959 |
- Fix the `View` button on the pull-request pages
|
|
Pierre-Yves Chibon |
c2f959 |
|
|
Pierre-Yves Chibon |
3a9067 |
* Wed May 13 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.3-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
3a9067 |
- Update to 0.1.3
|
|
Pierre-Yves Chibon |
3a9067 |
- Add support for gitolite3
|
|
Pierre-Yves Chibon |
3a9067 |
- Fix unit-tests suite to work on jenkins
|
|
Pierre-Yves Chibon |
3a9067 |
|
|
Pierre-Yves Chibon |
e0049f |
* Sat May 09 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.2-2</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
e0049f |
- Fix the Requires on the milter subpackage (adding: post, preun and postun)
|
|
Pierre-Yves Chibon |
e0049f |
- Add systemd scriptlet to restart the service gracefully
|
|
Pierre-Yves Chibon |
e0049f |
- Use versioned python macro (py2)
|
|
Pierre-Yves Chibon |
e0049f |
- Ship the license in the milter subpackage as well
|
|
Pierre-Yves Chibon |
e0049f |
- Use the %%license macro
|
|
Pierre-Yves Chibon |
e0049f |
|
|
Pierre-Yves Chibon |
f4cd85 |
* Thu May 07 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.2-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
f4cd85 |
- Update to 0.1.2
|
|
Pierre-Yves Chibon |
f4cd85 |
- Fix bug in the fedmsg hook file (Thanks Zbigniew Jędrzejewski-Szmek)
|
|
Pierre-Yves Chibon |
f4cd85 |
|
|
Pierre-Yves Chibon |
8b1c32 |
* Wed May 06 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
8b1c32 |
- Update to 0.1.1
|
|
Pierre-Yves Chibon |
8b1c32 |
- Port to python-munch and list it in the dependencies
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix exporting patch when they contain unicode characters or accent
|
|
Pierre-Yves Chibon |
8b1c32 |
- After creating an issue, user is brought back to the new issue page
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix unit-tests
|
|
Pierre-Yves Chibon |
8b1c32 |
- Stop the pagure hook if the user is deleting a branch (no need to run through
|
|
Pierre-Yves Chibon |
8b1c32 |
all the commits of that branch)
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix the requirements.txt file (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix the tree page to show the commit sha on its proper line (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix typo in the form of some of the plugin (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
8b1c32 |
- Improve the README (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
8b1c32 |
- Fix highlighting the commits tab when accessing it (Sayan Chowdhury)
|
|
Pierre-Yves Chibon |
8b1c32 |
|
|
Pierre-Yves Chibon |
291600 |
* Mon May 04 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1-1</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
291600 |
- First official release: 0.1
|
|
Pierre-Yves Chibon |
291600 |
|
|
Pierre-Yves Chibon |
669904 |
* Thu Apr 02 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.0-1.20150402</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
669904 |
- Cut a RPM for testing on Thu Apr 2nd 2015
|
|
Pierre-Yves Chibon |
669904 |
|
|
Pierre-Yves Chibon |
bf7b1c |
* Wed Oct 08 2014 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.0-1.20141008</pingou@pingoured.fr>
|
|
Pierre-Yves Chibon |
bf7b1c |
- Initial packaging work for Fedora
|