8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00
Commit Graph

54094 Commits

Author SHA1 Message Date
GitHub Action
f20aba85df increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-20 20:16:00 +00:00
MochalovAlexey
b9a6905d81 remove redundant plugin reload on super server, update it only on classic after stateLock ast (#8393)
Co-authored-by: aleksey.mochalov <aleksey.mochalov@red-soft.ru>
2025-01-20 12:29:26 +03:00
Artyom Abakumov
121c542241 Add missing mergeStats in garbage collector and cache writer threads (#8392)
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>
2025-01-20 12:29:26 +03:00
GitHub Action
0c3bbd8314 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-16 20:16:21 +00:00
real-dam
afb25dddf5 update ICU version in the comment 2025-01-16 17:54:06 +03:00
real-dam
c3475c5380 additional fix for building with ICU 76.1 (B3_0_Release)
There is another define needed to avoid unused C++ code that otherwise requires -std=c++17
2025-01-16 17:54:06 +03:00
AlexPeshkoff
37c1bcadba Fixed build - ICU is using now c++17 features in c++API
(cherry picked from commit a81d4e4fb0)
2025-01-16 15:36:24 +03:00
GitHub Action
1bf0b9c8fc increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-23 20:16:39 +00:00
Dmitry Yemanov
b034205268 Fix statement ID output format in the trace 2024-12-23 21:10:38 +03:00
GitHub Action
e2a6b2ef1c increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-23 20:17:31 +00:00
AlexPeshkoff
47327a17b9 Fixed #8237: Database access error when nbackup is starting
(cherry picked from commit 1e6bd16d2c)
2024-10-23 14:23:25 +03:00
GitHub Action
3e62713977 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-02 20:16:52 +00:00
AlexPeshkoff
ab58620506 This should fix #8215: Rare sporadic segfaults in test for core-6142 on windows. 2024-09-02 18:32:12 +03:00
GitHub Action
d9f385e9fd increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-30 20:16:43 +00:00
Mark Rotteveel
32f2323407 RemoteAuxPort is per-database not per-connection 2024-08-30 11:27:01 +02:00
GitHub Action
c8a36d9a26 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-21 20:15:50 +00:00
Ilya Eremin
e025640d3c Fix a case of deleted memory modification
cnctAuth and port->port_srv_auth point to the same object so useResponse must not be assigned if the object is deleted.
2024-08-21 14:19:10 +03:00
GitHub Action
3bf526c6a1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-20 20:17:13 +00:00
Adriano dos Santos Fernandes
0bb059c0f1 Fix #8219 - Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases. (#8220) 2024-08-20 07:05:34 -03:00
GitHub Action
7933a476c6 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-09 20:15:44 +00:00
cb4b21d050 Do not ship _any_ PDBs in standard zip kit
Source engine12 pdb correctly.
2024-08-09 15:53:40 +02:00
Dmitry Yemanov
155b0bb47e Bump the release number 2024-08-09 09:42:34 +03:00
GitHub Action
bf180a03fe increment build number
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2024-08-06 20:13:09 +00:00
Dmitry Yemanov
94c162572e Delete tra_dbcreators_list in ~jrd_tra, by Artyom Ivanov 2024-08-06 17:18:33 +03:00
b90ba88d0d Add option to package without release notes
All checks were successful
continuous-integration/drone Build is passing
misc
2024-08-06 13:21:26 +02:00
fa60d84d9f Use correct name and directory to locate gbak.pdb
misc white space
2024-08-06 13:20:42 +02:00
GitHub Action
cd85743bd1 increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-08-01 20:15:54 +00:00
2d2d755869 Misc fixes backported from FB4 branch 2024-08-01 16:45:54 +02:00
73cda236fd Remove .vscode settings 2024-08-01 12:00:34 +02:00
3a695b4b61 Delete temporary secdb init files immediately (with thanks to Vlad)
Remove obsolete innosetup setting
2024-08-01 11:59:59 +02:00
43ccb4be41 Do not fail packaging if implib not found
Do not fail packaging if qsg is not found
Fail packaging if ib_util.* not found
white space
2024-08-01 11:58:19 +02:00
614ee0858b misc 2024-08-01 11:51:20 +02:00
GitHub Action
ae35dfd410 increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-31 20:14:46 +00:00
Dmitry Yemanov
d31799d047 Document v3.0.12 changes 2024-07-31 21:15:54 +03:00
GitHub Action
4680da5341 increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-21 20:16:20 +00:00
bec6ed8976 Use correct syntax 2024-07-21 10:26:21 +02:00
GitHub Action
8e912ae3c8 increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-19 20:16:19 +00:00
384fbf3e81 Fix test to call implib 2024-07-19 16:41:57 +02:00
94161e90fa Dynamically assign $MAJOR during packaging 2024-07-19 13:42:33 +02:00
0d39194e94 ignore 2024-07-19 12:19:05 +02:00
9bb7e4bbb0 Fix #7911 Allow installation with install_service.bat
to accept blanks in service name
2024-07-19 12:18:37 +02:00
998433dc37 Backport some syntactic changes from later branches
to simplify future maintenance
2024-07-19 12:16:41 +02:00
c0336b0f45 Improve initialization of security db on first install 2024-07-19 12:02:49 +02:00
ae0979a6c1 Backport some syntactic changes from later branches 2024-07-19 12:01:53 +02:00
f2895f2521 Add script to aid testing binary installer 2024-07-19 11:48:00 +02:00
59c6989ff1 Dynamically assign $MAJOR during packaging 2024-07-19 11:47:12 +02:00
e199e5f85a tidy up white space, misc 2024-07-19 11:46:23 +02:00
1945241bb1 Improve detection of previously installed versions 2024-07-19 11:45:39 +02:00
GitHub Action
b50861bcbe increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-13 20:14:16 +00:00
Dmitry Yemanov
4c8317c3da Ensure the CS listener uses the SO_REUSEADDR socket option (#8181) 2024-07-13 14:40:24 +03:00