Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-02 | fix passwdqc_min for dev env | Dylan William Hardison | 1 | -0/+1 | |
2017-09-15 | Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵ | Dylan William Hardison | 1 | -1/+0 | |
Data::Password::passwdqc | |||||
2017-07-21 | better defaults for re.pl | Dylan William Hardison | 2 | -0/+39 | |
2017-07-21 | add to the vagrant vm a 're.pl' command that gives a pretty nice perl shell ↵ | Dylan William Hardison | 3 | -0/+19 | |
(#176) * add re.pl support * order of includes matter | |||||
2017-07-17 | add ntp configuration to prevent clock skew inside some VM providers, such ↵ | Dylan William Hardison | 2 | -0/+71 | |
as vmware fusion (#155) | |||||
2017-06-08 | Skipping some steps in ansible for rapid debugging (#92) | Sebastin Santy | 5 | -4/+36 | |
* Adding --no-templates to checksetup * my proposed changes | |||||
2017-06-02 | fix some errors in the vagrant setup | Dylan William Hardison | 2 | -1/+7 | |
We had a duplicate name for one of the cron rules, because of how setting variables there works. Also, permissions of template_cache were problematic. | |||||
2017-05-16 | give each cron job a name, so that they don't accumulate (#79) | Dylan William Hardison | 1 | -0/+7 | |
2017-04-26 | vagrant setup should create htaccess files! | Dylan William Hardison | 1 | -1/+1 | |
2017-04-24 | fix some recurring vagrant issues with perms, and copy .git into vm | Dylan William Hardison | 6 | -66/+31 | |
2017-04-14 | nit: permissions on checksetup answers file | Dylan William Hardison | 1 | -1/+3 | |
2017-04-14 | Bug 1328874 - Add Vagrantfile for production-like development VMs | Dylan William Hardison | 21 | -0/+1335 | |