VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testmanager/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99934   19 months vboxsync testmanager: missing newline in sql. bugref:10364
(edit) @99875   19 months vboxsync ValKit: pylint adjustments for PEP-594 (dead batteries)
(edit) @98933   21 months vboxsync testmanager/coreconsts.py: Need to upate g_kasOsDotCpus as well. …
(edit) @98930   21 months vboxsync ValidationKit/testmanager: Add arm64 to the list of valid CPU …
(edit) @98655   22 months vboxsync ValKit: Pylint 2.16.2 adjustments.
(edit) @98538   22 months vboxsync testmanager/core/testset.py: Removed some non-sense in fetchByAge and …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @97130   2 years vboxsync Validation Kit/batch/quota.py: Simplified script by not being that …
(edit) @97110   2 years vboxsync Validation Kit/testmanager: Renaming (isTestBoxExecutingToRapidly() -> …
(edit) @96557   2 years vboxsync TestManager/testresults.py: Added ksKind constants for screen …
(edit) @96555   2 years vboxsync Validation Kit: Added required MIME type handling for video …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94129   3 years vboxsync testmanager: pylint 2.9.6 adjustments (mostly about using sub-optimal …
(edit) @94128   3 years vboxsync TestManager: Use the fHasReasons parameter in …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86974   4 years vboxsync testmanager: Attempted python 3 upload fix. bugref:9788
(edit) @86427   4 years vboxsync testmanager: Teach it about 'asan' builds. bugref:9841
(edit) @86063   4 years vboxsync testmanager: Added 'blessed' build type. bugref:9677
(edit) @85600   4 years vboxsync TestManager: Try correct join in result listing so that we don't get …
(edit) @84606   5 years vboxsync scm + adding optional ";" to tdAddGuestCtrl.py
(edit) @84604   5 years vboxsync Validation kit: attempt to fix webservergluebase.py:375: Undefined …
(edit) @84603   5 years vboxsync Attempt to fix pylink error on base.py:1102: Unused argument 'dOptions'
(edit) @84599   5 years vboxsync TestManager: Reworking the changelog tooltip and adding a way to get …
(edit) @84550   5 years vboxsync TestManager: Adding new table for correlating commits and bugs (for …
(edit) @84498   5 years vboxsync TestManager/*base.py: Tweaked the month validation for relative …
(edit) @84271   5 years vboxsync TestManager/base.py: Copy & past fix in validateTs.
(edit) @84110   5 years vboxsync pylint birn fix
(edit) @84109   5 years vboxsync pylint birn, try to fix
(edit) @84100   5 years vboxsync TestManager/base.py: Reworked the timestamp valdation a little and …
(edit) @84097   5 years vboxsync TestManager/testbox.py: Fix for names with lots of digits in them.
(edit) @84091   5 years vboxsync TestManager/testbox.py: Validation fix for adding testbox with …
(edit) @83407   5 years vboxsync try to fix pylint fail (redefined-variable-type in schedgroup.py)
(edit) @83396   5 years vboxsync TestManager/html: Addressed some of the stuff that's deprecated in …
(edit) @83390   5 years vboxsync TestManager/schedgroup.py: Better hack for dummy removal entries …
(edit) @83389   5 years vboxsync TestManager/db: Added function for getting the interval expression for …
(edit) @83387   5 years vboxsync TestManager/SchedQueue: Fixed various validation issues with the …
(edit) @83384   5 years vboxsync TestManager/SchedQueue: Fixed various validation issues with the …
(edit) @83383   5 years vboxsync TestManager/systemchangelog.py: Fixed typos in the ksWhat mapping …
(edit) @83382   5 years vboxsync TestManager/db.py: Added dbTimestampPlusOneTick to complement …
(edit) @83381   5 years vboxsync TestManager/WebServerGlueBase: Added config options for dumping the …
(edit) @83364   5 years vboxsync TestManager: Adding test box selection to the scheduling group form …
(edit) @83359   5 years vboxsync TestManager/base.py: Allow a few more timestamp variants.
(edit) @83358   5 years vboxsync TestManager/db.py: Used new utils functions for address a todo in …
(edit) @83343   5 years vboxsync TestManager/schedqueue.py: Sorting tweak that favours VirtualBox and …
(edit) @83342   5 years vboxsync TestManager/schedqueue.py: Ignore SchedQueues.fEnabled as we no longer …
(edit) @83341   5 years vboxsync TestManager: Don't generate scheduling entries for disabled scheduling …
(edit) @83340   5 years vboxsync TestManger/schedgroup.py: changed the sorting
(edit) @83339   5 years vboxsync TestManager/schedqueue.py: Disable unittest for now. bugref:9657
(edit) @83338   5 years vboxsync TestManager: Scheduling queue patch #4 with fEnable sorting …
(edit) @82984   5 years vboxsync TestMgr/testresults.py: pylint
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82939   5 years vboxsync TestManager: Added revision range filtering.
(edit) @82730   5 years vboxsync TestManager/webservergluebase.py: pylint on python 2.7 fix
(edit) @82647   5 years vboxsync TestManager/report.py: Corrected the wording in getPeriodDesc for when …
(edit) @82641   5 years vboxsync TestManager/base.py: Added a strainParameters method to the filter …
(edit) @82634   5 years vboxsync TestManager/report.py: Python 3 adjust.
(edit) @82633   5 years vboxsync TestManager/webservergluebase.py: Python 3 adjust.
(edit) @81767   5 years vboxsync testmanager/core: add new checkable requirements for testbox …
(edit) @80128   5 years vboxsync vsheriff: Better detect VM process SIGSEGVs. [3rd try]
(edit) @79919   5 years vboxsync testmanager: 'UInstall' filter. [fix] bugref:9151
(edit) @79917   5 years vboxsync testmanager: 'UInstall' filter. bugref:9151
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @78780   6 years vboxsync ValKit: todos
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @71153   7 years vboxsync vsc_import.py,vscrevisions.py: Fixed encoding regression from r120255; …
(edit) @70662   7 years vboxsync ValidationKit/db.py: pylint fix
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @69449   7 years vboxsync testmanager: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @67002   8 years vboxsync schedgroup.py: iSchedPriority sorting fixes, deepTestGroupSort wants …
(edit) @67001   8 years vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @67000   8 years vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66999   8 years vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66998   8 years vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66820   8 years vboxsync ValidationKit: teach the sheriff to draw the right conclusions from an …
(edit) @65980   8 years vboxsync testmanager/core: pylint 2.0.0 fixes.
(edit) @65914   8 years vboxsync testmanager: Added Users::fReadOnly and the necessary checks …
(edit) @65866   8 years vboxsync testresults.py: Added 'smoke' to kaTcMisc.
(edit) @65865   8 years vboxsync testresults.py: Added 'unit' to kaTcMisc.
(edit) @65864   8 years vboxsync testresults.py: _getWhereWorker fix for TestCaseArgs.sSubName being …
(edit) @65732   8 years vboxsync Validation Kit: fixes for pylint 1.6.x
(edit) @65533   8 years vboxsync TestCaseArgsLogic.cachedLookup: fix
(edit) @65496   8 years vboxsync pylint
(edit) @65495   8 years vboxsync testresults.py/TestResultFilter: fix
(edit) @65494   8 years vboxsync testresults.py/fetchPossibleFilterOptions: fix
(edit) @65430   8 years vboxsync TestManager: Added basic sorting of report tables.
(edit) @65425   8 years vboxsync testbox.py: Name sorting tweak.
(edit) @65423   8 years vboxsync WuiListContentBase: More testbox sorting (weekly meeting again).
(edit) @65350   8 years vboxsync TestManager/webui: Implemented simple column sorting direction toggle …
(edit) @65344   8 years vboxsync pylint, another try
(edit) @65343   8 years vboxsync pylint fixes
(edit) @65335   8 years vboxsync testmanager,testdriver: Adjustments of process info dumping. Don't do …
(edit) @65321   8 years vboxsync ValidationKit: Try to gather some basic process information for failed …
(edit) @65319   8 years vboxsync testresults.py: Fix for inverted failure reason filter.
(edit) @65317   8 years vboxsync vsheriff: Extended the bad-testbox handling to include failure reason …
(edit) @65258   8 years vboxsync pylint warning.
(edit) @65228   8 years vboxsync TestManager: Hacked up some basic testbox sorting during the weekly …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette