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

Update/gitlab v4 api #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2018

  1. Updated gitignore and composer dependencies.

    Steven Cook committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    0a57ed3 View commit details
    Browse the repository at this point in the history
  2. Updated MIT license file.

    Steven Cook committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f46b49c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Updated config and console locations.

    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    3a4d25e View commit details
    Browse the repository at this point in the history
  2. Updated gitignore and composer.json files.

    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    44a3113 View commit details
    Browse the repository at this point in the history
  3. Added script to retrieve a local composer binary in case one can't be…

    … installed by the user.
    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    69f79ab View commit details
    Browse the repository at this point in the history
  4. Source namespaces updated to Velocityorg.

    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    28c9675 View commit details
    Browse the repository at this point in the history
  5. Issues are now successfully created on email sent.

    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    c42400e View commit details
    Browse the repository at this point in the history
  6. Updated README and composer files.

    Steven Cook committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    16ea103 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Issues are now created in gitlab with output to console

    Steven Cook committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    3d34dd2 View commit details
    Browse the repository at this point in the history
  2. Added nette/database dependency

    Steven Cook committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4892760 View commit details
    Browse the repository at this point in the history
  3. App now deletes e-mail messages.

    Steven Cook committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    54acec7 View commit details
    Browse the repository at this point in the history
  4. Updated README and config example.

    Steven Cook committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    00f5398 View commit details
    Browse the repository at this point in the history
  5. Database connection should work now. Added db class.

    Steven Cook committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    9434ffd View commit details
    Browse the repository at this point in the history