Commit Graph

1724 Commits

Author SHA1 Message Date
İsmail
0c00dca7ec Remove Debugs 2024-11-06 21:15:51 +03:00
İsmail
dc5ed4f2ed The word "key" is a reserved word in MySQL. 2024-11-06 21:14:03 +03:00
İsmail
ba29770300 enable other tests 2024-11-06 14:45:41 +03:00
İsmail
c8fde8d2ad MySQL Connection Fix 2024-11-06 14:45:00 +03:00
İsmail
c00f48083e Ignore other sql tests. 2024-11-06 11:14:45 +03:00
İsmail
a7ad196940 Root Test 2024-11-06 10:25:58 +03:00
İsmail
c546704fba MySQL Test Version Change 2024-11-06 09:27:45 +03:00
İsmail
eb899f7641 Debug 2024-11-06 09:16:06 +03:00
İsmail
60cde76aad Update store.go 2024-11-05 23:36:37 +03:00
İsmail
e2db6210e2 Update store.go 2024-11-05 23:26:57 +03:00
İsmail
f632501062 swicth/case convert 2024-11-05 23:06:48 +03:00
İsmail
094dc2e69b Debug + Mysql JSON Query 2024-11-05 23:01:09 +03:00
İsmail
faff029843 Update store.go 2024-11-05 22:10:31 +03:00
İsmail
fcba31f2a6 Update test-infrastructure-files.yml 2024-11-05 17:24:57 +03:00
İsmail
de41b82a90 MYSQL_ROOT_PASSWORD added 2024-11-05 16:11:36 +03:00
İsmail
447b1a0fe7 Update test-infrastructure-files.yml 2024-11-05 16:07:18 +03:00
İsmail
2561c5b089 Update test-infrastructure-files.yml 2024-11-05 15:31:51 +03:00
İsmail
b39718ddd7 Skip Test 2024-11-05 09:40:12 +03:00
İsmail
325ded44cb NETBIRD_STORE_ENGINE_MYSQL_DSN 2024-11-05 09:23:13 +03:00
İsmail
cb0f09b197 go mod tidy 2024-11-05 00:44:50 +03:00
İsmail
6ba5b4740d dsn fix 2024-11-04 23:39:33 +03:00
İsmail
ed370c4487 TestUtil Duplicate 2024-11-04 23:30:15 +03:00
İsmail
c6116441be Update store.go 2024-11-04 22:05:51 +03:00
İsmail
3fd180c173 Update go.sum 2024-11-04 17:17:42 +03:00
İsmail
7dfc71b718 TestContainer 2024-11-04 16:34:14 +03:00
İsmail
7a92985a23 Update sql_store.go 2024-11-04 15:47:40 +03:00
İsmail
0c1cac3d89 Update store.go 2024-11-04 15:46:10 +03:00
İsmail
ee49368f98 Update go.sum 2024-11-04 15:42:59 +03:00
İsmail
25ea44344d Update go.mod 2024-11-04 15:42:52 +03:00
İsmail
2137e71c7d Update go.mod 2024-11-04 15:19:08 +03:00
İsmail
9b090ba8a9 Update store.go 2024-11-04 14:46:16 +03:00
İsmail
1de14010c8 Update golang-test-linux.yml 2024-11-04 14:38:14 +03:00
İsmail
81527274e2 Update store.go 2024-11-04 13:51:29 +03:00
İsmail
d6c1278368 Merge pull request #1 from ismail0234/patch-1
Update store.go
2024-11-04 13:49:14 +03:00
İsmail
130a36f703 Update sql_store.go 2024-11-04 13:47:24 +03:00
İsmail
eb5e9ca153 Update store.go 2024-11-04 13:41:22 +03:00
Pascal Fischer
a9d06b883f add all group to add peer affected peers network map check (#2830) 2024-11-01 22:09:08 +01:00
Viktor Liu
5f06b202c3 [client] Log windows panics (#2829) v0.31.0 2024-11-01 15:08:22 +01:00
Zoltan Papp
0eb99c266a Fix unused servers cleanup (#2826)
The cleanup loop did not manage those situations well when a connection failed or 
the connection success but the code did not add a peer connection to it yet.

- in the cleanup loop check if a connection failed to a server
- after adding a foreign server connection force to keep it a minimum 5 sec
2024-11-01 12:33:29 +01:00
Pascal Fischer
bac95ace18 [management] Add DB access duration to logs for context cancel (#2781) 2024-11-01 10:58:39 +01:00
Zoltan Papp
9812de853b Allocate new buffer for every package (#2823) 2024-11-01 00:33:25 +01:00
Zoltan Papp
ad4f0a6fdf [client] Nil check on ICE remote conn (#2806) 2024-10-31 23:18:35 +01:00
Pascal Fischer
4c758c6e52 [management] remove network map diff calculations (#2820) 2024-10-31 19:24:15 +01:00
Misha Bragin
ec5095ba6b Create FUNDING.yml (#2814) 2024-10-30 17:25:02 +01:00
Misha Bragin
49a54624f8 Create funding.json (#2813) 2024-10-30 17:18:27 +01:00
Pascal Fischer
729bcf2b01 [management] add metrics to network map diff (#2811) 2024-10-30 16:53:23 +01:00
Jing
a0cdb58303 [client] Fix the broken dependency gvisor.dev/gvisor (#2789)
The release was removed which is described at
https://github.com/google/gvisor/issues/11085#issuecomment-2438974962.
2024-10-29 20:17:40 +01:00
pascal-fischer
39c99781cb fix meta is equal slices (#2807) 2024-10-29 19:54:38 +01:00
Marco Garcês
01f24907c5 [client] Fix multiple peer name filtering in netbird status command (#2798) 2024-10-29 17:49:41 +01:00
pascal-fischer
10480eb52f [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +01:00