summaryrefslogtreecommitdiff
path: root/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Added os.path.expanduser to app_path in django_manageFlorian Apolloner2015-03-291-3/+1
| |_|/ |/| |
* | | Merge pull request #117 from direvus/apache2-module-word-boundaryBrian Coca2015-02-161-2/+2
|\ \ \
| * | | Add word boundary in apache2_module regexpBrendan Jurd2014-10-021-2/+2
| |/ /
* | | Better error messages if a2enmod/a2dismod are not foundToshio Kuratomi2015-01-131-1/+8
| |/ |/|
* | Update django_manage to add database option for migratePeter Bwire2014-12-051-1/+1
* | supervisorctl: Don't try to start a starting programTomasz Kontusz2014-12-021-2/+2
|/
* package filesMichael DeHaan2014-09-261-0/+0
* file extensions!Michael DeHaan2014-09-264-0/+0
* Restructuring.Michael DeHaan2014-09-264-0/+810
* Move modules into subdirectory.Michael DeHaan2014-09-267-1511/+0
* Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736James Cammarata2014-08-081-2/+2
|\
| * apache2_module handles multiple lines of output, fixes #7736 and #7857Casey Fitzpatrick2014-06-241-2/+2
* | Merge pull request #7520 from jjneely/a2enmodMichael DeHaan2014-08-081-3/+3
|\ \ | |/ |/|
| * apache2_module: Handle dep resolutionJack Neely2014-05-231-1/+1
| * apache2_module: whitespace cleanupJack Neely2014-05-231-2/+2
* | Updates django_manage so it populates VIRTUAL_ENVJoel Crocker2014-06-171-0/+1
* | unified calls to fs function vs duplicate functions for file andBrian Coca2014-05-241-1/+1
|/
* Update `command` descriptionMichael Warkentin2014-05-211-2/+2
* made enabled/disabled checks of apache2_module workableChristian Berendt2014-04-281-23/+14
* Fix exampleJoel Schuweiler2014-04-271-1/+1