summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25make phpstan happyprotected/psr-4Andrew Dolgov
2023-10-25add healthcheck public method, map by default to /healthzAndrew Dolgov
2023-10-25move to psr-4 autoloaderAndrew Dolgov
2023-10-24Revert "api: escape newlines in headline content HTML object"Andrew Dolgov
2023-10-24add a workaround for make_self_url() when invoked off /api/ endpoint, add uni...Andrew Dolgov
2023-10-24disable xdebug tracingAndrew Dolgov
2023-10-24api: escape newlines in headline content HTML objectAndrew Dolgov
2023-10-24Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2023-10-24add stub opentelemetry classes in case it is disabledAndrew Dolgov
2023-10-24Update docker-compose.ymlAndrew Dolgov
2023-10-23Revert "add a self url path hack to strip request path directories (needed fo...Andrew Dolgov
2023-10-23Revert "make phpstan happy"Andrew Dolgov
2023-10-23make phpstan happyAndrew Dolgov
2023-10-23add a self url path hack to strip request path directories (needed for /api/i...Andrew Dolgov
2023-10-23set demo webroot valuesAndrew Dolgov
2023-10-22demo - enable auto restartAndrew Dolgov
2023-10-22remove helm debug, hide demo job behind CI varAndrew Dolgov
2023-10-22we don't need a separate demo stage nowAndrew Dolgov
2023-10-22set imageTagAndrew Dolgov
2023-10-22move demo to later stageAndrew Dolgov
2023-10-22add demo k8s jobAndrew Dolgov
2023-10-22make sure we fail properlyAndrew Dolgov
2023-10-22add configurable nsAndrew Dolgov
2023-10-22un-mock test, use SELENIUM_IMAGEAndrew Dolgov
2023-10-22use CI_COMMIT_SHORT_SHA for selenium test mockAndrew Dolgov
2023-10-22Merge branch 'master' into protected/seleniumAndrew Dolgov
2023-10-22remove startup checks for SELF_URL_PATH, rely on auto-detection insteadAndrew Dolgov
2023-10-22update test filenameAndrew Dolgov
2023-10-22add integration branch jobAndrew Dolgov
2023-10-22add selenium mockAndrew Dolgov
2023-10-22fix local compose file typo, wait a bit before curling login pageAndrew Dolgov
2023-10-22fix previousAndrew Dolgov
2023-10-22force create cache directories on app startupAndrew Dolgov
2023-10-22enable updater by defaultAndrew Dolgov
2023-10-22compose tweaksAndrew Dolgov
2023-10-22add simple dev composeAndrew Dolgov
2023-10-21test: run curl to get login pageAndrew Dolgov
2023-10-21move phpdoc to publish stageAndrew Dolgov
2023-10-21set phpdoc to always runAndrew Dolgov
2023-10-21add publish jobsAndrew Dolgov
2023-10-21test stubAndrew Dolgov
2023-10-21switch to html2text() instead of strip_tags() when preparing FTS indexAndrew Dolgov
2023-10-21cosmetic fix for root span nameAndrew Dolgov
2023-10-21fix previousAndrew Dolgov
2023-10-21stop whining if _SESSION etc are not definedAndrew Dolgov
2023-10-21show logged in user as root span nameAndrew Dolgov
2023-10-21make phpstan happy, run phpstan on all files on task startupprotected/opentelemetryAndrew Dolgov
2023-10-20a bit more tracingAndrew Dolgov
2023-10-20add placeholder instrumentation for publicAndrew Dolgov
2023-10-20stop calling spans scopesAndrew Dolgov