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-10-19Add support for LookupType to custom rolesShawn M Moore
2022-04-22Merge branch '4.4-trunk' into 5.0-trunksunnavy
2022-01-29Merge branch '4.4/pg-lower-cased-email-index' into 4.4-trunksunnavy
2022-01-28Update EmailAddress index to case insensitive for Pgsunnavy
2021-12-23Add index on ObjectCustomFields.ObjectIdBrian Conry
2020-05-14Core RT::Authen::TokenCraig
2020-04-02Merge branch '5.0/log-view-db-config-change-history' into 5.0-trunksunnavy
2020-03-23Increase the size of id fields for transactions and attachments to bigint.michel
2020-03-20Schema updates for tracking db configuration changes in transactionsAaron Trevena
2019-12-17Rename DatabaseSetting to Configurationsunnavy
2019-12-14DatabaseSetting schema updatesShawn M Moore
2019-04-19Drop HotList column for Classessunnavy
2016-12-31Add index on Attachments table column FilenameShawn M Moore
2016-06-08Add CanonicalizeClass to CustomField tableShawn M Moore
2016-06-01Add UniqueValues column to Custom FieldsShawn M Moore
2015-10-31Merge branch '4.4/drop-unused-columns'Shawn M Moore
2015-10-31Merge branch '4.4/custom-roles'Shawn M Moore
2015-10-30Merge branch '4.4/remove-deprecations-more'Shawn M Moore
2015-10-30SLA is not common enough to enable by defaultsunnavy
2015-10-30Add custom roles for queuesShawn M Moore
2015-10-29Drop the deprecated "ObjectId" column from PrincipalsAlex Vandiver
2015-10-29Drop never-used PGPKey column on usersAlex Vandiver
2015-10-29Drop all "external contact" columns from usersAlex Vandiver
2015-10-29EmailEncoding and WebEncoding have never been used in core RTAlex Vandiver
2015-10-29Resolution and IssueStatement have never been used in core RT; drop themAlex Vandiver
2015-10-28Merge branch '4.4/remove-deprecations'Shawn M Moore
2015-10-27core RT::Extension::AssetsTodd Wade
2015-10-20drop Group's Type columnsunnavy
2015-10-02SortOrder column for queuesunnavy
2015-08-13allow to disable SLA for some queuessunnavy
2015-08-13use SLA column in Tickets table instead of a custom fieldsunnavy
2015-07-02don't delete articles, just disable them.sunnavy
2014-12-25Merge branch '4.4/drop-ticket-disabled-column'Alex Vandiver
2014-11-20Merge branch '4.2-trunk'Alex Vandiver
2014-11-18drop Disabled column in Ticketssunnavy
2014-11-14There is no reason for config, acl, schema, and initialdata to be +xAlex Vandiver
2014-09-04queue-level default values for priority/duesunnavy
2014-03-09EntryHint column for CustomFields tablesunnavy
2013-09-05Merge branch '4.2/upgrading-indexes-and-review'Alex Vandiver
2013-09-05drop indexes that start from idRuslan Zakirov
2013-09-05indexes on cached group membersRuslan Zakirov
2013-09-05unique case insensitive indexes on Queues and UsersRuslan Zakirov
2013-09-05indexes on Groups tableRuslan Zakirov
2013-09-04SMIME: Store user keys in a user columnAlex Vandiver
2013-07-22Remove unused Language and TranslationOf columns on TemplatesTodd Wade
2013-05-29Remove never used fields on ScripsThomas Sibley
2013-05-17Drop CustomFields.RepeatedTodd Wade
2013-04-02add IsMerged boolean column to reflect id != EffectiveIdRuslan Zakirov
2012-11-21change Template column in Scrips from id to NameRuslan Zakirov
2012-11-13Move Stage to being a property of ObjectScrips, not ScripsRuslan Zakirov