-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Relase 0.5.0 #158
Merged
Merged
[WIP] Relase 0.5.0 #158
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ADD: - database/database.go:assertOpenConnection() now asserts a passed in connection object is not nil, if it is nil then we will open a new connection. This massively cuts down on opening/closing of connections during runtime vs initialization. CHANGE: - reaper/reaper.go Updating for changes in `database/database.go`. See `ADD` section. - server/server.go Added a `dbPool` object to the `applicationContext` and updated for changes in `database/database.go`.
* Issue #131 ADD: - database/database.go Adding new `PeerDeltaEvent` and `PeerTrackerDelta` to improve how we save peer updates. * Issue #131 ADD: - database/impl/mysqlStore_test.go Some tests for channel updating methods * Issue #131 Adding new option to .travis.yml so it times out * Issue #131 Attempting to resolve build failures. * Issue #131 Attempting to resolve build failures. * Issue #131 Build failure resolutions? * laksdj * Issue #131 build failures.... * Ialsdkjflaj * skdjflj * alsdjkf * Issue #131 Last time to resolve build failures hopefully
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
item_otherpart
names #160 (Rename anyitem_otherpart
names)