https://github.com/Paradigm4/shim

sort by:
Revision Author Date Message Commit Date
53d3d91 doc 25 February 2015, 02:55:16 UTC
1da5412 Improved API help a bit 25 February 2015, 01:34:52 UTC
c027adf Got rid of loadcsv (now that we have load_tools, we don't need it) 23 February 2015, 02:02:03 UTC
1b73913 Update README.md 22 February 2015, 00:20:24 UTC
6506844 Caught another streaming related edge case; now prohibit release_session explicit calls when streaming. 21 February 2015, 23:34:38 UTC
32b279b Minor fix in multiuser test 21 February 2015, 22:26:55 UTC
f6ea9a0 Added protection against deadlock outlined in issue #27 21 February 2015, 18:48:34 UTC
47c6421 Fixed curl behavior in some tests (trim \r\n) 20 February 2015, 21:45:25 UTC
a22b0cd Updated api doc with correct maximum buffer size 17 February 2015, 05:37:13 UTC
0359358 Increased maximum buffer size to 256k (was 16k) 17 February 2015, 05:36:10 UTC
18c0de1 Removed accidental O_NONBLOCK in streaming interface, fixing streaming bugs introduced in the last few commits 23 January 2015, 22:17:34 UTC
719a02d Fixed a possible streaming deadlock case that could occur in errors 23 January 2015, 16:48:47 UTC
c91b497 Updated README with links to new binary packages 20 January 2015, 15:30:06 UTC
60394e6 Adujsted README for new fpm ruby packaging 20 January 2015, 14:05:52 UTC
38a6295 Added more help to Makefile 20 January 2015, 13:53:27 UTC
bcad7bf Updated README 19 January 2015, 22:43:32 UTC
0852e6f Updated README 19 January 2015, 22:40:45 UTC
309fbbc Improved API documentation 19 January 2015, 22:38:32 UTC
61ebac7 Converted all tests except for the multiuser test to OK/FAIL 19 January 2015, 22:25:44 UTC
d9f5c33 Fixed mime-type bug that prevented web pages from working; basic digest authentication fixed 19 January 2015, 20:05:48 UTC
cd7e6fb Modify README.md to reference 14.12 13 January 2015, 21:16:35 UTC
5af1180 Change Makefile to build shim with rpath using $ORIGIN 13 January 2015, 20:17:35 UTC
651ee2e README 25 December 2014, 01:52:48 UTC
50bd2c3 Added exerimental binary package links 14.8 that includes compression options 16 December 2014, 04:58:21 UTC
ca446e3 fixed typos in the api.html doc 28 November 2014, 16:40:20 UTC
c65084e Merge branch 'master' of https://github.com/Paradigm4/shim 11 November 2014, 14:01:30 UTC
ff3c852 multiple user test change 11 November 2014, 14:01:23 UTC
c04ad1e Made stream=2 option optional if compression option is also set 04 November 2014, 15:55:23 UTC
adc6a1b requesting entire file now uses generic application/octet-stream MIME type; improved tests a bit 04 November 2014, 15:40:05 UTC
8c60168 Merge pull request #21 from ChrisBeaumont/master Avoid sending empty chunks in gzip streaming before end of payload 03 November 2014, 23:40:13 UTC
833dccc Avoid sending empty chunks in gzip streaming before end of payload 03 November 2014, 19:40:57 UTC
c03050e Added debug-only session summary 28 October 2014, 23:25:35 UTC
33e548e Added some comments, reduced max simultaneous sessions to 1/2 the mongoose thread count; improved the tests 28 October 2014, 19:00:54 UTC
f63ad77 Added basic multiuser streaming test 25 October 2014, 03:29:15 UTC
9b48dd1 Added basic multiuser test 25 October 2014, 02:46:33 UTC
bb3aa27 Fixed broken test on CentOS (it was not shim, but wget--fixed it by switching to curl); simplified test names and added tests to makefile 24 October 2014, 23:42:54 UTC
12f646b Added better help about restricting shim to run on a specific network device 21 October 2014, 02:51:23 UTC
25eea54 Updated the help page a bit 18 October 2014, 23:52:44 UTC
0ce5b63 Updated the help page a bit 18 October 2014, 18:09:04 UTC
8253481 Updated the help page a bit 18 October 2014, 17:51:04 UTC
d1cf951 Moved compressed steaming example into tests directory 18 October 2014, 17:25:21 UTC
13f436c Added Adler attribution 18 October 2014, 04:47:45 UTC
7bb6f71 Added requested experimental streaming gzip compression option to /execute_query 18 October 2014, 04:39:14 UTC
682c573 Update README.md 27 August 2014, 01:40:15 UTC
20afe33 Add 14.8 22 August 2014, 19:08:40 UTC
976b6a1 Added some work-arounds to better support the experimental loadcsv interface--that still needs to be redone but this is better than before 10 August 2014, 15:01:09 UTC
b9f1f72 typo in tests 10 August 2014, 01:03:07 UTC
47846df Added a few basic tests to the Makefile 10 August 2014, 00:35:39 UTC
afaf8e4 Much better basic digest authentication integration 09 August 2014, 23:20:31 UTC
3c57919 Added cookie to inform client that digest is being used (digest=1 in that case) 09 August 2014, 02:56:20 UTC
2f7c83a Integration of digest authentication into auth framework (use digest + tls instead of pam + tls) 09 August 2014, 02:33:17 UTC
98f80f2 Basic help cleanup 08 August 2014, 20:33:30 UTC
a5b0d6d New API doc covering streaming 08 August 2014, 20:27:36 UTC
ca02353 Experimental streaming option to execute_query added (based on Steve Fridella's patch) 08 August 2014, 20:03:32 UTC
b8b0813 Partial stream implementation 08 August 2014, 00:50:49 UTC
f20baca Add 14.7 to documentation 30 July 2014, 13:56:17 UTC
22cfd4f Cleanup after removing exp. telemetry code 03 July 2014, 14:34:38 UTC
b7dffb7 Removed experimental telemetry stuff 23 June 2014, 20:20:05 UTC
c0dd937 Doc 23 June 2014, 20:15:09 UTC
afe0e70 Added TERM signal handler 23 June 2014, 20:13:07 UTC
637f88a Added version flag and service 23 June 2014, 19:52:05 UTC
d71fa92 Added CORS 23 June 2014, 15:41:42 UTC
51f2fa9 Switched to HTTP 1.1 response in anticipation of CORS support 23 June 2014, 15:37:15 UTC
a72200c API doc update--limitation of AFL 20 June 2014, 13:32:33 UTC
03983de API doc update--limitation of AFL 20 June 2014, 13:31:16 UTC
ce88463 Merge pull request #13 from dgosselin-p4/master Updated to recycle session ids. 13 June 2014, 13:36:49 UTC
e8348f1 Updated to recycle session ids. 12 June 2014, 20:47:30 UTC
d22abad README.md update to include links to .htpasswd capable binary packages 14 May 2014, 17:09:04 UTC
2576bd1 Updated readme 14 May 2014, 17:03:45 UTC
1aa0547 Update api.html 01 May 2014, 22:12:17 UTC
ae05d0c Disallow .htpasswd 29 April 2014, 12:55:27 UTC
058b72e Doc typos fixed 28 April 2014, 20:24:44 UTC
2d36d88 Doc typos fixed 28 April 2014, 20:21:57 UTC
e458f86 Doc typos fixed 28 April 2014, 20:20:28 UTC
ad1a7ac Added basic digest access authentication 28 April 2014, 20:04:24 UTC
498c13e Fixed incorrect use of SciDB C API that was causing errors when used with SciDB in DEBUG mode 11 April 2014, 11:05:01 UTC
a197840 Updated README 01 April 2014, 13:54:50 UTC
314488c Reset default temporary I/O directory to /tmp, changed name of I/O files 24 March 2014, 02:28:44 UTC
c0d0c65 Typo in command-line help 22 March 2014, 16:14:50 UTC
975a2f3 Fixed a bug in cancel_query; it was stupidly trying to establish a lock on the active session, defeating its purpose 19 March 2014, 18:13:40 UTC
aba385b Fixed loadcsv auth bug recently introduced 12 March 2014, 05:25:14 UTC
d401697 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 17:28:28 UTC
2ac5406 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 17:20:32 UTC
e5ab605 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 16:40:06 UTC
9b68c38 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 15:24:24 UTC
b071cd9 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 15:23:30 UTC
b1939c0 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 15:18:47 UTC
67f259a Improved experimental javascript telemetry plotting 11 March 2014, 15:17:55 UTC
2d63ef3 Example javascrip telemetry client limits history now; reduced shim telemetry buffer size 11 March 2014, 13:17:21 UTC
26159db format 05 March 2014, 02:10:53 UTC
3f79a99 Rectified % free scales (disk and memory) 05 March 2014, 01:03:25 UTC
d399aa7 Rectified % free scales (disk and memory) 05 March 2014, 00:45:39 UTC
1d03c00 Added support for TLS websockets 05 March 2014, 00:42:59 UTC
8f898a1 Removed dead code spot 05 March 2014, 00:16:36 UTC
6736aae Fixed disk stats scale 04 March 2014, 23:55:35 UTC
fa185b5 Improved javascript plotting; added disk stats 04 March 2014, 22:23:15 UTC
b34fb5b Updated test telemetry page 04 March 2014, 14:49:28 UTC
6be5503 Reduced max single measurement msg size to 128 bytes total (including timestamp); First websocket client message can now be bigger than 32k; set circular buffer to 10k measurements. 04 March 2014, 05:19:45 UTC
046bff1 Tweaks to accomodate websocket framing 03 March 2014, 19:20:51 UTC
bff453e Removed spurious log message 03 March 2014, 02:13:29 UTC
back to top