summaryrefslogtreecommitdiff
path: root/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-064-0/+16
* Call main in conditional way - web_infrastructureFabio Alessandro Locati2016-12-051-1/+2
* Unquote urls in YAML - web_infrastructure (#5794)Fabio Alessandro Locati2016-12-021-1/+1
* Examples syntax batch5 (#5622)Sam Doran2016-11-151-4/+16
* Examples syntax batch4 (#5620)Sam Doran2016-11-153-15/+44
* Add no_log on password argumentMichael Scherer2016-11-071-4/+2
* Added work around for Ubuntu Xenial calling php7_module php7.0Rowan Wookey2016-10-231-0/+6
* cleanup import for htpassword moduleMichael Scherer2016-10-191-1/+2
* Fix change status on django_manage collectstatic. (#4239)Vytis Banaitis2016-08-301-1/+1
* reuse already split output for filtering (#4310)Jan Malte Gerth2016-08-101-1/+1
* made password no_log in htpasswdBrian Coca2016-06-281-1/+1
* Port htpasswd to python3 compatible syntax (#3672)Michael Scherer2016-05-171-1/+2
* Add checkmode and reduce code duplication (#2417)n0trax2016-05-041-27/+58
* added missing version_addedBrian Coca2016-04-191-0/+1
* Add optional force parameter for apache2_module (#3251)Pål Nilsen2016-04-191-0/+11
* Set the locales to avoid issue with screenscrappingMichael Scherer2016-04-051-0/+3
* Set some module parameters to type=pathToshio Kuratomi2016-02-291-4/+3
* Merge pull request #2641 from aaronkurtz/develBrian Coca2016-01-251-1/+0
|\
| * Remove 'cache_table' from required paramsAaron Kurtz2015-12-071-1/+0
* | Update django_manage documentationGraham Ullrich2016-01-231-2/+3
|/
* When the password file does not exist and we're making sure the user isn't in...Toshio Kuratomi2015-12-041-3/+4
* @lorin stepping down as maintainerGreg DeKoenigsberg2015-10-281-1/+1
* made output match multiline, as per posted code from @n0traxBrian Coca2015-10-191-2/+2
* Use is_executable from its new locationToshio Kuratomi2015-09-251-3/+4
* added support for 'collectstatic clear' in django_manage.pyAdam Ever-Hadani2015-07-261-4/+5
* fixed 'present'Igor Khomyakov2015-07-221-5/+7
* Merge pull request #1153 from Ernest0x/patch-3Chris Church2015-07-211-2/+2
|\
| * make migrate command idempotent with django built-in migrationsPetros Moisiadis2015-04-171-2/+2
* | Merge pull request #1700 from faulkner/django_manage-collectstatic-changeBrian Coca2015-07-101-0/+3
|\ \
| * | Report change status on django_manage collectstatic.Chris Faulkner2015-07-091-0/+3
* | | Correctly default crypt_scheme in htpasswdJames Cammarata2015-07-101-1/+1
|/ /
* | Merge pull request #1165 from ludat/develBrian Coca2015-07-041-1/+1
|\ \
| * | django_manage: Use shebang in manage.py instead of hardcode pythonLucas David Traverso2015-04-191-1/+1
| |/
* | Merge pull request #621 from hostmaster/supervisorctl-not-existed-svToshio Kuratomi2015-07-011-1/+6
|\ \
| * | Check if a service existsIgor Khomyakov2015-06-081-1/+6
| |/
* | Merge pull request #574 from cchurch/django_manage_other_commandToshio Kuratomi2015-06-301-4/+8
|\ \
| * | Update docs, add example of using django_manage to run other commands.Chris Church2014-12-261-4/+8
* | | Merge pull request #937 from nfubh/develBrian Coca2015-06-301-2/+15
|\ \ \
| * | | added 'absent' option to supervisorctlTagir Bakirov2015-03-131-2/+15
* | | | Merge pull request #1617 from vroetman/develBrian Coca2015-06-291-0/+1
|\ \ \ \
| * | | | apache2_module documetation updateRoetman, Victor2015-06-261-0/+1
* | | | | Merge pull request #469 from alexkingnz/allow-extra-hashBrian Coca2015-06-291-6/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extend hashes that can be specified by crypt_scheme beyond thoseAlex King2014-12-091-6/+17
| | |/ / | |/| |
* | | | Merge pull request #376 from lorin/django-expanduserToshio Kuratomi2015-06-251-1/+1
|\ \ \ \
| * | | | django_manage: expand ~ in app_path parameterLorin Hochstein2014-11-221-1/+1
* | | | | Fix for when the password file did not exist previouslyToshio Kuratomi2015-06-241-19/+26
* | | | | Merge pull request #1406 from Jmainguy/htpasswd_blankJames Cammarata2015-06-231-0/+24
|\ \ \ \ \
| * | | | | remove blank lines from htpasswd fileJonathan Mainguy2015-05-261-0/+24
| | |_|_|/ | |/| | |
* | | | | Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-154-3/+6
* | | | | Better error handling in supervisorctl module.Kamil Madac2015-06-141-2/+2
|/ / / /