1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

1314 Commits

Author SHA1 Message Date
eff99ad294 Update next, eslint, fix lint errors 2021-09-08 01:02:25 -07:00
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
b05e544e40 Merge branch 'develop' into generic-commands 2021-07-06 22:05:37 -07:00
65e44fd34e Fix CLI file name 2021-07-06 22:05:10 -07:00
c52a6f6098 Release 1.0.4 v1.0.4 2021-07-03 23:08:17 -07:00
f235e29144 Improve system-info command output 2021-07-03 23:02:14 -07:00
c1e1d7ca41 Closes #148: Fix Debian/Ubuntu python package name 2021-07-03 21:58:58 -07:00
78571edb4e Closes #151: Fix issue with Junos parsing from d1160fe 2021-07-03 21:36:22 -07:00
49808acb6f Improve handling of Junos XML errors 2021-07-03 21:35:14 -07:00
eea833ed44 Update GitHub username v1.0.3 2021-06-23 19:22:30 -07:00
f40004b38f continue generic command work 2021-06-23 19:11:59 -07:00
029649e44f Merge branch 'develop' into generic-commands
# Conflicts:
#	hyperglass/configuration/main.py
#	hyperglass/ui/components/form/queryType.tsx
#	hyperglass/ui/components/lookingGlass.tsx
2021-06-19 13:48:14 -07:00
4fb7be9bd7 Prepare 1.0.2 release v1.0.2 2021-06-18 22:42:29 -07:00
d1160fe4ba Closes #150: Port BIRD AS_Path/Community handling from hyperglass-agent 2021-06-18 22:36:52 -07:00
f2a285bcbe Bump version to 1.0.1 v1.0.1 2021-06-17 21:57:08 -07:00
1e1fc49ccd Housekeeping 2021-06-17 21:56:15 -07:00
24a92d6154 Fix body overflow issue 2021-06-02 13:01:05 -07:00
d23e142343 Fix broken links in docs 2021-06-01 18:23:44 -07:00
dfacccea54 Migrate to hyperglass.dev domain 2021-05-31 18:31:14 -07:00
05d64b5f12 Remove screenshots link from readme 2021-05-30 17:18:33 -07:00
6c182c15b5 Update issue templates 2021-05-30 17:14:02 -07:00
1cd7d7f977 Update readme & issue templates 2021-05-30 17:12:14 -07:00
231443f221 Fix docs errors v1.0.0 2021-05-30 16:32:03 -07:00
622f48c237 Fix docs build errors 2021-05-30 16:15:55 -07:00
c98e244637 Update changelog to reflect hyperglass-agent deprecation changes 2021-05-30 16:04:05 -07:00
6c5839be70 #143: Begin hyperglass-agent deprecation 2021-05-30 15:47:48 -07:00
4a37fba1a0 Migrate custom docs components to typescript 2021-05-30 15:45:19 -07:00
c9febf39b7 Update docs for #140 2021-05-30 14:36:12 -07:00
1aa08ccae8 Update docs framework 2021-05-30 12:03:18 -07:00
abd192250c Update version to v1.0.0 2021-05-30 01:12:32 -07:00
c0914f6216 Closes #140: Genericize footer links and menus and allow multiple definitions 2021-05-30 01:05:07 -07:00
69f21a4d64 Update UI dependencies 2021-05-29 23:30:38 -07:00
4c12f13d43 Closes #139: Enable querying by device hostname as well as internal ID 2021-05-29 21:48:59 -07:00
5f036228a5 initial work on generic commands 2021-05-29 21:26:03 -07:00
ed21382fd0 Update bug report template to reflect new labels 2021-05-27 21:47:29 -07:00
9727087134 Add new NetDev Slack landing page to Readme 2021-05-27 10:34:39 -07:00
7636e044b2 update readme 2021-04-24 17:19:56 -07:00
54eba20f6a bump version to 1.0.0-beta.82 v1.0.0-beta.82 2021-04-24 17:09:51 -07:00
8892b3ac04 use 'best' on all juniper bgp route queries, see #128 2021-04-24 17:08:39 -07:00
4c948fd97f fix an issue with juniper as_path queries that only returned ipv4 or ipv6 routes (not both), causing queries to fail 2021-04-24 17:03:39 -07:00
e2f1601553 update dependencies 2021-04-24 15:52:26 -07:00
879b750b58 upgrade react-flow & fix rendering of AS graph 2021-04-24 11:15:01 -07:00
aca3457011 update python dependencies 2021-04-24 10:44:40 -07:00
5217fcc2e5 implement ability to override device driver 2021-04-23 23:10:03 -07:00
1e6cd7a388 Merge branch 'v1.0.0' of github.com:checktheroads/hyperglass into v1.0.0 2021-04-23 00:28:37 -07:00
090bb89cdd upgrade scrapli to 2021.1.30 2021-04-23 00:28:13 -07:00
768e3c9749 remove legacy references to display_name 2021-04-22 22:29:13 -07:00
47fc55fb08 fix handling of juniper indirect next-hops, add tests. closes #135 2021-04-22 22:23:34 -07:00
fa19683cb2 update UI dependencies 2021-04-22 21:45:01 -07:00
bc2002e0ff Merge pull request #127 from horsitis/patch-1
Update juniper.py
2021-04-10 16:14:21 -07:00