Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: acburigo/python-bgapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: edgebr/python-bgapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 96 files changed
  • 2 contributors

Commits on Aug 10, 2020

  1. Initialize lcapi implementation

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    5bcac0d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Implement lcapi data commands

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    baba75f View commit details
    Browse the repository at this point in the history
  2. Add some net commands and responses

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    57179d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Implement all the commands with tests using unittest

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    472160e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from edgebr/feature/add-lcapi

    Feature/add lcapi
    lucaspeixotoedge authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    84b18bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from edgebr/develop

    Develop
    lucaspeixotoedge authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4c09afa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Fix errors mounting some responses from lcapi

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2c6424b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Adiciona lcapi

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ed2051d View commit details
    Browse the repository at this point in the history
  2. Adiciona comando no readme para instalar pacote

    Signed-off-by: Lucas Peixoto <lucas.peixoto@edge.ufal.br>
    lucaspeixotoedge committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    dd99777 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Correção para tratamento de varios eventos

    Signed-off-by: Victor Oliveira <victor.oliveira@edge.ufal.br>
    victorrsoliveira committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b9552da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from edgebr/feature/add-lcapi

    Feature/add lcapi
    lucaspeixotoedge authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    5c370d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb41984 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update README

    victorrsoliveira authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0aeb525 View commit details
    Browse the repository at this point in the history
Loading