Commit Graph

178 Commits

Author SHA1 Message Date
Luck
2ce5679373
Fix issue where only the first request for a user subject would wait for the loading task to complete. Closes #108 2016-12-30 00:42:33 +00:00
Luck
2dad9f84fc
Fixes towards #77 2016-12-27 14:55:21 +00:00
bakatrouble
f8a77cf809 Change comments on configs; default ports for all storage backends 2016-12-27 12:39:54 +00:00
Luck
d3e60487bb
Download dependencies at runtime instead of shading them in the jar 2016-12-22 21:17:02 +00:00
Luck
35f4aea69f
Maybe fix caching issues - closes #99 2016-12-22 15:34:22 +00:00
Luck
8795383e7c
Make sync command reload sponge data too - resolves #98 2016-12-21 21:34:43 +00:00
Luck
fc4750706b
Cleanup sponge files and don't persist empty sections - resolves #96 2016-12-21 21:33:32 +00:00
Luck
8a692200d5
Improve memory footprint in low throughput caches 2016-12-20 12:42:20 +00:00
Luck
9aeca91f22
Allow space on Sponge Group subjectcollection 2016-12-19 21:52:26 +00:00
Luck
4857969ca4
Cache calls querying parent groups in bridge subjects - closes #69 2016-12-18 09:57:39 +00:00
Luck
e5e77ffec5
Add PEX track migration - closes #78 2016-12-12 19:51:21 +00:00
Luck
70aa3964ee
Run all commands on the same thread - fixes #79 2016-12-11 11:34:18 +00:00
Luck
d1426f1b37
change jar names 2016-12-08 19:33:49 +00:00
Luck
1e13ee87af
cleanup imports 2016-12-07 22:21:22 +00:00
Luck
4ecb2c7c27
Closes #58 - Disable OP commands on Sponge 2016-12-07 21:27:50 +00:00
Luck
1c97cb3cec
Sponge: Fix migration for subjects with identifiers containing spaces 2016-12-07 21:14:24 +00:00
Luck
25511f898c
implement clickable message base - towards #68 2016-12-07 21:08:40 +00:00
Luck
257f426ab9
implement cached state for all permission holders. towards #69 2016-12-06 21:33:55 +00:00
Luck
1b7a66b41a
Fix #66 2016-12-04 23:09:12 +00:00
Luck
8f9a1aa931
Add verbose pastebin upload functionality - resolves #55 2016-12-03 19:30:25 +00:00
Luck
8b60fd0e55
Sponge: remove spammy user not already loaded message 2016-12-03 14:11:53 +00:00
Luck
83b0f62d59
Implement full caching for non user/group subjects 2016-12-03 13:26:17 +00:00
Luck
dd3a78ada8
Fix #65 2016-12-03 11:08:47 +00:00
Luck
307e2b889c
Changes for version 2.16 2016-12-02 20:20:31 +00:00
Luck
a063f7664d
Fix #54 - getPermissionValue not checking default user 2016-12-02 17:26:38 +00:00
Luck
2b8bbc434f
WIP: Sponge service refactor 2016-12-02 17:20:36 +00:00
Luck
793a84edfb
Sponge: replace MemorySubjectData with own implementation 2016-11-26 17:19:04 +00:00
Luck
b7ac7680d9
Fix NPE 2016-11-25 21:19:12 +00:00
Luck
18dd59ed0f
Refactor Sponge subject handling 2016-11-25 20:59:28 +00:00
Luck
443906da55
Refactor managers 2016-11-25 18:28:10 +00:00
Luck
cf456cff81
Implement tab completion for permissions 2016-11-24 19:07:01 +00:00
Luck
69b3c96e09
Fix Sponge subject data permission overrides 2016-11-23 22:17:49 +00:00
Luck
61eb86b3a0
Fix Sponge defaults serialization 2016-11-23 21:44:59 +00:00
Luck
f0ad32bc37
Change PermissionService handling 2016-11-22 21:57:51 +00:00
Luck
aeeb2820f9
Sponge: also migrate defaults 2016-11-22 21:14:43 +00:00
Luck
2d88405d69
Fix onLateEnable always being fired 2016-11-22 20:42:43 +00:00
Luck
f32ed5db89
Fix Sponge PEX migration 2016-11-22 20:39:56 +00:00
Luck
f1606ac51b
API changes for 2.15 2016-11-22 18:27:40 +00:00
Luck
384fbf5464
Revert: Use faster wildcard parsing method 2016-11-21 17:07:13 +00:00
Luck
4874f9d051
Use faster wildcard parsing method 2016-11-20 20:41:39 +00:00
Luck
51732fa660
Rearrange some packages, general cleanup 2016-11-20 13:44:36 +00:00
Luck
bb25632178
Improve info command 2016-11-19 21:56:11 +00:00
Luck
9a2cf82623
Improve user info command 2016-11-19 17:52:39 +00:00
Luck
c0734fc29e
refactor contexts slightly 2016-11-18 22:39:00 +00:00
Luck
b36a33f015
Make meta info command show where meta was inherited from 2016-11-14 20:40:33 +00:00
Luck
d95891256b
Setup a users calculated data when loaded by the SubjectCollection 2016-11-14 18:55:10 +00:00
Luck
9c8097ecb9
Sponge: Implement support for editing more than just users/groups with commands 2016-11-14 18:45:48 +00:00
Luck
18a3dfd604
cleanup 2016-11-13 19:30:46 +00:00
Luck
59fd337e44
remove debug messages, woops 2016-11-13 11:12:06 +00:00
Luck
696cd235fd
Fix meta serialization. Resolves #41 2016-11-13 11:09:57 +00:00