Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-06 | Flyspray: Create watch users | Florian Pritz | 1 | -5/+27 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Add private bug support | Florian Pritz | 2 | -3/+30 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Adapt to changed DB class | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Migrate: Create comments for attachments | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Add multiple asignees as CC | Florian Pritz | 1 | -4/+17 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Migrate: Increase anti spam CC limit | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Throw exception for private bugs | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Mark duplicate bugs only once all bugs are imported | Florian Pritz | 1 | -18/+24 | |
Sometimes eariler bugs are marked as duplicate of later ones so doing it before all are imported won't work. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: misc clean + debug output | Florian Pritz | 1 | -4/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Remove old debug code | Florian Pritz | 1 | -6/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Ensure bugs are fetched in correct order | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Create comments for duplicate bugs | Florian Pritz | 1 | -6/+32 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Add CC list to bugs | Florian Pritz | 1 | -0/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Fix timestamps of attachments | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Flyspray: Only migrate users that are necessary | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Migrate: Allow to change read values in after_read() | Florian Pritz | 1 | -8/+8 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Adapt flyspray migration to work without username and only email | Florian Pritz | 1 | -11/+11 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: disable broken requirements check in migration class | Florian Pritz | 1 | -2/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Fix duplicate detection triggering on reopened bugs | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: misc | Florian Pritz | 1 | -15/+23 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: misc fixes | Florian Pritz | 2 | -12/+24 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: misc fixes | Florian Pritz | 1 | -4/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: Migrate duplicate ID | Florian Pritz | 2 | -0/+12 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: rename bug variable | Florian Pritz | 1 | -16/+16 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | WIP: Add flyspray migration class | Florian Pritz | 1 | -0/+528 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-06 | Misc fixes | Florian Pritz | 1 | -1/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-12-05 | no bug - reformat all the code using the new perltidy rules | Perl Tidy | 211 | -42468/+44011 | |
2018-10-14 | Revert "fix stack for error messages" | Dylan William Hardison | 1 | -3/+1 | |
This reverts commit 480e3572661cc856591e0aa11b5eb023338558ed. | |||||
2018-10-14 | fix stack for error messages | Dylan William Hardison | 1 | -1/+3 | |
2018-10-14 | fix bug bluewind reported | Dylan William Hardison | 1 | -25/+15 | |
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 37 | -416/+1244 | |
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 1 | -11/+11 | |
2018-10-13 | Bug 1495741 - memory issues: use local flag cache | Dylan William Hardison | 1 | -5/+7 | |
2018-10-13 | Bug 1495741 - memory issues: disable etag generation for /rest/product | Dylan William Hardison | 2 | -1/+7 | |
2018-10-13 | Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much | Dylan William Hardison | 4 | -2/+120 | |
2018-10-12 | Bug 1497487 - Backport bug 767623 to BMO: Use HMAC to generate tokens and ↵ | Dylan William Hardison | 1 | -8/+7 | |
sensitive graph filenames | |||||
2018-10-11 | Bug 1498206 - Replace LWP::UserAgent with Mojo::UserAgent in phabbugz extension | Dylan William Hardison | 1 | -1/+20 | |
2018-10-09 | Bug 1497343 - Add some rudimentary type checking to ↵ | Dylan William Hardison | 2 | -7/+20 | |
Bugzilla::WebServe::Util::validate() | |||||
2018-10-09 | Bug 623384 - Use Module::Runtime instead of eval { require } or eval "use" | Dylan William Hardison | 5 | -11/+26 | |
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-04 | Bug 1489120 - Add a rest API to get triage owners for each product/component ↵ | Kohei Yoshino | 1 | -0/+7 | |
pair (#797) | |||||
2018-10-03 | no bug - make libcmark-gfm optional (#792) | Dylan William Hardison | 1 | -1/+0 | |
2018-10-03 | no bug - reformat all new quantum files using new standard | Dylan William Hardison | 10 | -679/+687 | |
2018-10-03 | Bug 1495906 - After mojo update /latest/configuration API call no longer ↵ | dklawren | 1 | -0/+1 | |
works and gives page not found | |||||
2018-10-02 | Bug 1495869 - Crash graph not found after mojo migration | Dylan William Hardison | 1 | -1/+1 | |
2018-10-02 | Bug 1263502 - Add duplicates to /rest/bug/id | Kohei Yoshino | 1 | -0/+9 | |
2018-10-02 | add helpers for handling logins and error handling | Dylan William Hardison | 9 | -18/+188 | |
2018-10-01 | Bug 1495071 - Mojolicious Cleanup | Dylan William Hardison | 5 | -42/+60 | |
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-10-01 | fix error and bump version (#772) | Dylan William Hardison | 1 | -1/+1 | |