- Nov 25, 2020
-
-
Wojciech Barcik authored
-
Bartek Wrona authored
exception handling during sync See merge request !399
-
Marcin authored
-
Marcin authored
-
Marcin authored
-
Bartek Wrona authored
GIN index uses to find posts by tag See merge request !377
-
Marcin authored
-
Marcin authored
-
Marcin authored
-remove hive_post_tags table -extend hive_posts for a column with an arrays of tags id -tags are added next after a post, not in paralles as it was previously -fix bug with not removing tags for a post whose author removed tags during edition
-
Bartek Wrona authored
random order of communities admins See merge request !401
-
Marcin authored
-
- Nov 24, 2020
-
-
Bartek Wrona authored
vaccum at sync final See merge request !395
-
Bartek Wrona authored
Resolve "CI pipeline should exit with error, when script cannot recreate existing database" See merge request !397
-
-
Bartek Wrona authored
Mock tests for communities See merge request !389
-
- Nov 23, 2020
-
-
Mariusz Trela authored
-
Bartek Wrona authored
Compact all CI jobs to one See merge request !390
-
Fix path to test script
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Marcin authored
Some sql functions called in method _after_initial_sync heavy updates tables (espacialy hive_posts) and produce dead tuples what slowed down db operations. This behavior sometimes also introduced problems with autovacuum which cannot clean up fast after this hughe number of updates
-
- Nov 22, 2020
-
-
Dan Notestein authored
faster by created for observer communitites See merge request !394
-
Gandalf authored
-
Gandalf authored
[DLN/EMF] faster get_ranked_posts_by_created_for_observer_communities by first getting limit number of posts in each of the observer's communities, then sorting those by created (post_id)
-
- Nov 19, 2020
-
-
Bartek Wrona authored
Reputation calc enabled at LIVE SYNC again See merge request !393
-
Bartek Wrona authored
-
Dan Notestein authored
Jsalyers more community muting changes See merge request !392
-
Bartek Wrona authored
changes in various places to clean the code and fix small problems See merge request !387
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[Change] blacklisted accounts and blacklists ordered by name to make sure order is always the same [Ign] removed nonimplemented methods from follow_api/tags_api [Ign] mock data slightly extended
-