- 07 Feb, 2023 8 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 04 Feb, 2023 3 commits
-
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 03 Feb, 2023 3 commits
-
-
Andrei Pavel authored
There was a wrong assumption that the first call to Popen.poll() is always None. This is not the case when the process is fast enough to finish before it gets polled, in which case it is not None, but it is the return code instead. This caused some executes to have empty output.
-
Andrei Pavel authored
On rare occasion, the previously-used execute() would return empty output, which would cause the path to change, often resulting in a 'no such file or directory' error.
-
Andrei Pavel authored
-
- 02 Feb, 2023 1 commit
-
-
Marcin Godzina authored
-
- 30 Jan, 2023 3 commits
-
-
Marcin Godzina authored
-
Marcin Godzina authored
-
Marcin Godzina authored
-
- 26 Jan, 2023 6 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Andrei Pavel authored
-
Andrei Pavel authored
Prior to this, it was installing the python libraries in the default location even if a custom path was given.
-
Wlodzimierz Wencel authored
-
- 23 Jan, 2023 3 commits
-
-
Wlodzimierz Wencel authored
-
Razvan Becheriu authored
-
Andrei Pavel authored
Addresses error: mysql_connection_unittest.cc: In member function ‘virtual void {anonymous}::MySqlConnectionTest_connectionTimeout_Test::TestBody()’: mysql_connection_unittest.cc:633:77: error: ‘mysql_get_option’ was not declared in this scope EXPECT_EQ(0, mysql_get_option(mysql, MYSQL_OPT_CONNECT_TIMEOUT, &timeout));
-
- 20 Jan, 2023 13 commits
-
-
Tomek Mrugalski authored
- moved DHCP{4,6}_DEPRECATED - added note to return status text over API
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-
Razvan Becheriu authored
-