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

[updater] A component for self-updating openHAB via the UI #2372

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from

Commits on May 19, 2021

  1. [updater] initial contribution

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a4a868d View commit details
    Browse the repository at this point in the history
  2. [updater] tweak

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 19, 2021
    Configuration menu
    Copy the full SHA
    88cd403 View commit details
    Browse the repository at this point in the history
  3. [updater] add module to pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 19, 2021
    Configuration menu
    Copy the full SHA
    848d547 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. [updater] added support for POSTing a JSON DTO

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1d647da View commit details
    Browse the repository at this point in the history
  2. [updater] added stubs for YUM, Portage, PacMan package managers

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e695645 View commit details
    Browse the repository at this point in the history
  3. [updater] sorted out Junit test

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    7b447f6 View commit details
    Browse the repository at this point in the history
  4. [updater] tweaks

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1abfdcf View commit details
    Browse the repository at this point in the history
  5. [updater] adopt code reviewer correction

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bbe5abb View commit details
    Browse the repository at this point in the history
  6. [updater] tweak comments

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    2c93bdc View commit details
    Browse the repository at this point in the history
  7. [updater] eliminate mvn errors, minimize warnings

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 20, 2021
    Configuration menu
    Copy the full SHA
    3896e56 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. [updater] changed rest api to servlet

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e5c21ce View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. [updater] added user credentials check

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1259a81 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. [updater] added requiresCredentials()

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9dcccc6 View commit details
    Browse the repository at this point in the history
  2. [updater] html cosmetics

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e923ac5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. [updater] both Rest and Servlet Api, optional https redirect

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b53c4a2 View commit details
    Browse the repository at this point in the history
  2. [updater] improve page layout

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 25, 2021
    Configuration menu
    Copy the full SHA
    a6d7d7e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. [updater] spinner

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 29, 2021
    Configuration menu
    Copy the full SHA
    ee81f11 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. [updater] extra logging

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 31, 2021
    Configuration menu
    Copy the full SHA
    aa2dec1 View commit details
    Browse the repository at this point in the history
  2. [updater] allow version down-grades

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5017e73 View commit details
    Browse the repository at this point in the history
  3. [updater] refactor class and package names

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed May 31, 2021
    Configuration menu
    Copy the full SHA
    6d83f20 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. [updater] refectored as requested by reviewer

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    95af36e View commit details
    Browse the repository at this point in the history
  2. [updater] spelling of openHAB

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a0796d8 View commit details
    Browse the repository at this point in the history
  3. [updater] pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    bcb3e4e View commit details
    Browse the repository at this point in the history
  4. [updater] another pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0295da7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. [update] adopted changes requested by reviewer

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    2db8111 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. [updater] initial contribution

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    3679ff7 View commit details
    Browse the repository at this point in the history
  2. [updater] tweak

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    04ce204 View commit details
    Browse the repository at this point in the history
  3. [updater] add module to pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    2225761 View commit details
    Browse the repository at this point in the history
  4. [updater] added support for POSTing a JSON DTO

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    4f651b9 View commit details
    Browse the repository at this point in the history
  5. [updater] added stubs for YUM, Portage, PacMan package managers

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    9529366 View commit details
    Browse the repository at this point in the history
  6. [updater] sorted out Junit test

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    ecb43eb View commit details
    Browse the repository at this point in the history
  7. [updater] tweaks

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    8ace45d View commit details
    Browse the repository at this point in the history
  8. [updater] adopt code reviewer correction

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    7936160 View commit details
    Browse the repository at this point in the history
  9. [updater] tweak comments

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    5546a6e View commit details
    Browse the repository at this point in the history
  10. [updater] eliminate mvn errors, minimize warnings

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b5389ef View commit details
    Browse the repository at this point in the history
  11. [updater] changed rest api to servlet

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    53ecada View commit details
    Browse the repository at this point in the history
  12. [updater] added user credentials check

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    e43ee1b View commit details
    Browse the repository at this point in the history
  13. [updater] added requiresCredentials()

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    fa6f78d View commit details
    Browse the repository at this point in the history
  14. [updater] html cosmetics

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    bc5b2bb View commit details
    Browse the repository at this point in the history
  15. [updater] both Rest and Servlet Api, optional https redirect

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    cdf7af3 View commit details
    Browse the repository at this point in the history
  16. [updater] improve page layout

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    1af097c View commit details
    Browse the repository at this point in the history
  17. [updater] spinner

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b03e783 View commit details
    Browse the repository at this point in the history
  18. [updater] extra logging

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    a44c7b7 View commit details
    Browse the repository at this point in the history
  19. [updater] allow version down-grades

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    f7487ab View commit details
    Browse the repository at this point in the history
  20. [updater] refactor class and package names

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    cf95764 View commit details
    Browse the repository at this point in the history
  21. [updater] refectored as requested by reviewer

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    ca37a01 View commit details
    Browse the repository at this point in the history
  22. [updater] spelling of openHAB

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    1901629 View commit details
    Browse the repository at this point in the history
  23. [updater] pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    3da4bbd View commit details
    Browse the repository at this point in the history
  24. [updater] another pom

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    cd23e2f View commit details
    Browse the repository at this point in the history
  25. [update] adopted changes requested by reviewer

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    8106355 View commit details
    Browse the repository at this point in the history
  26. [update] adopt reviewer proposed changes

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    9bc2570 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8f8f3a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    c3830f4 View commit details
    Browse the repository at this point in the history