-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: mongodb-js/boxednode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add-code-ql
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mongodb-js/boxednode
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
- 14 commits
- 12 files changed
- 3 contributors
Commits on Dec 17, 2023
-
Merge pull request #52 from mongodb-js/add-code-ql
Add CodeQL Analysis
Configuration menu - View commit details
-
Copy full SHA for 04dfeca - Browse repository at this point
Copy the full SHA 04dfecaView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c33033 - Browse repository at this point
Copy the full SHA 6c33033View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcd959b - Browse repository at this point
Copy the full SHA dcd959bView commit details
Commits on Apr 11, 2024
-
fix: work around Node.js April 2024 security release (#56)
nodejs/node@9095c91 disallowed spawning `.bat` files directly, without running them inside of a shell such as `cmd`. Boxednode needs to be adjusted for this.
Configuration menu - View commit details
-
Copy full SHA for 115008f - Browse repository at this point
Copy the full SHA 115008fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2cb73f - Browse repository at this point
Copy the full SHA b2cb73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc38b50 - Browse repository at this point
Copy the full SHA cc38b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1e937 - Browse repository at this point
Copy the full SHA cd1e937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d28f9f - Browse repository at this point
Copy the full SHA 6d28f9fView commit details
Commits on Apr 15, 2024
-
feat: enable optionally enabling/disabling blob compression (#58)
While blobs such as startup snapshots (40MB in the case of mongosh) can be quite large and compressing them saves binary size, decompressing them also costs non-trivial startup time. We make compression optional in this commit so that we can turn it off in mongosh.
Configuration menu - View commit details
-
Copy full SHA for ac13672 - Browse repository at this point
Copy the full SHA ac13672View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3cad1 - Browse repository at this point
Copy the full SHA fd3cad1View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ff7236 - Browse repository at this point
Copy the full SHA 6ff7236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a70fc4 - Browse repository at this point
Copy the full SHA 1a70fc4View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c71a18 - Browse repository at this point
Copy the full SHA 5c71a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea49575 - Browse repository at this point
Copy the full SHA ea49575View 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 add-code-ql...main