Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 127-eliminate-more-references-to-hive_posts_view
  • 221-vacuum-hivemind-tables
  • 267-rebased-onto-develop
  • 267-update-notification-cache
  • 676-as-tiny-assets
  • 72-postgres-warning-about-wrong-collation-in-recursive_deps-2
  • abw_ecv_op_experiment
  • abw_max_retries
  • abw_post_delete_fix
  • abw_rshares_experiment
  • add-git-to-requirements
  • add-vote-info
  • arc-get-content-deleted
  • as-tmp-to-remove
  • asuch-limit-follows
  • asuch-postgrest-fixing-problems
  • asuch-replace-python-with-sql-get-follow-count
  • asuch-tmp-wip-condenser-get-blog
  • autoexplain-python
  • bridge_api.get_ranked_posts_fixes
  • 1.27.11rc3 protected
  • 1.27.11rc2 protected
  • 1.27.11rc1 protected
  • 1.27.10 protected
  • 1.27.9 protected
  • 1.27.8 protected
  • 1.27.7rc16 protected
  • 1.27.7rc15 protected
  • 1.27.7rc14 protected
  • 1.27.7rc13 protected
  • 1.27.7rc12 protected
  • 1.27.7rc11 protected
  • 1.27.7rc10 protected
  • 1.27.6rc9 protected
  • 1.27.6rc8 protected
  • 1.27.6rc7 protected
  • 1.27.6rc6 protected
  • 1.27.6rc5 protected
  • 1.27.6rc3 protected
  • 1.27.5 protected
40 results
Created with Raphaël 2.2.012Nov11109876543231Oct30292827262423222120191716151413121110987878787[JES] Initial test of adding observer to additional bridge calls before I go changing all of themMerge branch '103-change-shebangs-in-python-shell-scripts' into 'develop'Change shebang to "#!/usr/bin/env python3" in python shell scripts. Fix #103Merge branch '100-enable-connecting-to-postgres-server-via-unix-socket' into 'develop'[ABW]: fixed SQL calls - formatting through strings can lead to SQL injection vulnerability[ABW]: merge with latest developMerge branch '104-url-of-submodule-should-be-relative-on-gitlab-server' into 'develop'Resolve "Url of submodule should be relative on Gitlab server"[JES] Missed an irredeemables check. Those are no longer needed since that was part of the old muting code[JES] More updates to muting. Adding is_muted to the raw posts returned from the database to make it easier to determine which posts were muted by mods/adminsMerge branch 'jsalyers-muting-at-sql-level' of gitlab.syncad.com:hive/hivemind into jsalyers-muting-at-sql-levelbridge_api.get_account_posts "by comment" optimization.Upgrade script supplementedUpdate block number on state > 8 update operationsAdding block number to follow update operation caused chages in notification patters.Removed unused importsRemoved delta calculations from follow.py. Follower/following calculation moved to dedicated SQL function.Extend mock file with JS testGuard escape_characters with assertRevert exists method to its original form. List check is not needed thereHardcode 5000017 for max block to actually sync mocked dataMimic old hivemind behaviour for follower, following check. Use get_follow_count for testingFollower and following entries must be strings. Same behaviour as in old hivemindCast all follow name data to string. Should protect against setting non string data types as names in follower and following[ABW]: fixed pattern[ABW]: [Change] removed vote muting functionality[JES] Revert the is_muted carryover for now. We will need that though unless someone has a different idea of how to fetch posts muted in communities by admins/mods[JES] Fix a broken query[JES] Create a view for getting the muted accounts. Not In/Not Exists/Left Join all have extremely similar processing times. Went with Not In for readibility[JES] Noticed the STABLEs got switched back to VOLATILEs. This fixes that[JES] Try to apply muting at the SQL level instead for more efficiency. This only covers the bridge methods at the momentMerge branch 'bw_bridge_get_account_posts_by_comments_opt' into 'develop'bridge_api.get_account_posts "by comment" optimization.Merge branch 'dk-strict-follow-name-check' into 'develop'Eliminated usage of obsolete option `--exit-after-sync`Upgrade script supplementedbranch 'bw_live_sync_testing' rebased onto develop-Implemented support for LIVE SYNC testing including mock processing while passed test_max_block value is higher than last irreversible block provided by hived node.Handle postgres connection string with unix socket, fix #100[JES] Revert the is_muted carryover for now. We will need that though unless someone has a different idea of how to fetch posts muted in communities by admins/mods
Loading