1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications
epriestley 26a226b51a Remove a bunch of reundant checks for transactions with no effect from Maniphest
Summary: Ref T2217. These checks are no longer necessary, ApplicationTransactions handle them for us.

Test Plan:
  - Made a no-effect edit, verified no new transactions showed up.
  - Made real edits, saw them happen and leave transactions.
  - Made an edit which just reorders CCs, saw it detected as no-effect.
  - As above, with projects.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2217

Differential Revision: https://secure.phabricator.com/D7117
2013-09-25 11:18:38 -07:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit fix bin/audit to not query whole DB if no commits found 2013-09-13 14:13:44 -07:00
auth Add reCaptcha to password registration 2013-09-20 14:54:57 -07:00
base Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
cache Provide 'bin/cache', for managing caches 2013-05-20 10:16:35 -07:00
calendar Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
chatlog Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
conduit Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
config Convert maniphest to use standard fields 2013-09-19 11:56:15 -07:00
conpherence Change "Pontificate" text in Serious Business mode 2013-09-16 08:01:14 -07:00
countdown Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
daemon Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
differential Fix differential.getdiff, etc., for diffs with no Arcanist Project 2013-09-24 10:48:40 -07:00
diffusion Fix generation of "branch" URIs in Subversion repositories 2013-09-24 05:44:02 -07:00
directory/controller Restore "Unbreak Now" and "Needs Triage" homepage boxes as cusomizable elements 2013-09-17 11:31:32 -07:00
diviner Simplify policy header implementation 2013-09-19 11:56:58 -07:00
doorkeeper Improve voicing in text published to JIRA issues 2013-09-10 15:22:24 -07:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
fact Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
feed Normalize application descriptions 2013-09-13 23:09:37 -07:00
files Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
flag Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Some help pht 2013-05-21 15:29:21 -07:00
herald Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
legalpad Simplify policy header implementation 2013-09-19 11:56:58 -07:00
lipsum Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
macro Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
mailinglists Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
maniphest Remove a bunch of reundant checks for transactions with no effect from Maniphest 2013-09-25 11:18:38 -07:00
meta Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
metamta Restore some missing features from Maniphest mail 2013-09-25 11:16:55 -07:00
notification Fix unacceptably light-hearted string in serious business mode 2013-08-22 15:01:22 -07:00
oauthserver Initialize used variable 2013-07-09 21:55:27 -07:00
owners Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
paste Allow disabling line highlighting on click in PhabricatorSourceCodeView 2013-09-25 05:57:03 -07:00
people ObjectHeader Status icons 2013-09-24 08:42:04 -07:00
phame Simplify policy header implementation 2013-09-19 11:56:58 -07:00
phid Call array_unique() in Handle/Object queries 2013-09-12 14:48:24 -07:00
phlux Simplify policy header implementation 2013-09-19 11:56:58 -07:00
pholio Simplify policy header implementation 2013-09-19 11:56:58 -07:00
phortune Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
phpast Update XHPast forms 2013-08-27 09:43:45 -07:00
phrequent Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
phriction Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
policy Only return description in Policy description if no image required 2013-09-18 12:06:07 -07:00
ponder Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
project Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
releeph Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
remarkup/conduit Convert Remarkup to safe HTML 2013-02-13 12:34:49 -08:00
repository Fix an issue with Diffusion where paging by commit date would fail 2013-09-23 18:25:06 -07:00
search Remove ManiphestTransactionType 2013-09-25 11:16:43 -07:00
settings Split Diffusion "view" preference into blame and color preferences 2013-09-19 16:01:58 -07:00
slowvote Simplify policy header implementation 2013-09-19 11:56:58 -07:00
subscriptions Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
system Add a user-accessible hook for dumping debug code into an install 2013-03-04 13:45:51 -08:00
tokens Enrich "gave a token" feed story 2013-09-24 17:00:31 -07:00
transactions Improve feed stories for Maniphest and some more translations 2013-09-24 14:51:36 -07:00
typeahead Use ApplicationPHIDs to power object name typehaead results 2013-07-29 12:04:17 -07:00
uiexample Allow transactions to be grouped in the TimelineView 2013-09-24 14:35:35 -07:00
xhprof Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00