Commit graph

1428 commits

Author SHA1 Message Date
bharnden
9c4459e7e7 update to devguide 2019-09-23 23:28:20 -07:00
bharnden
212b8ccb02 bumping version for release 2019-09-23 23:28:16 -07:00
bharnden
d5c257fc9b fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
Huy Pham
06979141ad Merge branch 'coretk' into sidebar 2019-09-23 11:44:17 -07:00
Huy Pham
f1698de74b toolbar 2019-09-23 11:43:13 -07:00
bharnden
00353e6727
Merge pull request #285 from coreemu/menubar
Menubar
2019-09-23 11:41:10 -07:00
bharnden
37e525b4bd
Merge pull request #281 from coreemu/dependabot/maven/corefx/jackson.version-2.10.0.pr2
Bump jackson.version from 2.9.9 to 2.10.0.pr2 in /corefx
2019-09-20 22:28:37 -07:00
Huy Pham
1ebe33cabb get rid all the dash lines in menubar 2019-09-20 13:51:01 -07:00
Huy Pham
01a919eb23 finish up menubar 2019-09-20 13:33:42 -07:00
Huy Pham
aa1fb62182 start working on sidebar 2019-09-20 11:58:15 -07:00
Huy Pham
303e96cdd6 finish up menubar 2019-09-20 10:45:35 -07:00
Huy Pham
5297286b7a working on menubar 2019-09-19 16:24:21 -07:00
Blake Harnden
3268c110cd gh action - adding coretk checks 2019-09-19 10:35:35 -07:00
Blake Harnden
597342248b Merge branch 'develop' into coretk 2019-09-19 10:29:34 -07:00
bharnden
56a61ee520
Merge pull request #282 from coreemu/gh-actions
Add github action for running pre-commit checks as a double check before merging, isolated to daemon code for now
2019-09-19 08:52:25 -07:00
Blake Harnden
ae6291a1f3 gh action - update isort to only check 2019-09-19 08:36:59 -07:00
Blake Harnden
009ecd96bb gh action - update black to report status for failure 2019-09-19 08:35:04 -07:00
Blake Harnden
5baf4adad1 gh auto - update to compensate for not building setup.py 2019-09-19 08:30:20 -07:00
Blake Harnden
4271086422 update workflow to use 18.04 correctly 2019-09-18 12:56:24 -07:00
Blake Harnden
0dec7af9eb workflow formatting cleanup 2019-09-18 12:38:38 -07:00
Blake Harnden
9fc77511f2 adding gh action workflow 2019-09-18 12:34:44 -07:00
Blake Harnden
372a690af9 coretk - added to pre-commit 2019-09-18 11:39:48 -07:00
Blake Harnden
2f8935b4c9 coretk - formatting cleanup 2019-09-18 11:26:26 -07:00
Blake Harnden
17d1830176 coretk changed prints to use logging 2019-09-18 11:25:33 -07:00
Blake Harnden
4a9e6febe5 coretk - changes icons.py to images.py 2019-09-18 11:21:41 -07:00
Blake Harnden
8682f01fdc coretk - updated pipfile to install as editable, added convenient run script, updated images to load assuming local path 2019-09-18 11:20:22 -07:00
Blake Harnden
00a37cbb6f coretk - removed python3.7 hard requirement 2019-09-17 13:18:07 -07:00
bharnden
939203aa46
Merge pull request #280 from coreemu/pydocupdates
Pydocupdates
2019-09-17 11:56:04 -07:00
bharnden
976f06dc10 removed unwanted logging line from corexml.py 2019-09-17 10:13:51 -07:00
Huy Pham
51e8be223e fix tables and add sub-headers 2019-09-17 10:12:03 -07:00
Huy Pham
22189122e6 add text to markdown table headers, fix some return types, fix emane link 2019-09-17 09:33:55 -07:00
bharnden
b6d5f23201
Merge pull request #275 from NvanAdrichem/master
Disable MAC learning on Wlan networks
2019-09-16 21:55:34 -07:00
dependabot[bot]
d9bd0fa434
Bump jackson.version from 2.9.9 to 2.10.0.pr2 in /corefx
Bumps `jackson.version` from 2.9.9 to 2.10.0.pr2.

Updates `jackson-core` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr2)

Updates `jackson-databind` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-16 23:59:50 +00:00
Huy Pham
463d4d145e test new table format on performance.md 2019-09-16 16:55:41 -07:00
Huy Pham
7c1f197774 fix links 2019-09-16 16:13:49 -07:00
Huy Pham
b333859d86 finish up server.py and fix 2 broken links 2019-09-16 12:55:00 -07:00
Blake Harnden
d88ea50ad2 coretk - changes to have app load all images, and some small cleanup 2019-09-15 23:45:13 -07:00
Blake Harnden
6f916995d7 setup coretk left side buttons as radio buttons 2019-09-15 23:16:08 -07:00
Blake Harnden
bcb7bf4a10 coretk change to set a core-icon 2019-09-15 16:38:12 -07:00
Blake Harnden
28e1e7d796 separated graph module from app for coretk 2019-09-15 16:00:01 -07:00
Blake Harnden
70ec532703 initial commit down a path for a possible core python tkinter gui 2019-09-15 15:20:00 -07:00
Huy Pham
edcb3d3472 updates on python comments 4:20pm friday 2019-09-13 16:21:07 -07:00
Blake Harnden
c0ce07404f moved service validation to debug, to limit error messages causing confusion about failures 2019-09-13 13:26:30 -07:00
Blake Harnden
fcee44775a changes to logging, moving logs to debug and removing setnemposition logging that could spam output 2019-09-13 13:13:59 -07:00
Huy Pham
813ddc10c6 Merge branch 'develop' into pydocupdates 2019-09-13 11:07:43 -07:00
Huy Pham
1843b5f709 further updates to python docs and docs files 2019-09-13 11:07:04 -07:00
Blake Harnden
cc4a25cc21 added devdoc update about installing emane into pipenv environment from source 2019-09-12 16:27:12 -07:00
Blake Harnden
5b8a7b1cfd fixed path for example tdma schedule from moving emane tests 2019-09-12 16:13:24 -07:00
Blake Harnden
32bfa4b2f9 fixed exception catches for get_node expecting KeyError to expect CoreError 2019-09-12 15:48:09 -07:00
Blake Harnden
0db3031b15 update devdoc to denote install pre-commit hooks 2019-09-12 14:36:28 -07:00