Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
rb-2025
Browse files
Sep 08, 2025
[SOURCE] Convert C code (health checker) to C++:
· 6299bbe4
DuckAfire
authored
Sep 08, 2025
6299bbe4
[MISC: organization] Improve directory structure
· 11e43317
DuckAfire
authored
Sep 08, 2025
11e43317
Aug 31, 2025
[SOURCE: solution+cpp] Update Controller.cpp
· 3c9e6e80
DuckAfire
authored
Aug 31, 2025
3c9e6e80
[SOURCE: solution+cpp] Apply small improvements for "cache/"
· 480d55e0
DuckAfire
authored
Aug 31, 2025
480d55e0
[SOURCE: solution+cpp] Add CurlEasy.cpp (merge Request.cpp with it)
· 66617cc1
DuckAfire
authored
Aug 31, 2025
66617cc1
[SOURCE: solution+cpp] Add "static class" to store the context of the cache aside
· 4cbc27dd
DuckAfire
authored
Aug 31, 2025
4cbc27dd
[SOURCE: solution+cpp] Delete "Ctx.cpp"
· 4cd4089c
DuckAfire
authored
Aug 31, 2025
4cd4089c
[SOURCE: globalheaders] Add "payment-processors.h"
· ebb8bf59
DuckAfire
authored
Aug 31, 2025
ebb8bf59
[SOURCE: checker]: Rename/increment "cache-aside.h"
· 6e574a25
DuckAfire
authored
Aug 31, 2025
6e574a25
Aug 24, 2025
[SOURCE: solution+cpp] Add method, to Ctx, to update URL of the CURL
· a79b00aa
DuckAfire
authored
Aug 24, 2025
a79b00aa
[SOURCE: solution+cpp] Fix declaration of methods
· f66c5187
DuckAfire
authored
Aug 24, 2025
f66c5187
[SOURCE: solution+cpp] Add Requester
· 40c5f193
DuckAfire
authored
Aug 24, 2025
40c5f193
[MISC] Add note in the main README
· 90ea4b4e
DuckAfire
authored
Aug 24, 2025
90ea4b4e
[SOURCE: *] Apply new curly brackets "style":
· 16a984ca
DuckAfire
authored
Aug 24, 2025
16a984ca
[SOURCE: solution+cpp] Add `const` for `cache` some methods:
· ff6a1edd
DuckAfire
authored
Aug 24, 2025
ff6a1edd
Aug 17, 2025
[SOURCE: solution+cpp+cache] Add health consultant
· 4396339e
DuckAfire
authored
Aug 17, 2025
4396339e
[SOURCE: checker] Add new problematic CURL option
· 81798df1
DuckAfire
authored
Aug 17, 2025
81798df1
[SOURCE: solution+cpp] Add base structure
· dfcfad85
DuckAfire
authored
Aug 17, 2025
dfcfad85
[SOURCE: checker] Fix using of header to curl requests (GET)
· 438cf914
DuckAfire
authored
Aug 17, 2025
438cf914
[SOURCE: include] Add `extern "C" {}` block to shared headers
· 657edcf3
DuckAfire
authored
Aug 17, 2025
657edcf3
[SOURCE: checker] Rename "backup-fail" key: fall-after-check -> failing-after-checking
· 95e158a0
DuckAfire
authored
Aug 17, 2025
95e158a0
Aug 16, 2025
[BUILD] Optimize the order of the Dockerfiles "cache layers"
· d98a0c88
DuckAfire
authored
Aug 16, 2025
d98a0c88
[BUILD: solution+cpp] Add Dockerfile
· eaee8032
DuckAfire
authored
Aug 16, 2025
eaee8032
[SOURCE: solution+cpp] Add minimal Crow application
· 479de949
DuckAfire
authored
Aug 16, 2025
479de949
[BUILD: payment] Set limits of system resources to containers:
· 28a42961
DuckAfire
authored
Aug 16, 2025
28a42961
[BUILD: checker] Replace the build process by a builded image
· 743158b2
DuckAfire
authored
Aug 16, 2025
743158b2
[SOURCE: checker] Remove System Signal support:
· d9da110d
DuckAfire
authored
Aug 16, 2025
d9da110d
Aug 15, 2025
[BUILD] Rework dc
· da801603
DuckAfire
authored
Aug 15, 2025
da801603
[BUILD: compose files]
· 86ac8a4d
DuckAfire
authored
Aug 15, 2025
86ac8a4d
[DOCS]: Simplify the commit conventions
· 14ad2abf
DuckAfire
authored
Aug 15, 2025
14ad2abf
[DOCS: misc] Add commit conventions
· 14834b86
DuckAfire
authored
Aug 15, 2025
14834b86
Remove debug message in health-checker
· d920931f
DuckAfire
authored
Aug 15, 2025
d920931f
Aug 14, 2025
Add gitignore and dockerignore
· 5d7ce1f2
DuckAfire
authored
Aug 14, 2025
5d7ce1f2
Add new boot script (shell): boot-app
· efa4ec5b
DuckAfire
authored
Aug 14, 2025
efa4ec5b
Add docker-compose to run "auxiliar application" (containers) and move/rename payment-compose.yml
· 66065520
DuckAfire
authored
Aug 14, 2025
66065520
Add Dockerfile to build the health-checker
· 360b88bc
DuckAfire
authored
Aug 14, 2025
360b88bc
Improve Makefile:
· b0a704f0
DuckAfire
authored
Aug 14, 2025
b0a704f0
Add auxiliar project: health-checher
· f5ca0a2b
DuckAfire
authored
Aug 14, 2025
f5ca0a2b
Add subdirectory to shared headers
· 09df9cce
DuckAfire
authored
Aug 14, 2025
09df9cce
Remove some files:
· 2acf8420
DuckAfire
authored
Aug 14, 2025
2acf8420
Loading