Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 7 | -248/+415 | |
2018-10-05 | Bug 1496570 - Bugzilla doesn't attempt to decode form-urlencoded data ↵ | Dylan William Hardison | 1 | -0/+2 | |
without a content-type header | |||||
2018-10-04 | Bug 1495901 - SES type checking error | Dylan William Hardison | 1 | -42/+59 | |
2018-10-03 | no bug - reformat all new quantum files using new standard | Dylan William Hardison | 9 | -581/+586 | |
2018-10-02 | add helpers for handling logins and error handling | Dylan William Hardison | 3 | -17/+123 | |
2018-10-01 | Bug 1495071 - Mojolicious Cleanup | Dylan William Hardison | 3 | -6/+40 | |
There are some things that should've been in the first patch but were missed: 1. Calling $c->finish in the finally block should not happen if an exception has been raised. 2. Bugzilla->cleanup() should be called at the same time the mojolicious stash is cleared. 3. Code referencing the shutdownhtml should be removed 4. The conditionals that ran code in Bugzilla.pm when it was not run under mod_perl should instead check where the Bugzilla.pm module was loaded from. 5. Revert the default template from #770 6. Also removed some stuff that manipulates the PATH and signals, which we shouldn't do | |||||
2018-09-28 | no bug - use more generous timeouts | Dylan William Hardison | 1 | -22/+0 | |
this makes all the mojo timeouts larger -- except for 'clients' which should be smaller because we're so synchronous. It also puts them into environmental variables so ops can tweak them. Note some of the code has moved to the main application class to make future people less likely to not notice these values. | |||||
2018-09-28 | no bug - use bugzilla as the default template engine | Dylan William Hardison | 1 | -0/+1 | |
2018-09-19 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 8 | -0/+774 | |
2018-08-26 | Merge remote-tracking branch 'bmo/mojo' | Dylan William Hardison | 1 | -1/+2 | |
2018-08-26 | do not call finish if there was an error | Dylan William Hardison | 1 | -1/+2 | |
2018-08-26 | sync more to bmo/mojo | Dylan William Hardison | 1 | -39/+0 | |
2018-08-26 | Merge remote-tracking branch 'bmo/mojo' | Dylan William Hardison | 3 | -16/+68 | |
2018-08-22 | add graphs to the path | Dylan William Hardison | 1 | -1/+1 | |
2018-08-20 | more type checking | Dylan William Hardison | 1 | -8/+5 | |
2018-08-20 | once more | Dylan William Hardison | 1 | -0/+1 | |
2018-08-20 | one more slurpy type | Dylan William Hardison | 1 | -3/+7 | |
2018-08-20 | diagnostic code is a string | Dylan William Hardison | 1 | -1/+1 | |
2018-08-20 | better FATAL error | Dylan William Hardison | 1 | -1/+1 | |
2018-08-20 | add more testing | Dylan William Hardison | 2 | -4/+57 | |
2018-08-20 | fix glaring error | Dylan William Hardison | 1 | -5/+2 | |
2018-08-20 | Fix a module loading problem | Dylan William Hardison | 1 | -7/+1 | |
2018-08-20 | add more debugging but also probably fix redirect problem | Dylan William Hardison | 2 | -1/+6 | |
2018-08-20 | add version | Dylan William Hardison | 1 | -1/+1 | |
2018-08-20 | hypnotoad should always expect a proxy | Dylan William Hardison | 1 | -0/+1 | |
2018-08-20 | more tidy | Dylan William Hardison | 3 | -12/+12 | |
2018-08-20 | more tidy | Dylan William Hardison | 3 | -29/+30 | |
2018-08-20 | more tidy | Dylan William Hardison | 4 | -71/+24 | |
2018-08-20 | some cleanups | Dylan William Hardison | 1 | -36/+35 | |
2018-08-20 | fix errors from group review | Dylan William Hardison | 1 | -2/+1 | |
2018-08-20 | fix lint errors | Dylan William Hardison | 1 | -2/+2 | |
2018-08-20 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 9 | -0/+770 | |
2018-08-05 | Merge remote-tracking branch 'dylanwh/mojo-poc' | Dylan William Hardison | 1 | -7/+1 | |
2018-08-05 | Fix a module loading problem | Dylan William Hardison | 1 | -7/+1 | |
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 1 | -1/+1 | |
2018-08-04 | add more debugging but also probably fix redirect problem | Dylan William Hardison | 2 | -1/+6 | |
2018-08-04 | add version | Dylan William Hardison | 1 | -1/+1 | |
2018-08-04 | hypnotoad should always expect a proxy | Dylan William Hardison | 1 | -0/+1 | |
2018-08-04 | more tidy | Dylan William Hardison | 3 | -12/+12 | |
2018-08-04 | more tidy | Dylan William Hardison | 3 | -29/+30 | |
2018-08-04 | more tidy | Dylan William Hardison | 4 | -71/+24 | |
2018-08-04 | some cleanups | Dylan William Hardison | 1 | -36/+35 | |
2018-08-04 | fix errors from group review | Dylan William Hardison | 1 | -2/+1 | |
2018-08-04 | fix lint errors | Dylan William Hardison | 1 | -2/+2 | |
2018-08-04 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 9 | -0/+770 | |
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 7 | -148/+188 | |
2018-08-01 | add more debugging but also probably fix redirect problem | Dylan William Hardison | 2 | -1/+6 | |
2018-08-01 | add version | Dylan William Hardison | 1 | -1/+1 | |
2018-07-31 | hypnotoad should always expect a proxy | Dylan William Hardison | 1 | -0/+1 | |
2018-07-31 | more tidy | Dylan William Hardison | 3 | -12/+12 | |