firebirds
22a1b4df7b
increment build number
2016-04-20 00:02:46 +00:00
Dmitry Yemanov
6b110e34e2
RU translation for the recent i18n changes.
2016-04-19 21:30:27 +03:00
firebirds
3b0e0efb0d
increment build number
2016-04-15 00:02:48 +00:00
Dmitry Yemanov
1767a517f9
Postfix for CORE-5194.
2016-04-14 13:45:04 +03:00
firebirds
e2ca9438fc
increment build number
2016-04-14 00:02:47 +00:00
Paul Reeves
ec44df0130
Minor changes to bring text up-to-date for release
2016-04-13 13:56:43 +02:00
Paul Reeves
0adc6a4749
Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release
2016-04-13 11:22:44 +02:00
Paul Reeves
b6b33e167f
Use i18n constants instead of hard-coded strings in the binary installer.
2016-04-13 11:22:01 +02:00
firebirds
2d838903e5
increment build number
2016-04-13 00:02:46 +00:00
Dmitry Yemanov
28176a6c8a
Update the docs.
2016-04-12 23:01:09 +03:00
Dmitry Yemanov
4a81181187
Minor cleanup for my last commit.
2016-04-12 22:59:20 +03:00
Dmitry Yemanov
a61a1f50a7
Fix the possible crash reported by Dimitry Sibiryakov in fb-devel. Maybe
...
not the most efficient solution, but at least in sync with ~200 other
places in the codebase.
2016-04-12 21:24:09 +03:00
Adriano dos Santos Fernandes
85a25ee4e5
Warning.
2016-04-12 14:22:39 -03:00
Adriano dos Santos Fernandes
53de05b69b
Fixed CORE-5194 - Invalid computed by definition generated by isql -x.
2016-04-12 14:14:45 -03:00
Paul Reeves
ee9fb4354e
Include quick start guide in kits
2016-04-12 17:23:28 +02:00
firebirds
e859735f4a
increment build number
2016-04-11 00:02:45 +00:00
8aa23dd0d3
Updated doc after postfix for CORE-5189
2016-04-10 21:19:56 +03:00
14781bdbfc
Postfix for CORE-5189: use unsigned operation code in User interface
2016-04-10 21:12:14 +03:00
firebirds
6fd59f1361
increment build number
2016-04-10 00:02:41 +00:00
Adriano dos Santos Fernandes
827c964163
Make github show correct indentations.
2016-04-09 00:40:15 -03:00
firebirds
a03411a841
increment build number
2016-04-09 00:02:42 +00:00
hvlad
8680064d60
Fixed code formatting accidentally broken by my recent commit
2016-04-08 23:15:50 +03:00
Paul Reeves
7fce6994e3
Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release
2016-04-08 15:30:09 +02:00
Paul Reeves
78c8061d60
Tidy up copying of header files and include perf.h
2016-04-08 15:25:44 +02:00
Dmitry Yemanov
a25d98a166
Fix ISQL extraction of generators on 64-bit Linux.
2016-04-08 14:31:51 +03:00
Paul Reeves
ead2f25d8d
Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136
2016-04-08 12:50:42 +02:00
Paul Reeves
41d5ca2869
Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136
2016-04-08 11:17:38 +02:00
firebirds
a42261cd6a
increment build number
2016-04-08 00:02:41 +00:00
Dmitry Yemanov
d3f6fc0da2
Update the version string.
2016-04-07 23:22:22 +03:00
Dmitry Yemanov
b9ea51fc1c
Update the docs.
2016-04-07 23:19:22 +03:00
hvlad
c390be3276
Front ported fix for bug CORE-4645 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375)
...
# Conflicts:
# src/jrd/tra.cpp
2016-04-07 22:00:21 +03:00
61e48dffe2
Documentation for new API
2016-04-07 19:43:15 +03:00
a23b7fcc1e
Removed old documentation file, Using_OO_API.html replaces it
2016-04-07 19:43:15 +03:00
Paul Reeves
194b379b68
Oops, committed too soon and missed the other minor syntax error.
2016-04-07 18:38:41 +02:00
Paul Reeves
ecf60a866f
Correct minor syntax error
2016-04-07 18:34:08 +02:00
cee74fc5e0
Backported fix for CORE-5189: Codes of operation of user management plugin are missing in public API
2016-04-07 16:29:18 +03:00
Dmitry Yemanov
eb68245922
Rework solution for CORE-5146.
2016-04-07 15:39:25 +03:00
firebirds
52ddb7a3c8
increment build number
2016-04-07 00:02:42 +00:00
0adbc29fa3
Work in progress
2016-04-06 18:55:55 +03:00
Paul Reeves
0c9a1ab2e4
Minor code cleanup
2016-04-06 16:44:02 +02:00
Paul Reeves
13e06e54e0
Two small changes
...
Only copy icu dat file. Previously we were pulling in icu empty.dat file too.
Make sure we deploy plugins.conf
2016-04-06 16:42:27 +02:00
Paul Reeves
b8e6fd2ae8
Don't show two error messages if user hasn't correctly entered a new password.
2016-04-06 16:39:04 +02:00
Paul Reeves
b19c1fb650
Tidy up installation notes.
2016-04-06 16:34:11 +02:00
Paul Reeves
07508ee465
More cleanup of files no longer required in the installer.
2016-04-06 16:29:48 +02:00
Paul Reeves
476861ba1e
Remove variables that are no longer relevant to installer
2016-04-06 16:26:57 +02:00
Paul Reeves
6b544e039a
Remove obsolete files from installation.
...
Among other things this resolves one of the issues raised in CORE-5187. The other issue appears to be fixed.
2016-04-06 16:25:35 +02:00
Paul Reeves
4f99d718c3
Add some more strings for i18n in the binary installer
2016-04-06 10:17:12 +02:00
Paul Reeves
ebce1ecb4d
Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release
2016-04-06 10:14:51 +02:00
Paul Reeves
88923cbe9c
Don't allow user to change name of SYSDBA at install time.
...
After the comment in CORE-5126 this is probably not possible at installation time. However, even if it was, it is probably not a feature we want to make available.
2016-04-06 10:13:57 +02:00
Paul Reeves
26f5fe4a4a
Make some progress on fixing CORE-4110.
...
This should make product comparison a little more resilient in future. This fix needs to be backported to earlier branches for further testing.
2016-04-06 10:09:46 +02:00