Razvan Becheriu
4398fb6c4a
[ #3315 ] use internal IOService for hooks
2024-04-22 22:59:07 +03:00
Marcin Godzina
5390c1978f
[ #3307 ] release changes
2024-03-22 15:55:27 +00:00
Andrei Pavel
eb29546cd7
[ #3210 ] add ability to format changed files
2024-03-21 18:30:04 +02:00
Andrei Pavel
64845de542
[ #3267 ] cosmetic changes to find headers script
2024-03-21 18:00:16 +02:00
Andrei Pavel
3dd4ec9a70
[ #3267 ] add EXCLUDE_LIST in find headers script
2024-03-21 18:00:16 +02:00
Andrei Pavel
8c5a46e49d
[ #3267 ] fix find header script not finding files
...
Script did not find files that are on the same line as the _HEADERS
variable.
2024-03-21 18:00:16 +02:00
Andrei Pavel
30432f7e8b
[ #3267 ] cosmetic changes to find headers script
2024-03-21 18:00:16 +02:00
Andrei Pavel
161843ab42
[ #3267 ] add tools/find-uninstalled-headers.py
2024-03-21 18:00:16 +02:00
Andrei Pavel
62169d8a7d
[ #3263 ] release changes
2024-02-26 10:46:31 +02:00
Andrei Pavel
29510c9762
[ #3025 ] address review comments
2024-02-22 10:06:32 +02:00
Andrei Pavel
af063a3c02
[ #3025 ] appease shellcheck
...
. "${admin_utils}"
^--------------^ SC1090: Can't follow non-constant source. Use a directive to specify location.
version=$(checked_mysql_version)
^-------------------^ SC2119: Use checked_mysql_version "$@" if function's $1 should mean script's $1.
... and others that spiraled afterwards
2024-02-22 10:06:32 +02:00
Razvan Becheriu
e6d1fd5179
[ #1790 ] add tool to parse CB parameters
2024-01-26 14:19:54 +02:00
Piotrek Zadroga
6ab11b941f
[ #3074 ] addressed review comments
2024-01-09 11:40:04 +01:00
Andrei Pavel
01f15716d3
[ #2793 ] fix a mistake in JSON CI script that made it check all files when none were modified
2023-06-19 16:04:04 +02:00
Andrei Pavel
098efc743c
[ #2889 ] release changes
2023-05-29 21:55:51 +03:00
Andrei Pavel
01137a1366
[ #2786 ] fix grep: warning: stray \ before -
2023-05-19 09:00:43 +03:00
Andrei Pavel
14bcae7fac
[ #2822 ] add check-for-json-errors-in-doc.sh to CI
2023-05-13 18:02:05 +03:00
Razvan Becheriu
b554368e0c
[ #2822 ] fixed check tool and documentation
2023-05-13 16:41:20 +03:00
Razvan Becheriu
02dc9b82e3
[ #2786 ] addressed review comments
2023-05-12 12:46:14 +03:00
Razvan Becheriu
5ae6b2ce2f
[ #2786 ] fixed UTs when backends are disabled
2023-05-11 17:45:13 +03:00
Razvan Becheriu
d084261419
[ #2827 ] addressed comments
2023-05-11 14:01:29 +03:00
Razvan Becheriu
c056162c99
[ #2827 ] reverted src/share/api and updated script
2023-05-11 11:31:16 +03:00
Razvan Becheriu
7002405f62
[ #2827 ] process api.rst also
2023-05-11 11:30:02 +03:00
Razvan Becheriu
50abca6f3f
[ #2827 ] fixed all json examples in arm
2023-05-11 11:30:02 +03:00
Marcin Godzina
769b3583ab
[ #2809 ] release changes
2023-03-24 23:51:18 +01:00
Andrei Pavel
4450e0514a
[ #2769 ] release changes
2023-02-17 17:42:41 +02:00
Andrei Pavel
38e63b4260
[ #2768 ] bump up library versions for 2.3.5 release
2023-02-17 17:07:10 +02:00
Razvan Becheriu
9d02694589
[ #2702 ] moved cfgrpt inside process folder
2023-02-11 12:43:02 +02:00
Andrei Pavel
4898a69b1c
[ #2650 ] make bump-lib-versions.sh write ChangeLog entry too
2022-11-25 23:25:23 +02:00
Wlodek Wencel
188f05b891
[ #2551 ] release changes
2022-08-29 06:49:09 -07:00
Razvan Becheriu
30d7fece60
[ #2528 ] updated bump-lib-versions script for latest versioning model
2022-08-26 14:03:20 +03:00
Andrei Pavel
9c2b1591ea
[ #2505 ] release changes
2022-07-25 18:51:51 +03:00
Andrei Pavel
83e06a940c
[ #2470 ] fix formatting tools on premium or other repos
2022-07-01 16:26:54 +00:00
Andrei Pavel
d84c81b799
[ #2379 ] add tools/check-for-missing-api-commands.sh
2022-07-01 18:23:41 +03:00
Razvan Becheriu
d41571ce17
[ #2116 ] remove cql code
2022-03-31 08:11:37 +00:00
Andrei Pavel
cd64f52014
[ #2290 ] release changes
2022-01-25 18:17:54 +02:00
Andrei Pavel
04e87e3682
[ #2238 ] different wordsmithing in BNF extract script
2022-01-25 11:04:53 -05:00
Andrei Pavel
c160323039
[ #2197 ] release changes
2021-11-22 12:59:15 +02:00
Andrei Pavel
fb45e75279
[ #1990 ] chmod -x reinstall.sh.in
...
.sh.in files should not be executable
2021-08-12 18:33:27 +03:00
Andrei Pavel
bc74f13143
[ #2014 ] fix shellcheck CI
2021-08-03 19:21:11 +03:00
Michal Nowikowski
50471fce02
[ #1998 ] release changes
2021-07-28 06:32:29 +02:00
Andrei Pavel
49961203b0
[ #1077 ] autotools: AX_FIND_LIBRARY & AX_SYSREPO
2021-07-26 10:17:04 +00:00
Andrei Pavel
10542a550a
[ #1077 ] exit 0 after --help in scripts
2021-07-23 10:45:36 +00:00
Andrei Pavel
9942b35e41
[ #1077 ] make autotools work with sysrepo 1.4
2021-07-23 10:45:36 +00:00
Andrei Pavel
438e394815
[ #1961 ] quote "local a=${b}" expressions for dash
...
In dash if ${b} contains spaces, a is assigned the first word instead of
the whole expression in the "local a=${b}" expression format. Empirically,
there seem to be several solutions:
* local a="${b}"
* local a
a=${b}
* a=${b} - losing the non-posix "local"
This commit adds the quotes like in the first solution above to all
expressions that match the format above.
2021-07-05 20:46:52 +03:00
Andrei Pavel
918479fc2c
[ #1692 ] Gitlab CI: fix "test: too many arguments"
2021-07-01 21:37:47 +03:00
Andrei Pavel
17412cc914
[ #1947 ] 1.9.9 release changes
2021-06-28 10:34:31 +03:00
Tomek Mrugalski
d810d7344d
[ #745 ] extract_bnf now always use English
2021-06-23 12:40:48 +02:00
Tomek Mrugalski
386922fb83
[ #745 ] extract_bnf script takes parameter for --markdown
2021-06-23 12:04:18 +02:00
Tomek Mrugalski
1dbf1c8232
[ #745 ] extract_bnf can now support .md
2021-06-23 12:04:18 +02:00