Alex Kremer
c3be155f8d
chore: Upgrade to llvm 19 tooling ( #1681 )
...
For #1664
2024-10-14 16:43:49 +01:00
Peter Chen
0ede0ed351
fix: pre-push tag ( #1614 )
...
Fix issue of git was verifying incorrect Tag
2024-09-11 09:44:42 -04:00
Alex Kremer
00026ebf5a
fix: Use doxygen 1.12 ( #1587 )
...
Fixes #1431
2024-08-07 15:22:21 +01:00
Michael Legleux
9d299a1948
Make sure release commit signed and tagged ( #1468 )
...
Best practices, good housekeeping and help me look stuff up.
Looks like the annotated tag train has derailed. This is an attempt to
enforce it.
2024-06-20 15:30:25 -07:00
Michael Legleux
0cdc24023f
Ignore checking formatting if no formatted files are staged ( #1469 )
...
I'm constantly harassed to follow the rules when I'm not doing anything
relevant.
This is an attempt to ameliorate that rather than `--no-verify` or just
disabling hooks altogether. 🍄 ☁️
Somebody might want to confirm `basename` is included with macOS.
2024-06-18 10:11:06 -07:00
Peter Chen
55b8134e6d
Comment out precommit hook for Doc ( #1432 )
...
Temporary Fix for #1431
2024-05-30 20:17:18 +01:00
Michael Legleux
36c6caa7c0
Date of commit in version string; No git hash in release version ( #1409 )
...
A release's version string should be a signed annotated tag which Clio
has generally been following.
Uses the date of the commit since that seems like a more useful item to
track to not have identical source builds have different version
strings.
2024-05-17 14:40:41 -07:00
Sergey Kuznetsov
da10535bc0
Cover LoadBalancer with tests ( #1394 )
...
Fixes #680 . Fixes #1222 .
2024-05-15 14:02:36 +01:00
Alex Kremer
cbc856b190
Separate unit tests and integration tests ( #1393 )
...
Fixes #1391
2024-05-07 15:12:48 +01:00
Alex Kremer
d5ed0cff77
Use LLVM 18 tooling ( #1382 )
...
Fixes #1381
2024-05-03 09:57:16 +01:00
Alex Kremer
c3125b4b1c
Configure git-lfs ( #1210 )
2024-03-12 17:40:13 +00:00
Sergey Kuznetsov
d47f3b71bd
Refactor cmake ( #1231 )
...
Fixes #920 .
2024-03-06 16:29:26 +00:00
Alex Kremer
dc8d1658e3
Build docs and upload to gh-pages ( #1232 )
...
For #889
2024-03-05 17:08:35 +00:00
Alex Kremer
73d427c1cb
Automatically detect missing doxygen comments ( #1226 )
...
Fixes #1216
2024-03-05 12:37:16 +00:00
Sergey Kuznetsov
98ebc92bff
Add cmake-format to precommit hook ( #1215 )
...
Fixes #1067 .
2024-02-27 11:40:23 +00:00
Alex Kremer
a1699d7484
Rename headers to .hpp ( #1154 )
...
Fixes #1153
2024-02-05 13:10:50 +00:00
Alex Kremer
2893492569
Remove legacy hook ( #1097 )
2024-01-11 17:49:00 +00:00
Sergey Kuznetsov
c2b462da75
Fix paste on mac ( #1006 )
2023-11-29 15:41:45 +00:00
Sergey Kuznetsov
252920ec57
Fix CI
2023-11-29 15:24:50 +00:00
Sergey Kuznetsov
9ef6801c55
Fix git hook
2023-11-29 15:24:50 +00:00
Sergey Kuznetsov
35f119a268
Switch to llvm 17 tools ( #1002 )
...
Fixes #952
2023-11-28 20:09:58 +00:00
Sergey Kuznetsov
200d97f0de
Add AMM types to AccountTx filter ( #954 )
2023-10-30 16:36:28 +00:00
Alex Kremer
1aab2b94b1
Move to clang-format-16 ( #908 )
...
Fixes #848
2023-10-19 16:55:04 +01:00
Alex Kremer
d86104577b
Implement new experimental cassandra backend ( #537 )
2023-03-29 19:38:38 +01:00
Michael Legleux
c51d696181
Write Clio version file from template ( #457 )
...
* Set build version from git
* disallow untagged commits to master
* remove clang-format ingore around versionString
2023-01-09 09:36:33 -08:00
cyan317
2f65a26dc7
Add time measurement profiler ( #458 )
...
Rebase
2022-12-20 18:57:47 +00:00
Alexander Kremer
b13c44eb12
Fix pre-commit to only check staged files
2022-11-18 09:24:43 -08:00
Alex Kremer
0a5bf911c1
Add error code extension mechanism and use malformed currency code ( #396 )
...
Fixes #275
2022-11-15 17:08:09 +00:00
Alex Kremer
031ad411a6
Add clang-format git hook ( #395 )
...
Fixes #392
2022-11-09 21:31:49 +00:00