Ecosyste.ms: OpenCollective

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

github.com/sagemath/sagenb

Sage Notebook (flask), docs in $SAGE_LOCAL/share/doc/sagenb/index.html
https://github.com/sagemath/sagenb

Merge pull request #60 from jhpalmieri/sphinxify-doctest

MathJax: fix doctest in sphinxify.py

f5a9ba91e939c8776b86bc859947c9528b10ffab authored over 12 years ago
Fix packaging of git repo

`setup.py sdist` doesn't copy empty directories, as I found out after
a lot of head scratching. ...

0538713262af8f67bebb9b43dd2312db2963418d authored over 12 years ago
MathJax: fix doctest in sphinxify.py

0da21247df4e0bcad8a10f20a5c225e69ca99e63 authored over 12 years ago
Merge massive changes

fb1c0de74ed018f88c8d15012de3c815a40bfebc authored over 12 years ago
Remove outdated Makefile

97a817f9463fad3976d21cdfc0d1a23cba957ad2 authored over 12 years ago
Rename depdist.sh to dist.sh; sanitize git repo

f37537bc4d69dc881749bdecf421a826625a1608 authored over 12 years ago
Delete old packaging system and some old files

9ebcc69ba6524127c7c49a6bfb823701b9a2a161 authored over 12 years ago
Moved SPKG.txt to the SPKG's own repo

83c7fabb06b8aa7950ff4bed5e8a9b99c84b4948 authored over 12 years ago
Put fetch_deps in util/

74a53e49c585709f64d6e53ec4872a8143f615c3 authored over 12 years ago
Add some scripts to automate packaging of deps

depdist.sh will be used to create a dist/ directory which should be
moved to the sagenb spkg dir...

38327cae5a9e33f5ab1c90c0c27075df6d697f75 authored over 12 years ago
Switch MANIFEST.in stuff to git

1237b7bb3f379342557e87358d5451404f93a0db authored over 12 years ago
Merge pull request #59 from jhpalmieri/triplequotes

Delimit EXAMPLES block by triple quotes. See trac #8708.

552b32f68d3e891987731543d298f8c65861e34c authored over 12 years ago
Delimit EXAMPLES block by triple quotes. See trac #8708.

d76caae9a65d55f69238be4e8dce9b0530feecdb authored over 12 years ago
Clean up setup.py

bfdffa0919f01d02dc2161abf4042722cab7f12f authored over 12 years ago
Merge pull request #30 from jasongrout/mathjax

Upgrade to mathjax

28e0d892515298ecb6e659145ee82dd3b0052db4 authored over 12 years ago
Merge pull request #4 from jhpalmieri/newmathjax

Merged the current master

30e39f07b7039b86db26f48b379ac5086ce3f5e9 authored over 12 years ago
Merge branch 'mathjax' of https://github.com/jasongrout/sagenb into newmathjax

Conflicts:
sagenb/notebook/run_notebook.py

acec331379135b3a97570651b8c26010a7cd5321 authored over 12 years ago
Fix stripping

62099fb4ace4579536c5c1dd76cb509080c3a000 authored over 12 years ago
Oops, forgot to modify setup.py two commits ago

3e0309b301b9fd16776a86341e97952d5b0f2ff9 authored over 12 years ago
Version bump since we've feature-frozen 0.9.0

39e12a3e0feba86389b387d4cb4e8c7e6aacefce authored over 12 years ago
Add @samuela's branch's dependency to spkg-dist

This way the spkg will still only contain sagemath's master, but you can
fetch and play with @sa...

6a8330ae7e907ac9c73b28a410286dd9384dd2dd authored over 12 years ago
Merge pull request #56 from jsyeo/ui

upload worksheet by url parameters

317b9fff01f8010d8ec01f45efcadc15df99930b authored over 12 years ago
if url param exist, load another upload form

717e14a5a05689480e71bb938888cd04371e1ee7 authored over 12 years ago
use title instead of alt to show tooltip

3c8b5887aa553d5a572f8189b15254a81d8619b3 authored over 12 years ago
upload worksheet by url parameters

e42deee1d1b3df556145d30a448e0d2c898ad076 authored over 12 years ago
added changes discussed and agreed upon the previous commit

dbf25746e28798ec95d325ebb3d9684ecc3ed306 authored over 12 years ago
Update sagenb/translations/ru_RU/LC_MESSAGES/messages.po

a5e3269945fc23c99ffd83a4cff0e6382fa73526 authored over 12 years ago
Tweak the uwsgi defaults

7c6779eeeef32888cdc6e2cbf260819ac77bbb34 authored over 12 years ago
Set startup_token to None, since that is what we are checking (and it will be faster that way too).

60dc729e9eeb1630920f86b97bb24f4c4984cfe1 authored over 12 years ago
Every single time the login page was displayed, we were doing a linear search and string compares across the entire list of usernames. Ridiculous!

This commit removes the rather insignificant "default user" fill in for the username, and the ho...

8ff47fdc4e06cdf75c9a56a5528310833b3acdf4 authored over 12 years ago
Turn off request logging for uwsgi.

94555bd5e7339d1565c68e631aa9ec45366f9475 authored over 12 years ago
Make uwsgi use single-interpreter mode.

a592821ecefcaeb11eb9a7df6712647886bf38e5 authored over 12 years ago
Big refactoring of the notebook startup code; add a uWSGI server option.

7e6908cf1b14123674aa8b14781b0f0f9ac416d5 authored over 12 years ago
Make flask also use a PID file (confusingly named twistd.pid for backwards compatibility).

a9f926ebf5db90a1a180c6935258146f480a83c4 authored over 12 years ago
Turn off debug logging for flask server.

2ef9aad26a954b094968b201b03600f290ae29a6 authored over 12 years ago
Add server and profile options to the notebook() command

The server now takes either 'twistd' or 'flask' as options. The profile option saves profile da...

1174ddc52ebfb248afbb51a7178ceb703cef16bd authored over 12 years ago
Better document option changes over the last few commits.

b2b89d0e7715844d6460c5c3a8f7fd2631630d42 authored over 12 years ago
Raise error if 'address' is specified instead of 'interface'

74799b335b6cff991df6312e9d5b36cdbcceda64 authored over 12 years ago
Use the epoll twistd reactor on Linux, which supposedly scales better

1115e4bed1299f22813a4852a2fc8780dcce7030 authored over 12 years ago
Revert "Merge pull request #36 from AlexJuarez/master"

This reverts commit 9833b0a72bde60f15ebf8367ff4fbc3d30a525d8, reversing
changes made to b08d29e5...

ee401a1284d8bd1372c4f059bc3df9d4624e4e10 authored over 12 years ago
Get the accounts parameter and config option to play nicely; don't render the register page when accounts is False.

5723d402975c0917273412cd9e212b9082c1a0b6 authored over 12 years ago
Remove the require_login startup parameter, since it no longer functions. Use automatic_login instead.

d60f5c0adbfa428191b1050a26f504cd73907661 authored over 12 years ago
Merge branch 'master' into sws-cmdline

Conflicts:
flask_version/worksheet.py
flask_version/worksheet_listing.py

a61eb745c4d70b8f94151bb485b00a5d160ad7b8 authored over 12 years ago
Merge pull request #40 from jasongrout/log

Fix the user history log

1f1d0c2c282e02fd7827b2de8bbef0ede31de3c3 authored over 12 years ago
Replicate Sage trac #12677

\#12677: Make the doctests of sage.misc.sageinspect.sage_getargspec
independent of ``Poset``

6b5557981330bd991a7ac1a3745e5afd44d318f7 authored almost 13 years ago
Let deps see headers, libs in $SAGE_LOCAL

In particular if OpenSSL development headers are not installed
systemwide, users should be able ...

8e8b97a7a6e0631d94fbb29fcf9b5cd7614565fe authored almost 13 years ago
pyOpenSSL 0.13 and later breaks with old SSL

7854db4f8de331fd0ff46af59971b254cb25da99 authored almost 13 years ago
russian translation

9cbeb003c48c9e15da52dc2bff98988f39166623 authored almost 13 years ago
add gettext calls in form pybabel can find them

075607f5c9c5f617db0fa1ef0014d173f3ec18d2 authored almost 13 years ago
More doctest fixes

6435ea5d9d2192c2e87c03a953f0f63f6c4264bf authored almost 13 years ago
Merge pull request #41 from kini/trac-10998

Reimplement patch from trac #10998

8d3d68e9223b23a5b0515acc1881e1d36bc90c90 authored almost 13 years ago
Reimplement patch from trac #10998

a6e1f2103880434b5f48c41d7c157cfdae9cc110 authored almost 13 years ago
Fixed typo causing uploading to a running server to fail

6108b031e29d895b104358e098eac96687a55195 authored almost 13 years ago
Changed url matching to regex

efd8a13db33187af995e0302344b2e9b31fd6054 authored almost 13 years ago
Don't queue up a cell to be running until a successful return from the evaluation request is received.

(Before this patch, the cell was queued up twice. Now it is queued up once, upon a successful r...

344fb348f60e52cfd4413a349047e93b9de6a8c4 authored almost 13 years ago
Fix user history caching so the log works.

2574a595e31de3116d69bae15cf4f830e74062e2 authored almost 13 years ago
Merge pull request #18 from dandrake/trac_7441

Trac 7441: add support for linked worksheet autodiscovery

148d763e26076f889ae8fdb8d77f8622f1796eff authored almost 13 years ago
Merge pull request #36 from AlexJuarez/master

Pagination addition to worksheet listings

9833b0a72bde60f15ebf8367ff4fbc3d30a525d8 authored almost 13 years ago
Merge pull request #23 from jasongrout/jquery-upgrade

Upgrade jquery to 1.7.1

b08d29e5835289fdb2f4f1cee174b0ac5ababf36 authored almost 13 years ago
fix doctest that assumed older version of file. Thanks to Keshav Kini for pointing this out.

7b6b84f7df6603ed35cd5fbb2c0fd90652d2cc7b authored almost 13 years ago
Merge branch 'master' into mathjax

109b6e954739fde6c45fe268967e62ac04c76fbe authored almost 13 years ago
Make autoindex recognize pxd files and also not generate root URLs

Autoindex documentation is wrong about the add_url_rules parameter defaulting to False. It defa...

2a6f2726822e0537bf0947a426500f8fc9a186ee authored almost 13 years ago
check to make sure the cell directory exists before removing

5b3ca7618ae3694beac445b34ca45ff2145690aa authored almost 13 years ago
Remove the cell directory to clean out stale links before copying cell files over at the end of a computation.

25aadd9eec6439cbacf9be5f76647079080bed12 authored almost 13 years ago
Update sagenb/data/sage/html/worksheet_listing.html

dc908d6d7feab8607faa6fb2481510209487f0a8 authored almost 13 years ago
added the pagination feature request to worksheet_list.html

27d89de0e58dec7d29525108143ae8e8587cf797 authored almost 13 years ago
Increase the minimum length for admin passwords to 6 characters (from 1 character!).

12f8cfed13ad48376b7dc11771e158ef1f37d89a authored almost 13 years ago
Add to the manifest the util/apply-hg script that lets us easily apply a mercurial patch to the git repository.

596790ee642f800f85f3f9ce19a5622883cc2d57 authored almost 13 years ago
Small changes to printed messages by ppurka

3b24bf8f85f4850eae194b1249179d9c638150b9 authored almost 13 years ago
Make uploading DATA files by giving a url work again.

910b9ed7119aa6b7b412fe22bd2a1104d1ce7fa9 authored almost 13 years ago
Fixed port in docstring

3dc7ebee1d3a7f71e4576227c335e2a756f1f6e4 authored about 13 years ago
Found where to find the interface

c3089779349fcd64a0e215468a404aeba6a903be authored about 13 years ago
Little improvements after testing -- works now

36dc3b5a37d032aa870eaef9b6695a325ab95b1b authored about 13 years ago
Fix a docstring that has newlines, so should be a raw docstring.

b4cd1d20fa617008e8f12d9da684a508bafa7891 authored about 13 years ago
Fix doc formatting error

256031df8e3d1a7c412cd46dcebae82462744a96 authored about 13 years ago
First attempt at porting trac #8473

ddd8324b1e6d679a0ce2f08598e83a80ce1509f5 authored about 13 years ago
Restore download links for published worksheets

0d7b72b94213bab20321561e5b51bef4bbcf628c authored about 13 years ago
An alternate, much safer, way to have published java applets without including all of the notebook javascript.

1923eb88bbae13f7c412c53f499d94a617fc0386 authored about 13 years ago
Don't show standard worksheet File, Action, etc., menus on a published worksheet.

3b54f2d426a5f6d243433548c800009177d0d961 authored about 13 years ago
Work around OSX Lion STIX fonts bug

See http://groups.google.com/group/mathjax-users/browse_thread/thread/42ceab8dbf286740, https://...

31d3c919cb5ada0f7f2756c7b73363940b100919 authored about 13 years ago
Merge branch 'master' into mathjax

9603a5832f84a0f2075264067413e813391bac10 authored about 13 years ago
Fix a dockets from how we changed the challenge questions for the new flask request structure.

0b160e899ff1b47161390ecd85e81d203b4df855 authored about 13 years ago
Merge branch 'jmol-published'

05d375e5b04d27ab6b510642b6fd029993aa92ee authored about 13 years ago
Merge pull request #27 from jasongrout/twisted-included

Include twisted in the dependencies of the spkg.

3c6b8a6435ed513e2c6b66c439b20b412fff6e7b authored about 13 years ago
Merge pull request #28 from jasongrout/trac11503-jmol

Changes necessary for the upgraded jmol at Sage trac #11503

2d8bcd27c0d12def31151b425423b1bb8f7e9142 authored about 13 years ago
Include twisted in the dependencies of the spkg.

b8c2c43f9689ec6e8d810516a0e64240cddf4c01 authored about 13 years ago
Make jmol work in published worksheets again.

The first problem was enabling the notebook javascript when viewing a published worksheet. The ...

5e68a78dd2adac024e1e8d95946045a4ed16c7ea authored about 13 years ago
Remove obsolete file: ipaddr.py.

See http://groups.google.com/group/sage-notebook/browse_thread/thread/3b8320fc97b1076d for reaso...

003d2771c269ca518a91ada9b51a8e059ac4a045 authored about 13 years ago
Merge pull request #25 from jasongrout/port8080

Switch the default port to 8080 (used to be 8000).

1ec4a635c8606a61907a3c9932d7728d8a7a75d5 authored about 13 years ago
Switch the default port to 8080 (used to be 8000).

Thanks to David Kirkby for pointing this out.

d910f396be801effaaddb497c933537842bcf800 authored about 13 years ago
Fix registration and password reset email text

7fa609e1eed4a78f2de79a84716df4ca6532a2ae authored about 13 years ago
Fix registration email addresses.

16c13a20d210c334e71b8eaa31a3a0d71583be88 authored about 13 years ago
Make the worksheet listing "last edited" time an absolute time if over 24 hours.

31e4f56ffe0d16958eec420ce1702168cf919405 authored about 13 years ago
Fix challenge questions and implement them for OpenID

fbf9c9c8ecd009eb0ab142ab2a829573acff36c5 authored about 13 years ago
Implement challenge questions for OpenID accounts.

69089a428d962814ec29c57bf797565af7752e7c authored about 13 years ago
Fix challenge questions in the flask server.

7c4c3c0f7d09e4f410f7685bbabdbb92167c7a6c authored about 13 years ago
Merge branch 'master' into mathjax

01b7069edc8935c2c8d3692395f03a39d4d7d6a9 authored about 13 years ago
Have MathJax ignore "input cells" in a published worksheet.

e84fca8a6d579f312c8306e1be9d79e8e37c91fe authored about 13 years ago
Merge branch 'master' of github.com:sagemath/sagenb

ce40c5f94b50e3e35381ef11604ce7e458dcbdab authored about 13 years ago
Only ping the server on a published worksheet if we have public interacts turned on.

4f3a0573f7eb5fbbc60917f35f43c92b6b190dea authored about 13 years ago