https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
2562101 compute server: limit the number of parallel state updates 25 October 2016, 16:47:20 UTC
2a6194c build/ansible: install Richard McElreath's statistical rethinking package 25 October 2016, 15:27:23 UTC
ab3b9d4 Merge branch 'issue/1091' 25 October 2016, 13:18:04 UTC
17e6e3d webapp: saving indicator for stripe keys, using event.target.value instead of DOM query 25 October 2016, 13:17:42 UTC
f88c1f3 Merge branch 'master' into issue/1091 25 October 2016, 12:57:06 UTC
a836967 prometheus/grafana: ssh tunnel robustness 25 October 2016, 12:34:01 UTC
8f8d5a7 build/anaconda: push whole directory after updating 25 October 2016, 10:09:47 UTC
5118e9d build/anaconda: adding cufflinks from bioconda 25 October 2016, 10:03:58 UTC
de64da0 fix https://github.com/sagemathinc/smc/issues/765 -- parse_bup_timestamp fails on OS X 25 October 2016, 05:13:57 UTC
6dd1efc fix https://github.com/sagemathinc/smc/issues/114 -- figsize does not work when exporting sagews plots to PDF 25 October 2016, 04:59:28 UTC
1b76c72 documentation fix https://github.com/sagemathinc/smc/issues/548 25 October 2016, 04:51:03 UTC
f71d726 fix sagews buttonbar defocusing worksheet; also edge case of cell scanning 25 October 2016, 00:07:10 UTC
6b1c1a2 Merge branch 'jupyter-cleanup' of https://github.com/DrXyzzy/smc into DrXyzzy-jupyter-cleanup 24 October 2016, 23:47:59 UTC
8b5aaa5 Merge branch 'master' into issue/1123 24 October 2016, 23:43:22 UTC
17a92ac fix an exception to use proper javascript 24 October 2016, 23:42:42 UTC
00b92d1 test for stderr ansi color 24 October 2016, 23:38:47 UTC
2311863 Merge pull request #1125 from sagemathinc/issue/1105 Update url on path change 24 October 2016, 23:37:02 UTC
d26170a actually fix https://github.com/sagemathinc/smc/issues/1085 -- project tab list suddenly in responsive mobile mode 24 October 2016, 23:35:28 UTC
17b5e3e use atexit and sage cleaner to cleanup after jupyter bridge 24 October 2016, 23:20:29 UTC
bbaffdb Merge pull request #1127 from sagemathinc/issue/1085 Make project tabs just pile up next to each other 24 October 2016, 23:17:55 UTC
d66be8f Make project tabs just pile up on each other 24 October 2016, 23:14:56 UTC
eaf9e2a Fix more title consistency issues 24 October 2016, 23:07:04 UTC
867c703 Update url on path change 24 October 2016, 23:06:06 UTC
4b40935 Merge pull request #1124 from DrXyzzy/sagewstests fix tests after recent smc release, remove need for /projects in some… 24 October 2016, 22:55:21 UTC
372ed30 Merge pull request #1121 from sagemathinc/issue/1108 Change more style strings to sass files 24 October 2016, 22:53:41 UTC
ac621a6 make fetch_public_project_title much more robust; fix a typo 24 October 2016, 22:49:41 UTC
91d8f8b fix tests after recent smc release, remove need for /projects in some tests 24 October 2016, 22:37:53 UTC
0ebb424 Merge pull request #1122 from sagemathinc/issue/1106 Fix browser tab title on project refresh 24 October 2016, 22:26:49 UTC
47f69e0 Adjust loading project title 24 October 2016, 19:19:34 UTC
31ecb50 Add title loading and catch empty titles 24 October 2016, 19:15:01 UTC
99055de Fix browser tab title for public projects 24 October 2016, 19:00:54 UTC
ce4ea89 Fix browser tab title on project refresh 24 October 2016, 18:32:10 UTC
1a078ca Adjust an id to a class 24 October 2016, 18:11:11 UTC
d854243 Change more style strings to sass files 24 October 2016, 18:05:53 UTC
b18acab prometheus: bug me about compute nodes being down 24 October 2016, 16:03:19 UTC
d76edf1 Merge branch 'issue/1108' 24 October 2016, 15:43:55 UTC
4bdf81a Merge branch 'master' into issue/1117 24 October 2016, 15:39:49 UTC
0e8fe45 webapp: adding a student if search returns just one result and not selecting it -- issue #1117 24 October 2016, 15:34:17 UTC
eeb0ff7 fix https://github.com/sagemathinc/smc/issues/884 -- disable codemirror theme when showing diff 24 October 2016, 15:34:15 UTC
242c2ea remove some debugging logging 24 October 2016, 15:28:34 UTC
5b48053 fix https://github.com/sagemathinc/smc/issues/1112 -- "don't autosave all files if not connected" 24 October 2016, 15:23:32 UTC
0ea0aee Merge branch 'master' into issue/1108 24 October 2016, 15:15:46 UTC
f27005b webapp: adding collaborator if just one search result without selecting it -- issue #1117 24 October 2016, 15:10:50 UTC
1577766 change the directory listing error for free machines to blame load then show error. 24 October 2016, 15:07:20 UTC
e677c2b fix https://github.com/sagemathinc/smc/issues/1019 -- note that Hal Snyder did the hard part of this... 24 October 2016, 14:50:08 UTC
71e69d4 add stronger WARNING 24 October 2016, 14:44:08 UTC
ac81658 fix file listing page bug when visiting project as admin 24 October 2016, 14:13:26 UTC
0969631 If editor component isn't defined yet, show Loading and fail gracefully rather than a "You should not be here!" error or "Uncaught TypeError: Cannot read property 'Editor' of undefined", which could break everything badly. 24 October 2016, 13:46:27 UTC
8b9f633 fix padding on WARNING bar at top of project 24 October 2016, 13:31:39 UTC
ad4d2a2 webapp: moving injected CSS from project_page to _projects.sass -- issue #1108 24 October 2016, 11:48:50 UTC
a1a8f54 public: implement pdf rendering; also, move more toward flex model, so vertical expansion is done entirely with CSS fore react editors. 24 October 2016, 04:39:48 UTC
184d3ff public: support static files; also simplify the public mechanism for react editors and make filename extensions not case sensitive 24 October 2016, 00:36:49 UTC
009a8a1 Merge pull request #1110 from sagemathinc/issue/1109 webapp: fixing ShowSupportLink.show -- #1109 23 October 2016, 23:00:43 UTC
5f57766 webapp: fixing ShowSupportLink.show -- #1109 23 October 2016, 19:22:22 UTC
5c1b352 public: make it so only the files fixed button appears; also clean up some code formatting 23 October 2016, 19:03:02 UTC
bb7c982 webapp: idea how to make saving stripe keys work again (issue #1091) 23 October 2016, 19:01:55 UTC
8f52974 if sagews has an error connecting to server it gets an error in the output, but doesn’t render it properly, which is confusing. Instead render and provide a suggestion. 23 October 2016, 18:38:53 UTC
7b0afd8 fix https://github.com/sagemathinc/smc/issues/1107 -- sage worksheet underscore assignment for last output is disabled/broken 23 October 2016, 18:12:48 UTC
3c85275 fix https://github.com/sagemathinc/smc/issues/768 -- "react issue with new file page - bad handling of error when creating file" -- by moving state up to store. This isn't a great complete solution, but fits much better 22 October 2016, 18:12:33 UTC
4e50d98 fix see https://github.com/sagemathinc/smc/issues/918 -- "jupyter: be more careful when checking for unsaved changes when load not quite done yet" 22 October 2016, 17:02:09 UTC
c144d11 fix https://github.com/sagemathinc/smc/issues/1050 -- more accurate description of what is going on when connected (instead of blatant lie); doesn't give exact hub name, since that's not provided until sign in right now. 22 October 2016, 15:26:56 UTC
c329126 fix https://github.com/sagemathinc/smc/issues/1094 - Minor typo in course handout distribution 22 October 2016, 15:05:29 UTC
bef40f8 fix https://github.com/sagemathinc/smc/issues/818: "getting file listing for undefined" when trashing files 22 October 2016, 14:58:22 UTC
53d6b28 fix https://github.com/sagemathinc/smc/issues/563 - open files in smc-in-smc 22 October 2016, 14:50:58 UTC
2d1f921 fix https://github.com/sagemathinc/smc/issues/651 22 October 2016, 14:44:15 UTC
0d4e987 Merge pull request #1103 from sagemathinc/issues/1093 Remove setting store to old data 22 October 2016, 13:48:45 UTC
fc9e12d Remove setting store to old data 22 October 2016, 00:51:59 UTC
7a4dac9 Merge pull request #1077 from sagemathinc/issues/282 Remove user's upgrades when they delete a project 21 October 2016, 22:55:47 UTC
f160a7b finish fixing https://github.com/sagemathinc/smc/issues/543 -- Users can add code from the codeedit-buttonbar to readonly files (but not remove it) -- by just not showing that bar in case of read only; also some related fixes for history 21 October 2016, 22:00:53 UTC
fe10615 Change confirmation message for deleting projects 21 October 2016, 21:44:57 UTC
a8f4b79 followup related to autosave and readonly 21 October 2016, 21:39:48 UTC
ea85c4c fix https://github.com/sagemathinc/smc/issues/1066 -- jupyter font size button ickiness 21 October 2016, 21:22:21 UTC
c4ebd94 Merge pull request #1083 from sagemathinc/issues/1031 Fix free project warning to update automatically. 21 October 2016, 21:09:21 UTC
267c1f5 Adjust delete project info alert 21 October 2016, 20:45:34 UTC
0f1457f Align quota adjustor UI with other ... buttons 21 October 2016, 20:11:50 UTC
a352540 Merge branch 'master' into issues/282 21 October 2016, 19:56:39 UTC
6b6cd46 Add project delete confirmation and info 21 October 2016, 19:55:08 UTC
302164e fix https://github.com/sagemathinc/smc/issues/1080 -- autosave not implemented anymore 21 October 2016, 18:55:46 UTC
2141c34 Fix component rerendering on any project change 21 October 2016, 18:42:53 UTC
1dfdf73 save all files (part of https://github.com/sagemathinc/smc/issues/1080) 21 October 2016, 14:42:51 UTC
f21a168 step 1 of https://github.com/sagemathinc/smc/issues/1080 -- actually implement save_file 21 October 2016, 14:25:03 UTC
15d838d revert attempt to fix https://github.com/sagemathinc/smc/issues/156 -- latex and tikz issues 21 October 2016, 13:12:47 UTC
68bd8c9 Merge branch 'master' of github.com:sagemathinc/smc 21 October 2016, 12:41:26 UTC
e5c2067 fix some embarassing style conflicts on the landing page (which I caused) 21 October 2016, 12:41:01 UTC
aa7d730 fix https://github.com/sagemathinc/smc/issues/1033 -- make Support modal dialog button order consistent (a later ticket could switch them all around, but that is another issue) 21 October 2016, 12:22:15 UTC
57361df Merge branch 'master' into public-ui 21 October 2016, 12:19:20 UTC
4829647 build/jupyter: updating our kernels 21 October 2016, 10:01:48 UTC
d111eb5 Merge pull request #987 from sagemathinc/issues/284 fixed blue info file dropdown button 21 October 2016, 05:07:28 UTC
a79945b Merge branch 'master' into course-editor/fix-assignment-expansion-state 21 October 2016, 04:22:29 UTC
2c8a205 change a cursor to pointer... 21 October 2016, 03:53:51 UTC
4a4cc2a Merge branch 'master' into issues/1048 21 October 2016, 03:41:19 UTC
377ea6a follow up fixes to https://github.com/sagemathinc/smc/pull/1003 new file with no extension... 20 October 2016, 23:41:48 UTC
b5808a0 Merge branch 'master' into issues/291 20 October 2016, 23:32:25 UTC
d2ce9bb Merge branch 'issues/291' of github.com:sagemathinc/smc into issues/291 20 October 2016, 23:32:20 UTC
0adc87e Merge pull request #1090 from sagemathinc/issues/1088 Fix add credit card date UI 20 October 2016, 23:23:23 UTC
0cbd744 remove code as part of fixing https://github.com/sagemathinc/smc/issues/1086 20 October 2016, 23:04:26 UTC
258d7c2 Merge pull request #1089 from sagemathinc/issues/1086 Change all found instances of load_target to correct call 20 October 2016, 23:03:55 UTC
e905663 make side chat background white 20 October 2016, 22:55:43 UTC
9403a41 Merge branch 'master' into issues/1039 20 October 2016, 22:44:38 UTC
b8e29f6 support directories; don't overwrite existing file 20 October 2016, 22:38:17 UTC
back to top