phab/src/applications/maniphest/storagefeature/testing
phab/src/applications/maniphest/storage
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
204ae221d270 | lkassianik/epriestley | Fixes T6637, "closing by commit" should update task status and specify… | Jan 6 2015 | |||
311747bd5e58 | Chad Little | Change CLOSED colors to Indigo over Black | Jan 5 2015 | |||
c7cd844a07f8 | Joshua Spence | Remove deprecated task subscriber class | Jan 3 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
7e54ab23b349 | Joshua Spence | Improve puncutation usage | Jan 1 2015 | |||
00192ec8ce50 | epriestley | Treat MERGE_INTO as a status transaction for mail tags | Dec 31 2014 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
e76499bbbb62 | Bob Trahan | Maniphest - kill TYPE_PROJECTS | Dec 22 2014 | |||
9141da84c85c | Bob Trahan | Maniphest - convert old CC transactions to modern SUBSCRIBER transactions | Dec 18 2014 | |||
2a9db94ba6e9 | epriestley | Restore Maniphest subscriber transaction mail tag | Dec 14 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
6dc29724e710 | Chad Little | Closing as a duplicate should use "closed" iconography | Nov 20 2014 | |||
95df7717c3e8 | lkassianik/epriestley | Ref T6500, Duplicated tasks should be marked more visibly as duplicates | Nov 12 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
ac9182af5870 | epriestley | Generate expected Project schemata | Oct 1 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
fdccb0f40536 | Bob Trahan | Maniphest - upgrade merging to real transactions | Sep 8 2014 | |||
8ef1ea63ddb9 | epriestley | Add "unblock" and "column" mail tags to Maniphest | Aug 12 2014 | |||
394250397ec4 | epriestley | Improve "unblock task" feed stories | Aug 12 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 | |||
20d8b1bdd36a | epriestley | Implement PhabricatorProjectInterface on ManiphestTask | Aug 8 2014 | |||
86dbf1d17d20 | epriestley | Recognize Maniphest task description as a remarkup block | Aug 4 2014 | |||
90431fd101b4 | Bob Trahan | Workboards - fix adding new tasks and sorting | Jul 30 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
e8c490958c8a | epriestley | Stop writing new TYPE_PROJECTS transactions to Maniphest | Jul 18 2014 | |||
b8b59895eeec | epriestley | Stop reads and writes to projectPHIDs property on ManiphestTask | Jul 18 2014 | |||
aa7953978975 | epriestley | Move task/project storage to edges | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
7deec8208ff9 | epriestley | Make Maniphest project edits more transaction-oriented | Jul 18 2014 | |||
fae23e086049 | epriestley | Make column reordering after edits on workboards more general | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
cc9ee66ef37f | epriestley | When a task changes status, update blocked tasks | May 19 2014 | |||
6bced2170e75 | epriestley | Allow structured destruction of Maniphest tasks | May 5 2014 | |||
9d3f8117e738 | Chad Little | More resilient timeline icon layout | Apr 22 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 | |||
69b8f56cda1c | Bob Trahan | Fix maniphest "create" transactions | Apr 1 2014 | |||
47d6d0bbadd9 | epriestley | Drive Maniphest statuses with internal pseudo-configuration | Mar 25 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 2014 | |||
69eab4196de4 | epriestley | Use modern ApplicationTransactions "no effect" stuff in Maniphest | Mar 14 2014 | |||
857e3aee83de | epriestley | Improve ApplicationTransaction behavior for poorly constructed transactions | Mar 5 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
28f3f8bf7bd6 | Bob Trahan | Board feed story - make the task a link too | Mar 4 2014 | |||
d1e64e64ffff | Bob Trahan | Workboards - add transactions for column changes | Mar 4 2014 | |||
37b1b3163852 | Bob Trahan | Maniphest - move subpriority edits to be transaction powered | Feb 27 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
4e8e035de006 | epriestley | Show detailed ApplicationTransaction changes in a dialog | Feb 14 2014 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
cf8d7da292d2 | epriestley | Add some missing non-context translations | Oct 17 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
67b17239b8e6 | epriestley | Allow custom policies to be loaded and exeucuted by the policy filter | Oct 14 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
c35b93d9b63d | Bob Trahan | lipsum - tighten up some test data generation | Oct 5 2013 | |||
89007024adef | Chad Little | New icons for Maniphest | Sep 30 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
d13a3225634c | epriestley | Clean up Maniphest transaction rendering a bit more | Sep 26 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
225a38c7d36a | epriestley | Add viewPolicy, editPolicy storage to tasks | Sep 25 2013 | |||
6d45a2e09bd6 | epriestley | Restore some missing features from Maniphest mail | Sep 25 2013 | |||
d5bda56acdeb | Chad Little | Update priority icons for Maniphest | Sep 25 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
960da82f33e5 | epriestley | Fix two migration issues with Maniphest | Sep 24 2013 | |||
dfcac84a69d7 | epriestley | Improve some new string translations | Sep 24 2013 | |||
1d7cbe202f55 | epriestley | Rename "transactionpro" table to "transaction" | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
5a4e4eb3fdc3 | epriestley | Remove ManiphestTransaction | Sep 24 2013 | |||
9a850b67b078 | epriestley | Minor, sneak in one fix from future Maniphest patches ahead of review | Sep 24 2013 | |||
2f694f5e3f58 | epriestley | Gut ManiphestTransactionEditor | Sep 24 2013 | |||
bf14bb45f137 | epriestley | Route Maniphest comments/detail edits through new code | Sep 23 2013 | |||
28e66090fdab | epriestley | Remove ManiphestLegacyTransactionQuery | Sep 23 2013 | |||
5a104ed905c5 | epriestley | Add icons, colors and action names to Maniphest timeline view | Sep 23 2013 | |||
d9aa9eec7857 | epriestley | Route Maniphest email through the transaction core | Sep 23 2013 | |||
3ba3745d6747 | epriestley | Switch Maniphest to modern ApplicationTransaction rendering | Sep 23 2013 | |||
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 2013 | |||
17e1732152ae | epriestley | Route all ManiphestTransaction reads through a single class | Sep 23 2013 | |||
4c2bd2ca8e1d | epriestley | Add storage for new Maniphest transactions | Sep 23 2013 | |||
a82992e9a5ea | epriestley | Render Maniphest fields in an application-transactions-compatible way | Sep 22 2013 | |||
dd4537edef55 | epriestley | Route Maniphest editing and transactions primarily through shared code | Sep 17 2013 | |||
bd40e7440053 | epriestley | Migrate auxiliary field storage to common field storage | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
b0e145f2fe00 | epriestley | Provide generalized custom field storage and custom field indexes in Maniphest | Sep 16 2013 | |||
0fa8db141333 | epriestley | Remove ManiphestSavedQuery | Sep 16 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
e50eccf10968 | epriestley | Provide and populate an object name index for Maniphest | Sep 12 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
183bb8c80ff1 | Gareth Evans/epriestley | Stop writing empty strings to the ownerPHID column | May 23 2013 | |||
4c6ab5060e92 | Anh Nhan Nguyen/epriestley | Streamline tag rendering for Differential and Maniphest | Apr 3 2013 | |||
e555b9025fcf | James Rhodes/epriestley | Implemented Phrequent time tracking functionality. | Mar 30 2013 | |||
8d20e42c1c0a | epriestley | Fix a MySQL strict issue with auxiliary task storage | Feb 27 2013 |
c4science · Help