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: hinha/comments-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dev-mastery/comments-api
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.
  • 11 commits
  • 6 files changed
  • 6 contributors

Commits on Nov 26, 2019

  1. add DEV_ENV enviroment key to allow project to start locally. Elabora…

    …ted more on Mongodb setup in README
    bullettrang committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    689780d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    1e8fb99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dev-mastery#15 from bullettrang/master

    DEV_ENV key added, more details about MONGO DB in README
    arcdev1 authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    7c93f3d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Fix typo.

    amritghimire authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    559903f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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

Commits on Feb 22, 2020

  1. Merge pull request dev-mastery#28 from paduc/master

    Fix import statement for isQuestionnable
    arcdev1 authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    e55a2a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

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

Commits on Jul 21, 2020

  1. Removing a console.log

    mott-dev authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3ee24a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Merge pull request dev-mastery#40 from mott-dev/patch-1

    Removing a console.log
    arcdev1 authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a4e7189 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Adds a missing variable to sampledotenv

    Feyruz Yalcin committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c48520d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Merge pull request dev-mastery#76 from fy2/master

    Adds a missing variable to sampledotenv
    arcdev1 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    92cbc12 View commit details
    Browse the repository at this point in the history
Loading