Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sagecell

The Sage Cell Server---providing a way to embed Sage computations into any web page.
https://github.com/sagemath/sagecell

Adjust body margin of the root page.

7594a174a34646c2b3c03b06efb66a19f5f6163a authored almost 10 years ago
Remove option to use no syntax highlighting.

6ecf86bd42d33983405d9b397e3dd015b8c5f6a5 authored almost 10 years ago
Upgrade CodeMirror to 5.0.0

39b59568f0119dcf162e97906879b92cf39a5c9e authored almost 10 years ago
Add embedding links to the help page.

ddf7b7a39419088b4401c75bdf6317dc913f594b authored almost 10 years ago
Make help link actually work for embedded cells.

330e03a178a56fcc0ab0b103897afa7f05797906 authored almost 10 years ago
Tweak optional Sage packages.

da3bb13fc83670f2d2066386d8741d8bbb022ce6 authored almost 10 years ago
Install some optional Sage packages.

3404c6ac47b368c73b22afe3d4e9dd3d76df3b7f authored almost 10 years ago
Add help links.

24485ea79402ca55cbcf8b5f1b350bd9dd6b803c authored almost 10 years ago
Get rid of load balancing cookies.

0750a51fa4a8b15a80322b350e1af8ace32de7db authored almost 10 years ago
Use localStorage for TOS instead of a cookie.

8ac147b1d01fd1b6cf4c9b16b6a18a3b45e1a07d authored almost 10 years ago
More JSmol tweaks

735b9d8a79a840632e2b1409dcc2c488ad8b568e authored almost 10 years ago
pip/zeromq/pyzmq are now standard

d8c4b5ced580b5b70cf4c8ab547eead961d22de4 authored almost 10 years ago
Agressively cache Jmol archives.

fa65eae904bd4432e74e38c59da9050e1c75a818 authored almost 10 years ago
Make JSmol somewhat work.

40dc9085bb969fb495b7c806255e2dd0ff206c46 authored almost 10 years ago
updated Brandon Curtis link

7660f31dd913ba95954981cd337bcba84fb7396b authored almost 10 years ago
Link JSmol.

317bd5a7f4ff2521acc2e295f4e5393952e0cf05 authored almost 10 years ago
Add support for a backup container.

e376fd0cdd44d75dd9c2ef9af6e09ccdddc82aa1 authored almost 10 years ago
Remove jmol linking.

f0de13e13e01c8b5e6cb9d52eb5e5bbbb582dfbc authored almost 10 years ago
Allow skipping git pull when using precell.

6b766803d289fd815061e9145c429f124e15573b authored almost 10 years ago
Allow checking out non-branches.

806b58dcd71517dad1497304742ca80ba8fd915f authored about 10 years ago
One more stream attribute check fix.

72f75c48f37e877b196051a969e6faa8cf2c2b03 authored about 10 years ago
Check existence of stream attibutes which are not set for non-existing kernels.

ccef194827d2b61b22bcbd80227f31c38bef7321 authored about 10 years ago
Log requested code before opening up handlers.

aec5d333b20977f1949f320d7c355a07c77e0e95 authored about 10 years ago
Call IOPubHandler first to set up the "kill" key.

9f8488562e9fe7517c5941e75b86d67ee455d6eb authored about 10 years ago
Add debug messages for ZMQ handlers.

7dd7ca25aa9bbedfc3193e2f855689f9adf2e1db authored about 10 years ago
Delete SageCell logs on cloning and save them before destruction.

3e67a2169c7c5c185b2ccf051ec40110512526e6 authored about 10 years ago
Wait longer for forked kernels to respond.

eb0519a9cc1699d43fda804ce377ee74dec7f3aa authored about 10 years ago
Prevent suicide over old lock.

7d28915dde6747bc09e5cb3262529d40b009c804 authored about 10 years ago
Pull SageCell changes into precell container.

70aeb73b42104f693a813a5631d5855624d863ca authored about 10 years ago
Restore nofile increase from #534412b

8cb7de2d4105b70c776db939d8157f6d0190156b authored about 10 years ago
Remove usage of default logger.

8d7ba349dd289eabfead7e71bc7abc039f82d348 authored about 10 years ago
Be more careful killing old instance.

dfbc10f4163e6be329334e86b3cbbb8096c7ce74 authored about 10 years ago
Make rsyslog conf string raw since it now contains escape sequences.

5fcffed03621d67be77e6781fa11e5ab0703211f authored about 10 years ago
Add an intermediate container to ease testing after SageCell modifications.

94e32d8f28453d4300a585b93d3b3c69056836fd authored about 10 years ago
Get rid of old command line arguments for worker's log file.

f3f7c3f0c62f0a7db73771fc81952def874198ea authored about 10 years ago
Switch to RainerScript and RELP for rsyslog.

0a340423011cbe3800cdb9ad78a5d4c3173a038c authored about 10 years ago
Catch all messages, not just ours and tornado.

e81e06ad669b6332d6413a47f5ebd2e72f675295 authored about 10 years ago
Initialize main loggers in log.py instead of config etc.

dae63bedcd9afd49b97945fb4a18f64fcf39a773 authored about 10 years ago
Combine logging.

9ada3d789d7012d02bb71e7cf2fe762cf0d3ebc3 authored about 10 years ago
Auto-remove system packages on upgrades.

07785e243d77d76fa52daa0bb20a140a99c695db authored about 10 years ago
Remove sagenb version from Makefile.

3cc30044c595d9ffa6764dfbbce3b0ab4ccca42b authored about 10 years ago
Fetch before checkout to allow switching to new commits.

074ba669e8d09c6f0e02118f725b71053350cd72 authored about 10 years ago
Switch SockJS URL to github.

f8c2e943b111c39ea3f156223778eac80cb3f14f authored about 10 years ago
Don't try to guess git branches, be explicit.

b80299b736a097ddc25ecf3b1c26bba7fa18677c authored over 10 years ago
Repeat health checks even for exceptions.

3b83020ec8dcd0b75a4615a8387b10d10022d0c8 authored over 10 years ago
Always make multiple checks if the server is responding before restarting it.

c91fc45800ad401e607255ee693a8d9637efb396 authored over 10 years ago
Merge pull request #451 from vbraun/client_script

Pass cookies to the websockets in the client script

2c09eddf054b5e7bbaa108c2a156093fc4cf9ded authored over 10 years ago
Pass cookies to the websockets in the client script

8e5c8722e03bcd0bcd7a9fa67cf9c925ad99f7bf authored over 10 years ago
Drop s from scikit-image.

cc62875cea39748bafa17d6e2aacaa310777eeda authored over 10 years ago
Get rid of "rm -f" which silently fails.

35b408995cad72f10cdccc6901f324ad0f480624 authored over 10 years ago
We cannot stick to IP inside a VM!

3748ac66a8cfdf144e4e5608b15b4d8122918e2d authored over 10 years ago
Merge branch 'master' of github.com:sagemath/sagecell

43176b0947570957f631cd224b42735e74dff4ee authored over 10 years ago
Install security updates in containers automatically.

a8ead833f9eaa2000cfcc025522d22a7f0242873 authored over 10 years ago
New VM installation instructions.

2c5479d5bdfaf375a8b3b32d4fa58fa46b142806 authored over 10 years ago
Drop health-check records from logs.

8ee27b06d595ca82eac1eb762884ac6f531d4f05 authored over 10 years ago
Allow skipping repository update.

f04d1eab003fb5aae6da3a778c06d7bd448bb440 authored over 10 years ago
Make master resolvable after 2-hour delay and allow skipping it.

88b2687429befa4ce8fda2e91e4a1f10101bda2f authored over 10 years ago
Fixes to start up scripts.

175b1f107e1710508af1e480157fd4d91f6a0a3b authored over 10 years ago
Rewrite upstart configuration using start-stop-daemon.

1d1777f3e766181757d61b09569be81ec55e5371 authored over 10 years ago
Make sure the VM is power cycled after configuring.

a9514b5823ca14d10c12cd79f9579f9a3d40903e authored over 10 years ago
Fix detecting sagecell branch on remote and tweak logging.

85e13133230c886998585124eca52ded977eff1c authored over 10 years ago
More explicit commands in build_host - now works on Debian.

79cc7bff2110792faf609b8777932c900f1a6c75 authored over 10 years ago
New deployment scripts.

37c9030362123ba468533dbcd2fadbe4ed81b4de authored over 10 years ago
Config files for new VM system.

15746abf3b25556b337f92274ae3e63e3f26a4fe authored over 10 years ago
Mention rootpassword in vm instructions.

972da4d52109c4cb0b42c53a421ff8e37329644b authored over 10 years ago
Delete installation.rst

def2050369a9ff463795085bb0ee983fdbc1627b authored over 10 years ago
Fix doc/README link.

3ae2d4363a10b7f60ad8c89d849ee1432befc808 authored over 10 years ago
Delete advanced_installation.rst

5f001e5aa6b40b40bc29b6bf8a78bd2ac268e739 authored over 10 years ago
Merge advanced installation into the simple one.

3235388a8733a51060a7be57132db7d215559de2 authored over 10 years ago
Remove obsolete files.

800a3887686dd474a7edd6495dd07715da2c1734 authored over 10 years ago
Link contrib/vm in main readme.

5c01513f7d64f1a2b7f637f31bfcebc9e67a2ae2 authored over 10 years ago
Update README.md

Hopefully final formatting tweaks.

4481ebda1c26e0c05c2a93d23f538ba46be242b0 authored over 10 years ago
Update README.md

Trying to fix formatting problems.

cbafba2929f8b3b646167e4cd33b215969fe8a09 authored over 10 years ago
Update and rename README.rst to README.md

2ff365420fd9b20af21c41cd30b31195ec1cff0d authored over 10 years ago
Change warning to lower case.

8b5706bf741b7f9d7fa33bdcca367c600aaa1e86 authored over 10 years ago
Slight (but quick) documentation improvement.

a4040289dd9e1136ae2e395c338cdcedc42507d3 authored over 10 years ago
Increase processes and opened files limits.

534412b5b4ba9844f09494f3fd7adca41a02db77 authored over 10 years ago
Revamp vm scripts again.

3fc046ae1e323e46d523a8edc40567f34dbbdf58 authored over 10 years ago
Revert "clean out kernel connection files" - they don't accumulate anymore.

fd3f302da56f0187d16a6f6226117343d31d0cf8 authored over 10 years ago
Erase IPython kernel connection file before starting the kernel.

8576675c829756411045605d3e922941e8b3fce9 authored over 10 years ago
Fix the "full output buffer" bug via parent_handle = True

1f9ac41db79f1cd16fdc42bd8503ce2a8576df66 authored over 10 years ago
Revamp vm scripts for building images.

478eb43d11d463572f46bb0ebbd78a01708e502b authored over 10 years ago
Sage module for IPython was moved in Sage - adjust the path.

cb1f72e9559fba2ca3e4ed1030a54616b693bd0c authored over 10 years ago
clean out kernel connection files

After about 30 days, the sage cell server sageworker was running out of its file quota because t...

4b23228381a0517d10806faa32bd6964a69c1c84 authored over 10 years ago
Make static test directory with some test pages.

b2e9a5f430ecbe15b6ce83dd90e6cee0777d3f12 authored almost 11 years ago
Set the kernel post function directly.

Requires my modifications to IPython kernel js file, commit 4e3aea89f96b48744bec880e8b5f5596e2d2...

70cb3e6297ee2e25bab6d4680a823c679df52cb0 authored almost 11 years ago
*return* an error callback, so we don't keep executing the function.

42bfe8ccf0c9141959f17f22cfa077cd47c4425a authored almost 11 years ago
node permalink -- Parse body when setting permalinks

also take care of another error condition when we have an error storing data in the database.

937da1acecdc94573ce95f8c712a9c98fb8fb9df authored almost 11 years ago
Finish initial version of nodejs/cassandra permalink server.

5a1a65663d1bce78eee212b63b86c8748ecac713 authored almost 11 years ago
Get storing permalinks working

I think it successfully deals with conflicts. It increases the random string by one letter for ...

8f31a3fd8d0ffa1500e2bac0191af23fcbaa2e44 authored almost 11 years ago
More work on nodejs server---storing in database

Still have a problem: storing multiple times on a single ID will not overwrite first value, but ...

fda0db06464a89c743d0d15db94ee503477520cf authored almost 11 years ago
Upgrade to IPython 2.0 (which moved the widget directories)

1f64bafd0c5f80b32fbfe65f76347c63ba3e1581 authored almost 11 years ago
Add a simple, half-working permalink server in Node using Cassandra.

TODO: make the Cassandra queries work.

99066be6a63fe0c63fef2bc9f6bd3a94aed8f6a5 authored almost 11 years ago
If widget isn't passed a view when making callbacks, make no callbacks

b393b4f89a8feae8cd6aade11bf27105800dd1e3 authored almost 11 years ago
Merge pull request #440 from ming13/fix-python-client

Fix Python example client

93c88fafb91189fa79877181ffbab8c9cbf54742 authored almost 11 years ago
Fix Python example client.

Change field name—the current version uses id instead of kernel_id.

7d1c3cd3cef8f3951286169e5726b299f25f3d7c authored almost 11 years ago
Add three.js demo to test page.

c38c3506f34242006fa2fbf0b89241b8bebf51f7 authored almost 11 years ago
Only clone *one* threejs output template

a4c4c1ea16fe1a3eadef5da3e9de521bca7b2e98 authored almost 11 years ago
Fix three.js object transformations so they work after updating three.js

Commit 797916e0505ddaf8a18106fad4f9116fe1e94ef2 in three.js broke our transformations. We now n...

263e260cdfc2c6a0fbf7857f01fe5bce280b63f8 authored almost 11 years ago
Add support for n-sided faces in index_face_sets

9da7d5f7f43ff58e420a28235392de70b3e97e3f authored almost 11 years ago