https://github.com/Paradigm4/shim

sort by:
Revision Author Date Message Commit Date
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
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
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
6d41272 Update copyright year to 2018 11 January 2018, 04:56:38 UTC
1b781e7 Respond with 502 and cleanup session on specific SciDB errors Fix #71 Fix #78 https://github.com/Paradigm4/shim/issues/71#issuecomment-348567231 * Add respond to query error function. The function decides if a SciDB error is critical. If it is, the session is cleaned up and a 502 status code with the SciDB error is returned to the user. * The respond to query error function is called in prepare and execute for both prefix and actual query * Look for three specific SciDB error codes (text format) * Add test killing one SciDB instance * Update docs 11 January 2018, 04:47:27 UTC
2710607 Remove respond_to_connection_error and inline body * Because respond_to_connection_error function is used only once, remove function and inline the body where it is used * Remove unnecessary unlock since no lock is taken 11 January 2018, 04:15:01 UTC
d4cfcaf Fix intentaion for PEP8 07 January 2018, 19:28:29 UTC
6cf7433 Merge branch 'session-auth' into v17.x-session-auth 06 January 2018, 22:26:26 UTC
7771c86 Remove Logout ling from nav bar 06 January 2018, 22:25:25 UTC
885b13c Fix non-integer session ID in UI 06 January 2018, 22:10:13 UTC
c9de131 Merge branch 'session-auth' into v17.x-session-auth 06 January 2018, 18:49:54 UTC
5398e8a Use SCIDB_VER variable 06 January 2018, 18:49:13 UTC
f2ed89e Log message for cleaning up temp files 06 January 2018, 18:48:40 UTC
9cda633 Merge branch 'session-auth' into v17.x-session-auth 06 January 2018, 16:46:47 UTC
bb21206 Match save format to read request * if the save format is binary only allow read_bytes * if the save format is text only allow read_lines * cannot alternate between read_lines and read_bytes on the same query result * use `save` field in the session struct to track the save format (it was used previously to track if the result was saved or not) * update tests * update docs 02 January 2018, 20:44:01 UTC
b135a22 Compile with gcc 14 28 December 2017, 21:59:28 UTC
a6ca046 Merge branch 'session-auth' into v17.x-session-auth 26 December 2017, 17:42:28 UTC
3bf7b7a Fix #73 * Make sure to open the file pointer even if the file descriptor is already open * Initialize file pointer with NULL and close during cleanup * Add tests in read.sh 25 December 2017, 09:49:25 UTC
e0e9636 Undo shim rule in Makefile 22 December 2017, 15:57:38 UTC
f0c19bf Remove backward compatibility for session authentication * SciDB credentials can only be provided in /new_session * SciDB credentials can no longer be provided in /execute_query and /cancel * Update docs to reflect the changes * Update SciDB auth test 21 December 2017, 17:01:18 UTC
3adca7c Comment out unused tests 21 December 2017, 16:51:52 UTC
ccca88d Rebuild Help page examples 21 December 2017, 16:17:46 UTC
26ee90b Remove /login and /logout calls - no longer used 21 December 2017, 16:13:28 UTC
8fd5fef Remove /upload_file endpoint, only /upload is available * /upload is recommended over /upload_file * update tests * update docs 21 December 2017, 16:13:07 UTC
back to top