openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Source-License
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
New Project
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix an issue causing the payment selection from not recognizing paypal as the selected option optimize many API endpoints and database queries add fibers into the API controller for faster request processing add new benchmark script and setup script to go with it (tests all endpoints with multiple queries to test speed) Adjust launch script to run puma directly, with some OS detection and enhanced config for faster request handling Adjust puma configuration to run in cluster mode with 2 workers by default on ruby platforms that support it Add more robust connection pooling to the database handler Add fibers to the database handler to handle queries faster Add missing pagination helper Ensure the license generator links purchases to user accounts make it mandatory for users to register when purchasing Added new migration to enhance database query speeds via indexes and other optimizations Add test and ping endpoints to the public API Change the order we setup routes in to avoid conflicts more reliably Make security feature skip checking more robust
VetheonGames
More...
7 days ago
Update planned_features.md
Vetheon
More...
12 days ago
Update planned_features.md
Vetheon
More...
12 days ago
Update planned_features.md
Vetheon
More...
12 days ago
Create planned_features.md
Vetheon
More...
12 days ago
Add codeql config to ignore vendor paths
VetheonGames
More...
12 days ago
Apply rubocop auto-corrects, adjust CodeQL scanning to not scan libraries and vendor files
VetheonGames
More...
12 days ago
Fix a CSS issue causing the admin account display to be so small it causes erronious scrolling
VetheonGames
More...
12 days ago
Fix a JavaScript error preventing licenses from being able to be suspended
VetheonGames
More...
12 days ago
Add 2 more missing templates fix a error in the license generator where it wasnt saving customer names add migration to add customer names to the license in db add customer names to the license model fix some class/instance method call mismatches in the api controller
VetheonGames
More...
12 days ago
Fix route error with manual license generator Create a missing ERB template for the product editor
VetheonGames
More...
12 days ago
Update codeql.yml
Vetheon
More...
12 days ago
Update codeql.yml
Vetheon
More...
12 days ago
Update codeql.yml
Vetheon
More...
12 days ago
Update README.md
Vetheon
More...
12 days ago
add codeql badge to readme
VetheonGames
More...
12 days ago
fix http being used in test/html_reports/index.html
VetheonGames
More...
12 days ago
Undo signal handling changes as they are breaking things
VetheonGames
More...
12 days ago
Add additional signal handling to make shutdowns more graceful
VetheonGames
More...
12 days ago
fix uncaught syntax error in admin_controller.rb
VetheonGames
More...
12 days ago
# Major System Enhancement: Admin Management, Tax System, and Security Features
VetheonGames
More...
12 days ago
When using Load Blanacer or cloud service (like render) there is currently a session management issue, where the session gets immediately invalidated. Add a new ENV variable to stop that when "BEHIND_LOADBALANCER" is true or when "RENDER" is true, or we are running in development mode
VetheonGames
More...
13 days ago
a redirect loop in dev mode on Render
VetheonGames
More...
13 days ago
fix admin page demo link
VetheonGames
More...
13 days ago
Add specific link for admin dashboard demo
VetheonGames
More...
13 days ago
Update README.md for proper formatting of demo link
Vetheon
More...
13 days ago
Update README.md with demo link!
VetheonGames
More...
13 days ago
Undo all the failed attempts to fix the Render demo deployment, and re-add the now properly configured security middleware
VetheonGames
More...
13 days ago
We fixed the security middleware issue for Render using it in dev mode when it shouldn't be.
VetheonGames
More...
13 days ago
Still debugging Render demo deployment.
VetheonGames
More...
13 days ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree