openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Minecraft Server Manager
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #310 from donkers/master
donkers
More...
over 9 years ago
Prevent info about unset server version being printed during logroll or config command
Tristan Donkers
More...
over 9 years ago
Fix bug where in some situations $SERVER_PATH was being prepended to $*_PATH variables unnecessarily.
Tristan Donkers
More...
over 9 years ago
Missed a ; in the versionable_properties list. Damn it.
Tristan Donkers
More...
over 9 years ago
Change case of `local versionable_properties` to match precedence.
Tristan Donkers
More...
over 9 years ago
Defined a list of properties that can be versioned, the regex filter was not strict enough.
Tristan Donkers
More...
over 9 years ago
Merge branch 'versionable_properties'
Tristan Donkers
More...
over 9 years ago
Applied the 'script /dev/null' fix to the screen -r command in the command_server_console() function.
Tristan Donkers
More...
over 9 years ago
refactor of server_set_property(), move content of if block into the case statement and check if path is already absolute.
Tristan Donkers
More...
over 9 years ago
Call read_server_conf() when reading set_property lines in versioning files. This allows overrides of version properties in the server.properties.
Tristan Donkers
More...
over 9 years ago
Moved the server.properties checking to it's own function, read_server_conf().
Tristan Donkers
More...
over 9 years ago
Code re-factoring: Move case statment applying post-changes to values to the server_set_property() function.
Tristan Donkers
More...
over 9 years ago
Add LOG_PATH to version files.
Tristan Donkers
More...
over 9 years ago
Only return 0 if this is a CONSOLE_ variable.
Tristan Donkers
More...
over 9 years ago
Change if conditions so versioning files are read for *_PATH as well as CONSOLE_* variables.
Tristan Donkers
More...
over 9 years ago
Move the if block for making paths absolute into the server_set_property() function.
Tristan Donkers
More...
over 9 years ago
Use the server_set_property() function to set property values in all cases.
Tristan Donkers
More...
over 9 years ago
Add set_property() function to load properties from versioning files.
Tristan Donkers
More...
over 9 years ago
bumped version
Blaine Motsinger
More...
over 9 years ago
updated for 0.9.3
Blaine Motsinger
More...
over 9 years ago
Merge pull request #308 from donkers/master
Blaine Motsinger
More...
over 9 years ago
Update LOG_PATH for Minecraft 1.7.0. This will need to be manually set for versions < 1.7.0 until this is made a version-able property.
Tristan Donkers
More...
over 9 years ago
Add minecraft/1.7.0 to versioning manifest file.
Tristan Donkers
More...
over 9 years ago
No longer required now tail has --follow=name --retry
Tristan Donkers
More...
over 9 years ago
Hide errors from tail if server log get rolled during command_server_cmdlog(), server_log_get_line() or server_log_dots_for_lines().
Tristan Donkers
More...
over 9 years ago
Add retry to tail, for cases where server rolls own log.
Tristan Donkers
More...
over 9 years ago
Fix escaping fail on awk command in log_line_get_time()
Tristan Donkers
More...
over 9 years ago
Add 1.7.0 versioning file.
Tristan Donkers
More...
over 9 years ago
Update awk comand for time_string to support pre and post 1.7 log format
Tristan Donkers
More...
over 9 years ago
Moved LOG_REGEX variable to versioning file.
Tristan Donkers
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree