-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: EOSIO/chainbase
base: 9bfe5043f5484e00f89387091e9b5beb90b88c62
head repository: EOSIO/chainbase
compare: 4724baf2095cdc1bb1722254874b51070adf0e74
- 12 commits
- 2 files changed
- 2 contributors
Commits on Sep 24, 2018
-
add_index ensures that the undo stack and revision of the added index…
… are consistent with the other indices in the database
Configuration menu - View commit details
-
Copy full SHA for 04de85d - Browse repository at this point
Copy the full SHA 04de85dView commit details
Commits on Sep 25, 2018
-
make some methods const so they can be called using a const reference…
… to database instance
Configuration menu - View commit details
-
Copy full SHA for e4ab6df - Browse repository at this point
Copy the full SHA e4ab6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1395591 - Browse repository at this point
Copy the full SHA 1395591View commit details -
Merge pull request #24 from EOSIO/const-accessor-methods
make some methods const so they can be called using a const reference to database instance
Configuration menu - View commit details
-
Copy full SHA for e51782b - Browse repository at this point
Copy the full SHA e51782bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e02257 - Browse repository at this point
Copy the full SHA 4e02257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7156ca2 - Browse repository at this point
Copy the full SHA 7156ca2View commit details -
make sure database is not in read-only mode before attempting to adju…
…st undo stack of newly added index
Configuration menu - View commit details
-
Copy full SHA for b4446dd - Browse repository at this point
Copy the full SHA b4446ddView commit details
Commits on Sep 26, 2018
-
decrement revision on last squash
There is an optimization for squashing the last undo session but it fails to properly update the revision
Configuration menu - View commit details
-
Copy full SHA for 7efc817 - Browse repository at this point
Copy the full SHA 7efc817View commit details -
Merge pull request #25 from EOSIO/feature/update-revision-on-squash-last
update revision on squash last
Configuration menu - View commit details
-
Copy full SHA for bcd8ba5 - Browse repository at this point
Copy the full SHA bcd8ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0675ba2 - Browse repository at this point
Copy the full SHA 0675ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddb55b - Browse repository at this point
Copy the full SHA 5ddb55bView commit details -
Merge pull request #23 from EOSIO/consistent-index-revisions
add_index ensures that the undo stack and revision of the added index are consistent with the other indices in the database
Configuration menu - View commit details
-
Copy full SHA for 4724baf - Browse repository at this point
Copy the full SHA 4724bafView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9bfe5043f5484e00f89387091e9b5beb90b88c62...4724baf2095cdc1bb1722254874b51070adf0e74