- Jul 17, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
Separated hive sync process from hive server - splitted into 2 separate jobs to make possible running them independently (i.e. just restart rebuilt server without sync)
-
Bartek Wrona authored
Changes to allow resuming stopped sync without internal hacking. See merge request !35
-
Bartek Wrona authored
-
Bartek Wrona authored
extend weight vote column type See merge request !34
-
Marcin authored
-
Bartek Wrona authored
[BW]: fixes to found bugs See merge request !33
-
Bartek Wrona authored
-
Bartek Wrona authored
- defined vw_hive_posts to simplify queries and eliminate joins at query side - fixed fatal bug in special characters escaping leading to modification of post body, title etc - fixed bug in querying for root_title in condnser_api/tags_api get_comment_discussions_by method family - fixed bug in querying for post url - eliminated unneeded fields in _condenser_post_object causing returning not needed additional data - tags_api group enabled in 5M smokest
-
- Jul 16, 2020
-
-
Bartek Wrona authored
Hivemind CI implementation See merge request !32
-
Bartek Wrona authored
Added git versioning to the build process
-
- Jul 13, 2020
-
-
Bartek Wrona authored
Preliminary Hivemind ci See merge request !31
-
Bartek Wrona authored
-
Bartek Wrona authored
api tests started with cmake See merge request !29
-
Marcin authored
-
- Jul 11, 2020
-
-
Bartek Wrona authored
Updated version of tests_api See merge request !27
-
Bartek Wrona authored
-
Bartek Wrona authored
Dk api fixes See merge request !26
-
Dariusz Kędzierski authored
- Added missing awaits, - Fix for `datetime` is not JSON serializable
-
Dariusz Kędzierski authored
Fixed obvious and not so obvious errors in SQL and python code.
-
- Jul 10, 2020
-
-
Bartek Wrona authored
Version of tests_api submodule bumped to 29f1d442497f72108cb4bdf22f1984442cd5162d See merge request !24
-
Bartek Wrona authored
-
- Jul 09, 2020
-
-
Bartek Wrona authored
Dk issue 3 pyresttests See merge request !20
-
- Jul 08, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Jul 07, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
Merge branch 'dk-issue-3-pyresttests' of gitlab.syncad.com:hive/hivemind into dk-issue-3-pyresttests
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
Added patterns for bridge api tests. Tests passes on production.
-
Bartek Wrona authored
- Added missing output columns for query used at implementation of get_ranked_posts, - Eliminated slow subquery, replaced with inner join
-
Bartek Wrona authored
- fixed bugs in SQL query (typos, broken table aliases) - used joins to eliminate 3x queries to hive_posts_data - added missing author_rep output column in the query
-
Bartek Wrona authored
-
Gandalf authored
[JES] Fix a bug on checking for last update time. If the initial update time was never set, the check will fail
-
Marcin authored
-
- Jul 06, 2020
-
-
Bartek Wrona authored
Fix for reblog operation in custom_op See merge request !19
-