~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-connect:use-nm-for-ap
Last commit made on
2020-03-10
- Get this branch:
-
git clone
-b use-nm-for-ap
https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-connect
Only
Alfonso Sanchez-Beato
can upload to this branch. If you are
Alfonso Sanchez-Beato
please log in for upload directions.
Branch merges
Propose for merging
Merged
into
~snappy-hwe-team/snappy-hwe-snaps/+git/wifi-connect:master
at
revision 31120c1e68e4276e6988b9e5425af72717b519c6
- Alfonso Sanchez-Beato: Approve (continuous-integration)
- Kyle Nitzsche (community): Approve
- System Enablement Bot: Needs Fixing (continuous-integration)
-
Diff: 6530 lines (+1724/-2847)30 files modifiedavahi/avahi_test.go (+4/-24)
daemon/daemon.go (+424/-170)
daemon/daemon_test.go (+6/-218)
dependencies.tsv (+6/-6)
dev/null (+0/-514)
hooks/configure.go (+40/-18)
netman/dbus.go (+458/-174)
netman/dbus_test.go (+39/-26)
run-checks (+1/-1)
scriptlets/country-codes (+250/-243)
scriptlets/fetch_country_codes.sh (+2/-2)
scriptlets/fill_country_codes.sh (+8/-13)
server/handlers.go (+72/-134)
server/handlers_test.go (+52/-195)
server/launcher.go (+23/-93)
server/launcher_test.go (+7/-60)
server/manager.go (+16/-19)
server/manager_test.go (+27/-38)
server/router.go (+25/-10)
service/service.go (+5/-141)
service/service_test.go (+26/-0)
snapcraft.yaml (+53/-31)
static/js/jquery.min.js (+4/-0)
static/templates/management.html (+1/-1)
static/templates/operational.html (+1/-1)
utils/config.go (+65/-147)
utils/config_test.go (+50/-487)
utils/ssid.go (+45/-0)
utils/utils.go (+11/-50)
utils/utils_test.go (+3/-31)
Branch information
- Name:
- use-nm-for-ap
Recent commits
- 223cd23... by Alfonso Sanchez-Beato
- b1ed2c2... by Alfonso Sanchez-Beato
- 08ccc97... by Alfonso Sanchez-Beato
- a15b7cd... by Alfonso Sanchez-Beato
- 6a66435... by Alfonso Sanchez-Beato
- 69f5fc2... by Alfonso Sanchez-Beato
- 266b96e... by Alfonso Sanchez-Beato
- 49ea429... by Alfonso Sanchez-Beato
- a169aeb... by Alfonso Sanchez-Beato
- 1b8b6bf... by Alfonso Sanchez-Beato