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: williamn/notejam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: komarserjio/notejam
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.
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 24, 2017

  1. Merge pull request komarserjio#71 from williamn/master

    CakePHP: upgrade to latest stable of 3.5
    komarserjio authored Oct 24, 2017
    Configuration menu
    Copy the full SHA
    301c319 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Fix url

    spuder authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    4fb841c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

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

Commits on Oct 29, 2019

  1. Flask: improvements for running and testing

    Changed app to use environment variables for configuration (12 factor).
    Made unit testing running on in-memory SQLite database, which makes the
    tests run much faster since no temporary files are required.
    The database now is initialized automatically in a idempotent way.
    README updated with the last changes.
    Alceu Rodrigues de Freitas Junior committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    eb46774 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Updated README per request

    Alceu Rodrigues de Freitas Junior committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    e9240b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge pull request komarserjio#91 from glasswalk3r/master

    Flask: improvements for running and testing
    komarserjio authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c90d981 View commit details
    Browse the repository at this point in the history
Loading