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.015Dec1411109875432130Nov282726252423222120191817161413121312111098765432add comment for tracking internal query of bridge_get_account_posts_by_replies in pgheroOptimize bridge_get_account_posts_by_replies further by using a sub select.Optimize bridge_get_account_posts_by_replies by moving "ORDER BY ar.id DESC" out of inner query so that optimizer doesn't think it should do a sequential scan of hive_posts (the LIMIT + ORDER BY seems to have led it astray). Previous code was too slow when the author didn't have any posts that could be replied to.Sortable table in report html fileSet basepython=python3. Just in cas if user has python 2.x installedRebase to current developRebase to current developTests updateMerge branch 'dk-sql-file-list' of gitlab.syncad.com:hive/hivemind into dk-sql-file-listfollow mock with mute and follow_mute for condenser_api/get_discussions testsMerge branch 'bw_get_account_posts_by_replies_perf_fix' into 'develop'Eliminated hack preventing Postgres from using bad index during query. Seems working correctly now without it.Added generated constants filesetup.py cannot import something from package that is installed by this setup.pyImproved files detection (support for subdirectories), file name of the file list moved to constantMerge branch 'abw_get_discussions_by_author_before_date_and_other_fixes' into 'develop'Merge branch 'bw_truncate_reputation_data' into 'develop'Merge branch 'mi_smooth_sync' into 'develop'[ABW]: added author validation and removed overlap from paging in get_discussions_by_author_before_dateone class to delive blocks data to initial sync processblocks provider takes blocks independet for sql processingRebase to current developRebase to current developRebase to current developMerge branch 'abw_bridge_in_get_discussions_by_comments' into 'develop'Couple new testsMerge branch 'abw_bridge_in_get_discussions_by_comments' of gitlab.syncad.com:hive/hivemind into abw_bridge_in_get_discussions_by_commentsMerge branch 'jsalyers-fix-for-delete-post' into 'develop'[ABW]: formattingbranch 'bw_truncate_reputation_data' rebased onto develop.Code cleanup and refactoringUse following name from join in where condition instead of selected idMerge branch 'bw_debug_code_elimination' into 'develop'Eliminated debug code breaking execution at production environment.[JES] Feed cache index requires post id and author id, so add author id for faster deletionMerge branch 'bw_mock_production_failure' into 'develop'Mocks should not impact production flow if no data is loaded.Merge branch 'dk-setup-py-update' into 'develop'Add min version for python-dateutil[ABW]: merge with latest develop
Loading