| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates boot.properties to include missing settingsorigin/openidm4 | jakefeasel | 2016-02-05 | 2 | -4/+20 |
* | Gets OIDC login working properly again | jakefeasel | 2016-02-03 | 4 | -7/+9 |
* | Updates version of OpenIDM used from 3.1 to 4.0 | jakefeasel | 2016-01-22 | 18 | -453/+555 |
* | Changing sponsorship to sqldep | jakefeasel | 2016-01-22 | 2 | -3/+3 |
* | Added logic for Oracle to remove locked tables during delete | jakefeasel | 2016-01-22 | 1 | -1/+1 |
* | Fixes reference to lodashHEADorigin/masterorigin/HEADmaster | jakefeasel | 2015-08-16 | 1 | -2/+2 |
* | Fixes Oracle Insert/Update queries in SQL panel | jakefeasel | 2015-08-16 | 1 | -8/+12 |
* | Removes pgpool, going back to single appdb | jakefeasel | 2015-08-16 | 4 | -61/+6 |
* | Adding crontab for postgresql fiddle server to restart service every four hours | jakefeasel | 2015-07-05 | 1 | -0/+2 |
* | Encoding the full details from OpenID Connect claims, to prevent login failur... | jakefeasel | 2015-06-07 | 5 | -36/+47 |
* | Adjusting references to new lodash filename | jakefeasel | 2015-06-07 | 1 | -1/+1 |
* | Fixes ownership for pgpool config files | jakefeasel | 2015-06-07 | 1 | -1/+2 |
* | Uses the same my.cnf settings for mysql55 as is used for mysql56 | jakefeasel | 2015-06-07 | 1 | -1/+4 |
* | Fixes pool_passwd setting to use relative path | jakefeasel | 2015-06-07 | 1 | -4/+4 |
* | Preventing the expiration of Oracle user passwords | jakefeasel | 2015-06-07 | 1 | -1/+3 |
* | Updates to lodash and codemirror | jakefeasel | 2015-06-07 | 2 | -6/+6 |
* | Better details for setting up the site in AWS | jakefeasel | 2015-06-07 | 1 | -0/+4 |
* | Fixes paths for my.cnf in mysql55 | jakefeasel | 2015-05-20 | 1 | -1/+1 |
* | Restoring SQL Server 2008 support via compatibility mode of 2014. Fixes jakef... | jakefeasel | 2015-05-17 | 1 | -2/+2 |
* | Excluding the sync of build folders when provisioning to AWS | jakefeasel | 2015-05-16 | 1 | -4/+8 |
* | Initial support for a pgpool-based database cluster for openidm repo and sqlf... | jakefeasel | 2015-05-11 | 8 | -20/+718 |
* | Updating ad for SQL Sentry | jakefeasel | 2015-05-09 | 7 | -6/+1 |
* | Checking for hosts before attempting to call createSchema, particularly for o... | jakefeasel | 2015-05-05 | 1 | -0/+12 |
* | Simplifies and corrects some broken logic with statement separators. Need to ... | jakefeasel | 2015-05-04 | 3 | -26/+20 |
* | Null values in DDL were causing problems; coalesce to empty string to work-ar... | jakefeasel | 2015-05-04 | 1 | -1/+1 |
* | Updates OIDC config and handling to deal with Google's new behavior | jakefeasel | 2015-05-04 | 3 | -3/+6 |
* | Prevents the 'Oops' pop-up from appearing when the problem is just a too-larg... | jakefeasel | 2015-05-04 | 1 | -2/+4 |
* | Only attempt to create ABSENT databases if they are subject to deprovisioning | jakefeasel | 2015-05-03 | 1 | -1/+1 |
* | Do not attempt to create schemas that never get deprovisioned | jakefeasel | 2015-05-03 | 1 | -13/+15 |
* | Adding flag for schemas which should not be deprovisioned, particularly helpf... | jakefeasel | 2015-05-02 | 4 | -6/+19 |
* | Fixing build so that ojdbc is actually optional | jakefeasel | 2015-05-02 | 3 | -13/+7 |
* | Using createSchema endpoint within executeQuery and returning any failure tha... | jakefeasel | 2015-04-25 | 1 | -35/+11 |
* | Adds AWS CLI to IDM nodes, for ELB registration/deregistration during regular... | jakefeasel | 2015-04-20 | 3 | -1/+48 |
* | Fixes typo in comment for cron backup | jakefeasel | 2015-04-20 | 1 | -1/+1 |
* | Adjusting backup interval to be once a day (during the time of day with the l... | jakefeasel | 2015-04-19 | 1 | -1/+1 |
* | Fixes bug with paths in idm_aws.sh | jakefeasel | 2015-04-19 | 1 | -2/+4 |
* | Improving secondary node config, particularly for working within aws and a lo... | jakefeasel | 2015-04-19 | 3 | -9/+38 |
* | Moving to use IDM in a two-node cluster rather than a stand-alone server, for HA | jakefeasel | 2015-04-19 | 10 | -82/+233 |
* | Typos in README | jakefeasel | 2015-04-07 | 1 | -1/+1 |
* | Fixing bug with long lists of fiddle history / favorites in the modal. Also, ... | jakefeasel | 2015-04-05 | 2 | -7/+4 |
* | Better support for OBJECT types; Resolves jakefeasel/sqlfiddle2#18 | jakefeasel | 2015-04-04 | 1 | -0/+12 |
* | Typo with groovy script - trailing comma | jakefeasel | 2015-04-04 | 1 | -1/+1 |
* | Fixing outdated hostname references in vagrant scripts | jakefeasel | 2015-04-04 | 2 | -1/+2 |
* | Better handling of null values for ddl and sql | jakefeasel | 2015-04-04 | 4 | -4/+5 |
* | Initial progress with jakefeasel/sqlfiddle2#5 | jakefeasel | 2015-04-03 | 7 | -62/+222 |
* | Adding a generic error handler for when the backend responds with errors | jakefeasel | 2015-04-03 | 1 | -0/+2 |
* | Allowing empty-string query statements | jakefeasel | 2015-04-03 | 1 | -1/+1 |
* | Removing any lingering blockUI layers that may be lingering, when clicking 'C... | jakefeasel | 2015-04-03 | 1 | -0/+1 |
* | Adding mysql55 host for a backend | jakefeasel | 2015-04-03 | 4 | -17/+48 |
* | Removing unnecessary printlns | jakefeasel | 2015-04-03 | 1 | -2/+0 |
* | Better approach for handling ABSENT schema_defs which have context of 'host' ... | jakefeasel | 2015-04-03 | 3 | -2/+24 |
* | Reverting commit 18f3e3efba089eb4731382419ef40ca64be0f140 - was a bad idea, b... | jakefeasel | 2015-04-03 | 1 | -1/+1 |
* | Changing behavior for ABSENT - fiddles which have no host available were bein... | jakefeasel | 2015-04-03 | 1 | -1/+1 |
* | Increasing max_connections default in postgres from 100 to 500 | jakefeasel | 2015-04-03 | 1 | -0/+1 |
* | Adding explicit sql.close() calls to all ScriptedSQL connector scripts, to av... | jakefeasel | 2015-04-03 | 9 | -11/+31 |
* | Better error message from varnish for large requests | jakefeasel | 2015-03-26 | 1 | -1/+1 |
* | Updating varnish config to reject large requests before hitting IDM | jakefeasel | 2015-03-26 | 1 | -9/+17 |
* | Adjusting default JAVA_OPTS to align with prod, also exposing varnish port by... | jakefeasel | 2015-03-25 | 2 | -2/+10 |
* | Restoring favicon.ico | jakefeasel | 2015-03-25 | 1 | -0/+0 |
* | Support for Array types in the result set | jakefeasel | 2015-03-23 | 1 | -0/+5 |
* | Initial support for fetching 'favorite' fiddles for logged in users, via REST... | jakefeasel | 2015-03-21 | 6 | -13/+331 |
* | Better approach to handling responsive menus. Closes jakefeasel/sqlfiddle2#15 | jakefeasel | 2015-03-19 | 2 | -4/+2 |
* | Fixing bug with medium-sized windows, cutting off the dropdown nav | jakefeasel | 2015-03-19 | 2 | -2/+5 |
* | Faulty logic in Oracle list_database_script, wasn't accounting for empty sche... | jakefeasel | 2015-03-17 | 2 | -21/+33 |
* | Removing port 80 from Vagrantfile, so that non-root users can start it withou... | jakefeasel | 2015-03-17 | 1 | -1/+0 |
* | Allowing users to become editable, mainly so that proper subjects can be set ... | jakefeasel | 2015-03-17 | 1 | -65/+86 |
* | Broken HTML for fiddle history links, and screwy CSS for overflowing tab cont... | jakefeasel | 2015-03-15 | 2 | -4/+8 |
* | Setting ojdbc6 as an optional dependency rather than requiring the user to ma... | jakefeasel | 2015-03-15 | 1 | -2/+2 |
* | New edge case for MySQL - SELECT ... INTO @var throws error when using eachRo... | jakefeasel | 2015-03-15 | 1 | -0/+1 |
* | Work-around for buggy behavior of restlet when making external/rest calls | jakefeasel | 2015-03-15 | 5 | -2/+58 |
* | Better handling of null values in columns of various data types. Closes jakef... | jakefeasel | 2015-03-14 | 1 | -4/+4 |
* | Adding swapfile to idm machine, plus smarter logic to detect Oracle driver | jakefeasel | 2015-03-14 | 2 | -7/+17 |
* | Cron job on postgres server to backup sqlfiddle database to s3. Closes jakefe... | jakefeasel | 2015-03-14 | 5 | -8/+49 |
* | Longer caching of most successful GET requests | jakefeasel | 2015-03-13 | 1 | -1/+10 |
* | Handling of nulls in the query response, converting them to strings | jakefeasel | 2015-03-13 | 1 | -1/+12 |
* | Fixing buggy behavior with dropdowns on touch devices / responsive windows | jakefeasel | 2015-03-08 | 3 | -7/+12 |
* | Fixing navigation for responsive ui, so that you can actually change db types | jakefeasel | 2015-03-08 | 1 | -1/+3 |
* | Removing unnecessary execution plan details from schema_def.db_types | jakefeasel | 2015-03-08 | 2 | -15/+0 |
* | Upgrading to CodeMirror 5.0.0 | jakefeasel | 2015-03-08 | 2 | -4/+4 |
* | Updating the about page | jakefeasel | 2015-03-08 | 1 | -40/+37 |
* | Adjusting Varnish to cache most GET requests even when cookies are present | jakefeasel | 2015-03-08 | 1 | -1/+6 |
* | Restoring execution plan functionality after regression | jakefeasel | 2015-03-07 | 2 | -1/+28 |
* | Taking into account the chance that email will be used as a stand-in for subj... | jakefeasel | 2015-03-07 | 2 | -5/+20 |
* | Fixing a regexp bug having to do with strings with dollar signs and other edg... | jakefeasel | 2015-03-07 | 2 | -8/+24 |
* | Better handling of responses which used to work but now fail due to missing h... | jakefeasel | 2015-03-07 | 1 | -3/+3 |
* | Removing constraint for current_host_id, as it is presently unused | jakefeasel | 2015-03-07 | 1 | -2/+2 |
* | Fixing list_database_script for postgresql servers | jakefeasel | 2015-03-07 | 1 | -4/+4 |
* | Further refinement of dbTypes ordering | jakefeasel | 2015-03-07 | 1 | -1/+2 |
* | Moving to endpoint for dbTypes and ordering by stable version first | jakefeasel | 2015-03-07 | 4 | -3/+9 |
* | Removing reference to current_host_id in migration.sql | jakefeasel | 2015-03-06 | 1 | -4/+3 |
* | Bringing the sponsorship section up to date, plus some initial work on saving... | jakefeasel | 2015-03-06 | 5 | -27/+60 |
* | Further responsive fixes, after accounting for longer label values | jakefeasel | 2015-03-06 | 1 | -2/+2 |
* | Fixing responsive css rules so buttons no longer wrap | jakefeasel | 2015-03-06 | 1 | -2/+2 |
* | Increasing default memory settings for Java | jakefeasel | 2015-03-06 | 1 | -1/+1 |
* | Typo with read call on db_types | jakefeasel | 2015-03-06 | 1 | -1/+1 |
* | Changes necessary to support db_types which no longer have hosts available to... | jakefeasel | 2015-03-06 | 8 | -5/+44 |
* | AWS-oriented changes for migrating and dealing with pre-existing site data | jakefeasel | 2015-03-06 | 7 | -22/+158 |
* | Provider-specific tuning | jakefeasel | 2015-03-06 | 1 | -16/+27 |
* | Fixing bug with network config in windows | jakefeasel | 2015-03-01 | 1 | -1/+1 |
* | Reverting some changes so that Virtualbox works again | jakefeasel | 2015-03-01 | 1 | -24/+17 |