summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates boot.properties to include missing settingsorigin/openidm4jakefeasel2016-02-052-4/+20
* Gets OIDC login working properly againjakefeasel2016-02-034-7/+9
* Updates version of OpenIDM used from 3.1 to 4.0jakefeasel2016-01-2218-453/+555
* Changing sponsorship to sqldepjakefeasel2016-01-222-3/+3
* Added logic for Oracle to remove locked tables during deletejakefeasel2016-01-221-1/+1
* Fixes reference to lodashHEADorigin/masterorigin/HEADmasterjakefeasel2015-08-161-2/+2
* Fixes Oracle Insert/Update queries in SQL paneljakefeasel2015-08-161-8/+12
* Removes pgpool, going back to single appdbjakefeasel2015-08-164-61/+6
* Adding crontab for postgresql fiddle server to restart service every four hoursjakefeasel2015-07-051-0/+2
* Encoding the full details from OpenID Connect claims, to prevent login failur...jakefeasel2015-06-075-36/+47
* Adjusting references to new lodash filenamejakefeasel2015-06-071-1/+1
* Fixes ownership for pgpool config filesjakefeasel2015-06-071-1/+2
* Uses the same my.cnf settings for mysql55 as is used for mysql56jakefeasel2015-06-071-1/+4
* Fixes pool_passwd setting to use relative pathjakefeasel2015-06-071-4/+4
* Preventing the expiration of Oracle user passwordsjakefeasel2015-06-071-1/+3
* Updates to lodash and codemirrorjakefeasel2015-06-072-6/+6
* Better details for setting up the site in AWSjakefeasel2015-06-071-0/+4
* Fixes paths for my.cnf in mysql55jakefeasel2015-05-201-1/+1
* Restoring SQL Server 2008 support via compatibility mode of 2014. Fixes jakef...jakefeasel2015-05-171-2/+2
* Excluding the sync of build folders when provisioning to AWSjakefeasel2015-05-161-4/+8
* Initial support for a pgpool-based database cluster for openidm repo and sqlf...jakefeasel2015-05-118-20/+718
* Updating ad for SQL Sentryjakefeasel2015-05-097-6/+1
* Checking for hosts before attempting to call createSchema, particularly for o...jakefeasel2015-05-051-0/+12
* Simplifies and corrects some broken logic with statement separators. Need to ...jakefeasel2015-05-043-26/+20
* Null values in DDL were causing problems; coalesce to empty string to work-ar...jakefeasel2015-05-041-1/+1
* Updates OIDC config and handling to deal with Google's new behaviorjakefeasel2015-05-043-3/+6
* Prevents the 'Oops' pop-up from appearing when the problem is just a too-larg...jakefeasel2015-05-041-2/+4
* Only attempt to create ABSENT databases if they are subject to deprovisioningjakefeasel2015-05-031-1/+1
* Do not attempt to create schemas that never get deprovisionedjakefeasel2015-05-031-13/+15
* Adding flag for schemas which should not be deprovisioned, particularly helpf...jakefeasel2015-05-024-6/+19
* Fixing build so that ojdbc is actually optionaljakefeasel2015-05-023-13/+7
* Using createSchema endpoint within executeQuery and returning any failure tha...jakefeasel2015-04-251-35/+11
* Adds AWS CLI to IDM nodes, for ELB registration/deregistration during regular...jakefeasel2015-04-203-1/+48
* Fixes typo in comment for cron backupjakefeasel2015-04-201-1/+1
* Adjusting backup interval to be once a day (during the time of day with the l...jakefeasel2015-04-191-1/+1
* Fixes bug with paths in idm_aws.shjakefeasel2015-04-191-2/+4
* Improving secondary node config, particularly for working within aws and a lo...jakefeasel2015-04-193-9/+38
* Moving to use IDM in a two-node cluster rather than a stand-alone server, for HAjakefeasel2015-04-1910-82/+233
* Typos in READMEjakefeasel2015-04-071-1/+1
* Fixing bug with long lists of fiddle history / favorites in the modal. Also, ...jakefeasel2015-04-052-7/+4
* Better support for OBJECT types; Resolves jakefeasel/sqlfiddle2#18jakefeasel2015-04-041-0/+12
* Typo with groovy script - trailing commajakefeasel2015-04-041-1/+1
* Fixing outdated hostname references in vagrant scriptsjakefeasel2015-04-042-1/+2
* Better handling of null values for ddl and sqljakefeasel2015-04-044-4/+5
* Initial progress with jakefeasel/sqlfiddle2#5jakefeasel2015-04-037-62/+222
* Adding a generic error handler for when the backend responds with errorsjakefeasel2015-04-031-0/+2
* Allowing empty-string query statementsjakefeasel2015-04-031-1/+1
* Removing any lingering blockUI layers that may be lingering, when clicking 'C...jakefeasel2015-04-031-0/+1
* Adding mysql55 host for a backendjakefeasel2015-04-034-17/+48
* Removing unnecessary printlnsjakefeasel2015-04-031-2/+0
* Better approach for handling ABSENT schema_defs which have context of 'host' ...jakefeasel2015-04-033-2/+24
* Reverting commit 18f3e3efba089eb4731382419ef40ca64be0f140 - was a bad idea, b...jakefeasel2015-04-031-1/+1
* Changing behavior for ABSENT - fiddles which have no host available were bein...jakefeasel2015-04-031-1/+1
* Increasing max_connections default in postgres from 100 to 500jakefeasel2015-04-031-0/+1
* Adding explicit sql.close() calls to all ScriptedSQL connector scripts, to av...jakefeasel2015-04-039-11/+31
* Better error message from varnish for large requestsjakefeasel2015-03-261-1/+1
* Updating varnish config to reject large requests before hitting IDMjakefeasel2015-03-261-9/+17
* Adjusting default JAVA_OPTS to align with prod, also exposing varnish port by...jakefeasel2015-03-252-2/+10
* Restoring favicon.icojakefeasel2015-03-251-0/+0
* Support for Array types in the result setjakefeasel2015-03-231-0/+5
* Initial support for fetching 'favorite' fiddles for logged in users, via REST...jakefeasel2015-03-216-13/+331
* Better approach to handling responsive menus. Closes jakefeasel/sqlfiddle2#15jakefeasel2015-03-192-4/+2
* Fixing bug with medium-sized windows, cutting off the dropdown navjakefeasel2015-03-192-2/+5
* Faulty logic in Oracle list_database_script, wasn't accounting for empty sche...jakefeasel2015-03-172-21/+33
* Removing port 80 from Vagrantfile, so that non-root users can start it withou...jakefeasel2015-03-171-1/+0
* Allowing users to become editable, mainly so that proper subjects can be set ...jakefeasel2015-03-171-65/+86
* Broken HTML for fiddle history links, and screwy CSS for overflowing tab cont...jakefeasel2015-03-152-4/+8
* Setting ojdbc6 as an optional dependency rather than requiring the user to ma...jakefeasel2015-03-151-2/+2
* New edge case for MySQL - SELECT ... INTO @var throws error when using eachRo...jakefeasel2015-03-151-0/+1
* Work-around for buggy behavior of restlet when making external/rest callsjakefeasel2015-03-155-2/+58
* Better handling of null values in columns of various data types. Closes jakef...jakefeasel2015-03-141-4/+4
* Adding swapfile to idm machine, plus smarter logic to detect Oracle driverjakefeasel2015-03-142-7/+17
* Cron job on postgres server to backup sqlfiddle database to s3. Closes jakefe...jakefeasel2015-03-145-8/+49
* Longer caching of most successful GET requestsjakefeasel2015-03-131-1/+10
* Handling of nulls in the query response, converting them to stringsjakefeasel2015-03-131-1/+12
* Fixing buggy behavior with dropdowns on touch devices / responsive windowsjakefeasel2015-03-083-7/+12
* Fixing navigation for responsive ui, so that you can actually change db typesjakefeasel2015-03-081-1/+3
* Removing unnecessary execution plan details from schema_def.db_typesjakefeasel2015-03-082-15/+0
* Upgrading to CodeMirror 5.0.0jakefeasel2015-03-082-4/+4
* Updating the about pagejakefeasel2015-03-081-40/+37
* Adjusting Varnish to cache most GET requests even when cookies are presentjakefeasel2015-03-081-1/+6
* Restoring execution plan functionality after regressionjakefeasel2015-03-072-1/+28
* Taking into account the chance that email will be used as a stand-in for subj...jakefeasel2015-03-072-5/+20
* Fixing a regexp bug having to do with strings with dollar signs and other edg...jakefeasel2015-03-072-8/+24
* Better handling of responses which used to work but now fail due to missing h...jakefeasel2015-03-071-3/+3
* Removing constraint for current_host_id, as it is presently unusedjakefeasel2015-03-071-2/+2
* Fixing list_database_script for postgresql serversjakefeasel2015-03-071-4/+4
* Further refinement of dbTypes orderingjakefeasel2015-03-071-1/+2
* Moving to endpoint for dbTypes and ordering by stable version firstjakefeasel2015-03-074-3/+9
* Removing reference to current_host_id in migration.sqljakefeasel2015-03-061-4/+3
* Bringing the sponsorship section up to date, plus some initial work on saving...jakefeasel2015-03-065-27/+60
* Further responsive fixes, after accounting for longer label valuesjakefeasel2015-03-061-2/+2
* Fixing responsive css rules so buttons no longer wrapjakefeasel2015-03-061-2/+2
* Increasing default memory settings for Javajakefeasel2015-03-061-1/+1
* Typo with read call on db_typesjakefeasel2015-03-061-1/+1
* Changes necessary to support db_types which no longer have hosts available to...jakefeasel2015-03-068-5/+44
* AWS-oriented changes for migrating and dealing with pre-existing site datajakefeasel2015-03-067-22/+158
* Provider-specific tuningjakefeasel2015-03-061-16/+27
* Fixing bug with network config in windowsjakefeasel2015-03-011-1/+1
* Reverting some changes so that Virtualbox works againjakefeasel2015-03-011-24/+17