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

OAuth provider and a bunch of improvements related to that #221

Merged
merged 9 commits into from
Sep 19, 2016
Merged

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    e4e53f3 View commit details
    Browse the repository at this point in the history
  2. Replace Flask-Script with click

    This also changes the way database is intialized by moving creation into SQL
    scripts. This makes it more explicit and easier to update.
    
    Version of PostgreSQL used in Vagrant is update to 9.4.
    gentlecat committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    84ccb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7385be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db55003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26764c4 View commit details
    Browse the repository at this point in the history
  6. Implement OAuth provider

    gentlecat committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    cce5450 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2652a05 View commit details
    Browse the repository at this point in the history
  8. Integrate upstream changes

    gentlecat committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    7cc1413 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

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