Extensiveautomation-server

Latest version: v22.3.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

9.1.0

Date: 22/03/2015
What's new
1. Web services/TestLibrary/TestModel: updated to run a test step by step
2. New option to stop the run of a test when one step is failed
3. Test Library: unneeded error removed on testcase request for agent control
4. Test Library: new feature to add breakpoint in a test
5. New client for windows and linux
6. New tests samples
7. Test Library: summary no more optional on add step function
8. Test Library: catch exceptions for step and breakpoint
9. Update of troubleshooting guides for the test library
10. Test Library: no more possible to set the result of a step without start-it before
11. Test Library: some functions deprecated on testcase or no more visible
12. Test Library: savaDataInStorage renamed to saveFile (no backward compatibility)
13. Test Repository: updated to support new abstract test file
14. Test Library: update interact function
15. Test Library: testcase accessors for adapter and library
16. Test Library: overwrite str function in all test operators
17. Test Library: new accessors to read templates messages or layer
18. Troubleshooting guides update for test library
19. Test Library: new function to make several condition at once
20. Test Library: new test manipulators library
21. Doc Generator/Test Model: updated to support the new manipulator library
22. New logo for the login page interface
23. Installation improved
Issues Fixed
1. Fix error on interact function, timeout is not properly used
2. Ip addr: unable to read network interfaces
3. Test Library: fix bad level in internal message for test global
4. Test Library: global wait function is deprecated
5. Test Library: no more possible to start several time a step
6. Fix error to detect version on XML API

9.0.0

Date: 05/01/2015
What's new
1. Web server: new option to reset password account
2. Test Library: support float on greater/lower operators (Enhancement 493)
3. Default templates for adapters/libraries init file updated
4. Info logs improvment in xml rpc interface
5. Test Library / Test Model: image parameter renamed to remote-image
6. Test Library: support new local-image in test properties
7. New tests samples
8. New client 8.1.0 for windows and linux
9. Test Library: new test parameter for password
10. Test Library: support new snapshot-image in test properties
11. Update of all file models
12. Test Library: agent function updated to return agent name with type (no backward compatibility)
13. New major sut adapters 5.0.0 package (no backward compatibility)
14. Test Library: agent name argument renamed to agent on adapter generic class
15. No more support of Centos/RedHat 4 and Python 2.4
16. Packaging: new php mcrypt rpm integrated to support Centos/RedHat 7
17. Default http configuration updated to support apache 2.4
18. New systemctl file to support Centos/RedHat 7
19. Default iptables rules updated to removed deprecated lines
20. Code cleanup on all exceptions, new syntax used
21. New packages (vim,mlocate) downloaded automatically on installation
22. Major update in the script of installation, uninstall to support Centos/RedHat 7
23. Update to support the fork of mysql: mariadb
24. Major update in the script of update and roll-back to support Centos/RedHat 7
25. No more folder for virtual host, default configuration updated
26. Web server: environment menu renamed to environment data
27. New symbolic link with the http configuration, roll-back more efficient
28. Test Library: make the difference between match and match received event on xml logger
29. Add info message on agent or probes registration
30. New major sut libraries 4.0.0 package (no backward compatibility)
31. New network layer library (updated to support python3)
32. Pickle version 2 used instead of 0 in the network layer library (no backward compatibility)
33. Configuration file: pickle version is now defined
34. Hashlib no more embedded because python 2.4 is no more supported
35. Test Library: support of alias on agent properties
36. Web Server: new feature to disconnect agent or probe from web interface
37. Context: projects and default project added on context
38. Task Manager/Web Services: new feature to run a group of tasks
39. New major version for the library xtcpyrc 2.0
40. New option to execute one test or more from command line
41. New guides for overview and how to
Issues Fixed
1. Core: avoid exception on get release note when empty
2. Web server: fix some errors on french localization
3. Fix error in testmodel, bad test id for testglobal (Issue 496)
4. Web server: fix bad warning on memory usage
5. Update: fix bad path during adapters and libraries restoration
6. Web server: fix a division by zero on metrics
7. Unable to create symbolic link on http configuration file
8. TestModel/TestLibrary/Webservices: bad test run order with testplan in testglobal
9. Web server: fix bad link to tests statistics from overview page
10. Test Library: add missing testplan separator terminated
11. Web service: run group of tests not working with test global and test disabled
12. Fix error on installation of the sbin script on centos 6 or 5
13. Fix exception on xtcctl script when test is missing on run action
14. Fix minor errors on product description

8.0.0

Date: 25/10/2014
What's new
1. Packaging: remove unneeded symbolic links in build package
2. Documentations updated: installation and troubleshooting guides
3. Update: keep demo mode value on upgrade
4. Test Library: new option to hide timer events (Enhancement 467)
5. Test Library: documentations improved on trace, info and warning functions (Enhancement 463)
6. Uninstall: force to kill httpd process on uninstall
7. Cleanup tests samples
8. Update: improvement of the copy of old tests, adapters and libraries
9. Update: database is now properly updated
10. Support of the ip binary to list all network interfaces, no more use of ifconfig
11. All network routes added on context server
12. New symbolic link on service for easy rollback
13. New configuration guides for the server
14. New client 8.0.0 for windows and linux
15. Web Core: links properly dispatch on each tab downloads
16. Web Core: documentations page improved on overview
17. Web Core: Cpu, load, memory usage and more added on system page
18. New installation and configuration guides for the client
19. New tests samples
20. Test Library: improved operators to display and/or conditions in templates result (Enhancement 482)
21. Test Library/Test Model: test id added on started event in xml logger (Enhancement 474)
22. Test Library/Test Model/Webservice: update to support testplan separator in testglobal (Enhancement 427)
23. Web services: new function to open remote file instead of get file
24. Web services: get file function improved (no backward compatibility)
25. New test environment table in database
26. New services startup file to support Centos and RedHat 7, not yet supported officialy
27. Web Core: new environment page in tests (Enhancement 153)
28. Context/Web Services: updated to return the test environment on user connection
29. Source code: some doc string added
30. Test Library: new feature to support the shared type on test properties
31. Web services: new function to refresh the test environment and notify all users
32. Web services: updated to move files/folders between projects (Enhancement 459)
33. Web services: updated to duplicate files/folders between projects
34. File models updated: testplan, testdata
35. TestModel/Test Library: limitation run test under testplan in testglobal (Enhancement 488)
36. Test Library: multi-line deprecated on info, warning messages
37. New default agents (file and ftp) started on boot
38. New troubleshooting guide en/fr for the test library
39. Improvement of all error codes in the test library
40. Test Library: new negative operator for greater and lower than
41. Test Library: new equal argument on the greater/lower operator
42. Duration to start the server application added in log file
43. Logs improved on xml rpc interface
Issues Fixed
1. Fix error during clients deployment, bad symbolic links
2. Web core: fix bad order tabulation on login page (Issue 451)
3. Test Library: fix error in test operator documentation (Issue 469)
4. Test Library: test stay stuck at the end because of running timer (Issue 466)
5. Test plan/global file model updated because of bad test order (Issue 472)
6. Web Core: fix missing translation on system page
7. Fix missing json library to support php4
8. Fix incorrect line number on syntax error, only for testsuite (Issue 464)
9. Web Core: access denied because of bad redirection (Issue 465)
10. Run of bad test on testglobal, incorrect status (Issue 485)
11. Test Library: debug function got an unexpected keyword argument raw (Issue 490)

7.1.0

Date: 20/09/2014
What's new
1. All ip (0.0.0.0) added on eths listing
2. Packaging: tcpdump added on external libraries, check perl
3. New tests samples
4. Login page: new error message added when the config table is empty
5. New client 7.1.0 for windows and linux
6. Test Library: new input/output parameter of type alias
7. Packages agents and probes renamed to xta and xtp
8. New troubleshooting guides
9. New version of the module xtcpyrc 1.1
10. New deploy function on command line (Enhancement 413)
11. Checking database on start to prevent errors
12. Installation: java added as external libraries
13. New network layer library 3.1.0, add public ip support
14. Test Library: new function to save data in storage from a testcase (Enhancement 428)
15. Optimization: time to construct test reduced of 90%
16. Installation: pycrypto, ecdsa, pil and paramiko added as external libraries
17. New sut libraries 3.4.0
18. New sut adapters 4.4.0
19. Update of all file models
20. Test Library: timer documentation updated (Enhancement 437)
21. Core Web: metrics improved (Enhancement 442)
22. Installation: nmap added as external libraries (Enhancement 444)
23. Packaging: installation and update scripts improved
24. Quick start for server updated and new installation guide
25. Change to yes the default value of the key download missing packages
26. New external ip key on settings
Issues Fixed
1. Agent server interface: fix bad agent type on registration
2. Web overview: admin documentation no more displayed on welcome page
3. Fix bad symbolic link on public_html (Issue 402)
4. Unable to reload configuration (Issue 397)
5. Alias parameters: add new param in test for testplan (Issue 420)
6. Test global: test plan parameter not properly dispatched (Issue 421 & 409)
7. Test Library: outputs parameter not properly dispatched from main to sub test (Issue 430)
8. Fix to avoid several default adapters or libraries on folders duplication (Issue 411)
9. Task manager: bad time on schedule every minutes (Issue 434)
10. Test Library: none parameter not correctly push (Issue 440)
11. Core web: fix missing testglobal number of files in statistics repository
12. Fix selinux config path file, no more used symbolic link
13. Web core: unable to download documentation of installation

7.0.0

Date: 08/08/2014
What's new
1. Improvment on the deployment of a new client, probe or agent
2. Webservice, scripts: updated to support the new package name for agent and probe
3. Core Web: column ID added on project list (Enhancement 351)
4. Core Web: main logo added on login and overview pages
5. New reverse proxy for xmlrpc and web access - no backward compatibility - (Enhancement 280)
6. Support reverse proxy on installation script (Enhancement 280)
7. New network layer library 3.0.0, support websocket rfc6455
8. Ssl support on notification channel
9. New proxy ws tunnel module in installation for apache
10 Install/uninstall/update scripts updated (Enhancement 308)
11. Web App: robots.txt file added, site inspection not authorized (Enhancement 367)
12. Agent/Probe Server: new feature to check the type on registration
13. Iptables rules updated to support the reverse proxy
14. Doc generator: new feature to defect default adapters or libraries packages
15. Adapters/Libraries repositories: template updated to support default key
16. Adapters/Libraries repositories: get default function updated
17. Web services: new functions to set the default package of adapters or libraries
18. New script to generate self-signed certificate (Enhancement 363)
19. New feature to generate packages adapters, libraries and samples from the command line (Enhancement 299)
20. Web services: new function to generate packages from the gui/cli (Enhancement 340)
21. Agents manager updated: new major agents packages 3.0.0
22. Probes manager updated: new major probes packages 5.0.0
23. Debug logs improved
24. New feature to support demo mode
25. Web access: improvment on default style (login page, default colors and logo)
26. Update of the file models (testplan)
27. Prepare testplan/testglobal, ID added when test file is missing (Enhancement 364)
28. New client 7.0.0 for windows and linux
29. New sut adapters 4.3.0
30. New tables in database for agents and probes
31. Test Library/Test model: new parameters from and to in logs events (Enhancement 290)
32. Web services: new function to generate samples
33. Task Manager: new feature to run immediately for the firt run in every minutes type (Enhancement 315)
34. Task Manager: sched now more type updated to support start time
35. Task Manager: improvment of the schedulation type every x with interval time (Enhancement 336)
36. New scripts to make analysis of the source code
37. Code analysing added according to the PEP8
38. Licence GPLv3 applied on all files of the website
39. Adapters and libraries headers template updated to support the new license
40. License LGPLv21 applied on all files
41. License agreement added on website
42. Web access overview: getting started added on welcome page
43. New quickstart guides en/fr
44. New sut libraries 3.3.0
45. New folders to store install, config, troubleshooting and quickstart documentations
46. Code cleanup
47. Packaging: freetds library added, httplib2 updated to 0.9
Issues Fixed
1. Installation: unable to copy service on redhat (Issue 350)
2. Helper Manager: fix bad error on cache generation
3. Installation: selinux warning on install removed (Issue 330)
4. Wep app: fix missing testglobal translation in fr and en files (Issue 366)
5. Agent server interface: fix error on registration when remote agent disabled
6. Command line: fix bad usage documentation
7. Fix launcher name in setting file
8. Test model: fix missing import in sub test model generator
9. Web upload: return 400 bad request file id is missing
10. Fix error on url to download backup file
11. Web access: fix error on delete cookie
12. Fix user already connected after deletion (Issue 276)
13. Web access: fix bad message server stopped when no running agents or probes (Issue 296)
14. Uninstall: fix bad path to delete database
15. Test Library/TestModel: fix bad csv content with test global
16. Test Library: fix minor error in documentations with templates messages
17. Repo archives: fix missing shutil import on delete thanks to code analysis
18. Agents Manager: fix some errors thanks to code analysis
19. Probes Manager: fix undefined variable in stop probe function thanks to code analysis
20. Task Manager: fix some errors thanks to code analysis
21. Probe server interface: fix undefined variable in get probe function thanks to code analysis
22. Automation server: fix bad helper class object in cleanup function thanks to code analysis
23. Scheduler: fix some errors thanks to code analysis
24. Test library: fix some errors thanks to code analysis
25. Schedule test: fix bad test order during a run for testplan/testglobal
26. Test Library: debug function as raw view (Issue 390)
27. Uninstall: fix bad path to delete website logs from the system
28. Fix bad prefix table name during installation

6.2.0

Date: 02/06/2014
What's new
1. Archives: replay id add on zip logs
2. Database model: new column project id on task history
3. Task Manager: updated to support properly project
4. Task Manager: year add on the internal id for test result
5. Web Services / Repo tests: support test global file
6. Statistic manager: database model changed
7. Test model / Test Library / Test Server Interface: updated to support test global
8. Web server updated to support the new test global format
9. New basics tests samples
10. Context: statistics function remote disk usage
11. Context: configuration file added on server information
12. Add warning when the test to execute is too big (more than 10 000 lines)
13. Test model: split of the script to support big test, python 2.4 deprecated
14. Packaging: new script to update or rollback from previous version
15. Change the product name to extensive testing center
16. Generate sut adapter and libraries packages before to stop or start the server
17. Remove reference to tas
18. Test Library: change level name of each event
19. New sut adapters 4.2.0
20. New sut libraries 3.2.0
21: Repositories adapters and libraries: new templates for headers
22. New major agents package 2.0.0
23. New default dummy agent
24. TestLibrary: logs improvment for debugging on template compare function
25. All files model updated
26. Test Library: realname added on adapter
27. New basics tests on samples
28. Test Library: news functions to update summary, description and expected value of a step (Enhancement 321)
29. Code cleanup to suport future code analysing
30. Test Library: debug mode improved on compare template library
31. Web services: developer lever is not authorized to generate or load the cache documentation (Enhancement 320)
32. Web services: helper manager updated to return more details when an error occurred on generation
33. Task manager: major check syntax improvment
34. Web: new script to generate digest password
35. New default dummy probe
36. Test Library: errors normalized
37. Test statistics: updated to return number of pass, fail and undef on user connection
Issues Fixed
1. Statistic: missing reset on table testunit
2. Test Library: fix bad statistics on number of testcase, testunit and testsuite
3. Packaging: remove all tests on make package (Issue 301)
4. Test Library: fix missing documentation on agents functions
5. Repository: fix missing check on file extension with import and put file
6. Fix minor error on the Network layer library 2.1.1
9. Test Library: re-display all type of test result on csv export (Issue 317)
10. Test Library: fix bad undefined result on test plan (Issue 319)
11. Test Library: missing documentation on received function on adapter (Issue 304)
12. Test Library: restart timer not working (Issue 324)
13. Test Library: compare template error (Issue 313)

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.