Commit graph

6286 commits

Author SHA1 Message Date
Griatch
da0faa39cd Stop github-action experiment for now 2020-05-18 17:58:40 +02:00
Griatch
1368af9d5a Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
Griatch
becc610e6e Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
Griatch
470e0e2b49 Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
Griatch
72ac1f44cd Another try with different mysql settings 2020-05-18 17:58:40 +02:00
Griatch
57dde94504 Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
Griatch
c9dd0b2e05 Try again with syntax fixes 2020-05-18 17:58:40 +02:00
Griatch
c1093ef09b Further tweaks to githubaction setup 2020-05-18 17:58:40 +02:00
Griatch
e288fc09a5 Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
trhr
8873f1f313 Updated Changelog 2020-05-18 17:58:40 +02:00
Griatch
69bc0ed880 Try postgresql service 2020-05-18 17:58:40 +02:00
Griatch
cd7de2a91b Another test with db actions 2020-05-18 17:58:40 +02:00
Griatch
bebe543476 Further corrections. Typo fix 2020-05-18 17:58:40 +02:00
Griatch
dec5845354 Test to use custom actions for db installs 2020-05-18 17:58:40 +02:00
Griatch
756ca3c713 Test setting up databases for github actions 2020-05-18 17:58:40 +02:00
Griatch
5f22a4f5cd Update pythonpackage.yml 2020-05-18 17:58:40 +02:00
Griatch
e95533fd79 Create pythonpackage.yml
Test with github actions.
2020-05-18 17:58:40 +02:00
trhr
d27446b8ac updated test 2020-05-18 17:58:40 +02:00
trhr
6a4209a84e Cleanup 2020-05-18 17:58:40 +02:00
trhr
3f05a05a3c Renamed classes to prevent conflicts 2020-05-18 17:58:40 +02:00
Griatch
a96332e9c3 Fix unittest warnings caused by lunr 2020-05-16 22:07:58 +02:00
Griatch
537948561a Move extra requirement file to the right dir level 2020-05-16 17:49:15 +02:00
Griatch
bc1f134026 Add requirements_extra.txt to easily get optinal dependencies 2020-05-16 17:47:13 +02:00
Griatch
199ef691b4 Refactor django-contrib into awsstorage contrib, split out docstring into README.md 2020-05-16 17:41:11 +02:00
Griatch
5afadb64f3 Merge branch 'trhr-unittests' into develop 2020-05-16 17:05:02 +02:00
Griatch
8ba59665b2 Fix reactor-mock for unittest 2020-05-16 17:04:55 +02:00
Griatch
d43343a9d1 Merge branch 'unittests' of https://github.com/trhr/evennia into trhr-unittests 2020-05-16 15:49:32 +02:00
Griatch
68d0a09d42 Merge pull request #2122 from trhr/docstrings
added return docstring on create_script
2020-05-16 15:45:04 +02:00
Griatch
70975b36cc Merge branch 'sessid_tweak' of https://github.com/volundmush/evennia into volundmush-sessid_tweak 2020-05-16 15:39:50 +02:00
Griatch
4bfaa154d9 Resolve merge conflicts 2020-05-16 15:38:09 +02:00
Griatch
e9e92fab33 Merge branch 'attribute_refactor' of https://github.com/volundmush/evennia into volundmush-attribute_refactor 2020-05-16 15:26:11 +02:00
Griatch
4fb25e7ee7 Test passing sys.argv directly into execute_from_command 2020-05-16 11:01:46 +02:00
Griatch
50cdf6a0cb Merge branch 'master' into develop 2020-05-16 10:30:59 +02:00
Griatch
f989f3514b Add evennia-launcher support for createsuperuser 2020-05-16 10:30:01 +02:00
Griatch
8f11b38422 Merge branch 'master' into develop 2020-05-16 09:56:56 +02:00
Griatch
dfea32ec82 Fix server-time-snapshot unittest patch issue 2020-05-16 09:56:29 +02:00
Griatch
dff5d9e5df Merge pull request #2137 from Henddher/bug_puzzles_arent_persisted
Bug: Puzzles do not survive server reload (because their scripts aren't persisted)
2020-05-16 09:38:44 +02:00
Henddher Pedroza
60ca9f19cf Bug: Puzzles do not survive server reload (because their scripts aren't persisted). 2020-05-15 22:12:23 -04:00
trhr
064a690f46 Cleanup 2020-05-09 22:25:51 -05:00
trhr
0ea77b959b Websocket unit tests 2020-05-09 22:22:08 -05:00
Griatch
c6b4e3993d Merge pull request #2115 from trhr/test_resources
LocalEvenniaTest - uses settings-defined typeclasses
2020-05-09 21:27:48 +02:00
trhr
aa2409fc64 added return docstring on create_script 2020-05-03 23:56:50 -05:00
Andrew Bastien
8d8d6cd8ca Spinning off sessid generation to make overloading easier. 2020-04-23 19:57:39 -07:00
Griatch
f0eda7db74 Merge pull request #2091 from davidamandoestrada/BugFix#2088
Manager.py is returning a couple of querysets instead of lists. Fix for bug #2088
2020-04-23 19:19:46 +02:00
Griatch
586414247f Server timekeeper no longer assume 60s between snapshots 2020-04-23 19:08:23 +02:00
trhr
e270ea8651 added docstring 2020-04-22 19:50:49 -05:00
Andrew Bastien
43ce2285a5 Completely refactored the Attribute Refactor into a single fresh branch. 2020-04-22 17:17:37 -07:00
David Estrada
2c8603bdc1 No longer passing quiet argument to _AT_SEARCH_RESULT. Took out empty line 2020-04-20 19:23:04 -07:00
David Estrada
638bb2f4e7 Misunderstood what the quiet flag was doing. If quiet flag is set, DefaultObject will return a list 2020-04-20 19:20:50 -07:00
David Estrada
8e294e68ff Seems DefaultObject search should return a list, even if _AT_SEARCH_RESULT returns None 2020-04-20 18:59:55 -07:00