0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Last attempt at getting readable and easily searchable logging in all cases. More... over 5 years ago
uwsgi.ini: Do not tag/timestamp log lines. More... over 5 years ago
Change logging format: move message origin to end of line. More... over 5 years ago
uwsgi.ini: Need the `die-on-term` option for systemd integration. More... over 5 years ago
uwsgi.service: Fix systemd error 'Failed to parse signal name, ignoring: SIGTERM + "die-on-term" UWSGI' More... over 5 years ago
Change log format: also log filename+line or function name. More... over 5 years ago
Rotate uWSGI logs. More... over 5 years ago
TmServer: Allow registration with multi-plate experiments. More... over 5 years ago
TmServer: set SqlAlchemy logging according to the general logging verbosity. More... over 5 years ago
tm_add: Grant created accounts access to the `tissuemaps` SLURM QoS. More... over 5 years ago
Update "handles" file for `combine_channels`. More... over 5 years ago
Fix invalid path spec in `tmdeploy/.gitignore` More... over 5 years ago
tm_deploy: Do not install `collectl`. More... over 5 years ago
Remove unused Python module `tmserver.api.user`. More... over 5 years ago
Add `NEWS.rst` top-level file to list user-visible changes. More... over 5 years ago
Fix "NameError: global name 'module_name' is not defined" at `jtui/api.py` line 163 More... over 5 years ago
Fix default path to Jterator modules. More... over 5 years ago
Log error when module path list is empty. More... over 5 years ago
Fix error "local variable 'module_file' referenced before assignment" iat `project.py`, line 474 More... over 5 years ago
tm_client: State that only one directory is allowed per registration, and enforce the limit on the command-line. More... over 5 years ago
Remove duplicate invocation of `jwt_required` on server-side `register()`. More... over 5 years ago
Clarify limitations of server-side `register()` in docstring. More... over 5 years ago
Better error logging in the server-side `register()` API call. More... over 5 years ago
Fix typo. More... over 5 years ago
Update copyright notice. More... over 5 years ago
Use Ansible's `become_user:` instead of installing `su-exec`. More... over 5 years ago
Remove unused "Grunt" code from TmUI. More... over 5 years ago
Use Ansible's `copy.content:` feature in NginX and uWSGI plays. More... over 5 years ago
Adjust `tm_deploy` to check out code from the new monorepo. More... over 5 years ago
Make all directories containing TM code and (stock) data readable by all. More... over 5 years ago