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

7765 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 11c06717e6 Bug 340309: process_bug.cgi fails when changing several bugs at once if all bugs are in the same product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-06 22:55:29 +00:00
uid623 0134c56f22 Follow-up patch for bug 315590: fix scenario where we have private attachments, and make the numbering behaviour consistent with the way we currently treat private bug comments; patch by Vlad Dascalu <vladd@bugzilla.org>, r=timeless; a=myk on the bug. 2006-06-06 17:30:45 +00:00
uid623 f48dfefd48 Spelling patch: replace 'specify a email-adress' with 'specify an email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-06 16:30:51 +00:00
uid623 eeda7e67dc Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-06 16:27:30 +00:00
uid623 dae94d851d Follow-up spelling patch for bug 320751: 'adress' should be 'address' in instalation.xml docs. 2006-06-06 15:54:30 +00:00
wclouser%mozilla.com 04cc2747ab switch to using local mozilla logo instead of mozilla.com 2006-06-06 15:46:57 +00:00
uid623 a7ba9ac5bd Patch for bug 315590: add anchors to flag section; patch by timeless <timeless@bemail.org>, r=vladd, a=myk. 2006-06-06 15:36:18 +00:00
uid623 66d95d65e2 Documentation patch for bug 338434: update newsgroup links in the documentation; patch by Emmanuel Seyman, r=vladd. 2006-06-06 15:24:10 +00:00
cls%seawood.org 011931211b Report an error if notes.txt is not writable.
Bug #223304 r=bear
2006-06-05 17:49:31 +00:00
cls%seawood.org bdebbee80c Add support for doing checkin queries against viewvc/viewcvs.
Bug #338047 r=bear
2006-06-05 17:42:48 +00:00
ccooper%deadsquid.com a4b0e0f9b9 - don't allow a string of zeroes for the build ID 2006-06-05 13:37:36 +00:00
lpsolit%gmail.com 437fff3bd1 Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-06-05 10:58:38 +00:00
ccooper%deadsquid.com 47bdd84ef7 b=322585
- fail when no results are actually submitted
- grab product info from testgroup if necessary
2006-06-05 05:53:10 +00:00
ccooper%deadsquid.com f4eb1297e2 b=323768
- change tests references to testcases
- fix changed field abbreviations
- disabled testgroup/subgroup editing -> interim step before test runs
- display lists of all testgroups/subgroups to which a testcase belongs when viewing a testcase
- updated database schema
- updated database population script.
- NOTE: due to changes in the underlying db structure, it will be necessary for users to establish new linkages between products, platforms, testgroup, subgroups, and testcases (documented in populatedb.sql)
- when running tests, ony display testgroups that match the chosen branch

b=322585
- fix defaulttestgroup display when continuing to test

b=334871
- allow fulltext searching of testcases by summary, steps, and expected results
2006-06-05 04:07:29 +00:00
ccooper%deadsquid.com 66d92e0b26 b=323768
- renamed Test.pm to Testcase.pm
- renamed Result.pm to ResultStatus.pm
- remove extraneous references to platform -> same info is acquired through opsys now
- add DEBUG flag to Config.pm
- change tests references to testcases
- fix changed field abbreviations
- add helper DBTools methods for:
-* renaming tables
-* adding a fulltext index
-* dropping indices
- add new retrieve_all overrides for Locale.pm and User.pm
- add sql methods to retrieve entity information from join tables:
-* Platform
-* Subgroup
-* Testgroup
-* Testcase
-* Testresult
- replace Class::DBI-heavy (read: slow) coverage functions with targetted sql that only return the required fields
- remove out-of-date age and isrecent functions, along with references to expirationdays

b=320546
- use truncated email as display name when all else fails

b=334871
- add fulltext search functions for searching testcases by summary, steps, and expected results
2006-06-05 03:55:52 +00:00
ccooper%deadsquid.com 03701393a8 b=323768
- change tests references to testcases
- fix changed field abbreviations
- display help text in popup divs
- disabled testgroup/subgroup editing -> interim step before test runs
- display lists of all testgroups/subgroups to which a testcase belongs when viewing a testcase
- make separate testing config (SysConfig) template, and display testing config when present and viewing matching single testcases
- allow admins to run individual testcases regardless of whether they are enabled or not
- remove secondary, imprecise build ID lookup JS stanza
- change layout/options for admin sidebar

b=322585
- fix defaulttestgroup display when continuing to test

b=320546
- add top testers stats back to stats page, now that we can hide email addresses

b=322607
- add show all/hide all to test list display for runtests

b=334871
- allow fulltext searching of testcases by summary, steps, and expected results
2006-06-05 03:40:24 +00:00
ccooper%deadsquid.com 018544c4df b=323768
- remove Navigation.js (moved to help text in templates)
- remove Percentages js (moved to help text in templates)
- add extra sanity check when repopulating form fields with FormPersist.js
- disable testgroup/subgroup select boxes -> interim step until test runs since we have no UI to change them yet

b=322607
- add hideAll, and simple toggle functions to moo.fx
2006-06-05 01:22:25 +00:00
ccooper%deadsquid.com 9a90c53da7 b=323768
- make errorHeading a generic class
- add styles for testcases (or update them from tests)
- add styles for testcase searching
2006-06-05 01:16:46 +00:00
lpsolit%gmail.com bbb4c5b995 Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-04 10:25:09 +00:00
jocuri%softhome.net 1286233525 Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave. 2006-06-04 08:48:32 +00:00
lpsolit%gmail.com 1b11a3bb2e Bug 340139: When adding a new attachment, data inserted in the bugs_activity table are quoted - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave 2006-06-03 20:06:36 +00:00
lpsolit%gmail.com bfe784f758 Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-03 19:48:57 +00:00
lpsolit%gmail.com df292dfb77 Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-06-03 12:23:13 +00:00
wclouser%mozilla.com f7afd53426 Now with faster queries! 2006-06-03 02:20:40 +00:00
lpsolit%gmail.com 2ece465d0f Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-06-02 22:58:53 +00:00
jocuri%softhome.net 07cbaf9f23 Documentation patch, bug 340130: add a section ID in troubleshooting.xml for section B9; patch by Vlad Dascalu <vladd@bugzilla.org>, r=Colin. 2006-06-02 18:11:33 +00:00
wclouser%mozilla.com a645b84541 - Fixed a sort order issue if the ID's in the database weren't in the correct order
- Added "pseudo-google-style" page numbers so there weren't hundreds of links on
every page
2006-06-02 17:32:03 +00:00
mike.morgan%oregonstate.edu 1d2f01c73f More info about sanity dirs. 2006-06-02 14:40:45 +00:00
mike.morgan%oregonstate.edu 4bb247701a pruning .svn garbage 2006-06-02 14:36:51 +00:00
mike.morgan%oregonstate.edu 2f3c59b5c2 Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
mike.morgan%oregonstate.edu dd110b5c6d minor editing of comments and README 2006-06-02 14:20:36 +00:00
lpsolit%gmail.com 1ce86c1cf6 Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=justdave 2006-06-02 11:52:49 +00:00
lpsolit%gmail.com 22d631d8af Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-02 10:50:15 +00:00
wclouser%mozilla.com e4f8ec77f9 modified the code to automatically create applications depending on what comes in
$_GET
2006-06-01 20:31:36 +00:00
mkanat%bugzilla.org ad869f8c2e Bug 329377: Bugzilla::Object base class for objects
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
2006-06-01 00:23:17 +00:00
lpsolit%gmail.com 8cad0c5f30 Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-01 00:19:36 +00:00
wclouser%mozilla.com 25bda794aa apparently cake escapes this data automatically 2006-05-31 00:48:25 +00:00
wclouser%mozilla.com e9b0121701 added note to symlink vendor libraries 2006-05-31 00:27:50 +00:00
wclouser%mozilla.com 91f5500f5e we should have the default index.php in CVS 2006-05-31 00:21:16 +00:00
wclouser%mozilla.com e1547f2d64 modified to allow adding results 2006-05-31 00:17:41 +00:00
wclouser%mozilla.com d60099e784 added a div around the breadcrumbs to align them with the header 2006-05-31 00:06:16 +00:00
wclouser%mozilla.com 8eaefdec67 made comment box bigger on add form 2006-05-31 00:05:45 +00:00
wclouser%mozilla.com ec43fd62e1 added save() and /add/ code 2006-05-31 00:05:11 +00:00
wclouser%mozilla.com 44ab70ef96 added save() code 2006-05-31 00:04:33 +00:00
wclouser%mozilla.com d3a32ac19a model data to add save()ing 2006-05-31 00:04:06 +00:00
cls%seawood.org 26d75c37df Add INSTALL instructions to explain how to secure tinderbox via apache and change permissions to secure tinderbox locally.
Bug #339688 r=bear
2006-05-30 23:05:28 +00:00
mkanat%bugzilla.org e91ca18e97 Bug 338573: Auth could throw an insecure dependency error if username is tainted
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-30 21:19:09 +00:00
mkanat%bugzilla.org b658231f43 Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as the Bugzilla username
Patch By guillomovitch@zarb.org r=mkanat, a=myk
2006-05-30 21:17:34 +00:00
lpsolit%gmail.com 9c85c102ea Bug 335790: Field names in search form lists should be ordered alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk 2006-05-29 19:15:56 +00:00
lpsolit%gmail.com 979f59c5a5 Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless@bemail.org> r=LpSolit a=myk 2006-05-29 18:44:13 +00:00