mkanat%bugzilla.org
f579049209
Bug 343338: Eliminate "my" variables from the root level of modules
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-13 21:55:43 +00:00
mkanat%bugzilla.org
adeae2c910
Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking subroutines in checksetup.pl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=myk
2006-07-13 21:50:08 +00:00
ccooper%deadsquid.com
7159d0814c
- set max width for testcase select
2006-07-13 21:43:57 +00:00
ccooper%deadsquid.com
a867ccd276
- set creation_date and last_updated
2006-07-13 21:35:23 +00:00
ccooper%deadsquid.com
121b055244
- pad the list, not the cell
2006-07-13 20:53:10 +00:00
ccooper%deadsquid.com
b9abe57939
- increase padding on tcm table cells
2006-07-13 20:48:19 +00:00
ccooper%deadsquid.com
7ca7896fc0
- remove troublesome 'use diagnostics' directive...damn you perl 5.6!
...
- remove extraneous Litmus lib inclusions
- add more specific input checks for $file
2006-07-13 20:38:01 +00:00
wurblzap%gmail.com
91a3d6dfce
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
...
Emergency docs Tinderbox fixing patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, colin.ogilvie
2006-07-13 20:32:42 +00:00
wurblzap%gmail.com
efced01085
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=vladd, a=myk
2006-07-13 20:08:00 +00:00
lpsolit%gmail.com
dadd609817
Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@novell.com> r=ghendricks a=myk
2006-07-13 19:04:06 +00:00
lpsolit%gmail.com
20ac7bbe8f
Bug 344507: Users watching you: None should be "No one" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-13 18:49:59 +00:00
lpsolit%gmail.com
0131869968
Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-13 18:37:08 +00:00
lpsolit%gmail.com
407bc038ef
Fix on checkin for bug 94534
2006-07-13 18:02:53 +00:00
lpsolit%gmail.com
1356a99120
Bug 94534: Customised resolutions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-13 18:00:43 +00:00
zach%zachlipton.com
34dc892f80
Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria.
2006-07-13 17:17:59 +00:00
mozilla%colinogilvie.co.uk
f858ffe405
Documentation for Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores).
...
Original Patch by guillomovitch@zarb.org ; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
2006-07-13 16:55:41 +00:00
ccooper%deadsquid.com
6fff332ca8
- added verbose mode to add_testcases_from_xml.pl
...
- added add_branch method to Litmus::DB::Testgroup
2006-07-13 14:59:43 +00:00
lpsolit%gmail.com
16eefba57c
Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless r=mkanat (emergency checkin)
2006-07-13 12:11:56 +00:00
mike.morgan%oregonstate.edu
4e3b18c565
Raising limit for the recommended function -- used 100 for an arbitrarily large value.
2006-07-12 22:11:53 +00:00
mike.morgan%oregonstate.edu
5ef72bebe3
Added fix to prevent PFS from getting messed up by a proxy (or any other page) -- when trying to fix bug 343977. Using $_SERVER['SCRIPT_NAME'] was inaccurate when proxying PFS to pfs.php.
2006-07-12 16:59:35 +00:00
mike.morgan%oregonstate.edu
6eecc4318c
Fix for updating comment values. See bug 335408.
2006-07-12 16:39:47 +00:00
ccooper%deadsquid.com
b2241856c0
- adding script to parse testcases from submitted XML (add_testcases_from_xml.pl)
...
- added appropriate update/delete methods to Testgroup.pm, Subgroup.pm, and Testcase.pm. These methods are called by add_testcase_from_xml.pl;
- allow user to preview subgroups/testcases in the right-hand selectbox when working with testgroups/subgroups;
- added generic blankForm() method to FormValidation.js
- factored out JSON retrieval code to json.js
2006-07-12 15:01:08 +00:00
lpsolit%gmail.com
6355ed276e
Bug 343916: hidden submit button should have display: none - Patch by Rob Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk
2006-07-12 12:38:54 +00:00
lpsolit%gmail.com
7cdaeba90b
Bug 317694: All buttons in forms must have an id - Patches by Andr� Batosti <batosti@async.com.br> r=ghendricks a=myk
2006-07-12 12:21:43 +00:00
lpsolit%gmail.com
80159e57bc
Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-07-12 11:51:43 +00:00
mkanat%bugzilla.org
d24dd587f4
Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-12 06:05:07 +00:00
mike.morgan%oregonstate.edu
7d9ab44bff
Additional changes to default values in pfs RDF. Cannot have blank values for guid, name, etc., otherwise clients will hang when checking a mime-type against PFS. Prep for bug 343977.
2006-07-11 23:45:11 +00:00
mike.morgan%oregonstate.edu
9ebc091044
Changes based on some QA done for bug 343977. Added some missing RDF entries found when comparing to prod.
2006-07-11 23:25:19 +00:00
zach%zachlipton.com
235c2c9b52
Bug 344207 - Can't use colons in link URLs. Fix adds colons to the regular expression in Litmus::StripScripts. Presumably, we want to consider sending this upstream to the real StripScripts developers.
2006-07-11 17:46:00 +00:00
wclouser%mozilla.com
eb88bf732c
added new title image
2006-07-11 16:01:15 +00:00
wclouser%mozilla.com
9abc089673
added a .csv type to the .htaccess
2006-07-11 01:35:10 +00:00
lpsolit%gmail.com
476fd3a5de
Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guillomovitch@zarb.org r=mkanat a=justdave
2006-07-11 00:42:58 +00:00
lpsolit%gmail.com
f24e4a70b9
Bug 327782: describecomponents.cgi should include the product description of the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk
2006-07-11 00:32:20 +00:00
wclouser%mozilla.com
475da28c60
hardcoding
2006-07-10 23:53:35 +00:00
wclouser%mozilla.com
ff1345eb8d
switching back
2006-07-10 23:39:33 +00:00
wclouser%mozilla.com
fc86e89564
testing
2006-07-10 23:36:43 +00:00
wclouser%mozilla.com
3c4fee369e
testing...
2006-07-10 23:36:22 +00:00
wclouser%mozilla.com
921aea3e34
removed joga companion links/images/etc
2006-07-10 20:22:59 +00:00
cls%seawood.org
d6a83b3de0
Display real end times for builds.
...
Thanks to Chase Phillips <chase@mozilla.org> for the original patch.
Bug #334592 r=bear
2006-07-10 16:43:04 +00:00
mkanat%bugzilla.org
63e18f8ae2
Bump the version number post-release.
2006-07-10 00:36:08 +00:00
mkanat%bugzilla.org
d9a07dffc1
Bump version number for release of 2.23.2.
2006-07-09 23:29:24 +00:00
mkanat%bugzilla.org
ccd0326709
Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::Component
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-07-09 05:00:20 +00:00
ccooper%deadsquid.com
f46af954e0
- sort testcases by sort_order, then by testcase ID (for fallback sorting)
...
- create Litmus::StripScripts subclass of HTML::StripScripts so we can implement our own HREF validation, like say, allowing ftp:// and mailto:// links.
2006-07-07 20:34:58 +00:00
wclouser%mozilla.com
3141907e1b
Initial import for the firefox survey project
2006-07-07 18:09:28 +00:00
cls%seawood.org
f4d3cf4162
Implement wayback links.
...
Thanks to Chase Phillips <chase@mozilla.org> for the patch.
Bug #334592 r=cls
2006-07-07 14:32:19 +00:00
cls%seawood.org
31ce9c449b
Handle edge cases of dirname(SCRIPT_NAME) results.
...
Bug #343534 r=timeless
2006-07-07 14:06:04 +00:00
mike.morgan%oregonstate.edu
cef923804b
Fix for bug 343771 -- redoing the app params once again so we don't get 404s in RSS link.
2006-07-07 00:03:20 +00:00
lpsolit%gmail.com
453931ffff
Bug 282025: Queries with group pronouns should accept non-word characters in group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk
2006-07-06 12:09:28 +00:00
lpsolit%gmail.com
189d2a7707
Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk
2006-07-06 12:06:43 +00:00
mike.morgan%oregonstate.edu
f3ff7f639c
Added support for new URI schema, checking for OS_VERSION param, placeholder for "no updates" behavior for certain OS_VERSION strings which can be set up in config.php.
2006-07-06 06:13:03 +00:00
mkanat%bugzilla.org
e01df02a56
Bug 173629: Clean up "my" variable scoping issues for mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
lpsolit%gmail.com
d9e0ef4421
Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at template/en/default/request/email.txt.tmpl line 155 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-06 02:18:28 +00:00
lpsolit%gmail.com
51a3d54a69
Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-06 01:49:40 +00:00
lpsolit%gmail.com
d2afcaacd4
Bug 340967: The login form appears twice when trying to add an attachment (due to two consecutive calls to Bugzilla->login) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-05 23:42:47 +00:00
mkanat%bugzilla.org
73c3cf0977
Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk
2006-07-05 23:33:25 +00:00
lpsolit%gmail.com
f929f8922b
Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-05 23:31:45 +00:00
lpsolit%gmail.com
d17442a6c9
Extra blank in the XML::Twig warning - r=wicked on IRC
2006-07-05 21:51:47 +00:00
lpsolit%gmail.com
bcff7b09c8
Bug 232705: FlagType::normalize() not used; remove it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-05 21:45:15 +00:00
cls%seawood.org
e42bbe8d9b
Use $1 instead of \1 to avoid perl warnings in log files.
...
Bug #325453
2006-07-05 21:39:18 +00:00
mike.morgan%oregonstate.edu
1316b40407
Fix for bug 343578 to remove dependencies on AppID in search.php.
2006-07-05 18:35:42 +00:00
wclouser%mozilla.com
658954e4be
accepts a / instead of a space in the url now
2006-07-05 00:43:37 +00:00
wclouser%mozilla.com
81263a1e0c
got rid of the "group by" restraint, halfing the query time :)
2006-07-04 23:59:18 +00:00
lpsolit%gmail.com
97386bb810
Bug 343566: Runtests test 004template.t fails on some systems with a complaint about RELATIVE - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
2006-07-04 22:25:47 +00:00
wclouser%mozilla.com
f0f9cab7bf
the comments pages are now aware of question sets. It works right now, but it's not
...
done. I'd like to eliminate a "group by" statement in the comment query that is
doubling the time.
2006-07-04 18:07:34 +00:00
lpsolit%gmail.com
618a091854
Bug 341867: post_bug.cgi lets users with editbugs and canconfirm privs enter bugs as UNCONFIRMED even when votes_to_confirm is 0 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk
2006-07-04 09:49:32 +00:00
mkanat%bugzilla.org
32c8190025
Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 upgrade
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-07-03 21:45:30 +00:00
mkanat%bugzilla.org
f2dd0345c6
Bug 338375: Use Bugzilla->params everywhere instead of Param().
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org
30f6d2eada
Bug 342869: Use Bugzilla->params everywhere except templates
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
mkanat%bugzilla.org
eaaf92ebab
Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls _load_params
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:23:26 +00:00
mkanat%bugzilla.org
c4d8aec384
Bug 343337: process_bug.cgi calls certain constants as global subroutines
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:20:41 +00:00
mkanat%bugzilla.org
7db8124959
Bug 342744: bz_locations should return absolute paths for mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave
2006-07-03 21:16:30 +00:00
cls%seawood.org
a9f10bcdfb
Do not perform strict format validation on the revision string when we are doing a (not)regexp search.
...
Bug #325453 r=bear
2006-07-03 20:39:31 +00:00
cls%seawood.org
4e5a5ea7dd
Get tag info from Tag: line in CVS output rather than relying upon client's CVS/Tag file.
...
Bug #343263 r=bear
2006-07-03 20:35:04 +00:00
lpsolit%gmail.com
6708e158b5
Bug 342828: keyword cache is not sorted alphabetically, makes sorting by keyword inconsistent - Patch by R�mi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-07-03 09:31:15 +00:00
lpsolit%gmail.com
04ab0445f0
Fix on checkin for bug 343364
2006-07-03 09:25:07 +00:00
lpsolit%gmail.com
f4fe24cce6
Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-07-03 09:21:42 +00:00
lpsolit%gmail.com
7564ad88ca
Bug 343294: Update notification does not work through an HTTP proxy - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave
2006-07-03 09:08:43 +00:00
lpsolit%gmail.com
2542d86d42
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=justdave
2006-07-03 08:53:27 +00:00
mike.morgan%oregonstate.edu
cb98b5bdcf
Fixed error in template for recommended.tpl.
2006-07-02 23:29:28 +00:00
shaver%mozilla.org
32945d9619
Bug 302287: support crypto hashes for add-ons; fix installation error for
...
items that have hashes. patch from mao, r=shaver.
2006-07-01 20:42:36 +00:00
lpsolit%gmail.com
22b451e0c4
Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-07-01 20:01:52 +00:00
mkanat%bugzilla.org
00630230bd
Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi
...
Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-07-01 16:45:54 +00:00
mkanat%bugzilla.org
e33a465cf4
Bug 343166: $template->process leaks 512K of RAM per call under mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-01 16:10:14 +00:00
cls%seawood.org
1c83d1cfc8
Check both normal & Attic locations for removed files to handle the case of branch-only removes.
...
Bug #335735 r=justdave
2006-06-30 21:49:55 +00:00
wclouser%mozilla.com
36e7fda698
consolidated application id code
2006-06-30 21:47:08 +00:00
mike.morgan%oregonstate.edu
f552fd3010
Hash update script for 302287.
2006-06-30 19:01:27 +00:00
zach%zachlipton.com
ef2fa8a12c
- Make it possible to rename subgroups and testgroups and to enable and disable them (the state of the form controls were previously being ignored).
...
- When clicking the "edit testcase" link, make the edit form automatically display in manage_testcases.cgi
- Display markdown formatted text for testcase data in manage_testcases.cgi
2006-06-30 18:37:29 +00:00
wclouser%mozilla.com
af1c9686ea
left an echo statement in
2006-06-30 17:18:25 +00:00
wclouser%mozilla.com
3abb57ca88
minor tweaks
2006-06-30 17:16:50 +00:00
mike.morgan%oregonstate.edu
469b873a87
Fixes for Addons -> Add-ons in titles, etc. Just rudimentary changes there.
...
Added an update-hashes script as a small part of bug 302287.
2006-06-30 05:30:03 +00:00
mike.morgan%oregonstate.edu
cfdac58bc6
Part of a fix for bug 342998. Just fixed the version listings.
2006-06-30 05:26:30 +00:00
gerv%gerv.net
8ebceafa61
Cope with missing planet2.css.
2006-06-29 22:15:51 +00:00
wclouser%mozilla.com
fdbf3e4ee5
new files for the db
2006-06-29 21:44:19 +00:00
wclouser%mozilla.com
dc6c55817f
rewrote the csv library into an object
2006-06-29 21:42:59 +00:00
wclouser%mozilla.com
ab4df73b13
Reworked the database. we now have "question sets" which will allow us versioning
2006-06-29 21:41:14 +00:00
wclouser%mozilla.com
11b41fa276
altered the perl for the new db structure
2006-06-29 21:38:28 +00:00
wclouser%mozilla.com
4a678ad33f
- got rid of some extra routes
...
- added some defaults that the rest of the pages need
2006-06-29 21:37:53 +00:00
wclouser%mozilla.com
60f7fabc93
narrowed the date fields a bit
2006-06-29 21:36:33 +00:00
zach%zachlipton.com
2070658eab
Remove the LIMIT 300 in User's FullTextMatches search to work around a mysql bug in the ancient version on rodan.
2006-06-29 17:41:49 +00:00
mkanat%bugzilla.org
7c6105b287
Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_locations()
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:49:56 +00:00
mkanat%bugzilla.org
3856189aa6
Bug 342114: Bugzilla.pm caches data in global variables
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:34:37 +00:00
mkanat%bugzilla.org
eb5491336e
Bug 342731: checksetup.pl "answers" file seems to be broken
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=justdave
2006-06-29 16:33:24 +00:00
zach%zachlipton.com
dffc9f0abf
Bug fix in XML.pm.
2006-06-29 16:24:25 +00:00
bear%code-bear.com
019ffa32d6
Fix dolog.pl to not drop checkins to files that are in the Attic
...
Patch by Don McCasland
Tweaks by Chris Seawood
bug 335735 r=justdave
2006-06-29 05:55:22 +00:00
mike.morgan%oregonstate.edu
830b914bd1
Update for bug 337838, fixes redirect to use config var for first part of URI.
2006-06-29 02:04:18 +00:00
cls%seawood.org
d18b8348ad
Use sendmail by default to spool mail locally.
...
Bug #331309 r=bear
2006-06-28 23:59:56 +00:00
ccooper%deadsquid.com
3e79624d60
- order results by reverse date
2006-06-28 22:23:53 +00:00
ccooper%deadsquid.com
882b4c20ba
- revert unnecessary index check
2006-06-28 20:51:45 +00:00
ccooper%deadsquid.com
355d7e4cf3
- fix testcase display padding
2006-06-28 20:02:12 +00:00
ccooper%deadsquid.com
f57db2c599
- keep testcase ID: summary display constant with index page
2006-06-28 19:47:24 +00:00
ccooper%deadsquid.com
12aa7e7a42
- add missing brace
2006-06-28 19:10:41 +00:00
ccooper%deadsquid.com
048675cbfb
- make sure a product is actually selected
2006-06-28 19:04:30 +00:00
ccooper%deadsquid.com
117c5886bc
b=342041
...
- add ability to search for recently added or updated testcases
2006-06-28 19:03:45 +00:00
ccooper%deadsquid.com
980e7b0f7b
- remove errant comment
2006-06-27 15:58:37 +00:00
ccooper%deadsquid.com
8ef282ea77
- fix comment ref
2006-06-27 15:54:05 +00:00
ccooper%deadsquid.com
25919e0b26
- adding missing CGI file
2006-06-27 15:52:39 +00:00
ccooper%deadsquid.com
a9b40c83ed
Manage testgroup
...
- change Litmus::FormWidget funciton name to getTestgroups
- add Essential column designations to Litmus::DB::Testgroup
- add functions to Litmus::DB::Testgroup: clone, delete_from_subgroups, delete_from_test_runs (stub), delete_with_refs, update_subgroups
- add testgroup display to mimic display for testcase
Manage subgroups
- display loading message for subgroups
- fix nesting of default option selection
- add subgroup display to mimic display for testcase
2006-06-27 15:51:58 +00:00
bugzilla%glob.com.au
7d0aad5551
Bug 341495: Merge the banner and header
...
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-27 13:58:55 +00:00
mkanat%bugzilla.org
9f4316bf70
Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-27 10:54:05 +00:00
zach%zachlipton.com
7fb70d7c17
- Add is_automated_result flag to test_results table to track when results are part of automated testing scripts.
...
- Set machinename field in the db when processing automated test data in XML.pm
- Make automated testing results visually distinct in the UI
2006-06-27 00:39:09 +00:00
mike.morgan%oregonstate.edu
cd6938d399
Backing out yet another patch (changing the mappings would break things and we need to have more discussion about the branch vs. minor/subversion problem -- see bug 342797).
2006-06-26 21:55:16 +00:00
mike.morgan%oregonstate.edu
e6ca066a5a
Checking in modified $branchVersions per cf/preed's request. This is made to mirror changes in tinderbox configuration that adjusted where build data is distributed for aus2.
2006-06-26 21:27:58 +00:00
mozilla%colinogilvie.co.uk
b25a02ed29
Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-26 21:05:32 +00:00
mkanat%bugzilla.org
d0391184f3
Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVS
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-06-26 16:15:36 +00:00
mkanat%bugzilla.org
fb4c96886d
Bug 342410: Various modules assume functions are in global scope, when none are
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-26 10:06:47 +00:00
mike.morgan%oregonstate.edu
328a1d3d60
Cleaned up comments, variable naming and function names to be less ambiguous. Also reimplemented fixes for the isComplete and isPartial boolean checks there were added on as a part of the bug 342549 patch (but didn't have to be backed out).
2006-06-24 01:05:51 +00:00
mike.morgan%oregonstate.edu
d8e900b5ea
Backing out previous patch for bug 342549, which was not actually needed. Source of the problem was null update information in the build data, and we believe that has been fixed (pending more testing).
2006-06-24 00:41:38 +00:00
mike.morgan%oregonstate.edu
a4c0255e05
This and previous checkin for bug 342549. This particular one-liner was just extra code for what already is a boolean value. Removed unnecessary terenary operator.
2006-06-23 21:49:07 +00:00
mike.morgan%oregonstate.edu
3065759a4a
*** empty log message ***
2006-06-23 21:46:24 +00:00
ccooper%deadsquid.com
e8937731cf
- allow loading message popu to take a custom message
...
- display loading popup when loading testcases
2006-06-23 18:37:58 +00:00
ccooper%deadsquid.com
f1c75d6ec3
- allow testcase display template to be re-used in a single testcase display context
...
- in management interface, display testcase as it will appear to the user by default until the admin enters editing mode
2006-06-23 18:21:20 +00:00
cls%seawood.org
ab50e6c140
Create default index for new trees.
2006-06-23 16:25:17 +00:00
cls%seawood.org
b21c44545c
Indicate the number of days of stored logs and their estimated diskspace cost.
2006-06-23 16:21:53 +00:00
cls%seawood.org
f496f28c5b
Cache logfiles for 1hr from viewing time.
...
Use HTTP headers insead of HTML meta flags to set expires & last-modified fields.
2006-06-23 16:17:57 +00:00
cls%seawood.org
a718a5234b
Make the commit info time period a per-tree config option & bump the default to 14 days.
2006-06-23 16:12:41 +00:00
ccooper%deadsquid.com
82b3999000
- update reference to process_test.cgi
...
- for single result submission, set cookies using current state-of-the-art
2006-06-23 15:35:30 +00:00
rhelmer%mozilla.com
14dbaa3852
add timestamp of build start to quickparse output. b=342483 r=preed
2006-06-23 01:47:44 +00:00
zach%zachlipton.com
dd448c3203
-Web Services: support a web services interface for test result submission. See http://wiki.mozilla.org/Litmus:Web_Services for details.
...
- Make a join table for logs so that test results can have any number of logs and we don't have to have duplicate entries in the log table.
2006-06-22 23:21:38 +00:00
ccooper%deadsquid.com
3bf7ef51f5
- display last added/edited/cloned testcase/subgroup by default
2006-06-22 22:54:02 +00:00
ccooper%deadsquid.com
dc7154c210
- rebuild js cache after management activities
2006-06-22 22:05:33 +00:00
ccooper%deadsquid.com
284e6b04ff
- fix missing '='
2006-06-22 21:00:39 +00:00
ccooper%deadsquid.com
78d982418b
- fix MochiKit case problem
2006-06-22 20:51:48 +00:00
ccooper%deadsquid.com
d764d64f58
Manage subgroups:
...
- allow json.cgi to return info about subgroups
- add list of Essential columns to Litmus::DB::Subgroup
- add methods to Litmus::DB::Subgroup: clone, delete_from_testgroups, delete_from_testcases, delete_with_refs, update_testgroups, update_testcases
- add EnabledBySubgroup lookup to Litmus::DB::Testgroup
- move generic Form functions to FormValidation.js
- allow product select box to accept onchange param
Manage Testcases
- fix requireField cut-n-paste omission
- also return product_id from Litmus::FormWidget::getTestcases
- fix tyop in Litmus::DB::Testcase comment
- make size static on testcase select box
2006-06-22 20:45:50 +00:00
wclouser%mozilla.com
6eee9ed958
got rid of -T
2006-06-21 21:28:53 +00:00
wclouser%mozilla.com
204387b9e6
added incremental updating. Cuts time from 75s -> 10s
2006-06-21 21:07:24 +00:00
wclouser%mozilla.com
cff92e6dd6
added a script to build csv files from the db
2006-06-21 19:05:46 +00:00
zach%zachlipton.com
1275b3d891
Move buttons in manage_testcases.cgi to handle smaller monitors. Widen summary field.
2006-06-21 18:16:36 +00:00
zach%zachlipton.com
fde2f4f5db
Fix a few more missing $sth->finish warnings in DBTools
2006-06-21 17:01:20 +00:00
lpsolit%gmail.com
e1c5167083
Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk
2006-06-21 01:06:00 +00:00
lpsolit%gmail.com
f886810984
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-21 00:44:48 +00:00