Skip to content
Success

Changes

Summary

  1. added debug to op check (details)
  2. code dedupl (details)
  3. added repo to readme (details)
  4. do unlock in finally; prevent deadlocks when excetion is thrown (details)
  5. cleanup (details)
  6. cleanup; extract de file too (details)
  7. formatting (details)
  8. cleanup (details)
  9. added todo (details)
  10. cleanup (details)
  11. cleanup (details)
  12. cleanup (details)
  13. cleanup (details)
Commit a98b85523aab4466ebbd257eb357acf6b6e953c5 by wea_ondara
added debug to op check
The file was modified src/main/java/net/alpenblock/bungeeperms/platform/bukkit/BPPermissible.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/platform/bukkit/bridge/bridges/worldedit/BungeePermsResolver.java (diff)
The file was modified README.md (diff)
Commit a923efa50de0577a0fc886bc0a2c380969b2008a by wea_ondara
do unlock in finally; prevent deadlocks when excetion is thrown
The file was modified src/main/java/net/alpenblock/bungeeperms/CleanupTask.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Config.java (diff)
Commit 0f2b9adbe13d72a2fbe6be8a1313d0bb8e02da04 by wea_ondara
cleanup; extract de file too
The file was modified src/main/java/net/alpenblock/bungeeperms/FileExtractor.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Mysql.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Mysql.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Mysql.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Lang.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/HelpProvider.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/Statics.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/MysqlConfig.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/PermissionsManager.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/io/MySQL2BackEnd.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/io/MySQLUUIDPlayerDB.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/io/mysql2/EntityType.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/io/mysql2/MysqlPermsAdapter2.java (diff)
The file was modified src/main/java/net/alpenblock/bungeeperms/io/mysql2/MysqlPermEntity.java (diff)