Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simply delete the feedback form to fix ticket 5647 | Kevin Fenzi | 2016-12-23 | 1 | -65/+0 |
| | |||||
* | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | try and increase askbot threads to see if it will stay up | Kevin Fenzi | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | disable this ask cron job, it is not working and causes problems | Kevin Fenzi | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | drop this owner/group change | Kevin Fenzi | 2016-09-24 | 1 | -2/+1 |
| | |||||
* | Remove one level of directory structure | Patrick Uiterwijk | 2016-09-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Try to deploy the theme once more | Patrick Uiterwijk | 2016-09-09 | 1039 | -2/+127175 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Death to all trailing whitespace. | Kevin Fenzi | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | enable ru lang in ask production. ticket 5335 | Kevin Fenzi | 2016-06-03 | 1 | -0/+1 |
| | |||||
* | Add a daily cron email send job for askbot. Fixes ticket 5241 | Kevin Fenzi | 2016-04-18 | 2 | -0/+2 |
| | |||||
* | Temporarily disable the new askbot theme until in development again | Patrick Uiterwijk | 2016-03-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Don't fail when the stat says their is no file. | Kevin Fenzi | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | Move back to memcached02 | Kevin Fenzi | 2016-03-01 | 1 | -1/+1 |
| | | | | | | Revert "Move ask and packages over to memcached01 for a bit." This reverts commit dc1e4d4036cee445e506147141efd1e69f0bf100. | ||||
* | Move ask and packages over to memcached01 for a bit. | Kevin Fenzi | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | Re-enable simplified chinese ask. Ticket 5095 | Kevin Fenzi | 2016-02-08 | 1 | -0/+1 |
| | |||||
* | Remove action: in all roles. | Kevin Fenzi | 2016-01-06 | 1 | -5/+5 |
| | |||||
* | Tell stg askbot where to find the askfedora theme. | Ralph Bean | 2016-01-05 | 1 | -0/+6 |
| | |||||
* | Revert "Temporarily switch away from memcached02 to 01 for hardware maintenance" | Patrick Uiterwijk | 2016-01-04 | 1 | -1/+1 |
| | | | | This reverts commit d5f92b03423571f13d303ebf9e3b771ea2950043. | ||||
* | Temporarily switch away from memcached02 to 01 for hardware maintenance | Patrick Uiterwijk | 2016-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Revert "memcached02 goes down temporarily" | Patrick Uiterwijk | 2015-12-07 | 1 | -1/+1 |
| | | | | This reverts commit 24c98a63cdb2a63740d70ca3326c978c8158147f. | ||||
* | memcached02 goes down temporarily | Patrick Uiterwijk | 2015-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -6/+6 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add catalan to production ask | Kevin Fenzi | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | Try Catalan in ask in staging | Kevin Fenzi | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | Set feedback emails for ask to go to sysadmin-ask-members | Kevin Fenzi | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Only run crons on ask01 | Kevin Fenzi | 2015-04-02 | 1 | -0/+1 |
| | |||||
* | Remove unneeded patches | Patrick Uiterwijk | 2015-03-27 | 4 | -965/+0 |
| | |||||
* | Ask needs to be able to use its fuse filesystem | Patrick Uiterwijk | 2015-03-17 | 1 | -0/+8 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Seems the newer askbot no longer injects Celery config.... | Patrick Uiterwijk | 2015-03-17 | 1 | -1/+13 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Move the media directories to gluster | Patrick Uiterwijk | 2015-03-17 | 2 | -3/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | adding a comment about an askbot patch, for later | Pete Travis | 2015-03-14 | 1 | -1/+1 |
| | |||||
* | Get askbot from regular repos now. | Kevin Fenzi | 2015-02-15 | 1 | -8/+1 |
| | |||||
* | Tag up the askbot role. | Ralph Bean | 2015-01-26 | 1 | -0/+41 |
| | |||||
* | Disable stopforumspam in stg since it breaks the application. | Kevin Fenzi | 2014-12-29 | 1 | -2/+2 |
| | |||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -2/+2 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Fix indentation error. | Ralph Bean | 2014-09-24 | 1 | -6/+6 |
| | |||||
* | [askbot] First additions for ask staging to include stopforumspam. | Ankur Sinha (FranciscoD) | 2014-08-10 | 1 | -0/+14 |
| | |||||
* | Switch stuff over to new memcached | Kevin Fenzi | 2014-07-14 | 1 | -1/+1 |
| | |||||
* | Re-enable Greek in ask per request. | Kevin Fenzi | 2014-06-17 | 1 | -0/+1 |
| | |||||
* | Fix log file path | Kevin Fenzi | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | Enable send_unaswered_question_reminders in ask. | Kevin Fenzi | 2014-05-27 | 1 | -0/+1 |
| | |||||
* | Fix these log touch plays to also be idempotent | Kevin Fenzi | 2014-05-27 | 1 | -0/+7 |
| | |||||
* | Disable some little used languages in production askbot | Kevin Fenzi | 2014-04-13 | 1 | -3/+0 |
| | |||||
* | I should really get soom sleep sometime. | Kevin Fenzi | 2014-04-09 | 1 | -1/+1 |
| | |||||
* | Fix broken template | Kevin Fenzi | 2014-04-09 | 1 | -1/+1 |
| | |||||
* | Clean up some blank lines in cron.d jobs. | Kevin Fenzi | 2014-02-16 | 3 | -3/+0 |
| | |||||
* | Fix ask favicon. Ticket 4233 | Kevin Fenzi | 2014-02-15 | 2 | -5/+3 |
| | |||||
* | Add a cron job to delete unused ask tags every day. Ticket 4230 | Kevin Fenzi | 2014-02-14 | 2 | -0/+3 |
| | |||||
* | Enable Hungarian in ask production. Ticket 4214 | Kevin Fenzi | 2014-02-04 | 1 | -0/+1 |
| | |||||
* | Enable hungarian in ask.stg to test. | Kevin Fenzi | 2014-02-03 | 1 | -0/+1 |
| |