summaryrefslogtreecommitdiffstats
path: root/roles/pagure/frontend
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable the IRC pluginPierre-Yves Chibon2015-06-051-0/+2
|
* Install the alembic.ini filePierre-Yves Chibon2015-06-051-1/+1
|
* Add the SSH_KEYS info in pagure's configuration filePierre-Yves Chibon2015-05-211-0/+17
|
* Drop the admin config since we don't require it in the DB anymorePierre-Yves Chibon2015-05-212-126/+4
|
* Use https for anonymous cloning instead of git://Pierre-Yves Chibon2015-05-211-2/+2
|
* Replace chown with file and set current aclPatrick Uiterwijk2015-05-211-3/+9
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Let's actually APPLY it instead of queryPatrick Uiterwijk2015-05-211-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* According to the docs, this needs quotesPatrick Uiterwijk2015-05-211-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Adjust name and tag tasksPierre-Yves Chibon2015-05-211-1/+5
|
* Fix pagure facls for https cloningPatrick Uiterwijk2015-05-211-0/+8
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add support for git clone over http to pagurePierre-Yves Chibon2015-05-211-0/+13
|
* Restart postfix after changing the list of aliasesPierre-Yves Chibon2015-05-191-0/+1
|
* Set the reply alias in /etc/aliases for pagurePierre-Yves Chibon2015-05-191-0/+1
|
* Set the list of IPs allowed for the internal API endpointsPierre-Yves Chibon2015-05-191-0/+7
|
* Another typo fixPierre-Yves Chibon2015-05-191-2/+2
|
* Fix typo, dict have : not =Pierre-Yves Chibon2015-05-191-2/+2
|
* Adjust the group ownership and mode of the pagure.cf in /etc/pagurePierre-Yves Chibon2015-05-191-3/+3
| | | | | This is required to allow the milter to load the configuration file and thus be able to access the DB
* Move the tmp folder under /srvPierre-Yves Chibon2015-05-191-1/+1
|
* Set the salt for email and to use when sending email from pagurePierre-Yves Chibon2015-05-191-0/+3
|
* Be sure the cookie is always using SSL, even temporarilyPierre-Yves Chibon2015-05-191-1/+1
|
* Make sure the pagure_milter service is runningPierre-Yves Chibon2015-05-191-1/+1
|
* Give pagure its own fedmsg bus.Ralph Bean2015-05-1812-0/+978