- Jul 13, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
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
-
Dariusz Kędzierski authored
- Fixed returning None type as a result of processing reblog operation. - Added logging to log this error in the future (most likely will log nothing).
-