Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Derive current_state_events from state groups #1836
+227
−201
Conversation
erikjohnston
added some commits
Jan 20, 2017
erikjohnston
assigned
NegativeMjark
Jan 20, 2017
erikjohnston
added some commits
Jan 20, 2017
| - except _RollbackButIsFineException: | ||
| - pass | ||
| + def _calculate_new_extremeties(self, room_id, events): | ||
| + """Caculates the new forward extremeties for a room given events to |
erikjohnston
merged commit 3d9d48f
into
develop
Jan 20, 2017
5 of 8 checks passed
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Dendron (Commit)
Build #1409 origin/erikj/current_state_fix in progress...
Details
Sytest Postgres (Merged PR)
Build started sha1 is merged.
Details
Sytest Postgres (Commit)
Build #2226 origin/erikj/current_state_fix succeeded in 7 min 4 sec
Details
Sytest SQLite (Commit)
Build #2294 origin/erikj/current_state_fix succeeded in 5 min 10 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedJan 20, 2017
(depends on #1835)