https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
927f020 hub/db: _get_remember_me casts the hash to text, which slows this down 100x 16 October 2020, 12:29:07 UTC
bd4e5aa Merge pull request #4944 from sagemathinc/db-opti-file_use hub/db: support disabling indexscans 15 October 2020, 12:50:49 UTC
0f2cf82 hub/db: support disabling indexscans 15 October 2020, 11:37:59 UTC
acb7ca4 Merge pull request #4941 from sagemathinc/db-opti-always-running speed up the "always_running" query 13 October 2020, 18:11:55 UTC
1b11bb1 nbgrader: completely disable the hidden "partial credit" functionality 13 October 2020, 16:57:35 UTC
666248a hub/db: speed up the "always_running" query 13 October 2020, 13:27:55 UTC
a992c6d update the license documentation link 13 October 2020, 05:16:59 UTC
0b4bdf1 course: make it easier to discover that the copy parallel limit is configurable 13 October 2020, 05:06:17 UTC
cf9d07d make nbgrader parallel configuration more discoverable 13 October 2020, 04:52:36 UTC
831e1f9 fix #4938 -- make the Find options persist in account settings, but stay stable while a project is opened in a browser (since changing them in one project and having them immediately change in another would be confusing). 13 October 2020, 04:36:40 UTC
36114fc fix #4935 -- fix check for changing permissions; also don't show option to copy to another project, to avoid having to put a bunch of really complicated logic in to deal with that case 13 October 2020, 03:12:45 UTC
c683258 fix some details in pr #4930 12 October 2020, 22:01:58 UTC
e0360bd Merge pull request #4930 from sagemathinc/db-nestloop hub/db: nestloop setting specific to a user query, not global 12 October 2020, 22:00:38 UTC
c4fa224 get rid of a componentWillMount 12 October 2020, 15:39:02 UTC
6810e9b Merge branch 'master' of github.com:sagemathinc/cocalc 12 October 2020, 15:30:39 UTC
b256956 fix #4937, hopefully 12 October 2020, 15:30:21 UTC
3207a06 hub/db: wrap a query into a transaction to set postgres params 12 October 2020, 14:14:57 UTC
0f2df70 Merge remote-tracking branch 'origin/master' into db-nestloop 12 October 2020, 11:16:13 UTC
153d839 hub/db: wrap query that sets pg params in a transaction 12 October 2020, 11:15:37 UTC
80b130f Merge pull request #4934 from sagemathinc/db-idx-invalid hub/db: creating indices concurrently caused them to be invalid 12 October 2020, 08:37:51 UTC
f6130e6 hub/db: creating indices concurrently caused them to be invalid 12 October 2020, 08:35:56 UTC
10f35cb hub/db: nestloop wip 12 October 2020, 08:31:02 UTC
fd0ef43 fix #4933 - better support for course parallelism 12 October 2020, 00:33:44 UTC
d7f2b16 make start project modal clearer 11 October 2020, 16:31:15 UTC
cc8d617 Merge remote-tracking branch 'origin/master' into db-nestloop 11 October 2020, 11:01:28 UTC
327b5f1 new version 11 October 2020, 07:34:51 UTC
1946145 make it easier to start a project when necessary 11 October 2020, 07:33:49 UTC
3f4542f recent change to smc-local-hub broke it completely in cocalc-docker, due to python not being python3 there; also remove dumb refs to console server 11 October 2020, 06:59:01 UTC
2bfa2ef Merge branch 'master' into modal-project-start 11 October 2020, 02:43:57 UTC
f8a305c make jupyter notebook rendering code more defensive 11 October 2020, 02:42:30 UTC
966ba70 Merge pull request #4929 from sagemathinc/db-idx database index improvements 10 October 2020, 22:16:28 UTC
9e683ca hub/db: nestloop setting specific to a user query, not global 10 October 2020, 15:04:51 UTC
3e2bb55 hub: create indices concurrently -- such that a table does not end up being locked for minutes 10 October 2020, 11:08:56 UTC
d9e7dea schema projects: index created and project state/state 10 October 2020, 11:08:29 UTC
76bb8c7 work in progress on modal project start -- need to handle multiple calls at once 10 October 2020, 00:12:35 UTC
66d2efd icon to buy license link 09 October 2020, 23:27:02 UTC
f734936 purchase: link --> button 09 October 2020, 23:14:34 UTC
6a5c932 make url box copyable 09 October 2020, 22:47:43 UTC
28becaf make version copyable 09 October 2020, 22:41:51 UTC
563b514 fix admin license search bug 09 October 2020, 18:08:41 UTC
8d1c7af Merge branch 'master' of github.com:sagemathinc/cocalc 09 October 2020, 17:10:44 UTC
7753896 fix some fallout from dfb09696ebd2bfcf33df904c7e7f4418b1e4e015 09 October 2020, 17:10:26 UTC
8cc6def Merge pull request #4928 from HighwayStar/fix_duplicate_local_hub Prevent duplicate spawning of local_hub. 09 October 2020, 17:09:38 UTC
4693b7c Prevent duplicate spawning of local_hub. 09 October 2020, 16:52:01 UTC
06a503a minor changes to support modal 09 October 2020, 14:40:37 UTC
a852a8f Merge pull request #4927 from sagemathinc/proj-info-fix-info-undefined project info: info.processes could be undefined 09 October 2020, 12:03:35 UTC
dfb0969 project info: saw a stacktrace where info.processes in the client was not defined. catching this... 09 October 2020, 12:00:32 UTC
13dbe80 Merge pull request #4926 from sagemathinc/binary-pickle webapp: block opening p, pkl and pickle files 09 October 2020, 11:56:44 UTC
af31dda webapp: block opening p, pkl and pickle files 09 October 2020, 11:55:43 UTC
f347fbb Merge pull request #4882 from sagemathinc/proj-procs real-time project info 08 October 2020, 23:51:30 UTC
cc488ad webapp/process info: tweak help 08 October 2020, 16:30:14 UTC
79bed7c webapp/project info: quick n dirty about box 08 October 2020, 16:17:27 UTC
8939019 webapp/project info: fix opening files 08 October 2020, 12:57:33 UTC
d3308c9 webapp/project info: also show alert state in project nav tab 08 October 2020, 12:05:36 UTC
788de59 webapp/project: refactor start/restart/stop buttons, introduce a hook for the project state (and use some existing type info) and rename/reorg project-info and also use the restart button 08 October 2020, 09:18:12 UTC
ee5a1a4 fix bug in file use time path search 07 October 2020, 23:48:04 UTC
dc6ca29 fix #4914 -- course student project title: use email address as student name fallback 07 October 2020, 23:20:14 UTC
4e1ece7 minor change that should have absolutely no impact at all: iterative over something in the right order; again, this should change nothing 07 October 2020, 22:46:22 UTC
75a715c fix #4918 -- terminal: conn_write → Cannot read property 'push' of undefined 07 October 2020, 21:05:39 UTC
1a7ed02 project info: properly track cpu usage, for cgroup and individual processes, refactor alerts, etc. 07 October 2020, 15:12:44 UTC
e7dfcaf misc: typing [timespan]_ago, and introducing how_long_ago_[unit] + tests 07 October 2020, 10:37:37 UTC
d443f41 Merge remote-tracking branch 'origin/master' into proj-procs 07 October 2020, 07:38:15 UTC
0550631 Merge branch 'master' of github.com:sagemathinc/cocalc 06 October 2020, 22:46:32 UTC
115e9e8 file uploads/downloads of stopped projects 06 October 2020, 22:46:16 UTC
1c4e2a7 Merge pull request #4917 from sagemathinc/opti-syncstrin-maint-q hub/syncstring maintenance: do not order by string_id to speed up the query 06 October 2020, 22:22:20 UTC
3a69b06 new ver 06 October 2020, 20:36:45 UTC
b5c0a36 make it much clearer when doing various actions that you need to start your project; will iterate on this later. 06 October 2020, 20:36:10 UTC
bda8921 project info: WIP regarding status alerts 06 October 2020, 19:45:41 UTC
4fc151d do NOT exclude output in non nbgrader cells; this change should help to clarify why mysterious things sometimes happen 06 October 2020, 19:34:38 UTC
a37e30f project info: use status/alert to highlight info tab + cgroup box 06 October 2020, 17:02:18 UTC
1fe0eb1 hub/syncstring maintenance: do not order by string_id to speed up the query (i.e. only pick the first opts.limit) 06 October 2020, 14:50:38 UTC
662bff0 project info: also introduce "project status", which is a low-frequency small-data variant 06 October 2020, 14:49:16 UTC
337237c Merge remote-tracking branch 'origin/master' into proj-procs 06 October 2020, 08:02:36 UTC
60611bf fix bug with sorting projects for "copy between projects" selector 06 October 2020, 00:06:36 UTC
e266514 switch back to sorting projects in the project list by last_edited 05 October 2020, 23:56:38 UTC
eaf1792 fix #3730 -- weaken our security model to make course administration more robust 05 October 2020, 23:49:20 UTC
71f2daf Merge remote-tracking branch 'origin/master' into proj-procs 05 October 2020, 14:27:55 UTC
416c8d5 project info: more summary stats, some reorganization 05 October 2020, 14:15:49 UTC
9d9bc6e Merge pull request #4915 from sagemathinc/ubuntu2004-previous compute images: add a pointer to the previous ubunut 20.04 image 05 October 2020, 13:45:21 UTC
2388ba7 compute images: add a pointer to the previous ubunut 20.04 image 05 October 2020, 10:47:16 UTC
d581549 project info: WIP 05 October 2020, 09:44:51 UTC
bcd4ffa project info: refactor and reconnect when project is "running" 04 October 2020, 15:48:03 UTC
b291103 project info: state 03 October 2020, 20:51:24 UTC
0f607d1 project info: surface errors if project does not support "project-info" 03 October 2020, 17:55:01 UTC
b2471e0 project-info: more signals 03 October 2020, 14:39:52 UTC
c4f90c6 project-info: comments on server code 03 October 2020, 13:18:57 UTC
65e1ec1 Merge remote-tracking branch 'origin/master' into proj-procs 03 October 2020, 09:36:55 UTC
62e9bf5 nbgrader: copy files over to nbgrader target project 03 October 2020, 00:48:26 UTC
b65efd0 make nbgrader properly handle kernel crashes (resuming, not timing out, reporting the crash in the autograded notebook, etc.) 02 October 2020, 23:00:41 UTC
a49ae52 fix #4879 -- improve robustness of autograder; in particular, fully implement both global and per-cell timeouts and output limits, and generally incorporate feedback from users 02 October 2020, 21:32:34 UTC
37e07ea project info: x11 and some tweaks 02 October 2020, 20:36:44 UTC
70c346b project info: some adjustments, terminal paths, ... 02 October 2020, 14:50:34 UTC
cc64497 project info: some refactoring to keep this sane 02 October 2020, 10:53:27 UTC
4e7346d project info: WIP 01 October 2020, 20:45:01 UTC
be5c988 project info: slightly improve about box 01 October 2020, 10:09:39 UTC
ff9825e project info: encode data as JSON to avoid ending up with garbage 01 October 2020, 09:41:35 UTC
918371e Merge remote-tracking branch 'origin/master' into proj-procs 01 October 2020, 08:21:49 UTC
2cd16bd undo/redo for markdown preview 30 September 2020, 23:43:32 UTC
88f65c9 hopefully fix #4850 -- I never replicated this or have seen it myself, but this might be the fix. 30 September 2020, 23:35:14 UTC
2edaa0e project info: cleanp, minor tweaks, still not working 30 September 2020, 21:18:19 UTC
back to top