phab/src/applications/maniphest/conduitstable
phab/src/applications/maniphest/conduit
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
22e3e35418be | epriestley | Move ManiphestTaskQuery to EdgeLogic | Apr 23 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
422b2f2b891e | Joshua Spence | Remove deprecated `maniphest.find` Conduit method | Jan 2 2015 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
e5777cc849bd | epriestley | Expose transaction PHID in maniphest.gettasktransactions | Nov 24 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
923f625130cd | Chad Little | Fix incorrect maniphest.update conduit UI | Oct 6 2014 | |||
0420754d7318 | cpettet/epriestley | allow setting view and edit policy with maniphest.createtask | Aug 12 2014 | |||
57eb3aecb68f | cpettet/epriestley | allow phids other than users (i.e. mailinglists) | Aug 8 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
e8c490958c8a | epriestley | Stop writing new TYPE_PROJECTS transactions to Maniphest | Jul 18 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
d1d6924dfafb | Bob Trahan | Maniphest - add conduit method to get status information | May 2 2014 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 | |||
b660960771a4 | Brayden Winterton/epriestley | Add a priorityColor property to the maniphest conduit endpoint | Apr 9 2014 | |||
dffbbaf0a65b | Brayden Winterton/epriestley | Added isClosed property to maniphest conduit endpoint in order to fix an issue… | Apr 9 2014 | |||
5fabda2a6db1 | Alex Wyler/epriestley | Check for null, strictly, in maniphest.update param validation | Mar 4 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
baf2ea5b3206 | epriestley | Remove "ManiphestTransactionEditorPro" | Oct 22 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
bb4bf01bdcd2 | epriestley | Remove ManiphestTransactionType | Sep 25 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
9afbb9b83b5f | epriestley | Route task merges through new editor | Sep 23 2013 | |||
2bc46f097efa | epriestley | Run Maniphest Conduit writes through new editor | Sep 23 2013 | |||
425590a03a94 | epriestley | Use ManiphestTransactionQuery directly in maniphest.gettasktransactions | 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 | |||
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 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
e625c91867ec | epriestley | Pass viewer to all ManiphestTaskQuery objects | Sep 11 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
1dd91bde1ff9 | Gareth Evans/epriestley | Implement option 1 from T3210 | May 17 2013 | |||
511485169aa2 | epriestley | Add 'dependsOn' array to `ConduitApi_maniphest_Method… | May 10 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 |
c4science · Help