Commit Graph

7908 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
b1119a3815 - don't allow a string of zeroes for the build ID 2006-06-05 13:37:36 +00:00
lpsolit%gmail.com
9f77a2e153 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
638e641e95 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
7d6c5dc95e 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
681b024298 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
b719adb951 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
113123bc48 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
d21b564f08 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
b7ffba23d1 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
26af5fb353 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
dec2d05aa6 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
d719aeb514 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
b3ebdd0ac9 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
68253ebcfc Now with faster queries! 2006-06-03 02:20:40 +00:00
lpsolit%gmail.com
ca5ca8b3f5 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
d577712d0d 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
ed813391b7 - 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
f630368b80 More info about sanity dirs. 2006-06-02 14:40:45 +00:00
mike.morgan%oregonstate.edu
be44afe41a pruning .svn garbage 2006-06-02 14:36:51 +00:00
mike.morgan%oregonstate.edu
4b95ace446 Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
mike.morgan%oregonstate.edu
2409337db1 minor editing of comments and README 2006-06-02 14:20:36 +00:00
lpsolit%gmail.com
44c3130d66 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
74634f1822 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
6eb70e8fa8 modified the code to automatically create applications depending on what comes in
$_GET
2006-06-01 20:31:36 +00:00
mkanat%bugzilla.org
354997ee7b 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
45619326d8 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
26ae647cc3 apparently cake escapes this data automatically 2006-05-31 00:48:25 +00:00
wclouser%mozilla.com
6ca62b36c3 added note to symlink vendor libraries 2006-05-31 00:27:50 +00:00
wclouser%mozilla.com
a844273744 we should have the default index.php in CVS 2006-05-31 00:21:16 +00:00
wclouser%mozilla.com
ab18e3b519 modified to allow adding results 2006-05-31 00:17:41 +00:00
wclouser%mozilla.com
701536e8bd added a div around the breadcrumbs to align them with the header 2006-05-31 00:06:16 +00:00
wclouser%mozilla.com
6eac329bc2 made comment box bigger on add form 2006-05-31 00:05:45 +00:00
wclouser%mozilla.com
ae88d275f9 added save() and /add/ code 2006-05-31 00:05:11 +00:00
wclouser%mozilla.com
2a461f8426 added save() code 2006-05-31 00:04:33 +00:00
wclouser%mozilla.com
9566bd5344 model data to add save()ing 2006-05-31 00:04:06 +00:00
cls%seawood.org
bc69ec38b5 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
2b332abdc1 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
ad5c76f70b 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
f4ccbdc1ff 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
dc0139643c 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
lpsolit%gmail.com
0461f050d0 Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk 2006-05-29 18:25:46 +00:00
lpsolit%gmail.com
8197b2c33f Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-29 18:11:04 +00:00
lpsolit%gmail.com
52c8070cd5 Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-05-29 17:43:40 +00:00
lpsolit%gmail.com
6a1e0b43c2 Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-29 17:24:54 +00:00
mkanat%bugzilla.org
119bed3cc2 Fix a test failure caused by a checkin fix that I did on bug 302876. 2006-05-29 03:10:28 +00:00
mkanat%bugzilla.org
132807252c Bug 302876: Database Version-Checking needs to be more modular and more generic
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-05-29 03:02:46 +00:00
cls%seawood.org
917f16c649 Remove tinderbox dependency upon obsolete bonsai scripts
Bug #273441 r=bear
2006-05-27 00:18:42 +00:00
mike.morgan%oregonstate.edu
5b79f6ae9f initial import of aus2 sanity tests 2006-05-26 01:18:01 +00:00
mike.morgan%oregonstate.edu
9305c05104 initial import of aus2 app portion 2006-05-26 01:17:33 +00:00
mike.morgan%oregonstate.edu
dac4378b52 Messed up the initial import.... :( 2006-05-26 01:16:05 +00:00
mike.morgan%oregonstate.edu
11efbc8f45 Migrating aus2 from SVN to CVS 2006-05-26 01:12:50 +00:00
uid815
be7035febd fixed a mistake in the breadcrumbs 2006-05-25 23:42:58 +00:00
uid815
f03ad082e6 added background images 2006-05-25 21:23:02 +00:00
uid815
0d3839e86d got rid of the old background and added the mozilla logo 2006-05-25 20:35:24 +00:00
uid815
853b771eb0 added rustico css 2006-05-25 20:35:09 +00:00
uid815
cbd3efb399 - added the breadcrumb helper
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815
f85fd20f51 added the Breadcrumb helper link 2006-05-25 20:34:25 +00:00
ccooper%deadsquid.com
9735dc2962 - script to clone a testgroup, including all subsidiary subgroups and testcases 2006-05-25 19:00:32 +00:00
ccooper%deadsquid.com
531f0dfefd - order testgroups by name 2006-05-25 18:54:48 +00:00
ccooper%deadsquid.com
6051713eaa - script to import complete test plans from TestRunner 2006-05-25 18:45:33 +00:00
uid815
323599c8e0 added a README to make installing easier 2006-05-25 02:20:09 +00:00
uid815
cd34b5d58d Initial import 2006-05-24 19:14:24 +00:00
lpsolit%gmail.com
806ed41fc0 Bug 152361: can't continue walking a dependency tree - Patch by Andr� Batosti <batosti@async.com.br> r/a=myk 2006-05-23 00:31:35 +00:00
lpsolit%gmail.com
8d45b8e078 Bug 323106: create-series JavaScript Error: 'options' is null or not an object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk 2006-05-23 00:20:17 +00:00
mkanat%bugzilla.org
5f63b544b8 Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-22 18:11:53 +00:00
lpsolit%gmail.com
a19ec48c3b Bug 331365: Sendmail complains about a possible attack because there's a newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave 2006-05-22 17:31:52 +00:00
lpsolit%gmail.com
0db868b418 Bug 139309: Include real name (not just email address) in bugmail comment and diff headers - Patch by Karsten "Mnyromyr" D�sterloh <mnyromyr@tprac.de> r=LpSolit a=justdave 2006-05-22 16:39:59 +00:00
lpsolit%gmail.com
8842500aa4 Bug 332522: Remove $::prodmaxvotes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-21 22:15:05 +00:00
mkanat%bugzilla.org
4bee5b5fce Bug 338365: Bugzilla::BugMail calls Param() outside of any function
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave
2006-05-20 18:12:06 +00:00
mkanat%bugzilla.org
45e799ffae Bug 337782: Change the way that whine.pl gets and formats the current date
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-20 18:10:53 +00:00
lpsolit%gmail.com
96ecd2ccd7 Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-05-18 21:40:54 +00:00
cls%seawood.org
e3333b2d8c Drop mail that does not contain any tinderbox: headers instead of bouncing it.
Bug #275135 sr=bear
2006-05-18 18:03:08 +00:00
bear%code-bear.com
16ad4561fb Add .svn to the list of directories to exclude - patch by John L. Villalovos
bug 328407 r=timeless
2006-05-17 14:52:32 +00:00
bear%code-bear.com
13f9b54016 Changed how the files selected for the compile_*_code targets are determined.
Previously the files were passed thru egrep -v so you had to list all items to exclude
but now the egrep lists the extensions to include - much saner
bug 328406 r=timeless
2006-05-17 06:38:52 +00:00
lpsolit%gmail.com
73f33debbd Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-16 22:49:14 +00:00
mozilla%colinogilvie.co.uk
b724417880 Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords defined
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
2006-05-16 22:08:30 +00:00
mkanat%bugzilla.org
d455f22aee Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR codes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-16 22:07:07 +00:00
mozilla%colinogilvie.co.uk
dd19f2ff83 Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
Patch by me; r=mkanat
2006-05-16 18:57:55 +00:00
cls%seawood.org
a7501c0803 Check SERVER_PORT when validating referers
Bug #284372 r=timeless
2006-05-16 05:23:22 +00:00
lpsolit%gmail.com
d3bb43c325 Bug 164167: make it possible to commit changes without entering a password - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-15 20:41:10 +00:00
lpsolit%gmail.com
c5faa5932d Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC 2006-05-15 17:38:20 +00:00
lpsolit%gmail.com
3a4b6a296b Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-05-15 16:40:53 +00:00
lpsolit%gmail.com
1ea21b63e9 Bug 337683: The user prefs tab let you change the password and email address of a user being impersonated when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-05-15 16:31:28 +00:00
lpsolit%gmail.com
a29a59f958 Bug 337681: When trying to impersonate someone, the UI displays the password field when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-05-15 16:19:43 +00:00
lpsolit%gmail.com
426fd0c809 Bug 337661: LDAP user login failure: Can't locate object method "realname" via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-05-15 16:13:02 +00:00
lpsolit%gmail.com
1d2f91970a Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-05-15 16:06:59 +00:00
lpsolit%gmail.com
b851e8d2a4 Bug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-05-14 19:59:15 +00:00
lpsolit%gmail.com
0021a1c916 Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave 2006-05-14 19:47:35 +00:00
lpsolit%gmail.com
f5902d63f6 Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2006-05-14 19:12:13 +00:00
lpsolit%gmail.com
a7c2d476c1 Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code/user-error.html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-05-14 18:49:33 +00:00
uid815
fa5cb980b2 added Wladimir's patch. gcSession used to be a private method, but it's not anymore 2006-05-12 23:21:24 +00:00
mkanat%bugzilla.org
31d81c4061 Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +00:00
mkanat%bugzilla.org
11b93b7d57 Bug 96431: It's possible to write an essay in the Summary field.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10 15:49:30 +00:00
lpsolit%gmail.com
af966fd650 Bug 188775: Doctor should offer link to download plain text version of diff - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-10 00:51:04 +00:00
lpsolit%gmail.com
c17d033a35 Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2006-05-10 00:41:45 +00:00
lpsolit%gmail.com
0560ef056b Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-05-10 00:33:55 +00:00
mike.morgan%oregonstate.edu
4e09a23e98 Fixes for bugs 332843, 337189, 336598, 333355. Thanks to trev, Ryan for writing patches for XSL and rewrites. 2006-05-08 21:58:59 +00:00
mike.morgan%oregonstate.edu
4c127d4271 Rewording addon->add-on (bug 335914). Thanks Cameron. 2006-05-08 13:49:09 +00:00
lpsolit%gmail.com
95073050aa Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out first) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-05-08 00:18:55 +00:00
wurblzap%gmail.com
5f7ace0e88 Bug 333581: Provide editbugs as default timetrackinggroup value.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=mkanat, kevin.benton, a=myk
2006-05-07 21:57:43 +00:00
lpsolit%gmail.com
33860a25ba Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-07 20:13:49 +00:00
lpsolit%gmail.com
7d0fe875f5 Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-07 19:56:05 +00:00
mike.morgan%oregonstate.edu
c66b163cd4 Fixes submitted by Cameron - bug 329131, bug 334640, bug 321343, bug 336348. Thanks for your help, Cameron! :) 2006-05-06 10:10:40 +00:00
bugzilla%micropipes.com
f0435e385a Applied cameron's patch for bug 333043 2006-05-06 04:51:53 +00:00
mike.morgan%oregonstate.edu
f30c150c20 Export script. 2006-05-06 00:25:22 +00:00
mike.morgan%oregonstate.edu
ed4cfb6480 Added csv lib and export script (simple one) to dump results minus personal emails into a CSV file for download. 2006-05-06 00:24:02 +00:00
mike.morgan%oregonstate.edu
7ad80a7951 Updated schema and values for apps. 2006-05-05 19:23:47 +00:00
mkanat%bugzilla.org
585d835885 Fix a typo in the Release Notes pointed out by RSZ. 2006-05-05 14:10:57 +00:00
lpsolit%gmail.com
110c37486d Bug 336283: If doctor.conf contains both WEB_BASE_URI and WEB_BASE_URI_n, only take WEB_BASE_URI into consideration and ignore all multi-installation parameters - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-05 11:17:29 +00:00
mike.morgan%oregonstate.edu
307ac9e369 bug 336703 -- updating documentation to reflect IRC channel change from #umo -> #addons. 2006-05-05 07:52:26 +00:00
mike.morgan%oregonstate.edu
6241ecf3e0 Fix for alert message upon search plugin install error. See bug 330272. 2006-05-05 03:18:52 +00:00
lpsolit%gmail.com
15666e1353 Bug 336320: Doctor incorrectly uses CRLF (\r\n) instead of LF (\n) line terminator - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:16:41 +00:00
lpsolit%gmail.com
210aa659a5 Bug 336343: ValidateVersions() assumes file revision numbers to be of the form x.y - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:03:31 +00:00
mike.morgan%oregonstate.edu
a203f5a6b2 Reinstating the links to the three "special" categories by popular demand. 2006-05-03 18:59:11 +00:00
mike.morgan%oregonstate.edu
fdc7ad8d87 Committing fix for addon name in install dialog bug, see bug 336441. 2006-05-03 17:37:40 +00:00
mike.morgan%oregonstate.edu
ebf76da084 Fix for https->http -- see bug 335602. 2006-05-03 17:18:17 +00:00
mike.morgan%oregonstate.edu
726bd0ce0b Updated RSS links at top of lists in extensions/themes main page to point to an HTML page, see bug 336246. 2006-05-02 22:57:05 +00:00
lpsolit%gmail.com
4ed32f9958 Bug 336315: Throw*Error() are unable to find templates - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-02 22:34:11 +00:00
lpsolit%gmail.com
5b999ec1b1 Bug 323590: Make it possible to have multiple WEB_BASE_URI -> WEB_BASE_PATH mappings - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-02 17:46:07 +00:00
bear%code-bear.com
04dd9b62ab Add a "Raw Output" to the source listing header template - this gives the page a link where
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
mike.morgan%oregonstate.edu
4321a61bbf Fixed sorting for popular/downloads sort in relation with bug 282696. 2006-05-01 23:39:54 +00:00
bear%code-bear.com
7f81803d7c Applied patch to dolog to allow handling of items imported into cvs
bug 180503, r=bear
patch by Christopher Seawood
2006-05-01 21:52:22 +00:00
ccooper%deadsquid.com
3118d32464 b=335382
- adding new files for help display
2006-05-01 21:42:54 +00:00
ccooper%deadsquid.com
506934553a b=335382
- add improved automated lookup for build ID
- require 10-digit build ID
- add global framework for help text
2006-05-01 21:38:39 +00:00
ajschult%verizon.net
2bca36fe33 Bug 333369: Allow for non-recursive directory queries, r=timeless 2006-05-01 03:54:54 +00:00
mkanat%bugzilla.org
9f5eaede3a Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name into fielddefs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-04-30 23:53:28 +00:00
lpsolit%gmail.com
573315c16e Bug 142913: Display the version of the file being edited - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-04-30 21:03:32 +00:00
lpsolit%gmail.com
58ccce8e97 Bug 331008: Consistently name errors either prod_ or product_ - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-04-30 20:52:26 +00:00
lpsolit%gmail.com
9ba1f98c83 Bug 332925: The heading of the attachment diff page can extend off the right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-04-30 20:46:35 +00:00
lpsolit%gmail.com
c0a36c0a4b Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin 2006-04-30 20:35:15 +00:00
mozilla%colinogilvie.co.uk
951e66a4e4 Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL
Patch by me, r=LpSolit on IRC
2006-04-30 13:18:42 +00:00
mozilla%colinogilvie.co.uk
f98186a916 Bug 335633: Docs still refer to "loginmethod"
Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me
2006-04-30 12:56:03 +00:00
bugzilla%micropipes.com
859eb2d4cc fix for 335014, thanks TH for the code 2006-04-30 00:28:37 +00:00
justdave%bugzilla.org
473fd0afc3 Bug 325264: can't change newsgroups, doc links, or component description. Fixed SQL error.
r=dbaron
2006-04-27 06:31:59 +00:00
mike.morgan%oregonstate.edu
775fac0194 Checked in http->https, something found in relation with bug 335614. 2006-04-27 03:11:55 +00:00
mkanat%bugzilla.org
d04c31e2d6 Bump version post-release. 2006-04-23 05:23:28 +00:00
mkanat%bugzilla.org
36ce88573e Update the version numbers for 2.23.1. 2006-04-23 02:42:23 +00:00
lpsolit%gmail.com
fd2af6b379 Bug 329628: Finalize Release Notes for 2.22 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:42:18 +00:00
lpsolit%gmail.com
b39e4c5b39 Bug 329629: Release Notes for 2.20.2 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:26:23 +00:00
bugzilla%micropipes.com
16471f76f2 fix for 334747 and to make shaver happy :) 2006-04-19 23:15:47 +00:00
lpsolit%gmail.com
ba0b2b3b4a Bug 334620: When calling importxml.pl with the -v option, information is displayed too many times - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=ghendricks a=myk 2006-04-19 22:24:06 +00:00
dbaron%dbaron.org
cba78bbfca Panel output should be sorted by build start rather than build end. b=277089 r=timeless 2006-04-19 22:13:04 +00:00
lpsolit%gmail.com
4235433c0e Bug 334617: importxml.pl crashes when importing bugs having attachments from version 2.20 or older - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=ghendricks a=myk 2006-04-19 21:47:25 +00:00
mike.morgan%oregonstate.edu
87b1b37072 Checked in changes to search so descriptions are searched as well as titles. See bug 334713. 2006-04-19 21:23:05 +00:00
mike.morgan%oregonstate.edu
cc2a5371d2 Added redirect if product is not defined (redirects users accessing the URL directly to the mozilla.com support page). 2006-04-19 15:44:25 +00:00
mike.morgan%oregonstate.edu
3f82dd1e7e Added multi-app support per requests made in bug 331632. Also separated out forms so we can localize things in the future. :) 2006-04-18 18:51:59 +00:00
wurblzap%gmail.com
35b10b5954 Bug 281691: Misused <label>'s cause screen reader problems.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2006-04-18 07:58:51 +00:00
lpsolit%gmail.com
0f2799e41a Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2006-04-17 20:49:59 +00:00
lpsolit%gmail.com
373e117459 I forgot a minor fix on checkin for bug 330718 :) 2006-04-17 20:41:03 +00:00
lpsolit%gmail.com
00bcf5505e Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-17 20:36:34 +00:00
lpsolit%gmail.com
ac6c650c88 Bug 44595: Implement an interface for administrators to delete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave 2006-04-17 20:19:37 +00:00
lpsolit%gmail.com
69ac09ca8c Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-17 17:39:43 +00:00
lpsolit%gmail.com
169504a442 Bug 330186: Crash when changing the status of a bug which has dependencies (new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave 2006-04-15 18:12:10 +00:00
lpsolit%gmail.com
112b09c6a7 Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave 2006-04-14 17:04:28 +00:00
lpsolit%gmail.com
231f4b3551 Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-04-14 16:50:47 +00:00
lpsolit%gmail.com
a837fa1066 Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-04-14 16:39:53 +00:00
wurblzap%gmail.com
abd1dbb32f Bug 333867: Incorrect examples for time units in Advanced Query help.
Patch by Emmanuel Seyman <eseyman@linagora.com>,
r=wurblzap, a=justdave
2006-04-14 16:27:43 +00:00
shaver%mozilla.org
eda176666c Balance columns better! 2006-04-13 19:01:00 +00:00
lpsolit%gmail.com
8e47b99e72 Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave 2006-04-12 23:08:20 +00:00
lpsolit%gmail.com
b9419bb330 Bug 333031: Uninitialized value when entering a new bug and an alias is given - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-12 22:56:05 +00:00
lpsolit%gmail.com
efd765e39b Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (.) or string - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-12 22:46:33 +00:00
shaver%mozilla.org
083f98ef16 Update search plugin list. 2006-04-12 20:00:03 +00:00
shaver%mozilla.org
61f0734634 Add Yahoo! Answers search plugin. 2006-04-12 19:57:53 +00:00
bugzilla%micropipes.com
87208a0c6e fix for 333133 2006-04-12 04:13:40 +00:00
bugzilla%micropipes.com
fed3abf57e fix for bug 332989 2006-04-12 03:59:42 +00:00
mike.morgan%oregonstate.edu
1d9c651072 Fixed absence of Thunderbird install extensions, per comments and discussion in bug 333518.
Install instructions will only show up if Thunderbird is _one of_ the supported applications
for the addon being displayed.
2006-04-11 16:13:52 +00:00
mike.morgan%oregonstate.edu
902baf07fd Fixed newest list type, which should have been pointing at main.DateAdded instead of version.DateUpdated. See bug 333530. 2006-04-11 07:44:05 +00:00
bugzilla%micropipes.com
ac8c4ecfc7 fix for 333107 2006-04-11 03:47:29 +00:00
bugzilla%micropipes.com
09565a011c fix for 332824 2006-04-11 03:08:07 +00:00
timeless%mozdev.org
20d62fd869 Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
r=kiko
2006-04-10 18:45:44 +00:00
lpsolit%gmail.com
8f4f3f5f9a Bug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates' table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-09 18:23:42 +00:00
mike.morgan%oregonstate.edu
823b0af611 Added orderby to persist sort for bottom links as well. 2006-04-09 04:47:37 +00:00
mkanat%kerio.com
fb5f081b96 Bug 333195: Cannot post a bug with keywords in it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-04-08 10:56:55 +00:00
bugzilla%micropipes.com
a9813aa152 fix bug 333058 2006-04-08 04:47:29 +00:00
bugzilla%micropipes.com
2aa6cde3b2 Fixed bug 333068 (thanks Cameron) 2006-04-08 04:22:15 +00:00
bugzilla%micropipes.com
13de85e63f fixes bug 333116 2006-04-08 03:35:23 +00:00
bugzilla%micropipes.com
4392b09ff0 fix bug 333188 (thanks cameron) 2006-04-08 03:01:08 +00:00
bugzilla%micropipes.com
5dbeb97916 Fixed bug 333189 (thanks alan) 2006-04-08 02:57:46 +00:00
bugzilla%micropipes.com
f23cafa441 fixes bug 332827 2006-04-08 02:25:26 +00:00
bugzilla%micropipes.com
50cb773fd2 fixed bug 332983 (thanks cameron) 2006-04-08 02:20:25 +00:00
bugzilla%micropipes.com
49df287ce0 fix bug 333046 (thanks cameron) 2006-04-08 02:19:07 +00:00
bugzilla%micropipes.com
ed9c8ec7dd fix 333128 (thanks alanjstr) 2006-04-08 02:13:07 +00:00
bugzilla%micropipes.com
0947b74da3 fixed bug 332847 2006-04-08 02:06:21 +00:00
mike.morgan%oregonstate.edu
48485e30c7 Fixed default comment sorting and sort persistence -- per comments and flames in bug 332826. :) 2006-04-07 22:59:57 +00:00
mike.morgan%oregonstate.edu
0e84b0c5b0 Added strip_tags for insert in addition to mysql_real_escape_string for bug 333124.
Template will strip_tags as well jic.  Those were updated at 8am.
2006-04-07 22:49:12 +00:00
mike.morgan%oregonstate.edu
27799620f6 Updates to address problems in bug 333124 and bug 333133. 2006-04-07 15:01:04 +00:00
bugzilla%micropipes.com
02eed06ed8 s/Update/Addons/, fixed some other copy/paste mistakes for the v1->v2 conversion 2006-04-07 05:23:39 +00:00
bugzilla%micropipes.com
d4a9c12048 might as well put it on the rest of the pages (bug 332953) 2006-04-07 05:17:55 +00:00
bugzilla%micropipes.com
ee33b7386d fix bug 332953 2006-04-07 05:11:50 +00:00
bugzilla%micropipes.com
a808f7a87d and now it's valid. seriously. 2006-04-07 04:10:20 +00:00
bugzilla%micropipes.com
fee5466537 the single author was being echoed outside of a <ul> - now if there is only one
author, it is in the previous list
2006-04-07 03:57:25 +00:00
bugzilla%micropipes.com
b2734ccdf3 <ul> was out of order 2006-04-07 03:55:43 +00:00
bugzilla%micropipes.com
233de3e572 oops, consistency is good 2006-04-07 03:20:47 +00:00
mike.morgan%oregonstate.edu
55968289a0 Fixes for bug 333010, bug 332991, bug 332993. 2006-04-07 03:17:40 +00:00
bugzilla%micropipes.com
51c5c0626d Multiple authors now show up in the nav 2006-04-07 03:14:14 +00:00
bugzilla%micropipes.com
9eed7c491d Fixed pages to show multiple authors (bug 332824) 2006-04-07 03:02:31 +00:00
mike.morgan%oregonstate.edu
e429bfe18f Fixed incorrect addon name in install(). Previous dialogues were showing appname instead of addon name/version. 2006-04-07 02:45:49 +00:00
bugzilla%micropipes.com
0715a4e1c3 Fix to show the write header image 2006-04-07 02:32:15 +00:00
mike.morgan%oregonstate.edu
258cbe82a5 Fixed SQl for getbyguid funcs. 2006-04-07 02:28:08 +00:00
bugzilla%micropipes.com
da8e786aad fixed injection issue (bug 333034) 2006-04-07 02:10:46 +00:00