Griatch
|
78c289ef0b
|
Further tests with travis
|
2019-03-20 21:12:19 +01:00 |
|
Griatch
|
e65296203b
|
Change test option for mysql
|
2019-03-20 19:13:39 +01:00 |
|
Griatch
|
98cb22a6c9
|
Remove mysql options statement
|
2019-03-20 19:09:43 +01:00 |
|
Griatch
|
faa2844b27
|
Remove mysql options statement
|
2019-03-20 19:03:21 +01:00 |
|
Griatch
|
95d9d098e5
|
Test of another way to set mysql encoding
|
2019-03-20 18:54:06 +01:00 |
|
Griatch
|
a5fad7198b
|
Another collation scheme test
|
2019-03-20 18:39:51 +01:00 |
|
Griatch
|
f5a364b1c4
|
Add pymysql to travis setup
|
2019-03-20 10:45:09 +01:00 |
|
Griatch
|
76effa4162
|
Change collation to django recommentation for mysql
|
2019-03-20 08:47:46 +01:00 |
|
Griatch
|
aee34f0666
|
Type on collate statement for travis
|
2019-03-20 08:36:22 +01:00 |
|
Griatch
|
6ab3f3e532
|
Another collation test for mysql
|
2019-03-20 08:33:52 +01:00 |
|
Griatch
|
aa7c5a9d5c
|
Testing another collation option
|
2019-03-20 08:21:21 +01:00 |
|
Griatch
|
d58ef27638
|
Test COLLATE option for mysql in travis
|
2019-03-20 08:12:15 +01:00 |
|
Griatch
|
67947b2dfb
|
Test with different py3 sub version
|
2019-03-20 01:01:27 +01:00 |
|
Griatch
|
d2df130ec1
|
Run collectstatic without input requested
|
2019-03-20 00:46:28 +01:00 |
|
Griatch
|
75b5dd43d7
|
Fix unit test issue with server name when running from mygame settings
|
2019-03-20 00:41:23 +01:00 |
|
Griatch
|
0de0a71026
|
Some more fixes
|
2019-03-20 00:26:06 +01:00 |
|
Griatch
|
d40ff0256a
|
Correctly use custom settings file
|
2019-03-20 00:15:11 +01:00 |
|
Griatch
|
5a4b958a92
|
Debug output from settings file
|
2019-03-20 00:07:14 +01:00 |
|
Griatch
|
b8180268e5
|
Correct bash structure
|
2019-03-20 00:01:50 +01:00 |
|
Griatch
|
2b9f64a419
|
Try different envvar reference form
|
2019-03-19 23:48:05 +01:00 |
|
Griatch
|
854cf96efb
|
Split db config files since envvar does not exist across terminals
|
2019-03-19 23:44:12 +01:00 |
|
Griatch
|
374fed2d63
|
Further cleanup of travis build
|
2019-03-19 23:29:57 +01:00 |
|
Griatch
|
e3cf866e60
|
More travis debugging
|
2019-03-19 23:00:02 +01:00 |
|
Griatch
|
ad77c07211
|
Fixing further typos galore
|
2019-03-19 22:45:40 +01:00 |
|
Griatch
|
ff8844a1bd
|
Further changes to mysql create statement
|
2019-03-19 22:30:51 +01:00 |
|
Griatch
|
b4d6398530
|
Specify mysql dbname explicitly
|
2019-03-19 22:16:26 +01:00 |
|
Griatch
|
7276e4a138
|
Change to different format of mysql input
|
2019-03-19 22:11:19 +01:00 |
|
Griatch
|
b72f68e9e6
|
Split sql db create queries
|
2019-03-19 22:04:51 +01:00 |
|
Griatch
|
31228b61e5
|
Correct typo in db creation string
|
2019-03-19 22:00:09 +01:00 |
|
Griatch
|
27cace4fe1
|
Add services to travis file
|
2019-03-19 21:57:09 +01:00 |
|
Griatch
|
7863b99dfb
|
Move db install to later
|
2019-03-19 21:52:23 +01:00 |
|
Griatch
|
7ae598cedb
|
Manage to correctly spell 'postgresql' ...
|
2019-03-19 21:46:36 +01:00 |
|
Griatch
|
473fa1282d
|
Correct travis postgres root user
|
2019-03-19 21:43:19 +01:00 |
|
Griatch
|
d16f4d2bf7
|
Correct python version for travis
|
2019-03-19 21:30:54 +01:00 |
|
Griatch
|
f409021131
|
Test to expand travis to test more databases
|
2019-03-19 21:26:54 +01:00 |
|
Griatch
|
5bf2280036
|
Solved remaining unittest issues with py3
|
2019-03-19 19:29:33 +01:00 |
|
Griatch
|
ce79c4aeed
|
Update contrib unit tests
|
2019-03-17 13:52:46 +01:00 |
|
Griatch
|
1c9ca4b11c
|
Resolve merge conflicts
|
2019-03-17 13:43:06 +01:00 |
|
Griatch
|
e64ede3267
|
Update CHANGELOG
|
2019-03-17 13:38:31 +01:00 |
|
Griatch
|
74dd57e85f
|
Some fixes and cleanups
|
2019-03-17 13:36:03 +01:00 |
|
Vincent Le Goff
|
7293af5d5a
|
Fix #1577
|
2019-03-13 11:34:43 +01:00 |
|
Griatch
|
37151e6b89
|
Add model_mummy for mocking model data
|
2019-03-12 19:15:22 +01:00 |
|
Griatch
|
64cd982592
|
Merge pull request #1797 from dmreichard/cmdlockfix
Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796.
|
2019-03-12 19:06:54 +01:00 |
|
David Reichard
|
9868d2f18b
|
Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796.
|
2019-03-10 15:58:39 -04:00 |
|
Brenden Tuck
|
2d1e9768ff
|
merge in dual_input plugin
|
2019-03-07 00:24:16 -05:00 |
|
Griatch
|
9ab2422311
|
Fix aliases for gender command
|
2019-03-06 16:47:09 +01:00 |
|
Griatch
|
b3dc85a4dc
|
Start converting latest develop unittests to py3
|
2019-03-04 23:20:07 +01:00 |
|
Griatch
|
90b42ca6fb
|
Fix merge conflicts
|
2019-03-04 22:32:51 +01:00 |
|
Brenden Tuck
|
8b08d41038
|
Add golden-layout as an alternative to splithandler
|
2019-03-04 08:30:43 -05:00 |
|
Griatch
|
8235a7e870
|
Merge branch 'master' into develop
|
2019-03-01 20:54:09 +01:00 |
|