This website requires JavaScript.
Explore
Help
Sign In
devs
/
cproof
Watch
1
Star
2
Fork
1
You've already forked cproof
Code
Issues
43
Pull Requests
10
Actions
Packages
Projects
1
Releases
Wiki
Activity
All Workflows
ci-api-docs.yml
ci-code.yml
docker-publish.yml
Actor
All actors
admin
jabber.developer
jabber.developer2
Status
All status
Success
Failure
Waiting
Running
fix(tests): increase sleep duration in shows_history_message test for improved timing
ci-code.yml #167
:
Commit
b02582b19e
pushed by
jabber.developer2
#63
2025-12-22 10:28:40 +00:00
2h34m42s
fix(docker): add TERM environment variable to all Dockerfiles for consistency
ci-code.yml #166
:
Commit
c33884ddc4
pushed by
jabber.developer2
#63
2025-12-21 14:51:53 +00:00
2h35m34s
fix(tests): update functional tests to use regex assertions and increase timeout for expect operations
ci-code.yml #165
:
Commit
b4dd64a0c9
pushed by
jabber.developer2
#63
2025-12-21 11:07:51 +00:00
13m28s
build(docker): enable stabber for functional tests
ci-code.yml #164
:
Commit
ecf78b26fd
pushed by
jabber.developer2
#63
2025-12-17 10:05:23 +00:00
5m21s
Update .gitmodules
ci-code.yml #163
:
Commit
9472662c05
pushed by
jabber.developer
#63
2025-12-15 14:58:57 +00:00
3m29s
fix(tests): Include functional tests regardless of the availability of libstabber and libexpect.
ci-code.yml #162
:
Commit
6f94c4bae2
pushed by
jabber.developer2
#63
2025-12-15 12:58:03 +00:00
4m8s
build(docker): enable stabber for functional tests
ci-code.yml #161
:
Commit
e4b6daddf0
pushed by
jabber.developer2
#63
2025-12-15 12:56:19 +00:00
17m19s
build(docker): enable stabber for functional tests
ci-code.yml #160
:
Commit
036fab364a
pushed by
jabber.developer2
#63
2025-12-15 08:48:49 +00:00
1m30s
build(docker): enable stabber for functional tests
ci-code.yml #159
:
Commit
57e5f30f1a
pushed by
jabber.developer2
#63
2025-12-15 08:32:24 +00:00
1m40s
fix(build): Add stabber submodule and make functional tests conditional
ci-code.yml #158
:
Commit
ecdf299113
pushed by
jabber.developer2
#63
2025-12-09 14:17:40 +00:00
16m32s
fix(tests): Fix functional tests - all 70 tests now pass
ci-code.yml #157
:
Commit
70a1d93821
pushed by
jabber.developer2
#63
2025-12-08 14:23:02 +00:00
6m21s
tests: Improve functional test stability and coverage
ci-code.yml #156
:
Commit
3685676b0a
pushed by
jabber.developer2
#63
2025-12-08 13:47:27 +00:00
5m4s
feat: Fix MUC tests to use stbbr_for_presence_to
ci-code.yml #155
:
Commit
78bfe2d439
pushed by
jabber.developer2
#63
2025-12-06 12:07:54 +00:00
1m11s
fix: Update presence tests to use /status set command and fix stabber debug logging
ci-code.yml #154
:
Commit
d823ca57ce
pushed by
jabber.developer2
#63
2025-12-02 23:48:05 +00:00
5m8s
fix: Fix stabber depth tracking and enable all 70 functional tests
ci-code.yml #153
:
Commit
1437aedb2a
pushed by
jabber.developer2
#63
2025-12-02 16:58:07 +00:00
9m24s
fix(cmd): cmd_time: Avoid extra loop iterations for single option
ci-code.yml #152
:
Commit
20af44196b
pushed by
jabber.developer
master
2025-11-27 10:54:05 +00:00
13m48s
fix(cmd): cmd_time: avoid extra loop iterations for single option
ci-code.yml #151
:
Commit
9acac79462
pushed by
jabber.developer2
#62
2025-11-27 09:47:51 +00:00
13m55s
fix(cmd): ensure cmd_time stops iterating after matching option
ci-code.yml #150
:
Commit
95aef7aa47
pushed by
jabber.developer2
#61
2025-11-26 15:51:30 +00:00
16m25s
fix(xmpp): format debug logging statements for consistency
ci-code.yml #149
:
Commit
84d6253561
pushed by
jabber.developer
master
2025-11-21 09:17:57 +00:00
13m59s
fix(xmpp): format debug logging statements for consistency
ci-code.yml #148
:
Commit
cd7cee84d3
pushed by
jabber.developer2
#60
2025-11-21 08:38:14 +00:00
16m22s
feat(xmpp): enhance connection debug logging with context tags
ci-code.yml #147
:
Commit
68857100ff
pushed by
jabber.developer2
#60
2025-11-21 08:34:29 +00:00
14m36s
fix(xmpp): clang-tidy warnings for extended debug info
ci-code.yml #146
:
Commit
4933e1cff9
pushed by
jabber.developer2
#60
2025-11-21 08:16:15 +00:00
16m9s
feat(xmpp): add comprehensive connection debug logging
ci-code.yml #145
:
Commit
12ae019394
pushed by
jabber.developer2
#60
2025-11-20 08:55:38 +00:00
15m26s
refactor: optimize hash table iterations and fix security issues #58
ci-code.yml #144
:
Commit
b7a38f1e34
pushed by
jabber.developer2
#47
2025-11-10 16:07:49 +00:00
16m17s
fix: Refactor src/command/cmd_defs.c for metrics fix
ci-code.yml #143
:
Commit
33952c1331
pushed by
jabber.developer2
#47
2025-11-10 13:25:09 +00:00
27m17s
feat(ui,db,cmd): reduce dublicate code in window subwin logic, unify SQLite helpers, NULL checks added
ci-code.yml #142
:
Commit
5f01f8f546
pushed by
jabber.developer2
#47
2025-11-10 12:33:50 +00:00
15m39s
fix(ui,db): harden NULL handling and resource lifecycle across UI and SQLite
ci-code.yml #141
:
Commit
332cd243c6
pushed by
jabber.developer2
#47
2025-11-09 19:32:23 +00:00
17m52s
style(ui,window): format code and tidy comments
ci-code.yml #140
:
Commit
522db05090
pushed by
jabber.developer2
#45
2025-11-04 05:42:32 +00:00
14m2s
Comments and formatting updates
ci-code.yml #139
:
Commit
395d77b38a
pushed by
jabber.developer2
#45
2025-11-04 04:40:38 +00:00
16m13s
Comments and formatting updates
ci-api-docs.yml #138
:
Commit
395d77b38a
pushed by
jabber.developer2
#45
2025-11-04 04:25:36 +00:00
1m12s
First
Previous
...
13
14
15
16
17
...
Next
Last