projects
/
mudpy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't fail dist or docs builds on deprecations
[mudpy.git]
/
mudpy
/
2020-10-07
Jeremy Stanley
Replace show result with debug evaluate command
tree
|
commitdiff
2020-10-04
Jeremy Stanley
Run different selftests when debug mode is engaged
tree
|
commitdiff
2020-10-04
Jeremy Stanley
Add warnings about debugging mode
tree
|
commitdiff
2020-10-04
Jeremy Stanley
Add restricted debug mode
tree
|
commitdiff
2020-10-04
Jeremy Stanley
Make selftest dialogue mutable
tree
|
commitdiff
2020-10-02
Jeremy Stanley
Add is_restricted boolean check for commands
tree
|
commitdiff
2020-09-30
Jeremy Stanley
Add is_admin method to Element and User classes
tree
|
commitdiff
2020-09-30
Jeremy Stanley
Streamline can_run access control method
tree
|
commitdiff
2020-09-19
Jeremy Stanley
Explicitly close files opened by selftest
tree
|
commitdiff
2020-09-19
Jeremy Stanley
Handle early wrapping in test_show_result
tree
|
commitdiff
2020-09-16
Jeremy Stanley
Switch tox to use allowlist_externals
tree
|
commitdiff
2020-09-16
Jeremy Stanley
Start checking codebase with the codespell tool
tree
|
commitdiff
2020-06-02
Jeremy Stanley
Report if service does not start under selftest
tree
|
commitdiff
2020-05-23
Jeremy Stanley
Prefer importlib over pkg_resources
tree
|
commitdiff
2020-04-22
Jeremy Stanley
Record the reported rows from NAWS negotiation
tree
|
commitdiff
2020-04-12
Jeremy Stanley
Obtain terminal type (RFC 1091)
tree
|
commitdiff
2020-01-08
Jeremy Stanley
Collapse redundant exceptions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Make sure all command functions return True
0.1.1
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Increase timer resolution in test config
0.1.0
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Use call_hook_function() in handler_active()
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Preserve loglines on reload
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Whitelist uses of stdlib random module for bandit
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Clean up function names in menu definitions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Replace eval() and exec() use for menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate main_utility menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate delete_avatar menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate delete_account menu function
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate choose_name menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate choose_gender menu function
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate checking_new_account_name menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Relocate activate_avatar menu functions
tree
|
commitdiff
2019-12-30
Jeremy Stanley
Add a mudpy.menu module to hold menu functions
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Move selected menu item into the User object
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Rename state variable in get_menu_choices()
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Remove exec() from handle_user_input() function
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Eliminate exec() in Universe.new()
tree
|
commitdiff
2019-12-28
Jeremy Stanley
More thoroughly test account and avatar menus
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Properly escape punctuation in test patterns
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Tighten up eval() scope in show result subcommand
tree
|
commitdiff
2019-12-28
Jeremy Stanley
Replace uses of exec() in module loader
tree
|
commitdiff
2019-09-27
Jeremy Stanley
Log User object ID even when account is an admin
0.0.2
tree
|
commitdiff
2019-09-01
Jeremy Stanley
Log starting directory during initialization
tree
|
commitdiff
2019-08-24
Jeremy Stanley
Separate listening port in startup logging
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Improve preferences display
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Support abbreviating portal names when moving
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Provide normal error if command raises exception
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Safely log when a command error cannot be sent
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Correct data type for see_also command facets
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Show possible abbreviations in help list
tree
|
commitdiff
2019-05-13
Jeremy Stanley
Correct logged error for missing action function
tree
|
commitdiff
2019-05-12
Jeremy Stanley
Make command actions implicit
tree
|
commitdiff
2019-05-11
Jeremy Stanley
Dereference command action functions
tree
|
commitdiff
2019-05-11
Jeremy Stanley
Test the show result command
tree
|
commitdiff
2019-05-11
Jeremy Stanley
Correct a TypeError in the show time command
tree
|
commitdiff
2019-05-09
Jeremy Stanley
Always pass parameters in commands
tree
|
commitdiff
2019-05-09
Jeremy Stanley
Don't allow abbreviating administrative commands
tree
|
commitdiff
2019-05-09
Jeremy Stanley
Show full command name in help output
tree
|
commitdiff
2019-05-06
Jeremy Stanley
Implicitly support abbreviating commands
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Allow including time in the active state prompt
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Escape replacement macros in preferences
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Test that macros are escaped in communication
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Use the active state prompt as the default prompt
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Add a prompt generator method
tree
|
commitdiff
2019-05-05
Jeremy Stanley
Fix selftest telopt callback for Python 3.4
tree
|
commitdiff
2019-04-27
Jeremy Stanley
Use ISO 8601 time in logs
tree
|
commitdiff
2019-03-30
Jeremy Stanley
Test with the bugbear plugin for flake8
tree
|
commitdiff
2019-02-03
Jeremy Stanley
Fix comparisons for pyflakes 2.1
tree
|
commitdiff
2019-02-03
Jeremy Stanley
Safely log unknown Telnet options and commands
tree
|
commitdiff
2019-01-27
Jeremy Stanley
Switch to passlib.PasswordHash.hash
tree
|
commitdiff
2019-01-22
Jeremy Stanley
Add support for user preferences
tree
|
commitdiff
2019-01-05
Jeremy Stanley
Rename command.set to command.c_set
tree
|
commitdiff
2018-11-09
Jeremy Stanley
Move commands into a separate command module
tree
|
commitdiff
2018-10-27
Jeremy Stanley
Don't LBYL when creating missing data directories
tree
|
commitdiff
2018-10-27
Jeremy Stanley
Try to make missing pidfile and logfile parent dir
tree
|
commitdiff
2018-10-16
Jeremy Stanley
Update copyright dates for files changed in 2018
tree
|
commitdiff
2018-10-04
Jeremy Stanley
Generalize copyright headers in files
tree
|
commitdiff
2018-09-02
Jeremy Stanley
Add debug logging for Telnet protocol negotiation
tree
|
commitdiff
2018-09-02
Jeremy Stanley
Expand logging for User class methods
tree
|
commitdiff
2018-08-26
Jeremy Stanley
Support clients using CR+NUL to signal EOL
tree
|
commitdiff
2018-07-29
Jeremy Stanley
Streamline selftest output
tree
|
commitdiff
2018-07-29
Jeremy Stanley
Clean up leading space typo in test title
tree
|
commitdiff
2018-07-17
Jeremy Stanley
Drop Python 3.3 support
tree
|
commitdiff
2018-07-16
Jeremy Stanley
Optionally manage a daemon during selftest runs
tree
|
commitdiff
2018-07-16
Jeremy Stanley
Resolve included files only once
tree
|
commitdiff
2018-07-15
Jeremy Stanley
Fix deprecated regex pattern syntax in selftests
tree
|
commitdiff
2018-07-13
Jeremy Stanley
Clean up at the end of every selftest run
tree
|
commitdiff
2018-07-13
Jeremy Stanley
Overhaul data reloading
tree
|
commitdiff
2018-07-08
Jeremy Stanley
Rename "initial" state to "telopt_negotiation"
tree
|
commitdiff
2018-06-30
Jeremy Stanley
Test that ANSI input is filtered
tree
|
commitdiff
2018-06-30
Jeremy Stanley
Only wrap on actual spaces
tree
|
commitdiff
2018-06-30
Jeremy Stanley
Filter non-ASCII input when not in binary mode
tree
|
commitdiff
2018-05-25
Jeremy Stanley
Retool word wrapping
tree
|
commitdiff
2018-05-08
Jeremy Stanley
Add version command and diagnostic logging
tree
|
commitdiff
2018-01-21
Jeremy Stanley
Test that unknown telnet commands are filtered
tree
|
commitdiff
2018-01-21
Jeremy Stanley
Fix TypeError with IAC escaping
tree
|
commitdiff
2017-11-29
Jeremy Stanley
Indent block sequences in emitted files
tree
|
commitdiff
2017-11-29
Jeremy Stanley
Convert mappings and sequences from flow to block
tree
|
commitdiff
2017-11-22
Jeremy Stanley
Disconnect user on ConnectionResetError
tree
|
commitdiff
2017-11-18
Jeremy Stanley
Be careful about marking facets modified
tree
|
commitdiff
2017-11-16
Jeremy Stanley
Use "group" instead of "category"
tree
|
commitdiff
next