Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GiantCore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thierry
GiantCore
Commits
master
Select Git revision
0 results
giantcore
Author
Search by author
Any Author
authors
Thierry
Thidox
1 author
Jan 17, 2014
Update items.yml to be slightly more 1.7 compatible
· 6dd29cc8
Giant
authored
11 years ago
6dd29cc8
Jan 14, 2014
Update items.yml to be fully 1.7 compatible.
· 3e560308
Giant
authored
11 years ago
3e560308
Dec 29, 2013
Attempt to reconnect to database if connection is closed.
· 9eaf1c5b
Giant
authored
11 years ago
9eaf1c5b
Fix bug in StartsWithAny causing incorrect sending of a position if no match found.
· 68d4b88e
Giant
authored
11 years ago
68d4b88e
Dec 03, 2013
Rollback temporary database system fix.
· a0689ec7
Giant
authored
11 years ago
a0689ec7
Fixed semi-critical bug in dbDriver, causing where groups to not work as expected.
· 1053d617
Giant
authored
11 years ago
1053d617
Implement ability to check if needle starts with any entry in haystack.
· 96e77c8b
Giant
authored
11 years ago
96e77c8b
Add some JavaDocs.
· efcf138c
Giant
authored
11 years ago
efcf138c
Don't prepend plugin name infront of log messages.
· c784a73c
Giant
authored
11 years ago
c784a73c
Console messages shouldn't contain colours!
· 074ee430
Giant
authored
11 years ago
074ee430
Nov 30, 2013
Properly fix "SELECT *" bug.
· 6c84c9ad
Giant
authored
11 years ago
6c84c9ad
Undo select * bug for SQLite and H2 drivers! Not supposed to do that on FROM!
· da2553ce
Giant
authored
11 years ago
da2553ce
Don't use "AS" if select "*"...
· 76fe97d9
Giant
authored
11 years ago
76fe97d9
Fix bug in ORDER BY syntax.
· 990e1547
Giant
authored
11 years ago
990e1547
Nov 29, 2013
Implement experimental setting of group.
· c123fa72
Giant
authored
11 years ago
c123fa72
Nov 25, 2013
Temporarily fix issue with database system in giantcore by providing local copy.
· 79ebdf3e
Giant
authored
11 years ago
79ebdf3e
Nov 22, 2013
Small change to pom.xml
· fdfa5442
Giant
authored
11 years ago
fdfa5442
Implement Database fixes for GiantCore.
· 8833d23e
Giant
authored
11 years ago
8833d23e
Add Database as dependency.
· 152cd2ac
Giant
authored
11 years ago
152cd2ac
Remove Database from GiantCore.
· 730ba95e
Giant
authored
11 years ago
730ba95e
Oct 28, 2013
Update protocol version.
· 43cc05c4
Giant
authored
11 years ago
43cc05c4
Create a very basic API for plugins.
· 1d65478f
Giant
authored
11 years ago
1d65478f
Add prefix support to permission engines.
· b281f67a
Giant
authored
11 years ago
b281f67a
Minor code cleanup.
· 3ec40ad4
Giant
authored
11 years ago
3ec40ad4
Fix possible NPE in economy engine.
· 443bd60b
Giant
authored
11 years ago
443bd60b
Centralize some heavily used libraries.
· 11cd20a0
Giant
authored
11 years ago
11cd20a0
Centralize Items in GiantCore.
· f155e652
Giant
authored
11 years ago
f155e652
Change version to more appropriate system.
· a15c6416
Giant
authored
11 years ago
a15c6416
Improve shading.
· e19fc7a6
Giant
authored
11 years ago
e19fc7a6
Update zPermissions dependency.
· 2d396a9b
Giant
authored
11 years ago
2d396a9b
Oct 22, 2013
Fairly massive update to pom.xml
· d5675ce9
Giant
authored
11 years ago
d5675ce9
Sep 24, 2013
Remove useless assembly/package.xml.
· 2f413ae9
Giant
authored
11 years ago
2f413ae9
Fix bug causing Eco to be unable to load it's engines.
· 4e73b05c
Giant
authored
11 years ago
4e73b05c
Sep 23, 2013
Fix dependencies not meant to be included being included in shaded jar.
· 45136d43
Giant
authored
11 years ago
45136d43
Update pom.xml to include Eco dependencies.
· c0e4d19f
Giant
authored
11 years ago
Minor aesthetic fixes.
c0e4d19f
Add Eco to GiantCore.
· 0c2084b2
Giant
authored
11 years ago
Finalize some more fields.
0c2084b2
Finalize what can be final!
· ed2d3cee
Giant
authored
11 years ago
ed2d3cee
Sep 19, 2013
Include basic pom.xml
· 95220f94
Giant
authored
11 years ago
95220f94
Convert GiantCore to maven
· 1c117030
Giant
authored
11 years ago
1c117030
Sep 10, 2013
Add GSON to GiantCore
· 793be4d3
unknown
authored
11 years ago
793be4d3
Loading