https://github.com/Paradigm4/shim

sort by:
Revision Author Date Message Commit Date
10bd67f Merge pull request #97 from Paradigm4/v18.1 V18.1 26 September 2019, 21:15:19 UTC
19f53af Merge pull request #96 from Paradigm4/mlr_18.1 Add systemd support 26 September 2019, 04:53:08 UTC
845cdfc ignore error from "systemctl stop shim" 26 September 2019, 02:49:03 UTC
c2938ef Remove @ so we can see systemV and systemd commands 26 September 2019, 02:39:13 UTC
8933242 Update documentation to include systemd 26 September 2019, 02:11:21 UTC
3364069 Added systemd support with a script "shim_systemd" 26 September 2019, 00:11:18 UTC
617be10 Rid of extra white space 26 September 2019, 00:08:15 UTC
ec9a30d Final 25 September 2019, 01:10:01 UTC
c43ab8b SystemD unit for auto restart shim 23 September 2019, 18:54:15 UTC
d2c3a4d Suppress log output 03 June 2019, 01:28:02 UTC
669f01b Use variable for SciDB version for Arrow package location 03 June 2019, 01:00:37 UTC
21cefcb Add SciDB 19.3 and Travis badges 02 June 2019, 03:37:36 UTC
d8e57ee Merge pull request #95 from Paradigm4/v19.3 V19.3 02 June 2019, 03:34:44 UTC
24b4205 Install accelerated_io_tools manually 02 June 2019, 03:17:47 UTC
014e51a Update SciDB restart commands 02 June 2019, 02:50:31 UTC
01192af More fixes in tests to account for distribution in list() 02 June 2019, 02:50:15 UTC
1a53170 Fix tests to account for distribution in schema 02 June 2019, 01:51:01 UTC
ac69c0d Skip making directories 02 June 2019, 01:50:36 UTC
3e71135 Install libpcre 02 June 2019, 00:53:06 UTC
6ce1780 Install gcc 02 June 2019, 00:45:42 UTC
dd55a01 Install superfunpack manually 02 June 2019, 00:32:50 UTC
d9c19cd Fix another 19.3-ext use 02 June 2019, 00:16:22 UTC
e387e5c Don't use 19.3-ext image as it is not available yet 02 June 2019, 00:02:29 UTC
771f4ed Upgrade SciDB version to 19.3 in Travis 01 June 2019, 23:52:07 UTC
564e0b2 Point to donwload page instead of linking downloads 16 May 2019, 17:29:43 UTC
12620f5 Improvements to #94 * Return in case of allocation error * Free "save" if it turns out to be empty * Move lock acquisition after the parameters are read 02 May 2019, 04:08:51 UTC
4e87da7 Remove jessie-updates from sources.list See https://wiki.debian.org/LTS/Using#Using_Debian_Long_Term_Support_.28LTS.29 27 April 2019, 18:57:01 UTC
b734303 Fix #94 * Make `save` argument have dynamic length * Free `save` variable on early exit * Add tests using long `save` argument * Limit the tests using digest authentication due to limit in mongoose 27 April 2019, 04:13:24 UTC
cc0e4a0 Update authentication tests to new format * Make them consistent to newer tests 27 April 2019, 03:57:46 UTC
fbec1fc Changed file_limit to results_size_limit 23 April 2019, 19:22:23 UTC
60350a4 Added quotes around format. 22 April 2019, 18:21:36 UTC
f97b7d0 Missing some quotes 22 April 2019, 18:13:41 UTC
c5c3924 Change SciDBClient declaration. 22 April 2019, 17:42:28 UTC
8046ad3 19.3 changes. 22 April 2019, 17:31:17 UTC
8f27536 Rename limit to result_size_limit * Update and regenerate docs 26 December 2018, 11:34:09 UTC
d027d2e Add note on limit paramenter and regenerate docs 22 December 2018, 07:20:49 UTC
c5b443d Trim newlines 22 December 2018, 07:20:32 UTC
75e9fb2 Fixed some merge issues. 28 November 2018, 22:52:32 UTC
2354392 Move file limit from startup to execute_query 28 November 2018, 22:33:25 UTC
8704584 Support for file size limit and cleanup. 28 November 2018, 22:32:12 UTC
a4e00e1 remove comment about parsing 08 August 2018, 21:21:28 UTC
ec81dd9 Use accelerated_io_tools from container 07 August 2018, 14:34:04 UTC
8a427c0 Install libarrow-dev 05 August 2018, 17:12:28 UTC
133791c Install master accelerated_io_tools 05 August 2018, 17:02:42 UTC
908f175 atts_only parameter to /execute_query 05 August 2018, 16:32:40 UTC
d83f2e8 Check for out of memory for ibuf and obuf * When initializing a session, check the that malloc calls for ibuf and obuf are successful 28 July 2018, 18:20:20 UTC
9300263 Fix #86 Issue completeQuery after executeQuery * Check connection is valid before issuing executeQuery * Add test to check for leftover cancel queries 28 July 2018, 17:44:35 UTC
1185848 Fix #88 remove release parameter from execute_query * Remove `release` parameter from `/execute_query` endpoint * Update docs and test * Sessions can only be released using `/release_session` endpoint 27 July 2018, 16:39:30 UTC
ac0dace Remove obsolete tests 27 July 2018, 16:28:39 UTC
38c5453 Fix wording 25 July 2018, 02:06:29 UTC
78345df Add link to SciDB Docs 25 July 2018, 01:23:33 UTC
262b14b Fix test for #87 * Make test dynamic by launching up to 10 overloading queries 24 July 2018, 06:04:42 UTC
653008d Use only two queries for Travis 24 July 2018, 04:09:28 UTC
9c17792 Make formatting consistent - regenerate docs 24 July 2018, 03:56:52 UTC
cb12dc4 Fix #87 * Add `admin` to `/new_session` (e.g., `admin=1`) * Add test for `admin` * Update docs (need to regenerate) * Update `scidbconnect` to streamline the code 24 July 2018, 03:53:45 UTC
993cfde Remove unused opipe, stream, and compression from session 30 June 2018, 23:30:24 UTC
ceec9f5 Update list() schema in tests to match current operator signature * Extra string attribute added to list() in recent SciDB 18.1 update 13 May 2018, 03:44:36 UTC
a063454 Do not build if VERSION is not set 13 May 2018, 02:30:48 UTC
aa5bb89 Fix headings 12 May 2018, 03:02:41 UTC
67b7919 Fix help link syntax 12 May 2018, 03:02:01 UTC
4c45b31 Add link to manual page * Actually remove index.html 12 May 2018, 02:49:28 UTC
ddc68f1 Remove old index.html, add new README.md listing all packages * Add 18.1 package from February 2018 12 May 2018, 02:46:14 UTC
a19d256 Update README.md 09 March 2018, 20:14:06 UTC
8b4d131 Add shim.c as dependency to rule 06 March 2018, 10:30:29 UTC
0919f84 Add Apache Arrow support * Mark "arrow" as binary format * Use "arrow" with AIO 06 March 2018, 10:24:13 UTC
20d9670 Fix URL for API page on the binary help 06 March 2018, 10:22:32 UTC
1bb3126 Use explicit path to scidb to set VERSION variable. 05 March 2018, 19:01:13 UTC
382f147 Update README.md 19 February 2018, 15:38:51 UTC
7a6f356 Update README.md 19 February 2018, 15:36:27 UTC
56412e6 Update README.md 19 February 2018, 15:33:31 UTC
04b8290 Add package to docs 16 February 2018, 04:29:33 UTC
cee5ba5 Add index page to docs 16 February 2018, 04:25:13 UTC
c6dca82 Add old Shim packages to docs 16 February 2018, 04:22:37 UTC
38165c7 Add help page to docs 16 February 2018, 04:21:59 UTC
c9d994a Add script to generate help.html and update README 16 February 2018, 04:18:57 UTC
39a3ff7 Move doc to docs_gen 16 February 2018, 04:02:24 UTC
b8025ba Update link to documentation * Use GitHub Pages page 09 February 2018, 04:58:13 UTC
cfb39b9 Remove what's new from the Docs page * Regenerate Docs page 09 February 2018, 04:54:07 UTC
3416b43 Remove redundant command and package 31 January 2018, 04:46:13 UTC
064a1a8 Fix #70 - cleanup session after 5xx errors on read endpoints 31 January 2018, 02:52:36 UTC
6d2b2f5 Merge pull request #83 from Paradigm4/v17.x-session-auth Merge v17.x-session-auth into master 30 January 2018, 07:10:43 UTC
64f3a58 Merge pull request #82 from Paradigm4/session-auth Merge session-auth branch into master 30 January 2018, 06:36:37 UTC
f14cd01 Merge branch 'session-auth' into v17.x-session-auth 30 January 2018, 05:03:32 UTC
ab252b0 Comment out login code in UI * Fix broken login in HTTPS 30 January 2018, 04:51:51 UTC
86f8ed3 Remove duplicate conf option 30 January 2018, 04:51:36 UTC
d5b9f09 Strip extra whitespace 30 January 2018, 04:51:18 UTC
d01726e Extra fix for #79 * Catch the more general scidb::Exception in client in order to detect authentication errors 23 January 2018, 04:53:27 UTC
bf564f6 Fix #79 Segmentation Fault * Initialize credentials callback before connect, SDB-6038 * Update error codes 23 January 2018, 04:23:04 UTC
08195ab Merge branch 'session-auth' into v17.x-session-auth 23 January 2018, 04:20:10 UTC
6eccf51 Fix dependencies in Makefiles 23 January 2018, 04:17:50 UTC
72421a0 WIP for #79 * Test with different credential scenarios 23 January 2018, 03:57:08 UTC
1b931bf Add library required for SSL tests 21 January 2018, 22:55:16 UTC
ad3c8cf Merge branch 'session-auth' into v17.x-session-auth 21 January 2018, 22:54:53 UTC
03544ec Update SciDB version to 18.1 21 January 2018, 21:41:51 UTC
1192b0e bc already installed in extended image 21 January 2018, 21:40:39 UTC
0126ef4 Merge pull request #80 from Paradigm4/v17.x Merge v17.x updates into v17.x-session-auth 18 January 2018, 22:44:07 UTC
25f981b Merge branch 'v17.x-session-auth' into v17.x 18 January 2018, 22:43:14 UTC
1df2a76 Merge branch 'session-auth' into v17.x-session-auth 11 January 2018, 05:46:37 UTC
8e0b6e9 Add Shim commit to -v (version) output, fix #77 * Get Shim commit in the Makefile (requires git) * Add Shim commit to `shim -v` output 11 January 2018, 05:30:39 UTC
06c6f3b Update man page and binary help message 11 January 2018, 05:03:13 UTC
back to top