Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

API + JS, which uses a new API #69

Merged
merged 2 commits into from
May 2, 2016
Merged

Conversation

BlackSmith
Copy link
Contributor

This commits are adding a read-only API interface and changing a JS scripts, witch are using new API.
New features:

  • links to TESTOUT.log and external links.
  • show the difference between aborted tasks and tasks with warnings
  • better progress bar
  • show a duration time of each task and recipe
  • changed the symbols of the waived tasks

@@ -10,7 +10,7 @@
if os.geteuid() == 0:
exit("You can't run script as superuser")

os.environ.setdefault("DJANGO_SETTINGS_MODULE", "tttt.settings")
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "tttt.settings.production")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you change it? Tests failed in travis.
https://travis-ci.org/SatelliteQE/GreenTea/builds/127155228

Conflicts:
	tttt/settings/basic.py
@Pajinek Pajinek merged commit 94be2d9 into SatelliteQE:master May 2, 2016
This was referenced May 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants