This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
allianceauth
Watch
1
Star
0
Fork
0
You've already forked allianceauth
mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced
2025-07-13 14:30:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
allianceauth
/
services
History
Tyler274
fade178964
Attempt to solve the blocking problem when broadcasting to a large group by running the broadcast on its own thread.
...
Tested on my server and appeared to solve it, more intensive testing may be needed.
2015-01-07 14:05:52 -05:00
..
managers
Merge pull request
#41
from TrentBartlem/master
2014-12-31 13:45:21 -07:00
__init__.py
Redone correctly , structure, its pretty
2014-10-08 19:15:17 -07:00
admin.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
forms.py
Added fleet broadcast tool
2014-10-20 20:59:48 -07:00
models.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
tests.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
views.py
Attempt to solve the blocking problem when broadcasting to a large group by running the broadcast on its own thread.
2015-01-07 14:05:52 -05:00