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

9575 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org 7b1bea0c2e Fix release notes test failures. 2007-05-08 21:46:32 +00:00
mkanat%bugzilla.org 9b3e625ebd Bug 379777: Finalize Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2007-05-08 21:18:16 +00:00
reed%reedloden.com a9c00ca3b4 Backing out bug 374282 since bug 369013 was fixed differently. 2007-05-08 00:27:15 +00:00
ccooper%deadsquid.com 4b34f21b80 - support old style trusted_only syntax 2007-05-07 20:43:05 +00:00
ghendricks%novell.com 25a419af68 Bug 379963 ��� Crash when creating a new test case on PostgreSQL (2nd episode) 2007-05-07 17:05:47 +00:00
ghendricks%novell.com 8b78be1d30 Bug 379962 ��� PostgreSQL crashes when creating a new test case 2007-05-07 16:55:13 +00:00
ghendricks%novell.com 20eb9ea6ac login_to_id does not detaint data. 2007-05-07 15:51:44 +00:00
lpsolit%gmail.com 4f91c6fd57 Bug 349560: Zooming textareas onBlur event prevent Commit button from submitting - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit 2007-05-07 15:50:36 +00:00
mkanat%bugzilla.org 79611b0f33 Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer exists, use $languages[0] instead. r=LpSolit 2007-05-05 22:11:35 +00:00
mkanat%bugzilla.org 3c461827a4 Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat
2007-05-05 19:50:55 +00:00
ghendricks%novell.com a3cf081193 Bug 379765 ��� Taint issues in Bugzilla::Testopia::Search 2007-05-04 20:13:31 +00:00
ghendricks%novell.com 97b3e04231 Bug 379750 ��� Remove hardcoded GROUP BY in favor of sql_group_by() 2007-05-04 18:39:45 +00:00
ghendricks%novell.com c3a8d3743c Bug 377749 ��� tr_draw.cgi gives error in Apache log 2007-05-04 18:22:42 +00:00
ghendricks%novell.com 16b8570020 Bug 378572 ��� Unable to create Test Plan in Testopia 1.2 2007-05-04 16:34:04 +00:00
ccooper%deadsquid.com d7dbc1a3ad b=362998,364257
- add help tooltips to explain what 'Vetting' means
- make vetting status, validity, and trusted source radio selections when performing an advanced search.
2007-05-04 16:26:15 +00:00
ghendricks%novell.com a5340557e2 Bug 379529 ��� On insertion, the auto-incremented field must not appear in the SQL statement
Patch by LpSolit r=ghendricks
2007-05-04 15:56:57 +00:00
ccooper%deadsquid.com 99431ac352 b=379423
- switch search results limit form to use IDs, but also preserve name-based querying to support existing/legacy queries
2007-05-04 13:32:13 +00:00
ghendricks%novell.com 873cd66bf3 Bug https://bugzilla.mozilla.org/show_bug.cgi?id=379507 major, --, 1.3, LpSolit@gmail.com, ASSIGNED, Bugzilla::Testopia::TestPlan->add_plan_type() uses an incorrect SQL query
Patch by LpSolit r=ghendricks
2007-05-02 21:29:14 +00:00
ghendricks%novell.com 5564ec1063 Bug 379524 ��� All SQL statements are incorrect in testopia/testopia.insert.sql
patch by LpSolit r=ghendricks
2007-05-02 21:26:17 +00:00
ghendricks%novell.com 7e0c9212af Bug 379499 ��� The GROUP BY bit of the SQL query is broken in Bugzilla::Testopia::Search on PostgreSQL
patch by LpSolit r=ghendricks
2007-05-02 20:05:54 +00:00
ghendricks%novell.com d0430ce033 Bug 379496 ��� taint issue in Bugzilla::Testopia::Search
patch by LpSolit r=ghendricks
2007-05-02 19:15:48 +00:00
ccooper%deadsquid.com b22eadf862 b=359421
- set collapsible div overflow to auto
2007-05-01 20:11:43 +00:00
ccooper%deadsquid.com 664abf1b07 b=379348
- off-by-one error
2007-05-01 13:57:20 +00:00
lpsolit%gmail.com 5c097298d4 Bug 378759: Quick Search plugin does not conform to OpenSearch specification - Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit 2007-04-26 21:13:35 +00:00
lpsolit%gmail.com db1c36867d Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzilla/Update.pm line 178 - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-04-24 23:11:42 +00:00
ccooper%deadsquid.com f869619874 b=378640
r=marcia

- make test run entry point links more visible
2007-04-24 20:26:47 +00:00
ccooper%deadsquid.com 97a9822f1f b=322949
- select first entry only after checking whether that entry is also 100% complete
2007-04-24 18:21:51 +00:00
ccooper%deadsquid.com ae85a0487c b=322949
- automatically re-select the same testgroup when the user return to continue testing
- select the first subgroup that has not yet been tested in its entirety (defaults to first subgroup if all subgroups have been tested)
2007-04-24 16:37:25 +00:00
lpsolit%gmail.com 77bccec841 Bug 372589: Firefox squishes bugsearch window making it difficult to use - Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat 2007-04-23 15:26:35 +00:00
mkanat%bugzilla.org a424ce96fe Bug 377564: Indexes are not renamed when renaming tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2007-04-19 12:59:38 +00:00
lpsolit%gmail.com d61e80116b Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit 2007-04-19 10:05:25 +00:00
mkanat%bugzilla.org 559c1583ce Bug 372531: "match" should be a generic function in Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-04-19 04:04:54 +00:00
ccooper%deadsquid.com bfacfe0311 - make test_run search accept either test_run or test_run_id 2007-04-19 01:47:03 +00:00
ccooper%deadsquid.com 79651e418b - fix broken update_criteria logic 2007-04-19 01:30:00 +00:00
ccooper%deadsquid.com fcd22df9d9 - disable MochiKit debuggin pane by default in the production install 2007-04-18 23:15:42 +00:00
ccooper%deadsquid.com fef6fed202 - use proper parameter name 2007-04-18 21:57:47 +00:00
ccooper%deadsquid.com fc055ca727 - compare the test_run and result branch when limiting 2007-04-18 21:54:27 +00:00
ccooper%deadsquid.com eceeca9874 b=377841
- Fix test run report coverage display for catch-all test runs
- also fixed test run result searches to properly limit by the time period specified by the test run
2007-04-18 21:49:47 +00:00
ccooper%deadsquid.com a45e18392d - fix tyop 2007-04-18 04:44:58 +00:00
ccooper%deadsquid.com 6c70231c4a - cascase sort by product_id and branch_id to give testers a fighting chance of finding the right test run when we have many of them in the future (hopefully) 2007-04-18 03:34:46 +00:00
ccooper%deadsquid.com 7e11b4e58d - cascase sort by test_run_id also 2007-04-18 03:32:17 +00:00
ccooper%deadsquid.com 35187a3564 - add link to admin tutorial (in progress) 2007-04-18 03:28:17 +00:00
ccooper%deadsquid.com 3459eca5be - don't create empty test run criteria 2007-04-18 03:12:20 +00:00
ccooper%deadsquid.com 76c1aa2603 b=314938,370211,370212
- schema changes for test runs
2007-04-18 02:00:10 +00:00
ccooper%deadsquid.com baf763b73d b=314938,321116,321388,322949,350251,370211,370212
* test runs:
** update coverage stats dynamically when returning to run more tests
** replace index page with test run summary statistics
** provide more guidance to users after they submit test results
** considerable page load speed increases at entry points to testing by pushing stats calculations into AJAX which will load after the page loads
** basic test run reporting
2007-04-18 01:57:45 +00:00
ccooper%deadsquid.com fc74196d66 - bump version number to 0.9 2007-04-18 01:44:54 +00:00
ccooper%deadsquid.com fc221adbeb - add ACL for selenium test dir 2007-04-18 01:44:11 +00:00
ccooper%deadsquid.com e7cd281b2c - add test run lookup
- refactor js return
2007-04-18 01:39:13 +00:00
lpsolit%gmail.com 61f6193606 Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit 2007-04-18 00:13:22 +00:00
lpsolit%gmail.com c95e4cb4eb Bug 258647: productmenu.js and productform.js should be consolidated - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit 2007-04-17 22:08:08 +00:00