summaryrefslogtreecommitdiffstats
path: root/roles/pagure
Commit message (Collapse)AuthorAgeFilesLines
...
* More adjustements to the apache configuration filePierre-Yves Chibon2015-07-201-14/+19
|
* Move the 0_pagure.conf apache configuration file from a file to a templatePierre-Yves Chibon2015-07-202-3/+7
|
* Adjust the apache configuration for the docs serverPierre-Yves Chibon2015-07-202-9/+15
|
* Fix typo and domain namePierre-Yves Chibon2015-07-201-3/+2
|
* Oups, forgot the filePierre-Yves Chibon2015-07-201-0/+22
|
* Start working on the split of the doc server to a different wsgi appPierre-Yves Chibon2015-07-203-2/+37
|
* Adjust the EV server URL for pagure prodPierre-Yves Chibon2015-06-221-1/+1
|
* Make sure stunnel is correctly workingPierre-Yves Chibon2015-06-191-0/+1
|
* Fix the stunnel configuration and adjust the EV endpointPierre-Yves Chibon2015-06-191-1/+1
|
* Let's not forget to install stunnelPierre-Yves Chibon2015-06-181-0/+1
|
* Start working on stunnel for pagurePierre-Yves Chibon2015-06-183-0/+56
|
* Back to 8080 for pagure-stgPierre-Yves Chibon2015-06-181-1/+1
|
* Move the eventsource port to 9939Pierre-Yves Chibon2015-06-181-1/+1
|
* Adjust the eventsource server urlPierre-Yves Chibon2015-06-181-1/+5
|
* Adjust the pagure playbook for 0.2 with the eventsource serverPierre-Yves Chibon2015-06-182-0/+10
|
* Expand the list of blacklisted projectsPierre-Yves Chibon2015-06-161-1/+3
|
* Ensure all the services are up and running at the end of the playbookPierre-Yves Chibon2015-06-161-10/+15
|
* Let's allow pring statements for now in pagurePierre-Yves Chibon2015-06-141-1/+1
|
* Try dynamically generating some fedmsg config from group/host vars in staging.Ralph Bean2015-06-121-2/+2
|
* Pass on the Authorization headerPierre-Yves Chibon2015-06-111-0/+1
|
* Add index for the releases dirPierre-Yves Chibon2015-06-051-0/+3
|
* Allow everyone on /releasesPierre-Yves Chibon2015-06-051-0/+14
|
* Add the missing UPLOAD_FOLDERPierre-Yves Chibon2015-06-051-0/+1
|
* Set the UPLOAD_FOLDER_PATHPierre-Yves Chibon2015-06-051-0/+3
|
* Create the alias for /releasesPierre-Yves Chibon2015-06-051-0/+1
|
* Create the /var/www/releases for pagurePierre-Yves Chibon2015-06-051-0/+8
|
* 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
|
* Use only the prefix for prefix.Ralph Bean2015-05-181-1/+1
|
* Tell pagure which cert to use.Ralph Bean2015-05-181-0/+1
|
* Further pagure+fedmsg tweaks.Ralph Bean2015-05-181-1/+4
|