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
S
SQL Fiddle
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 22, 2024 — Sep 22, 2025
Showing page 13 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:jakefeasel/sqlfiddle
Jake Feasel
More...
over 13 years ago
start of printer friendly css, plus a nice DB label for responsive UIs
Jake Feasel
More...
over 13 years ago
Merge branch 'master' of github.com:jakefeasel/sqlfiddle
Jake Feasel
More...
over 13 years ago
Bringing codemirror to latest (2.24); restoring default multi-line indent behavior with the tab key
Jake Feasel
More...
over 13 years ago
Merge branch 'master' of github.com:jakefeasel/sqlfiddle
Jake Feasel
More...
over 13 years ago
Fixes for bootstrap with IE
Jake Feasel
More...
over 13 years ago
Opening up access a bit more
Jake Feasel
More...
over 13 years ago
Pulled latest sql.js to fix issue found here: https://github.com/kripken/sql.js/issues/3#issuecomment-5272076
Jake Feasel
More...
over 13 years ago
Improved UI tweaks for responsive layout
Jake Feasel
More...
over 13 years ago
Initial attempt at implementing a responsive layout
Jake Feasel
More...
over 13 years ago
Updated codemirror to latest version
Jake Feasel
More...
over 13 years ago
Bug fix with execution plan failure checker
Jake Feasel
More...
over 13 years ago
Fixing execution plan logic to work better with queries that (for some reason) may not work with execution plans
Jake Feasel
More...
over 13 years ago
Altering db_type for postgres to use template database, initially for UUID support
Jake Feasel
More...
over 13 years ago
Locks around the cleanup task, just in case there is a conflict
Jake Feasel
More...
over 13 years ago
Getting rid of unneeded HTML in response
Jake Feasel
More...
over 13 years ago
support for more complex object display in results, particularly for UUID type support from PostgreSQL
Jake Feasel
More...
over 13 years ago
Limiting permissions for sql server
Jake Feasel
More...
over 13 years ago
Changing button label text
Jake Feasel
More...
over 13 years ago
Fixing bug in regexp to allow for trailing whitespace after statement terminating semicolons
Jake Feasel
More...
over 13 years ago
Adding logic to prevent some types of queries from throwing errors when they have their execution plan explained, which would then trip up the whole process.
Jake Feasel
More...
over 13 years ago
Correcting the "bug" that would involve reloading the browser when you hit F5, rather than running the query
Jake Feasel
More...
over 13 years ago
Completed websql driver work
Jake Feasel
More...
over 13 years ago
Further attempts to work with Oracle Execution Plans, by importing my modified versions of the Oracle JS code
Jake Feasel
More...
over 13 years ago
Support for visual oracle execution plan display
Jake Feasel
More...
over 13 years ago
Handling browsers (like IE9) which don't work with SQL.js
Jake Feasel
More...
over 13 years ago
support for sqlite in ddl_builder.js
Jake Feasel
More...
over 13 years ago
Fixing spacing
Jake Feasel
More...
over 13 years ago
Browser-based querying with SQLite via SQL.js; initial work started for SQLite via native websql for browsers which support it
Jake Feasel
More...
over 13 years ago
Initial work on the back-end to distinguish host-based from browser-based contexts
Jake Feasel
More...
over 13 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
18
→
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