Граф коммитов

9972 Коммитов

Автор SHA1 Сообщение Дата
ccooper%deadsquid.com 7fd648d755 b=393549
- wrap status call in a try{} block (ref: http://radio.javaranch.com/pascarello/2006/02/07/1139345471027.html)
2007-08-24 18:08:55 +00:00
bear%code-bear.com fdc9b0d98d allow cross-site XMLHttpRequest for tinderbox JSON output
bug 393401, r=bear
patch by luser (Ted M.)
2007-08-24 14:04:52 +00:00
timeless%mozdev.org 1b4be128fe Bug 345285 the first query results table header should have an extra class (bz_first_buglist_header)
r=vladd a=mkanat

The previous checkin was actually:
Bug 345286 results table header row should have a class (bz_buglist_header)
r=vladd a=mkanat
2007-08-24 06:47:52 +00:00
timeless%mozdev.org 8ce58b0eed Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID
r=vladd a=mkanat
2007-08-24 05:15:18 +00:00
timeless%mozdev.org 55fee94bdc Bug 345286 the first query results table header should have an extra class (bz_first_buglist_header)
r=vladd a=mkanat
2007-08-24 05:06:13 +00:00
timeless%mozdev.org a2bced059c Bug 365060 Edit products is missing a :
r=vladd a=mkanat
2007-08-24 05:03:42 +00:00
timeless%mozdev.org acdc940b61 Bug 365088 (Voters) is a strange way to let me see other people who voted for a bug
r=vladd a=mkanat
2007-08-24 05:01:00 +00:00
timeless%mozdev.org 1f865fc380 Bug 365438 Tag-related error messages should mention "tag" instead of "saved search"
r=reed a=mkanat
2007-08-24 04:48:10 +00:00
timeless%mozdev.org dfe0010220 Bug 387607 detect and accommodate restored "edit attachment as comment" mode
r=myk a=mkanat
2007-08-24 04:45:17 +00:00
timeless%mozdev.org 991ff5c276 Bug 389537 bug title should linkify alias next to already linkified bug number
r=vladd, r=mkanat a=mkanat
2007-08-24 04:42:56 +00:00
timeless%mozdev.org a268cd06da Bug 389541 Provide a way to get from full text bug listing to short bug listing
r=vladd a=mkanat
2007-08-24 04:11:40 +00:00
timeless%mozdev.org 79072b00dd Bug 391945 Staggered headers don't check dotweak properly
r=vladd a=mkanat
2007-08-24 04:01:53 +00:00
ghendricks%novell.com ac41c4e774 Refactor objects to extend Bugzilla::Object 2007-08-23 23:00:21 +00:00
mkanat%bugzilla.org 496686f39d Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a subroutine reference"
Patch By Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat, a=LpSolit
2007-08-23 21:35:47 +00:00
mkanat%bugzilla.org dcff2b1ec0 Bug 373440: Make "check" into a generic function in Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-23 21:32:43 +00:00
mkanat%bugzilla.org 9b6b991de2 Bug 373440: Make "check" into a generic function in Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-23 21:31:21 +00:00
mkanat%bugzilla.org 96aeba26bf Bump version number post-release. 2007-08-23 21:25:16 +00:00
mkanat%bugzilla.org 24df2f7772 Bump version numbers for 3.1.1 release. 2007-08-23 18:38:45 +00:00
lpsolit%gmail.com 453ddf6dd8 Bug 386860: [SECURITY] Insufficient escaping of From address when using Sendmail - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit 2007-08-23 15:45:34 +00:00
lpsolit%gmail.com dcddb8c061 Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check if the user is in the timetracking group when returning data - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-08-23 15:41:22 +00:00
lpsolit%gmail.com 5f9ae1ce06 Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit 2007-08-23 15:34:39 +00:00
mkanat%bugzilla.org 38a7984a2e Fix the link to the HTML release notes in the text release notes to point to the latest 3.0.x relnotes. 2007-08-22 20:01:32 +00:00
mkanat%bugzilla.org f7105d3e7d Fix minor spacing error (bug 391233 comment 12) 2007-08-22 19:51:47 +00:00
ghendricks%novell.com 7fdd680aa5 Bug 393134 ��� Testopia.dtd Testcase attlist inconsistency
p5 hould be P5
2007-08-22 14:42:57 +00:00
wurblzap%gmail.com 613173e34d Bug 393148 ��� Template include path used by Bugzilla/Template.pm ordered wrongly.
Follow-up warning fix patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=mkanat
2007-08-22 06:38:11 +00:00
wurblzap%gmail.com bd9dcc8105 Bug 393148 ��� Template include path used by Bugzilla/Template.pm ordered wrongly.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=mkanat
2007-08-22 05:54:53 +00:00
mkanat%bugzilla.org e332b90b8f Additional corrections to release notes, part of bug 391233.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org>
2007-08-22 04:39:51 +00:00
wurblzap%gmail.com ae3b77103c Bug 365378 ��� The 'languages' parameter is not necessary.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
2007-08-21 20:47:56 +00:00
ccooper%deadsquid.com c415aa9a76 b=392947
- always update the persistence vars on form submission
2007-08-20 21:36:05 +00:00
ccooper%deadsquid.com 9ed997c990 b=392894
- fix category call
2007-08-20 21:34:51 +00:00
lpsolit%gmail.com 312d8d1842 Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultlanguage' parameters - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wurblzap, mkanat a=LpSolit 2007-08-20 21:05:45 +00:00
lpsolit%gmail.com 6fd1d12c04 Bug 392186: Remove version headers from all templates - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit 2007-08-20 18:25:09 +00:00
lpsolit%gmail.com d0dd6e5a13 Bug 257351: collectstats.pl dies if an invalid series is defined - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-08-20 18:04:19 +00:00
ccooper%deadsquid.com b7fdb91df1 b=392894
- don't drop locale data on result submission when we're not en-US
2007-08-20 17:48:11 +00:00
mkanat%bugzilla.org 9c6008c5cc Bug 390756: Hook.pm couldn't find Bugzilla::Template::sortAcceptLanguage, because it didn't exist anymore.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=LpSolit
2007-08-18 00:16:08 +00:00
wurblzap%gmail.com c5d47a50ea Bug 392573 ��� Most CSS files are missing from Dusk/, flooding web server error logs.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
2007-08-17 21:11:49 +00:00
ccooper%deadsquid.com d12ad49871 b=384494
- fix testday comparison to remove bogus overlap warning
2007-08-17 18:46:00 +00:00
lpsolit%gmail.com b99722169f Bug 391710: checksetup.pl fails when fixing broken series due to BUG_STATE_OPEN pointing to the not yet created bug_status.is_open column - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-08-17 00:29:16 +00:00
ccooper%deadsquid.com 2f2232bc3f b=382707
- Remove old users and old-world user auth functions

b=382797
- Remove vestiges of TestRunner support
2007-08-16 20:56:47 +00:00
lpsolit%gmail.com ff92f988fe Better fix for bug 391073: $^1 = 1 in all cases with mod_perl enabled, because everything is already evaluated, so we have to use caller() instead - Patch by me, r=justdave 2007-08-16 20:36:27 +00:00
lpsolit%gmail.com 032cb95f5f Bug 385453: email_in.pl resets group restrictions - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-08-16 17:32:16 +00:00
vladimir%pobox.com 4aaaeb580b b=392057, fix dumb bug while finding dataset index for given time 2007-08-16 02:25:53 +00:00
vladimir%pobox.com 176efe743b b=392057, graph server fixes (missed file) 2007-08-16 02:25:28 +00:00
ccooper%deadsquid.com f5cd25e97c b=387465
r=zach
- treat all params passed through as arrays
2007-08-15 22:29:01 +00:00
zach%zachlipton.com 63c96e0418 Fix broken XML result submission, allow users to submit non-automated
results through the xml interface without an auth key but with a password
2007-08-15 20:14:47 +00:00
zach%zachlipton.com f437a17d6e Add json hooks for user testing statistics, b=392340 2007-08-15 18:09:55 +00:00
vladimir%pobox.com aa1c2157e0 b=392057, incorporate graph server fixes from vlad's tree, r=alice -- Draw vertical gridlines in the right place (not y-inverted) 2007-08-15 16:49:37 +00:00
vladimir%pobox.com d115ad8fb4 b=392057, incorporate graph server fixes from vlad's tree, r=alice -- Add floater to graph with detailed data display for each dataset in the graph 2007-08-15 16:46:40 +00:00
vladimir%pobox.com dc8d75d55e b=392057, incorporate graph server fixes from vlad's tree, r=alice -- Refactor out dataset nearest-point finding 2007-08-15 16:46:36 +00:00
vladimir%pobox.com f12b29d8da b=392057, incorporate graph server fixes from vlad's tree, r=alice -- Change cursor snapping to be a new cursor type; clean up cursor moved handling code 2007-08-15 16:46:32 +00:00