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