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: YunoHost-Apps/django_yunohost_integration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f578f14
Choose a base ref
...
head repository: YunoHost-Apps/django_yunohost_integration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 14 commits
  • 44 files changed
  • 1 contributor

Commits on Dec 28, 2020

  1. WIP: setup the project

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    b5f9395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4bf1e View commit details
    Browse the repository at this point in the history
  3. +test_project_setup.py

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    03a87bf View commit details
    Browse the repository at this point in the history
  4. call "make lint" as unittest

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    2380e79 View commit details
    Browse the repository at this point in the history
  5. code style

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e5be1ef View commit details
    Browse the repository at this point in the history
  6. +DocString

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    fbd0f82 View commit details
    Browse the repository at this point in the history
  7. remove test file

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    2e6a3b2 View commit details
    Browse the repository at this point in the history
  8. release as v0.1.0

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    67b080a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from YunoHost-Apps/testing

    master <- testing
    jedie authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    28f2bad View commit details
    Browse the repository at this point in the history
  10. bugfix "make publish"

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    2502bd7 View commit details
    Browse the repository at this point in the history
  11. bump version

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    27b88e6 View commit details
    Browse the repository at this point in the history
  12. fix version test

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    37087da View commit details
    Browse the repository at this point in the history
  13. fix linting

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    614b418 View commit details
    Browse the repository at this point in the history
  14. fix "make publish"

    jedie committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    57bbf98 View commit details
    Browse the repository at this point in the history
Loading