130 Commits (master)

Author SHA1 Message Date
Zlatko Bratkovic d05e5855d0 BUG/MINOR: properly pass option to underline function 3 months ago
Zlatko Bratkovic d79bf18a3b MINOR: add option to allow delay starting runtime 3 months ago
Zlatko Bratkovic d3babf0d31 MINOR: add option to ignore socket failures on start 3 months ago
Helene Durand 468a446249 MAJOR: upgrade client-native to v6 4 months ago
Abhijeet Rastogi 76f1109485 MINOR: mock: add locks to avoid data race 7 months ago
Thomas Lynch c8d3b51838 move sanitize filename call 7 months ago
Marko Juraga 63ef2dfd08 BUG/MINOR: maps: fix sanitizing the filenames after id check 9 months ago
Andjelko Iharos d2c1842ac5 MINOR: add printout for unexpected stat types to help in detecting stat socket format change 9 months ago
Andjelko Iharos c54ca06946 BUG/MINOR: fix unintended lowercasing of backend server names fetched from runtime api 9 months ago
Zlatko Bratkovic 0348e36d88 CLEANUP/MINOR: lint: clean linter rules 9 months ago
Vincent Gramer 11f1ec4586 BUILD/MINOR: fix typo in doc and documentation 11 months ago
Thomas Lynch dd31e060c4 Add DelSSLCert, print errors and cleanup addsetcommit 11 months ago
Thomas Lynch f76fb882e9 Add AddSetCommitSSLCert to add cert and update crt-list 11 months ago
Thomas Lynch cca99972a4 New dummy function 11 months ago
Marko Juraga ae5ba9fb5d BUILD/MAJOR: version: upgrade package to v5 11 months ago
Thomas Lynch 8c88d94fb8 remove version checks and make ssl attrs set properly 12 months ago
Zlatko Bratkovic 02024acc1f BUILD/MEDIUM: ci: add local linter, increase Go version to 1.20 1 year ago
Marko Juraga 5a7eae724b BUG/MINOR: version: add nil pointer safe guard to current version 1 year ago
Olivier Duclos a164906e06 MEDIUM: runtime: Add support for "reload" using the master socket 2 years ago
Olivier Duclos 2c4e5cb55d MEDIUM: Make HAProxy version checking more natural 2 years ago
Olivier Duclos 3c347479f6 MINOR: runtime: add support for "del server" 2 years ago
Olivier Duclos 59b0ffcfd6 MINOR: runtime: add support for "add server" 2 years ago
Zlatko Bratkovic 996b6d50f3 MEDIUM: upgrade Go to 1.18 2 years ago
Marko Juraga addd9983e9 MAJOR: upgrade: upgrade version to v4 2 years ago
Marko Juraga 7cdadc9461 BUG/MINOR: runtime_acls: fix return message on DELETE 2 years ago
Goran Galinec 2c9d3b3958 CLEANUP: fix linter warnings 2 years ago
Seena Fallah fc1bc9e973 MAJOR: add set table api support 2 years ago
Moemen MHEDHBI 9afaaf96bc MINOR: runtime: add PrepareMap CommitMap interface methods to runtime interface 2 years ago
Zlatko Bratkovic 57f50c20a1 MINOR: runtime: add Raw interface methods to runtime interface 2 years ago
Andjelko Iharos 2edebf6454 MINOR: improve error messages 2 years ago
Marko Juraga ed0bf8aed9 BUG/MINOR: stick_table: fix parsing values with escaped spaces 2 years ago
Zlatko Bratkovic 92fa6e7b5b CLEANUP/MINOR: improve documentation examples 2 years ago
Goran Galinec 9b9f1db2e0 BUG/MEDIUM: maps: return an empty list instead of nil for an empty maps file 2 years ago
Zlatko Bratkovic b15a346a25 BUG/MINOR: runtime: use context for canceling jobs 2 years ago
Zlatko Bratkovic 114fe7102c BUG/MINOR: runtime: fix possible race on setting version 2 years ago
Zlatko Bratkovic 720e48977e MAJOR: runtime: add New() and inteface for runtime 2 years ago
Zlatko Bratkovic d05f44116c BUG/MINOR: stick table: return error if no data found 2 years ago
Zlatko Bratkovic 02f6b312f3 BUG/MINOR: server: return error if no data found 2 years ago
Zlatko Bratkovic 875ec90ece CLEANUP/MINOR: aditional liniter fixes 2 years ago
Zlatko Bratkovic efe062c354 CLEANUP/MINOR: linter: align linters 2 years ago
Marko Juraga cdede78c00 MAJOR: version: upgrade client-native to version 3 2 years ago
Marko Juraga 42e137f150 BUG/MINOR: runtime: fix runtime servers comparison 3 years ago
Marko Juraga 6c6553f510 BUG/MEDIUM: runtime: don't initialize with default if not a valid socket 3 years ago
Goran Galinec 19bc1977fc CLEANUP/MINOR: fix various typos 3 years ago
Amel Husic fb3a0ebe15 MEDIUM: acl: add acl payload atomicaly when possible 3 years ago
Amel Husic 1fa434226d CLEANUP: linter: use short if syntax 3 years ago
Amel Husic 6ff444ea6b CLEANUP: certs: remove unused code, use models when applicable 3 years ago
Amel Husic 4361de9df7 BUG/MINOR: runtime: remove redundant socket timeout 3 years ago
Amel Husic a8fa79129d MINOR: maps: added methods for other(clear, show, add) versioned runtime commands 3 years ago
Amel Husic 023cb23204 MEDIUM: maps: add map payload atomicaly when possible 3 years ago