1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 17:44:59 +09:00
Commit graph

13179 commits

Author SHA1 Message Date
Mikhail Iudin
6bd19e0ba9
GO-3747 Do not show username 2024-07-15 11:44:21 +02:00
Roman Khafizianov
d10d278fcd
Merge pull request #1392 from anyproto/go-3747-improve-stacktrace-debug-clickhouse
GO-3747 Improve stacktrace debug clickhouse
2024-07-14 15:44:52 +02:00
Mikhail Iudin
6ea011415f
GO-3747 Add long trace event 2024-07-12 16:01:37 +02:00
Mikhail Iudin
fc84d67ce7
GO-3747 Send traces for long methods 2024-07-12 15:42:35 +02:00
Roman Khafizianov
6bd5f1e17e
GO-3747 fix 2024-07-10 18:47:47 +02:00
Roman Khafizianov
a9232dd702
GO-3747 fix comment 2024-07-10 18:42:36 +02:00
Roman Khafizianov
908ac53bb5
GO-3747 stacktrace logger improvements 2024-07-10 18:38:51 +02:00
Roman Khafizianov
29da0d8332
Merge pull request #1381 from anyproto/go-3746-mw-ci-test-tuning
GO-3746 ci: disable race for tests in pull requests
2024-07-10 18:38:07 +02:00
Roman Khafizianov
fe53445957
Merge pull request #1380 from anyproto/go-3745-localdiscovery-issue
GO-3745 fix typo in the local peers addresses construction
2024-07-10 18:36:28 +02:00
Mikhail
a6671e5896
Merge pull request #1382 from anyproto/go-2973-hotfix-filter-in
GO-2973 Hotfix query for release
2024-07-10 18:13:50 +02:00
Roman Khafizianov
b451084834
Merge pull request #1378 from anyproto/go-3733-deleted-tag-values-appear-in-search-results
GO-3733 Search: do not inject tag/types results for deleted/archived objects
2024-07-10 18:12:58 +02:00
Mikhail Iudin
1f97d11eef
GO-2973 Hotfix query for release 2024-07-10 18:06:38 +02:00
Roman Khafizianov
d087f0521c
GO-3745 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-3745-localdiscovery-issue 2024-07-10 17:28:42 +02:00
Roman Khafizianov
a5076d9fb6
GO-3733 fix tests 2024-07-10 17:22:09 +02:00
Anastasia Shemyakinskaya
cd155c5ef9
Merge pull request #1376 from anyproto/fix-repeated-statuses
Fix repeated sync status event sending
2024-07-10 17:13:33 +02:00
Roman Khafizianov
a20cef71da
GO-3746 ci: disable race for tests in pull requests, enable when merging into main 2024-07-10 16:47:31 +02:00
Roman Khafizianov
0ed310cb09
Merge pull request #1379 from anyproto/fix-mac-build-ci
CI: use old macos sdk for a backward compatibility
2024-07-10 16:38:56 +02:00
Roman Khafizianov
c096426fff
GO-3745 fix typo in the local peers addresses construction 2024-07-10 16:37:39 +02:00
Roman Khafizianov
3ccc10735a
disable flaky test 2024-07-10 16:29:29 +02:00
Roman Khafizianov
e25690ccb6
GO-3733 add test for archived object 2024-07-10 16:27:15 +02:00
Kirill Stonozhenko
d3aa32a63d
Merge pull request #1362 from anyproto/go-3687-fix-spaceoffload-hung
GO-3687 Fix spaceOffload hung
2024-07-10 14:09:41 +02:00
Roman Khafizianov
3ea1e1e907
GO-3733 add deleted tag test 2024-07-10 13:53:12 +02:00
Roman Khafizianov
7b17fd909c
install old macOSSdk 2024-07-10 13:35:19 +02:00
Anastasia Shemyakinskaya
75b9ad34d7
Merge pull request #1332 from anyproto/go-3514-custom-types-that-are-deleted-are-impossible-to-bring-back
GO-3514 custom types that are deleted are impossible to bring back
2024-07-10 13:24:30 +02:00
Roman Khafizianov
3e6f96721c
GO-3733 Search: do not inject tag/types result for deleted/archived objects 2024-07-09 18:08:48 +02:00
kirillston
83303b021a
GO-3687 Make details indexable in separate task 2024-07-09 18:03:54 +03:00
Anastasia Shemyakinskaya
70591387d8
Merge pull request #1373 from anyproto/go-3675-bug-during-login-process-entering-a-phrase-causes-a-panic
GO-3675: bug during login process: entering a phrase causes a panic recovery and crash
2024-07-08 22:59:06 +02:00
AnastasiaShemyakinskaya
7027c48b87
add tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-08 22:57:53 +02:00
Mikhail
94a594746e
Merge pull request #1375 from anyproto/dependabot/go_modules/golang.org/x/net-0.27.0
Bump golang.org/x/net from 0.26.0 to 0.27.0
2024-07-08 20:01:53 +02:00
AnastasiaShemyakinskaya
cc2f9eda01
fix repeated statuses
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-08 16:24:03 +02:00
dependabot[bot]
b493826170
Bump golang.org/x/net from 0.26.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 04:18:52 +00:00
kirillston
de2ce8670c
GO-3687 Use interface from smartblock pkg 2024-07-05 16:38:15 +02:00
kirillston
5c586043ec
GO-3687 Remove iDSstore 2024-07-05 16:23:22 +02:00
kirillston
9f679aee6c
GO-3687 Remove non-valid comments 2024-07-05 15:56:36 +02:00
Kirill Stonozhenko
c1640a7777
Merge pull request #1367 from anyproto/go-3696-fix-panic-on-set-template-build
GO-3696 Fix panic on template creation
2024-07-05 15:31:08 +02:00
Anthony Akentiev
b7a20dd354
Merge pull request #1371 from anyproto/go-3701-donot-pass-error
GO-3701 Do not pass ErrCacheProblem to client
2024-07-05 14:01:09 +01:00
Anthony Akentiev
f7629b373e
GO-3701 After-review changes 2024-07-05 13:49:01 +01:00
Mikhail
71eb63ad1e
Merge pull request #1364 from anyproto/dependabot/go_modules/google.golang.org/grpc-1.65.0
Bump google.golang.org/grpc from 1.64.0 to 1.65.0
2024-07-05 12:07:19 +02:00
Anastasia Shemyakinskaya
b9dbafeb38
Merge pull request #1370 from anyproto/go-3699-sync-details-change-lastmodifieddatelastmodifiedby-values
GO-3699: sync details change lastModifiedDate/lastModifiedBy values and create a change
2024-07-05 11:47:59 +02:00
AnastasiaShemyakinskaya
f31a644c18
GO-3675: fix crash
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-05 09:57:50 +02:00
AnastasiaShemyakinskaya
92ca4be284
GO-3699: fix version history
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-05 00:29:33 +02:00
AnastasiaShemyakinskaya
14daad3978
GO-3699: filter relations in fillChanges
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-04 18:13:53 +02:00
Anthony Akentiev
685a78c1b6
GO-3701 Do not pass ErrCacheProblem to client 2024-07-04 15:27:11 +01:00
kirillston
12acb7cccf
GO-3696 Fix panic on template creation 2024-07-03 20:37:59 +02:00
kirillston
404c4fa4b8
GO-3687 Remove spaceSvc from indexer 2024-07-03 19:35:37 +02:00
AnastasiaShemyakinskaya
023eabb574
GO-3514: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-03 19:17:37 +02:00
kirillston
a9451ca44a
GO-3687 Add space to source 2024-07-03 18:52:36 +02:00
AnastasiaShemyakinskaya
2cef50ec29
GO-3514 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3514-custom-types-that-are-deleted-are-impossible-to-bring-back 2024-07-03 17:49:07 +02:00
AnastasiaShemyakinskaya
38f10f94d1
GO-3514: add internal key provider interface
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-03 17:48:57 +02:00
Anastasia Shemyakinskaya
5881b79d1c
Merge pull request #1261 from anyproto/go-3171-check-p2p-status-and-send-event
GO-3171 check p2p status and send event
2024-07-03 14:05:11 +02:00