This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,227
Commits
1
Branch
0
Tags
a90e59ec9756ff47121eb943eea25ff3324e4d2c
Commit Graph
1227 Commits
This Branch
This Branch
All Branches
Fix cache invalidation when group data changes (
#1010
)
Luck
·
2018-05-21 18:48:47 +01:00
a90e59ec97
Cache the creation of Sponge proxy subject classes (
#1005
)
Luck
·
2018-05-17 18:19:45 +01:00
f4882c1c14
Lazily load contexts cache for Sponge subjects (
#1005
)
Luck
·
2018-05-17 18:12:20 +01:00
ed3b5a3cf1
Fix saving node attributes on non-YAML file storage types (
#999
)
Luck
·
2018-05-16 19:30:05 +01:00
45e2b7b12f
Allow world rewrite options to apply in (some) Vault lookups (
#990
)
Luck
·
2018-05-16 19:04:09 +01:00
1e73986c60
Refactor meta stack element creation, add 'from_group' & 'not_from_group' elements
Luck
·
2018-05-16 18:46:25 +01:00
20f992110d
Various performance optimizations
Luck
·
2018-05-15 00:08:23 +01:00
18f09f9862
Fix issue with Bukkit attachment permissions never being removed (
#991
)
Luck
·
2018-05-13 14:06:23 +01:00
a0be1c7c48
Readme fixes (
#993
)
DoNotSpamPls
·
2018-05-12 16:40:54 +01:00
5d34661a15
Reduce the number of config lookups required when calculating contexts
Luck
·
2018-05-12 01:51:38 +01:00
1639879106
Reduce the throughput on the contexts cache in ContextManager (
#929
)
Luck
·
2018-05-12 01:34:34 +01:00
a927ca659f
Update configurate to fix issues with legacy guava compat
Luck
·
2018-05-06 19:57:50 +01:00
804c884d8b
Add PlayerDataSaveEvent
Luck
·
2018-05-06 18:21:14 +01:00
51f215b8ac
Release version 4.2.0
blaze it
Luck
·
2018-05-06 17:16:36 +01:00
64838708ab
Use the servers uuid cache in the output to /lp search if LP doesn't have data (
#974
)
Luck
·
2018-05-06 16:20:08 +01:00
91b7af52ac
Fix jedis shading (
#930
)
Luck
·
2018-05-06 15:58:40 +01:00
d3dded8791
Fix /lp search query (
#972
)
Luck
·
2018-05-05 18:39:13 +01:00
022b385c0a
Convert bulkupdate & search functionality to use PreparedStatements (
#972
)
Luck
·
2018-05-05 18:17:48 +01:00
7ee9b93365
Improve the behaviour of the APIs (now somewhat redundant) holder refresh method
Luck
·
2018-05-04 23:17:06 +01:00
c4c98aaabf
Fix bad caching logic resulting in super high CPU usage
Luck
·
2018-05-04 23:12:46 +01:00
10c0efaa5d
Throw a more detailed error when database connection info is missing
Luck
·
2018-05-04 21:27:57 +01:00
d8a7d8de4a
Add flag to exclude users from an export (
#961
)
Luck
·
2018-05-04 18:19:52 +01:00
ab8b675bae
Implement different comparison methods for /lp search (
#917
)
Luck
·
2018-05-04 18:11:11 +01:00
194b602fd6
Improve consistency of contextual primary group caching
Luck
·
2018-05-04 17:24:40 +01:00
7da0c58b76
Remove the locks in NodeMap to ease thread contention when lots of processes are resolving inheritance & refactor the way LocalizedNodes are created (
#734
)
Luck
·
2018-05-04 16:16:12 +01:00
2dbbea4993
Make auto-op changes take effect (almost) immediately (
#943
)
"almost immediately" is better than "after a relog" ;)
Luck
·
2018-05-03 20:21:52 +01:00
55d59bb1c4
Refactor the way holder caches are invalidated in order to improve consistency (
#734
)
Luck
·
2018-05-03 19:36:10 +01:00
a6facf7492
Fix guava being accidentally shaded
Luck
·
2018-05-03 13:46:17 +01:00
b8a1871cf1
Allow display names to be set in specific contexts (
#963
)
Luck
·
2018-05-02 21:27:21 +01:00
f556c75d94
Implement equals, hashcode and toString for NodeTypes
Luck
·
2018-05-02 20:35:20 +01:00
58bd7de66a
Refactor extended node types, general cleanup
Luck
·
2018-05-02 20:18:57 +01:00
4547b52748
Optimize WildcardProcessor
Luck
·
2018-05-01 00:20:39 +01:00
b9acb84119
Maybe fix problems with symlinks (
#956
)
Luck
·
2018-04-30 14:44:09 +01:00
e3a783c546
Remove storage buffers
Luck
·
2018-04-29 11:33:51 +01:00
2e136666be
Refactor configurate deo serialization of permission data, add support for the TOML format
Luck
·
2018-04-28 21:26:59 +01:00
7d089cb5f0
Some small fixes and changes for ContextSet implementations
Luck
·
2018-04-27 18:50:36 +01:00
3784d904fb
Context set values should be lowercase'd too
Luck
·
2018-04-26 19:51:05 +01:00
fef6ebf793
Exclude temporary file changes from FileWatcher (
#945
)
Luck
·
2018-04-26 18:44:53 +01:00
316e177c1d
Apply improvements to the caches in AbstractContextManager (
#929
)
Luck
·
2018-04-25 21:14:16 +01:00
4cdff14c7c
Add some missing null check annotations
Luck
·
2018-04-25 21:02:17 +01:00
97121bc719
Add promote and demote methods to the API (
#938
)
Luck
·
2018-04-25 19:58:56 +01:00
1312aac349
Added explicit column names in INSERT queries. (
#939
)
Bogdan
·
2018-04-25 18:27:28 +01:00
8a5c9ddef2
Fix sponge split-storage config section being in the wrong section of the config (
#928
)
Luck
·
2018-04-25 17:30:56 +01:00
55382519a1
Fix sponge subject storage
Luck
·
2018-04-25 17:30:02 +01:00
cbb562b603
add more logging to the importer
Luck
·
2018-04-25 17:15:30 +01:00
ba51f803ba
Fix misplaced sponge config options
Luck
·
2018-04-23 21:31:04 +01:00
d73543408e
Update some dependency versions
Luck
·
2018-04-21 23:26:34 +01:00
7d90dba08b
Replace file logger with json based system
Luck
·
2018-04-21 18:16:35 +01:00
f11ebe6166
Fix init error in SeparatedConfigurateDao (
#924
&
#925
)
Luck
·
2018-04-21 17:03:59 +01:00
1b917f0901
Implement the option to combine yaml/json/hocon storage files into one
Luck
·
2018-04-20 21:59:32 +01:00
328353d053
First
Previous
1
2
3
4
5
...
Next
Last