| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating links for SQL Sentry adsHEADmaster | jakefeasel | 2014-08-29 | 2 | -3/+3 |
* | Adding new sponsor icon for collectserver.info | jakefeasel | 2014-06-22 | 4 | -2/+4 |
* | Removing problematic white-space rule for textareas, instead using wrap="off"... | jakefeasel | 2014-01-08 | 3 | -4/+2 |
* | new cleanup function in the Tasks controller | jakefeasel | 2013-12-28 | 1 | -0/+47 |
* | Updated minified js files | jakefeasel | 2013-12-28 | 10 | -128/+121 |
* | Updated db dumps | jakefeasel | 2013-12-28 | 2 | -41/+397 |
* | Adding MIT License | jakefeasel | 2013-11-01 | 1 | -0/+21 |
* | Fixing the plaintext output template to align with changes made to markdown | jakefeasel | 2013-10-08 | 1 | -1/+1 |
* | Bug with conditional from last commit | jakefeasel | 2013-09-14 | 1 | -1/+1 |
* | Removing cf datasources which have somehow gotten out of sync with db state | jakefeasel | 2013-09-14 | 1 | -5/+21 |
* | Merge branch 'master' of github.com:jakefeasel/sqlfiddle | jakefeasel | 2013-08-23 | 1 | -1/+1 |
|\ |
|
| * | Adjusting the task query to prevent it from getting too large and busting my ... | jakefeasel | 2013-08-13 | 1 | -1/+1 |
* | | Adjusting markdown output of table data to conform with http://michelf.ca/pro... | jakefeasel | 2013-08-23 | 2 | -3/+3 |
|/ |
|
* | update sql.js to 3.7.17 | jakefeasel | 2013-07-22 | 1 | -1/+6 |
* | Fixing the column query too | jakefeasel | 2013-06-28 | 1 | -1/+1 |
* | Fixing schema definition query for Oracle | jakefeasel | 2013-06-28 | 1 | -2/+2 |
* | Fixing some typos on the about page | jakefeasel | 2013-06-18 | 1 | -3/+3 |
* | Fixing idselector code to use different image host and type (sprite) | jakefeasel | 2013-06-17 | 1 | -42/+158 |
* | Adding new video on about page | jakefeasel | 2013-03-13 | 1 | -1/+14 |
* | Applying fix from upstream | jakefeasel | 2013-03-13 | 1 | -1/+1 |
* | Removing some old links to stale blog posts and youtube videos | jakefeasel | 2013-03-11 | 1 | -36/+1 |
* | Helpful links on the Text-to-DDL dialog | jakefeasel | 2013-03-11 | 1 | -6/+12 |
* | Applying JS bug fix from DDLBuilder | jakefeasel | 2013-03-11 | 1 | -1/+1 |
* | Fixing path references in markdown template | jakefeasel | 2013-03-07 | 1 | -2/+2 |
* | Further corrections to the display of "SQL too large" error messages | jakefeasel | 2013-03-02 | 5 | -126/+122 |
* | Fixing error message display for big query statements | jakefeasel | 2013-03-02 | 1 | -42/+51 |
* | Resolving https://github.com/jakefeasel/sqlfiddle/issues/59 | jakefeasel | 2013-02-26 | 2 | -5/+5 |
* | Merge branch 'master' of git@github.com:jakefeasel/sqlfiddle.git | jakefeasel | 2013-02-24 | 1 | -7/+7 |
|\ |
|
| * | Adding timeout to postgres users | jakefeasel | 2013-02-17 | 1 | -6/+6 |
| * | New postgresql setup template using deferred constraints | jakefeasel | 2013-02-16 | 1 | -7/+7 |
* | | Using local copy of paypal image | jakefeasel | 2013-02-24 | 2 | -1/+1 |
* | | Pretty-print JSON objects | jakefeasel | 2013-02-24 | 1 | -1/+1 |
|/ |
|
* | Fixing PostgreSQL explicit commits using deferred constraints | jakefeasel | 2013-02-16 | 1 | -7/+14 |
* | Fixing null results in WebSQL querys to return '(null)' | jakefeasel | 2012-12-14 | 1 | -1/+5 |
* | New optimized js files, and updates to db scripts | jakefeasel | 2012-12-09 | 10 | -120/+9 |
* | Changing schema used for deferred table | jakefeasel | 2012-12-09 | 1 | -3/+3 |
* | Stop dropping deferred table | jakefeasel | 2012-12-09 | 1 | -8/+0 |
* | typo | jakefeasel | 2012-12-09 | 1 | -1/+1 |
* | Altering the method used for preventing Oracle from implicit commits | jakefeasel | 2012-12-09 | 1 | -8/+5 |
* | Fixing https://github.com/jakefeasel/sqlfiddle/issues/56 | jakefeasel | 2012-12-09 | 1 | -1/+18 |
* | Updates to DDL Builder, for improved date parsing | jakefeasel | 2012-11-11 | 7 | -202/+25 |
* | Bug fix - when you select the same db type that is already selected, it | jakefeasel | 2012-11-03 | 1 | -1/+1 |
* | Showing real error message when attempts to init db fail | jakefeasel | 2012-11-03 | 1 | -1/+3 |
* | Merge branch 'master' of git@github.com:jakefeasel/sqlfiddle.git | jakefeasel | 2012-10-29 | 20 | -15/+61 |
|\ |
|
| * | Optimized source from prod | jakefeasel | 2012-10-29 | 20 | -15/+61 |
* | | Bug fix with setting db type on initial page load | jakefeasel | 2012-10-29 | 1 | -2/+3 |
|/ |
|
* | Adding markdown output option | jakefeasel | 2012-10-28 | 8 | -3/+63 |
* | Adding Ctrl-Enter for textarea-based fiddles, for good measure | jakefeasel | 2012-10-27 | 1 | -0/+8 |
* | Executing "Build Schema" and "Run SQL" by hitting Ctrl-Enter | jakefeasel | 2012-10-27 | 7 | -24/+38 |
* | correcting comment | jakefeasel | 2012-10-27 | 1 | -1/+1 |
* | Case insensitive query separators | jakefeasel | 2012-10-26 | 3 | -28/+25 |
* | Adding button to view PG query plans on http://explain.depesz.com/ | jakefeasel | 2012-10-26 | 4 | -3/+20 |
* | Upgrades to CodeMirror | jakefeasel | 2012-10-25 | 5 | -846/+1025 |
* | Adjusting Oracle permissions | jakefeasel | 2012-10-23 | 1 | -4/+4 |
* | Catching errors that might have been thrown with a broken transaction | jakefeasel | 2012-10-22 | 1 | -2/+2 |
* | Minified templates reflecting last update | root | 2012-10-22 | 5 | -3/+7 |
* | Sponsorship suggestions | jakefeasel | 2012-10-18 | 4 | -2/+15 |
* | Bringing forward the real error messages for postgres | jakefeasel | 2012-10-16 | 1 | -0/+28 |
* | Fix primary key for query_sets | jakefeasel | 2012-10-16 | 1 | -2/+3 |
* | Updating readme | jakefeasel | 2012-10-15 | 1 | -7/+11 |
* | Fixing path reference to local mvn repo | jakefeasel | 2012-10-15 | 1 | -1/+1 |
* | Fixing typo in pom | jakefeasel | 2012-10-15 | 1 | -1/+1 |
* | Default railo config to open access to cfadmin tags | jakefeasel | 2012-10-15 | 2 | -0/+267 |
* | README updates | jakefeasel | 2012-10-14 | 1 | -3/+1 |
* | Modifying build to avoid needing to copy files manually | jakefeasel | 2012-10-14 | 2 | -0/+26 |
* | Tweaking defaults and examples | jakefeasel | 2012-10-14 | 2 | -3/+3 |
* | Removing old reference to web.xml | jakefeasel | 2012-10-14 | 1 | -69/+0 |
* | Fixing hardcoded pw in plugin; moving around railo config for flexibility | jakefeasel | 2012-10-14 | 4 | -1/+71 |
* | Removing old readme | jakefeasel | 2012-10-12 | 1 | -63/+0 |
* | Further fixes with internal requests for dbtypes | jakefeasel | 2012-10-12 | 1 | -1/+18 |
* | preventing sad infinite loop | jakefeasel | 2012-10-12 | 1 | -1/+1 |
* | Building the cached dbTypes file automatically if it isn't there, | jakefeasel | 2012-10-12 | 1 | -1/+1 |
* | Tweaks to default dev setup and instructions | jakefeasel | 2012-10-12 | 3 | -10/+17 |
* | Merge branch 'master' of github.com:jakefeasel/sqlfiddle | jakefeasel | 2012-10-12 | 2 | -475/+4 |
|\ |
|
| * | Merge branch 'master' of github.com:jakefeasel/sqlfiddle | jakefeasel | 2012-10-13 | 1 | -0/+0 |
| |\ |
|
| * | | Updating snapshot config | jakefeasel | 2012-10-13 | 2 | -475/+4 |
* | | | H2 database for development | jakefeasel | 2012-10-12 | 9 | -159/+316 |
* | | | Starting with default railo config | jakefeasel | 2012-10-07 | 3 | -1/+165 |
* | | | Fixed artifact in pom.xml | jakefeasel | 2012-10-07 | 1 | -3/+3 |
* | | | First attempt to move to maven structure | jakefeasel | 2012-10-07 | 477 | -5/+171 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:jakefeasel/sqlfiddle | jakefeasel | 2012-10-06 | 14 | -104/+605 |
|\ \
| |/ |
|
| * | Compressed js and css | jakefeasel | 2012-10-03 | 12 | -83/+117 |
| * | Updates to include schema structure, new DB entries | jakefeasel | 2012-10-03 | 2 | -21/+488 |
* | | removing garbage folder | jakefeasel | 2012-10-06 | 1 | -0/+0 |
|/ |
|
* | Fixing broken references to stylesheets on the about page. | jakefeasel | 2012-10-02 | 1 | -3/+3 |
* | Support for additional input type | jakefeasel | 2012-10-01 | 5 | -7/+43 |
* | Exporting more variables from QUnit | jakefeasel | 2012-09-30 | 1 | -2/+2 |
* | Bringing in updates from main project | jakefeasel | 2012-09-30 | 7 | -193/+187 |
* | Fixing canvas heights to stop them from overlaying links | jakefeasel | 2012-09-30 | 1 | -1/+4 |
* | Setting proper date mask for Oracle | jakefeasel | 2012-09-30 | 1 | -1/+1 |
* | Tweaks for fullscreen edit mode | jakefeasel | 2012-09-30 | 4 | -5/+5 |
* | Misc logic updates / fixes | jakefeasel | 2012-09-30 | 2 | -3/+5 |
* | Fixing less building in plugin, and tweaking styles for better responsive layout | Jake Feasel | 2012-09-29 | 5 | -6/+13 |
* | Reflecting changes to dbTypes | jakefeasel | 2012-09-30 | 1 | -1/+1 |
* | Updates after running optimizer in production | jakefeasel | 2012-09-28 | 17 | -10/+138 |
* | Fixing date type for postgres | Jake Feasel | 2012-09-28 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:jakefeasel/sqlfiddle | Jake Feasel | 2012-09-28 | 157 | -3079/+14275 |
|\ |
|
| * | Bug with SQLite template, copyright notice for DDLBuilder | jakefeasel | 2012-09-27 | 3 | -1/+10 |
| * | cleanup | jakefeasel | 2012-09-27 | 2 | -2/+2 |
| * | Fixing paths to DDLBuilder, extracting templates, cleanup | jakefeasel | 2012-09-27 | 13 | -117/+53 |