Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Don't error if users4 index has been removedmaint4.4-trunkJim Brandt
2022-11-08Merge branch '4.4/date-test-space-change' into 4.4-trunksunnavy
2022-11-08Update tests for EN datetime locale change to spaceJim Brandt
2022-11-05Use new docker image for GraphViz2Jim Brandt
2022-11-03Merge branch '4.4/convert-to-graphviz2' into 4.4-trunkJim Brandt
2022-11-03Allow additonal ticket relationship graph directionsBrian Conry
2022-11-03Convert ticket link graph generator to GraphViz2Brian Conry
2022-09-26Merge branch '4.4/fix-custom-role-initialdata-docs' into 4.4-trunkJim Brandt
2022-09-06Custom Roles cannot apply globally; correct docs4.4/fix-custom-role-initialdata-docsJason Crome
2022-09-02Merge branch '4.4/message-attachment-original-content' into 4.4-trunkJim Brandt
2022-09-02Test textual and UTF-8 encoded "message/..." attachmentssunnavy
2022-09-02Encode content for textual "message/..." attachmentssunnavy
2022-08-22Merge branch '4.4/always-post-github-to-slack' into 4.4-trunksunnavy
2022-08-22Restore the github actions always() for slack notificationsJim Brandt
2022-08-05Restore always flag so we get time info on failuresJim Brandt
2022-08-05Merge branch '4.4/github-actions-updates' into 4.4-trunkJim Brandt
2022-08-05"if: always()" is a noop. Remove it to reduce visual clutterJesse Vincent
2022-08-05Switch the github test harness to using RT's built in parallel testing make t...Jesse Vincent
2022-08-05Only run the "Slack notification" test step inside the bestpractical orgJesse Vincent
2022-07-27Merge branch '4.4/docker-testing-buster' into 4.4-trunkJim Brandt
2022-07-27Set MasonLocalComponentRoot via RT->Config->Set so apache can see it4.4/docker-testing-bustersunnavy
2022-07-26Use a bigger FcgidMaxRequestLen value for apache+fcgid testssunnavy
2022-07-22Migrate from Docker links to networksBrett Smith
2022-07-22Clean up Travis cruft from GitHub ActionsBrett Smith
2022-07-22Remove `docker ps` calls from GitHub ActionsBrett Smith
2022-07-22Remove unused envvars from GitHub ActionsBrett Smith
2022-07-22Always get run time of GitHub Actions testsBrett Smith
2022-07-22Merge branch '4.4/importer-no-auto-commit-handle-originalid' into 4.4-trunkJim Brandt
2022-07-22Refactor implementation of --no-auto-commit to support --originalidsunnavy
2022-07-21Test against a supported Postgresql versionJim Brandt
2022-07-21Test MariaDB current long term support versionJim Brandt
2022-07-21Recurse into t directory to run all testsJim Brandt
2022-07-21Pull from new buster imageJim Brandt
2022-07-15Fix the link to RT_Config's External-storage section in podsunnavy
2022-07-15Merge branch '4.4/create-user-default-name' into 4.4-trunksunnavy
2022-07-14Merge branch '4.4/fix-queue-IsWatcher-docs' into 4.4-trunkJim Brandt
2022-07-14Fix docs on RT::Queue::IsWatcherBrian Conry
2022-07-13Merge branch '4.4.6-releng' into 4.4-trunksunnavy
2022-07-13Merge branch '4.4/prevent-warning-attachment-image-rewrite' into 4.4.6-relengrt-4.4.6sunnavy
2022-07-13Merge branch 'security/4.4.6-releng' into 4.4.6-relengsunnavy
2022-07-06Merge branch '4.4/error-public-key-template-tweak' into 4.4-trunkJim Brandt
2022-07-06Improve template 'Error: public key'Brian Conry
2022-07-05Merge branch '4.4/fulltext-indexer-more-forgiving-encoding-errors' into 4.4-t...sunnavy
2022-07-05Remove state criteria for invalid utf8 error warningsBrian Conry
2022-06-17Merge branch 'security/4.4/ocfv-acl' into security/4.4.6-relengsunnavy
2022-06-17Merge branch 'security/4.4/cve-2022-25802' into security/4.4.6-relengsunnavy
2022-06-16Provide examples for CanonicalizeEmailAddress match and replace4.4/create-user-default-nameJim Brandt
2022-06-16Document default Name setting in RT::UserJim Brandt
2022-06-16Don't default Name to EmailAddress in LoadOrCreateByEmailJim Brandt
2022-06-16Add tests for LoadOrCreateByEmailJim Brandt