Skip to content
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

Support current link types/link rules (support for workchains and workflows) at the import/export #1764

Merged
merged 34 commits into from
Aug 13, 2018
Merged
Show file tree
Hide file tree
Changes from 33 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
15a4fa2
Reorganising/extending the import/export tests
szoupanos Mar 6, 2018
16b7bc0
More progress on export graph traversal
szoupanos Mar 7, 2018
0fbc0c1
Changing the export to accept AiiDA objects instead of Db objects
szoupanos Mar 7, 2018
f4a8963
Adding the new graph traversal logic to the export function
szoupanos Mar 8, 2018
708e97b
Small corrections
szoupanos Mar 8, 2018
e1d8ba7
Various corrections to the graph traversal algorithm. We have to thin…
szoupanos Mar 13, 2018
4390d89
More progress on link export
szoupanos Apr 23, 2018
ae8d436
Link export seems to work?
szoupanos Apr 23, 2018
36e9700
All tests pass
szoupanos Apr 26, 2018
1dcd750
Activating some more tests
szoupanos Apr 27, 2018
130e99e
Cleaning up
szoupanos Apr 27, 2018
1cbadfe
Small changes to the make the TCOD tests to use the new import/export…
szoupanos Apr 27, 2018
b2bbf67
Removing not needed code and modifying export_tree signature
szoupanos Apr 27, 2018
3234389
Cleaning the code, making docs to run without warnings
szoupanos Apr 27, 2018
3b4de69
Adding optinal rules to graph exporation. It remains to be done for t…
szoupanos Apr 27, 2018
5f366cb
Adding optional rules for link extraction
szoupanos Apr 27, 2018
a0a9590
A Code is treated as a Data node (and can be exported if it is refere…
szoupanos Jul 11, 2018
06490d2
Adding correct export of code related links. Tests added
szoupanos Jul 12, 2018
bf1f961
Merge remote-tracking branch 'origin/release_v0.12.2' into issue_1102_b
szoupanos Jul 17, 2018
19d0042
Small changes to make tests work again after the merge of 0.12.2
szoupanos Jul 17, 2018
4e82a78
Proper handling of empty import files. There is no need for strict ex…
szoupanos Jul 17, 2018
831fa18
Minor fix for the previous commit.
szoupanos Jul 17, 2018
dec0183
Cleanning the code, adding missing cli arguments
szoupanos Jul 19, 2018
d66db31
Merge branch 'release_v0.12.2' into issue_1758
szoupanos Jul 19, 2018
cb76cf0
Fixing unindent issue to make doc tests to pass
szoupanos Jul 19, 2018
7668131
Merge branch 'issue_1758' of https://github.com/szoupanos/aiida_core …
szoupanos Jul 19, 2018
bfbc086
Small identation changes to make shinx tests pass
szoupanos Jul 19, 2018
d8ba932
Merge remote-tracking branch 'origin/release_v0.12.2' into issue_1758
szoupanos Jul 20, 2018
042029e
Merge branch 'release_v0.12.2' into issue_1758
szoupanos Aug 6, 2018
de90377
Merge remote-tracking branch 'origin/release_v0.12.2' into issue_1758
szoupanos Aug 9, 2018
bfaa84a
Small correction to make rehash command to work under SQLA
szoupanos Aug 10, 2018
ac085f2
Addressing code review comments
szoupanos Aug 13, 2018
ae92abe
Merge branch 'release_v0.12.2' into issue_1758
szoupanos Aug 13, 2018
2fcc0e7
Minor correction to fix doc compilation
szoupanos Aug 13, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading