-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Query formatting and dependency tree/graph visualisation #805
Commits on May 16, 2019
-
Allow easier string formatting of queries, with optional descriptions…
… of query attributes included in the resulting string
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 402d9d4 - Browse repository at this point
Copy the full SHA 402d9d4View commit details -
Optionally display info whether queries in dependency tree are stored
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for df23a7b - Browse repository at this point
Copy the full SHA df23a7bView commit details -
Tweak docstring and node color for stored queries
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for c0d5ee3 - Browse repository at this point
Copy the full SHA c0d5ee3View commit details -
Add helper function to plot dependency graph directly
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for eb78051 - Browse repository at this point
Copy the full SHA eb78051View commit details -
Update docstring for calculate_dependency_graph()
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 1c524cf - Browse repository at this point
Copy the full SHA 1c524cfView commit details -
Slightly terser import error message
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 354ebb0 - Browse repository at this point
Copy the full SHA 354ebb0View commit details -
Add info about required packages
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for f35239d - Browse repository at this point
Copy the full SHA f35239dView commit details -
Install pygraphviz as dev dependency
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 936b4e3 - Browse repository at this point
Copy the full SHA 936b4e3View commit details -
Add simple test for test_plot_dependency_graph
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for f716666 - Browse repository at this point
Copy the full SHA f716666View commit details -
Maximilian Albert committed
May 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 022a494 - Browse repository at this point
Copy the full SHA 022a494View commit details -
Merge branch 'master' into query-formatting
maxalbert authoredMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for fa75423 - Browse repository at this point
Copy the full SHA fa75423View commit details -
Overwrite __format__ instead of __repr__ in Table to retain previous …
…behaviour
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 39ec276 - Browse repository at this point
Copy the full SHA 39ec276View commit details -
Add no-cover pragma for warning message.
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for f5ff273 - Browse repository at this point
Copy the full SHA f5ff273View commit details -
Tidy up imports; add test for to_nested_list()
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b54fac1 - Browse repository at this point
Copy the full SHA b54fac1View commit details -
Merge remote-tracking branch 'origin/master' into query-formatting
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for bea8092 - Browse repository at this point
Copy the full SHA bea8092View commit details -
Merge remote-tracking branch 'origin/query-formatting' into query-for…
…matting
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 7913f31 - Browse repository at this point
Copy the full SHA 7913f31View commit details -
Need to explicitly import _makesafe (not covered by 'import *')
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b3a57cc - Browse repository at this point
Copy the full SHA b3a57ccView commit details -
Maximilian Albert committed
May 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 13d9a9c - Browse repository at this point
Copy the full SHA 13d9a9cView commit details -
Maximilian Albert committed
May 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 2aa1f50 - Browse repository at this point
Copy the full SHA 2aa1f50View commit details -
Move step into run_flowmachine_tests
Maximilian Albert committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 7d43cca - Browse repository at this point
Copy the full SHA 7d43ccaView commit details -
Merge branch 'master' into query-formatting
maxalbert authoredMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for e01e7ab - Browse repository at this point
Copy the full SHA e01e7abView commit details
Commits on May 17, 2019
-
Maximilian Albert committed
May 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 691bac8 - Browse repository at this point
Copy the full SHA 691bac8View commit details -
Merge remote-tracking branch 'origin/query-formatting' into query-for…
…matting
Maximilian Albert committedMay 17, 2019 Configuration menu - View commit details
-
Copy full SHA for ba78ae5 - Browse repository at this point
Copy the full SHA ba78ae5View commit details -
Merge branch 'master' into query-formatting
maxalbert authoredMay 17, 2019 Configuration menu - View commit details
-
Copy full SHA for e3ba265 - Browse repository at this point
Copy the full SHA e3ba265View commit details
Commits on May 20, 2019
-
Merge branch 'master' into query-formatting
maxalbert authoredMay 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 99de76a - Browse repository at this point
Copy the full SHA 99de76aView commit details -
Maximilian Albert committed
May 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 4661848 - Browse repository at this point
Copy the full SHA 4661848View commit details