857 Commits

Author SHA1 Message Date
Emil Palm
4ff0967a2b Old code but it seams to work 2019-02-22 09:34:21 +01:00
Emil Palm
166a3f0fcf Merge remote-tracking branch 'upstream/develop' into gobgp_integration 2019-02-21 15:30:49 +01:00
Matthias Hannig
95c3ced488 accept longer source ids. Fixes #9 2019-01-28 09:19:51 +01:00
Matthias Hannig
3570c2fa81 show loading indicators 2019-01-25 11:35:09 +01:00
Matthias Hannig
6d3ea79959 honor show_last_reboot = false 2019-01-24 12:41:08 +01:00
Matthias Hannig
76130d20e1
Merge pull request #7 from DECIX/feature/consequent-use-alice-lg
Consequent use of 'alice-lg' instead of 'alicelg'
2019-01-21 11:34:36 +01:00
Benedikt Rudolph
41a17fe99f Consequent use of 'alice-lg' instead of 'alicelg'
Replace 'alicelg' on multiple occasions with 'alice-lg'.
* config and default config path
* README.md
* systemd unit, users, paths
* Makefile
2019-01-17 13:58:42 +01:00
Matthias Hannig
a18cd6484f
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop 2019-01-16 11:32:04 +01:00
Matthias Hannig
cf3e58028a
docker build now uses yarn 2019-01-16 11:31:46 +01:00
Matthias Hannig
bf20cbd00e version bump (bugfix) 2019-01-15 10:05:40 +01:00
Matthias Hannig
6665cfcdbf Merge branch 'bugfix/routeserver-id-param-stacktrace' into develop 2019-01-11 20:13:38 +01:00
Matthias Hannig
9738b3b4ac a safer getInstance, and more graceful error handling 2019-01-11 20:13:31 +01:00
Matthias Hannig
aa3f11e1b8 introduce resource not found error 2019-01-11 20:06:03 +01:00
Matthias Hannig
e6a98e3c83 get source instance immediately 2019-01-11 20:05:38 +01:00
Emil Palm
76045f1596 Initialize the LargeCommunities and ExtCommunities so the Webapp actually works 2019-01-10 13:52:41 +01:00
Emil Palm
3939e309a7 Spellchecking 2019-01-10 13:05:51 +01:00
Emil Palm
c008a1fc92 Adding support for ipv6 routes they say thats the new good stuff 2019-01-10 12:53:37 +01:00
Emil Palm
6edd0ce93b We now actually get data into alice from gobgp 2019-01-10 11:37:17 +01:00
Emil Palm
f999999718 Adding GoBGP apiutils for future use 2019-01-10 11:36:08 +01:00
Emil Palm
3d4754dd51 Some basic stuff like a boilerplate status and initial neighbour stuff 2019-01-08 11:25:13 +01:00
Emil Palm
ad9538bda3 Some initial configuration parsing and "errors" instead of crashes 2019-01-08 10:36:36 +01:00
Emil Palm
e30fc6b569 Merge branch 'gobgp_integration' of https://github.com/mrevilme/alice-lg into gobgp_integration 2019-01-08 10:17:46 +01:00
Emil Palm
9dd5f34f8e Adding support for gobgp configuration 2019-01-08 10:17:29 +01:00
Emil Palm
ba19b72d51 Adding support for gobgp configuration 2019-01-08 10:15:53 +01:00
Emil Palm
bc09e62091 Adding dev support in make file 2019-01-08 10:15:05 +01:00
Emil Palm
0aa66b8c01 Adding go module support for easier development 2019-01-08 09:28:11 +01:00
Matthias Hannig
4b02272282 Merge tag '3.4.2' into develop
Release 3.4.2
2018-12-16 17:41:17 +01:00
Matthias Hannig
0225903ab1 Merge branch 'release/3.4.2' 3.4.2 2018-12-16 17:40:56 +01:00
Matthias Hannig
be9cde8850 versionbump 2018-12-16 17:23:29 +01:00
Matthias Hannig
f51738c24b fixes pagination url issue 2018-12-16 17:22:54 +01:00
Matthias Hannig
30d559a6b4 improved key 2018-12-16 17:18:59 +01:00
Matthias Hannig
7b8d58fb88 versionbump 2018-12-16 16:40:04 +01:00
Matthias Hannig
e4b52bbe73 Merge branch 'bugfix/ipv6-prefix-match' into develop 2018-12-16 16:39:42 +01:00
Matthias Hannig
061a94d550 fixed is prefix method 2018-12-16 16:29:57 +01:00
Matthias Hannig
bd38ad0e84 regex optimization 2018-12-16 16:29:02 +01:00
Matthias Hannig
a740c5ea99 added redirect 2018-12-10 10:46:28 +01:00
Matthias Hannig
76b97a2364 updated example config 2018-12-09 19:51:44 +01:00
Matthias Hannig
a8310718d4 removed debug output 2018-12-09 19:39:24 +01:00
Matthias Hannig
be935a1e9e updated changelog // versionbump 2018-12-09 19:38:12 +01:00
Matthias Hannig
5f258f4d5d select first rs if non is selected 2018-12-09 19:34:23 +01:00
Matthias Hannig
0e804f79a6 added str compare 2018-12-09 19:33:59 +01:00
Matthias Hannig
0d9f1474ac Merge branch 'feature/url-path-refactoring' into develop 2018-12-09 18:47:48 +01:00
Matthias Hannig
c85e565506 refactored url / path handling 2018-12-09 18:47:40 +01:00
Matthias Hannig
a6f4a6d19c removed old source artifact 2018-12-09 18:16:41 +01:00
Matthias Hannig
e49a689cfb refactored url handling 2018-12-09 17:31:02 +01:00
Matthias Hannig
b5536bcdd9
Merge pull request #4 from alice-lg/bugfix/rename-neighbour-neighbor
Rename "visible" occurrences of neighbour to neighbor
2018-11-23 16:41:57 +01:00
Matthias Hannig
1b29995442 versionbump 2018-11-19 08:29:53 +01:00
Johannes Moos
b359ef8420 Rename "visible" occurrences of neighbour to neighbor
* Fix a typo
* Small change in search box placeholder
* Small change in BGP Com dropdown placeholder
2018-11-18 17:23:58 +01:00
Matthias Hannig
29ce623589 added title for searchbox (consistency) 2018-11-17 17:14:55 +01:00
Matthias Hannig
b42f045a2b fixed fat fingers 2018-11-14 18:35:54 +01:00