summaryrefslogtreecommitdiffstats
path: root/roles/pagure
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the short inventory hostname here for pagure-stg01 to work.Ralph Bean2015-05-181-2/+2
|
* (pagure) Install fedmsg-relay before trying to start it.Ralph Bean2015-05-181-6/+0
|
* Tag that new role.Ralph Bean2015-05-181-0/+35
|
* Give pagure its own fedmsg bus.Ralph Bean2015-05-1820-0/+388
|
* Move the temp folder of pagure to fix cloningPierre-Yves Chibon2015-05-181-0/+6
|
* Enforce the pagure cookie to be over httpsPierre-Yves Chibon2015-05-171-1/+1
|
* Create and specify the TMP_FOLDER for pagurePierre-Yves Chibon2015-05-142-0/+13
|
* Fix typo in pathPierre-Yves Chibon2015-05-141-1/+1
|
* One more adjustment for pagure-stgPierre-Yves Chibon2015-05-131-0/+5
|
* Adjust the pagure configuration for gitolite3Pierre-Yves Chibon2015-05-131-3/+3
|
* Specify the tickets folder for the tickets git repoPierre-Yves Chibon2015-05-131-0/+2
|
* Install mod_ssl to allow httpsPierre-Yves Chibon2015-05-131-0/+1
|
* Fix the apache configuration file namePierre-Yves Chibon2015-05-131-1/+1
|
* Install the SSL certs and redirect pagure.io to https://pagure.ioPierre-Yves Chibon2015-05-132-0/+42
|
* Do it otherwisePierre-Yves Chibon2015-05-131-1/+1
|
* Be more specific about what postgresql-setup createsPierre-Yves Chibon2015-05-131-1/+1
|
* Make sure the group is created correctlyPierre-Yves Chibon2015-05-131-1/+1
|
* Rename the gitolite3 user to gitPierre-Yves Chibon2015-05-131-2/+2
|
* On EL7 there is gitolite3 but not gitolitePierre-Yves Chibon2015-05-131-1/+1
|
* Adjust the folders created for gitolite3Pierre-Yves Chibon2015-05-131-11/+17
|
* Add a gitolite3 .rc filePierre-Yves Chibon2015-05-131-168/+130
|
* Initialize the postgresql DB for pagure if necessaryPierre-Yves Chibon2015-05-121-0/+8
|
* Install and set-up the pagure_milter servicePierre-Yves Chibon2015-04-031-1/+14
|
* Add a handler for the pagure_milter servicePierre-Yves Chibon2015-04-031-0/+3
|
* Add a specific /etc/aliases file to pagurePierre-Yves Chibon2015-04-032-0/+100
|
* Use colon not equalPierre-Yves Chibon2015-04-021-2/+2
|
* Adjust the ownership of the configuration filePierre-Yves Chibon2015-04-021-3/+3
|
* Adjust the pagure configuration file to rely on pagure-stagingPierre-Yves Chibon2015-04-022-6/+6
|
* Use stg instead of dev and set the FROM_EMAIL where it needs to bePierre-Yves Chibon2015-04-021-3/+3
|
* Install the wsgi file separately as it has different privilegesPierre-Yves Chibon2015-04-021-1/+11
|
* Add missing imports in the configuration filesPierre-Yves Chibon2015-04-022-0/+2
|
* Add the missing pagure_admin configuration filePierre-Yves Chibon2015-04-021-0/+120
|
* Let's try using the postgresql_server group for pagurePierre-Yves Chibon2015-04-021-77/+0
|
* Move installing postgresql-server into the postgresql sectionPierre-Yves Chibon2015-04-021-1/+7
|
* Let's try without gl-setup see if we can do it manuallyPierre-Yves Chibon2015-04-021-5/+5
|
* Assume usermod created the home and modified the group both workedPierre-Yves Chibon2015-04-021-0/+1
|
* Renaming the gitolite user creates the /srv/git folder directlyPierre-Yves Chibon2015-04-021-8/+1
|
* Ensure gitolite is installed in the gitolite sectionPierre-Yves Chibon2015-04-021-0/+7
|
* Move the check upPierre-Yves Chibon2015-04-021-1/+2
|
* Give it some spacePierre-Yves Chibon2015-04-021-1/+1
|
* Import first work on the pagure rolePierre-Yves Chibon2015-04-028-0/+754