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

9 Коммитов

Автор SHA1 Сообщение Дата
Christiane Ruetten 2e0df541b6 Moving functionality to tools module 2019-10-08 15:39:20 +02:00
Christiane Ruetten 998c0c1a41 Porting to python3, bumping version to 3.3.0a1 2018-08-27 19:21:04 +02:00
Christiane Ruetten c2a00c7cc0 Fixing report regression due to harmonized state info 2018-08-24 15:40:33 +02:00
mwobensmith 64b835b1bf
Handle error case - no error string 2018-02-26 17:58:11 +01:00
mwobensmith ffed4c0d0d
Migrating index page to new UI (#146)
* Migrating index page to new UI 

* Removing support for legacy htmlreport
2018-01-23 09:20:07 -08:00
mwobensmith 0a7bd56f48
New UI (#138)
* UI migrated from previous framework to jQuery
* Updated report page to consume native JSON logs
2017-12-20 18:23:25 -08:00
Christiane Ruetten 8d65c67430 Copy profiles to HTML report, adding integration test 2017-07-15 09:42:52 +02:00
Christiane Ruetten c2475ca6e7 Adding run logs and generic JSON reporting
* Implementing classes RunlogDB and RunLog
* Adding new 'log' run mode for reporting and maintaining logs
* Adding argument subparsers and parser groups for clarity
  * Argument format changed slightly
* Collecting full AppConstants, Ci.nsINSSVersio and application.ini metadata
* Recording package_origin of test candidates to log
* Updating documentation
2017-07-07 21:08:59 +02:00
Christiane Ruetten 84b0526546 Turning TLS Cananry into a proper Python package
* Moving canary files into module directory
* Fixing imports
* Adding distribution package information
* Adding PyPI support
* Overhauling documentation
* Fixing resources access in tests and sources_db
* Adding pep8 git pre-commit hook
* Removing obsolete and dysfunct 'google' host DB
* Version bump to 3.1.0a14
2017-06-16 19:08:14 +02:00