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-04-09Test shredder for user that owns multiple ticketssunnavy
2021-04-22Add tests to shred a ticket with groups in AdminCcsunnavy
2021-03-22Merge branch '4.4/dash-organization-shredder' into 4.4-trunkJim Brandt
2019-10-23Add tests for shredding queue with custom fieldsBlaine Motsinger
2019-10-23Fix test to allow for remaining ScripBlaine Motsinger
2019-06-10Test shredder for Organization/User/Queue that contain hyphenssunnavy
2018-12-20Merge branch '4.4/shred-cf-txns' into 4.4-trunkJim Brandt
2018-03-23Test transactions on custom field shredsunnavy
2017-05-04Add user shredder tests with same method order as web interfaceJim Brandt
2016-06-10update shredder group membership test to dispose of new transactionsDustin Graves
2015-10-24Merge branch '4.0-trunk' into 4.2-trunksunnavy
2015-09-08Add user shredder option no_ticket_transactionsShawn M Moore
2015-04-09Failing tests for shredding ObjectCustomFields when a CustomField is shreddedThomas Sibley
2014-06-20Update test to account for the new argumentAlex Vandiver
2013-07-09Merge branch '4.0/pg-9.2-compatibility' into 4.0-trunkKevin Falcone
2013-07-04Fix horrendous load order of shredder testsThomas Sibley
2013-06-05extract our code that fetches table namesRuslan Zakirov
2013-01-15Remove hard tab characters wherever possibleAlex Vandiver
2012-12-04WatchAsAdminCc was mis-spelt, but unnecessaryAlex Vandiver
2012-12-04shred {Add,Del}Watcher transactions with PrincipalRuslan Zakirov
2012-12-04Add a TODO'd test for watcher transactions when users are shreddedAlex Vandiver
2012-12-01Merge branch '4.2/validate-after-shredding-in-tests'Alex Vandiver
2012-12-01Merge branch '4.2/shredding-links'Alex Vandiver
2012-12-01Apply transaction batch on tickets to remove warningsAlex Vandiver
2012-11-24validate database in tests after each wipeoutRuslan Zakirov
2012-11-24delete all links while shreddingRuslan Zakirov
2012-11-24switch shredder's tests over RT::TestRuslan Zakirov
2012-11-09Verify all tests are warnings clean using Test::NoWarningsThomas Sibley
2012-11-01update code to meet code policysunnavy
2012-09-05Merge branch '4.0-trunk'Alex Vandiver
2012-08-15Merge branch '4.0/stop-shredder-dataloss' into 4.0-trunkAlex Vandiver
2012-08-07Loop with values, not each, in WipeoutAll to avoid side effectsJim Brandt
2012-08-07Make shredder test TODO for remaining transaction and link after shredJim Brandt
2012-08-07Update table_info call to get back table data for test SQLite DBJim Brandt
2012-08-01Update shredder tests to heed the warning added in bc3212fAlex Vandiver
2011-11-29Merge branch '4.0-trunk'Alex Vandiver
2011-10-04make shredder's tests use RT::Test->temp_directory toosunnavy
2011-03-23Merge branch '4.2/stop-hardcoding-perl'Alex Vandiver
2011-03-22Merge branch '4.0-trunk'Alex Vandiver
2011-03-18stop hardcoding perlKevin Falcone
2011-02-17Use the RT::Test methods to handle forced disconnection and reconnectionAlex Vandiver
2010-12-31Rename $LogToScreen to $LogToSTDERR, but maintain back compatThomas Sibley
2010-12-28shredder files aren't substituted. they shouldn't be including /opt/rt3/Jesse Vincent
2010-09-26Remove usage of obsolete $RT::SystemUser and $RT::Nobody globals inJesse Vincent
2010-09-24Merge branch '3.9-fix-queue-caching' into 3.9-trunkKevin Falcone
2010-09-24Add a new method to exclude things from the shredder diffKevin Falcone
2010-09-24This needs a cache flushKevin Falcone
2010-09-19shredder only needs the english I18NJesse Vincent
2010-08-27make shredder tests work againChia-liang Kao
2010-08-27avoid creating db or inserting initialdata for tests that don't need themChia-liang Kao