-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: code-solves/task-management-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: code-solves/task-management-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 6 files changed
- 1 contributor
Commits on Dec 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1c3273 - Browse repository at this point
Copy the full SHA a1c3273View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a5f67 - Browse repository at this point
Copy the full SHA f1a5f67View commit details
Commits on Dec 27, 2024
-
Merge branch 'master' into main to consolidate histories
Merge branch 'master'
Configuration menu - View commit details
-
Copy full SHA for 607a076 - Browse repository at this point
Copy the full SHA 607a076View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2588cb - Browse repository at this point
Copy the full SHA e2588cbView commit details
Commits on Dec 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa98b05 - Browse repository at this point
Copy the full SHA aa98b05View commit details -
feat: Update MongoDB connection and environment variable validation
- Switched MongoDB connection to use MONGO_URI from environment variables - Added validation for required environment variables (PORT, MONGO_URI, JWT_SECRET) - Removed deprecated options from Mongoose connection - Improved graceful shutdown handling for server and MongoDB - Added a default route for confirming API status
Configuration menu - View commit details
-
Copy full SHA for c005f9a - Browse repository at this point
Copy the full SHA c005f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 284c8ba - Browse repository at this point
Copy the full SHA 284c8baView commit details
Commits on Jan 1, 2025
-
Changed the hardcoded MongoDB URI (mongodb://127.0.0.1:27017/taskmana…
…gement) to use the environment variable MONGO_URI
Configuration menu - View commit details
-
Copy full SHA for 82ff22f - Browse repository at this point
Copy the full SHA 82ff22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ae356 - Browse repository at this point
Copy the full SHA 57ae356View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 151be89 - Browse repository at this point
Copy the full SHA 151be89View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8880f - Browse repository at this point
Copy the full SHA ec8880fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e02415d - Browse repository at this point
Copy the full SHA e02415dView commit details -
Tested endpoints using the Render deployed URL and updated the Postma…
…n collection - Updated endpoints in task-management-api.postman_collection.json to use the new base URL https://task-management-api-ypwj.onrender.com. - Added a new script to run the application in production mode in package.json. - Updated README.md to reflect the new base URL for the API endpoints.
Configuration menu - View commit details
-
Copy full SHA for f5f22d8 - Browse repository at this point
Copy the full SHA f5f22d8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main