summaryrefslogtreecommitdiffstats
path: root/roles/anitya/backend
Commit message (Collapse)AuthorAgeFilesLines
* Drop seperate yum clean all calls.Kevin Fenzi2016-06-251-7/+1
|
* Time the current implementation of the cron jobPierre-Yves Chibon2015-06-241-1/+1
|
* Add missing tagPierre-Yves Chibon2015-06-241-0/+2
|
* Configure alembic on anityaPierre-Yves Chibon2015-03-312-2/+61
|
* Backup the anitya database on a daily basisPierre-Yves Chibon2015-02-241-0/+10
|
* Update the backup-database scriptPierre-Yves Chibon2015-02-241-0/+4
|
* Make other flask session cookies secureTill Maas2015-02-042-0/+6
|
* Mark all these as not really being changes either.Kevin Fenzi2015-01-251-0/+2
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Fix the call to lock-wrapper in the anitya cronPierre-Yves Chibon2014-10-221-1/+1
|
* Tag installing the cron job as: cronPierre-Yves Chibon2014-10-211-0/+1
|
* Wrap the anitya_cron job into lock-wrapperPierre-Yves Chibon2014-10-211-1/+1
|
* Adjust anitya's backend cron jobPierre-Yves Chibon2014-10-161-1/+1
|
* The cron job is a python script to runPierre-Yves Chibon2014-10-011-1/+1
|
* The cron job is a file not a templatePierre-Yves Chibon2014-10-011-1/+1
|
* Install the anitya backend cron job via ansiblePierre-Yves Chibon2014-10-011-0/+8
|
* Add the cron job checking bi-daily for new releasesPierre-Yves Chibon2014-10-011-0/+3
|
* Make postgresql listen to something else than localhostPierre-Yves Chibon2014-10-011-0/+7
|
* Import the files and templates from postgresql_server to anitya backendPierre-Yves Chibon2014-10-013-0/+87
|
* Set the pg_hba.conf file in anitya backendPierre-Yves Chibon2014-10-011-0/+13
|
* Add the postgresql handler to anitya_backendPierre-Yves Chibon2014-10-011-0/+3
|
* Drop the postgressql_server roles and to it myself for anitya_backenPierre-Yves Chibon2014-10-011-0/+43
|
* Drop changing the kernel shmmax value; handled in postgresql_serverPierre-Yves Chibon2014-09-291-7/+0
|
* Adjust the kernel.shmmax value for anitya/backend alonePierre-Yves Chibon2014-09-291-0/+7
|
* Drop postgresql-server from the anitya/backend rolePierre-Yves Chibon2014-09-291-1/+0
|
* Install the db server on the backendPierre-Yves Chibon2014-09-291-0/+1
|
* Fix the variable namesPierre-Yves Chibon2014-09-291-1/+1
|
* Get started on the anitya roles for frontend and backendPierre-Yves Chibon2014-09-293-0/+93