Commit graph

10218 commits

Author SHA1 Message Date
Griatch
e846707461 CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) 2025-12-22 10:25:48 +01:00
Griatch
c1b43f742f CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) 2025-12-22 10:01:09 +01:00
Griatch
a253ef618a CI: mysql 8.0 doesn't support innodb_large_prefix anymore 2025-12-22 09:52:30 +01:00
Griatch
3c52981bbe CI: fix myslq.cni file init syntax 2025-12-22 09:48:41 +01:00
Griatch
fdcf285588 CI: Create mysql user for the correct host 2025-12-22 09:35:40 +01:00
Griatch
f369081270 CI: Using an action for mysql setup instead of a docker image 2025-12-22 09:25:45 +01:00
Griatch
706fb4cd46 CI: Another try with inline mysql start 2025-12-19 14:55:27 +01:00
Griatch
2e5e1de9ce CI: More testing with custom mysql.cnf file 2025-12-19 14:37:41 +01:00
Griatch
2a24842734 CI: Adding more mysql perms for test 2025-12-19 13:26:04 +01:00
Griatch
363296022d CI: Reverting and moving to SQL 2025-12-19 13:12:19 +01:00
Griatch
c5fadb009e CI: Trying entrypoint string on one line 2025-12-19 13:00:50 +01:00
Griatch
ccb296dc60 CI: Typo in options 2025-12-19 12:42:24 +01:00
Griatch
ec257d2117 CI: More MySQL testing 2025-12-19 12:37:10 +01:00
Griatch
c03a0dc38a CI: Testing to add mysql.cnf file 2025-12-19 12:15:24 +01:00
Griatch
ac933f48b2 CI: More MySQL work 2025-12-19 11:43:20 +01:00
Griatch
0660952efd CI: More MySQL work 2025-12-19 11:37:20 +01:00
Griatch
a2b3559a4c CI: More MySQL work 2025-12-19 11:26:46 +01:00
Griatch
043b8d2d65 CI: More MySQL work 2025-12-19 11:14:05 +01:00
Griatch
fe80bfb80c CI: Fixing indents in custom python inject code 2025-12-19 10:52:33 +01:00
Griatch
bf138d8a6f CI: Working to get MySQL server collaborate with CI env 2025-12-19 10:36:00 +01:00
Griatch
0f0088cd9b CI: Trying to get custom sql setup into the mysql testdb 2025-12-19 10:16:37 +01:00
Griatch
8f908ed2ac More tests with new workflow. 2025-12-19 10:02:38 +01:00
Griatch
f2c61401f6 Move secrets out of gh action, and make it as input 2025-12-19 09:49:47 +01:00
Griatch
a652cbea61 Test refactor CI test workflow, re-adding postgres 2025-12-19 09:42:53 +01:00
Griatch
0b92202ae6 Clarified the potential pitfalls with multiple inheritance. Resolve #3791 2025-12-18 12:50:27 +01:00
Griatch
fafcbf291f Fix test_attribute api unit test. Update Changelog 2025-12-18 12:42:47 +01:00
Griatch
71268b011c
Merge pull request #3854 from count-infinity/bug-3847-batchcode-crlf
Normalize CRLF to LF
2025-12-18 12:38:04 +01:00
Griatch
7a9eac206a
Merge pull request #3853 from count-infinity/bug-3691-multimatch
Fix multimatch when '-' in name.
2025-12-18 12:34:43 +01:00
Griatch
65cb78d257
Merge pull request #3845 from count-infinity/bug-3839-too-many-ansi-escapes
Fix ANSI escape explosion when slicing ANSIString after reset
2025-12-18 12:24:55 +01:00
Griatch
f7f94c9d3d
Merge pull request #3842 from count-infinity/3841-protfunc-docs
Clarify caller keyword requirement
2025-12-18 12:10:29 +01:00
Griatch
2a19ab45bf
Merge pull request #3849 from count-infinity/docs-3804
Fix typos in beginner tutorial - twitch combat
2025-12-18 12:08:16 +01:00
Griatch
003d1adf5a
Merge pull request #3848 from count-infinity/docs-3805
Documentation - Fix typos
2025-12-18 12:07:24 +01:00
Griatch
d7a83ca603
Merge pull request #3846 from count-infinity/docs-3814
Fix documentation typos in beginner tutorial
2025-12-18 12:04:52 +01:00
Griatch
762b8031c6 Update CHANGELOG 2025-12-18 12:00:30 +01:00
Griatch
c7bf5f1444
Merge pull request #3852 from count-infinity/bug-3851-3844-versions
Fix distutils error for new Python3.12+ projects, Fix Django versioning
2025-12-18 11:56:57 +01:00
Griatch
7cd713d0c6
Merge pull request #3599 from blongden/test_mixin_fix
Check msg from at_pre_cmd
2025-12-18 11:28:43 +01:00
Count Infinity
db6765935a Fix multimatch when '-' in name. 2025-12-16 22:03:17 -07:00
Count Infinity
cdd0b400cc Normalize CRLF to LF 2025-12-16 01:25:49 -07:00
Count Infinity
6d9f8684ac Fix distutils error when checkout out new project. Fix django version warning on start. 2025-12-15 21:30:38 -07:00
Count Infinity
83226c583c Fix typos in beginner tutorial - twitch combat 2025-11-28 22:52:31 -07:00
Count Infinity
fba7ef9293 Fix typos 2025-11-27 21:44:54 -07:00
Count Infinity
9e92453995 Clarify .pop() 2025-11-26 20:13:04 -07:00
Count Infinity
16c6ba5ada Fix typos 2025-11-26 20:09:59 -07:00
Count Infinity
d9def9bfea Fix ANSI escape explosion when slicing ANSIString after reset 2025-11-26 03:04:10 -07:00
Count Infinity
01a907d9fb Add back in 2025-11-19 22:24:32 -07:00
Griatch
d6d3fd3424 Update CHANGELOG 2025-11-19 20:33:01 +01:00
Griatch
7403621c45 Django RESTFramework version to 3.16 (security update) 2025-11-19 20:31:28 +01:00
Griatch
267c1a0662 Require Django 5.2.8 for security 2025-11-19 20:15:33 +01:00
Griatch
3170c23f9c Make /openapi/setattribute PUT only for REST style compatability 2025-11-19 20:12:27 +01:00
Griatch
20dcb19776 Merge branch 'main' of github.com:evennia/evennia 2025-11-19 18:45:07 +01:00