https://github.com/Paradigm4/shim

sort by:
Revision Author Date Message Commit Date
20c8de4 doc 14 September 2016, 00:18:29 UTC
71c54f3 Added scidb authentication example test script 14 September 2016, 00:09:48 UTC
ea7234e Merge pull request #52 from apoliakov/master Added the prefix option 13 September 2016, 13:55:00 UTC
da6152c Merge pull request #54 from ksens/master updated shim help html 08 September 2016, 14:46:37 UTC
310329e updated shim help html 08 September 2016, 14:43:18 UTC
3ef0f73 Merge pull request #53 from ksens/master Update help.Rmd 08 September 2016, 14:27:10 UTC
99d35fc Update help.Rmd 08 September 2016, 14:24:11 UTC
1e1b0fe Cleanup makefile, add the prefix option 08 September 2016, 05:11:17 UTC
6a016f4 Merge pull request #1 from Paradigm4/master Updated 08 September 2016, 05:05:18 UTC
854a4fb Update README.md 29 July 2016, 20:10:30 UTC
91eaa85 Update Shim DEB package for SciDB15.12 on README 29 July 2016, 19:55:22 UTC
6db32a8 Update README.md 14 June 2016, 04:26:33 UTC
e1d0218 Update README.md 14 June 2016, 04:21:27 UTC
37ce3ce Make 15.12 install a little more palateable 14 June 2016, 04:16:28 UTC
b354893 Update README.md 14 June 2016, 03:52:53 UTC
afe3d65 Update README.md 14 June 2016, 03:52:17 UTC
3f73809 Better install handling for long usernames 13 June 2016, 23:23:59 UTC
64f3516 Update README.md 13 June 2016, 22:43:14 UTC
18ecdd3 doc 05 May 2016, 13:37:10 UTC
ae77caf lint 05 May 2016, 13:34:21 UTC
8cbda50 Added scidbauth to cancel 05 May 2016, 13:33:38 UTC
e852de7 Removed extra debug log data 05 May 2016, 13:26:29 UTC
7217ff1 SciDB authentication NOTE API change 05 May 2016, 13:25:19 UTC
beea48e experimental client auth 05 May 2016, 11:36:32 UTC
98f7245 authtest build 04 May 2016, 19:47:18 UTC
edc573d removed unused test 05 May 2016, 03:08:38 UTC
be8cac0 Added Donghui's experimental test authentication program Although I tried to get the dependencies right, it fails to compile. Need to move all of this into trunk I think to work; see src/ make authtest 04 May 2016, 22:03:26 UTC
f4500c2 Fix query cancellation issue 04 April 2016, 16:39:31 UTC
cbf0231 Update help.html 16 March 2016, 18:38:22 UTC
afeba3a Fixes for service installer script at least on instance 0 nodes 12 March 2016, 23:04:11 UTC
2bdf21c Updated makefile to use any kind of tag 12 March 2016, 22:41:21 UTC
c39221a Query cancel 12 March 2016, 22:34:00 UTC
0c72529 15.12 doc 08 March 2016, 20:53:44 UTC
973ab6f not quite complete update for 15.7 Removed authentication and streaming options 08 March 2016, 19:26:33 UTC
14a48f6 Allow csv+ and lcsv+ save through aio_tools 25 February 2016, 00:54:13 UTC
3de0335 Streaming interface can't report errors We need a simpler 1-shot version of this 21 February 2016, 17:22:49 UTC
abe9a5c Streaming interface can't report errors We need a simpler 1-shot version of this 21 February 2016, 17:21:09 UTC
a98af01 indent -nut formatting 14 February 2016, 02:56:27 UTC
ec91fe4 Fixed cachine permission bug better post upload errors 13 February 2016, 21:24:41 UTC
8f3eb4a uncache 12 February 2016, 15:09:57 UTC
7e3fc7c cache file locking 11 February 2016, 23:59:36 UTC
0d410dd Cache/uncache improvements to mg_post_upload 11 February 2016, 21:42:20 UTC
c5cb411 /cache option 10 February 2016, 05:46:27 UTC
38378d0 Fixed 1s delay problem for /upload and /cache, added experimental cache/uncache feature 10 February 2016, 05:29:04 UTC
7be4535 Added experimental cache interface 10 February 2016, 04:49:25 UTC
62adf0c Added documentation for aio_tools options 09 February 2016, 02:23:03 UTC
033ea13 Merge pull request #44 from ksens/master Fix for https://github.com/Paradigm4/shim/issues/40 18 December 2015, 22:37:18 UTC
30ac945 Fix for https://github.com/Paradigm4/shim/issues/40 now works for generic scidb user 17 December 2015, 18:57:21 UTC
e3587f4 First draft on https://github.com/Paradigm4/shim/issues/40 16 December 2015, 23:18:17 UTC
8279dc3 minor fix for centos/rhel installation scripts 08 December 2015, 13:03:35 UTC
f32f4f8 Better timings in old upload test 11 November 2015, 16:17:51 UTC
84b7102 doc 10 November 2015, 23:44:40 UTC
87d7953 Fixed doc typos 10 November 2015, 15:18:12 UTC
2ad99b0 error handling in post_upload Also added post_upload to default test suite 10 November 2015, 15:12:52 UTC
efef103 More doc changes 10 November 2015, 14:52:33 UTC
e21d5fa Doc 10 November 2015, 14:35:52 UTC
8a2c791 Doc update 10 November 2015, 14:09:40 UTC
bfea8a7 README 10 November 2015, 07:49:04 UTC
252cda2 New knitr-based API doc 10 November 2015, 07:47:36 UTC
6092bb2 Got rid of superfluous carriage return/newline on /new_session 10 November 2015, 06:16:36 UTC
f5b7185 Provisional new API endpoint '/upload' for fast data upload Added a new URI endpoint that supports a simplified data POST upload method and pretty fast transfer. The old multipart/file upload URI endpoint is still available and unchanged. 10 November 2015, 05:41:32 UTC
9cbd6e4 Merge pull request #39 from apoliakov/master Add the -a option to use accelerated io binary saves when set 09 October 2015, 03:52:16 UTC
3de49b1 Add the -a option to use accelerated io binary saves when set 09 October 2015, 02:23:11 UTC
6bfb67c Update help.html typo 11 September 2015, 21:02:01 UTC
eec3e89 README 04 September 2015, 15:16:33 UTC
a03abc6 Update README.md 02 September 2015, 16:20:24 UTC
269bb47 help update 02 September 2015, 01:21:29 UTC
8fba23b Update README.md 02 September 2015, 00:32:43 UTC
cabf7b9 Fix for issue #34; consider also adding explicit ssl cert option 27 August 2015, 05:26:01 UTC
2c6612c Fix double free error on termination 27 August 2015, 05:22:31 UTC
aa78cae Fixed bug in conf generator tmp directory setting 19 August 2015, 10:49:25 UTC
607fa9f Compiler option cleanup 18 August 2015, 23:38:18 UTC
cd59063 Some test clean up 18 August 2015, 13:18:14 UTC
b6d8bb7 README, web ui 18 August 2015, 02:47:48 UTC
daa905e README, web ui 18 August 2015, 02:46:45 UTC
2046668 Merge branch 'master' of https://github.com/Paradigm4/shim 18 August 2015, 02:33:58 UTC
e44a60d New auth notes in README and fixes to service scripts 18 August 2015, 12:25:43 UTC
4008200 15.7 doc updates 18 August 2015, 12:10:56 UTC
362beed New SciDB authentication method and doc 18 August 2015, 11:32:09 UTC
bf67fd4 New SciDB authentication method and doc 18 August 2015, 11:30:41 UTC
f25bffa New SciDB authentication method and doc 18 August 2015, 11:29:20 UTC
daf07f7 New SciDB authentication method and doc 18 August 2015, 11:27:45 UTC
ed6b7bd Replacing PAM with SciDB authentication, first steps 17 August 2015, 01:19:11 UTC
7b51ddd Prep for SciDB authentication 15 August 2015, 07:56:40 UTC
a986761 Merge branch 'master' of https://github.com/Paradigm4/shim 14 August 2015, 13:43:27 UTC
fdacc24 15.7 compilation adjustments 14 August 2015, 03:34:17 UTC
2001c2e typo 09 August 2015, 01:20:44 UTC
e458cf3 Adjusted repeated multiuser streaming test 09 August 2015, 01:14:34 UTC
ed348ec multi-instance support fix 08 August 2015, 04:54:43 UTC
a9210e1 multi-host fix 08 August 2015, 04:44:22 UTC
296cc82 grinder update 08 August 2015, 04:04:40 UTC
5bdcbcf Added multiuser valgrind 'grinder' test 08 August 2015, 03:14:09 UTC
930ccff Makefile help 08 August 2015, 03:01:59 UTC
502076c More valgrind tests including TLS and upload 08 August 2015, 02:58:58 UTC
f6863b7 Added upload test 08 August 2015, 02:43:05 UTC
0f95cfe Added more valgrind test coverage 08 August 2015, 02:18:18 UTC
6343bbb More careful option allocation, fixed not really a leak. 08 August 2015, 01:12:03 UTC
78c45de Added valgrind test 08 August 2015, 00:49:30 UTC
be6fd69 Update README.md 07 July 2015, 22:02:36 UTC
1b3f741 Fixed bug in after-install.sh script; not sure how that got in there 07 July 2015, 20:38:04 UTC
back to top