phab/src/applications/auditfeature/better-testing
phab/src/applications/audit
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6cfeb9e54014 | epriestley | Further modernize OwnersPackageQuery | Aug 17 2015 | |||
79f2e81f38be | Joshua Spence | Various linter fixes | Aug 8 2015 | |||
6f6d88794b25 | epriestley | Modularize the Diffusion "Add Auditors" Herald action | Aug 3 2015 | |||
776caa507b15 | epriestley | Modularize the Harbormaster "Run build plan" Herald action | Aug 3 2015 | |||
f087bce27da5 | Chad Little | Update Audit for handleRequest | Aug 2 2015 | |||
67950cddb0df | Chad Little | [Redesign] Misc batch of UI buggypoos | Jun 19 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
f1b7fd483e7e | epriestley | Merge branch 'master' into redesign-2015 | Jun 17 2015 | |||
42170ab151a9 | Eitan Adler/epriestley | Change text ADD_CC and REMOVE_CC actions | Jun 17 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
ab5f7a868e01 | epriestley | Use standard subscribers effects in Herald Adapter for commits | Jun 8 2015 | |||
04a22a8fa443 | epriestley | Fix slop with previous patch, perhaps | Jun 4 2015 | |||
ef43a9844023 | epriestley | Reload commits before publishing mail about them | Jun 4 2015 | |||
a9ceebbdb116 | epriestley | Move all ApplicationTransaction publishing to daemons | Jun 4 2015 | |||
13f9f209df06 | Chad Little | [Redesign] Remove remaining barColor callsites | May 29 2015 | |||
3699253e49f6 | epriestley | Merge branch 'master' into redesign-2015 | May 28 2015 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
953983983362 | epriestley | Show authors as usernames when they're linked | May 20 2015 | |||
2154f17b3d7b | Bob Trahan | Transactions - fix bug adding people to projects | May 20 2015 | |||
01a8ba5a9798 | Bob Trahan | Transactions - make TYPE_COMMENT implementation optional | May 19 2015 | |||
18e0ee079132 | Bob Trahan | Transactions - move TYPE_SUBSCRIBERS to require optional implementation | May 19 2015 | |||
16c8d44c37c9 | Bob Trahan | Transactions - make customization of TYPE_EDGE optional | May 19 2015 | |||
00136f05dd6d | epriestley | Allow adding Auditors with the singular noun. | May 17 2015 | |||
46f6c2680eb5 | Chad Little | [Redesign] New PHUIObjectItemListView | May 15 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
0275feb53741 | Joshua Spence | Remove unused DAO class | Apr 27 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
9a49c8139374 | Bob Trahan | Audit - fix a bug with unloaded repositories | Apr 12 2015 | |||
b16db61a87f3 | epriestley | Allow "send me an email" in personal rules to punch through settings | Apr 6 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
7c5f71b6914c | epriestley | Subclass most ReplyHandlers from TransactionReplyHandler | Apr 1 2015 | |||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
7711ea9855ed | epriestley | Move handle fetching into tokenizer Datasources | Mar 31 2015 | |||
8c053f02a7cf | epriestley | Lift inline state transactions into core (in Diffusion) | Mar 24 2015 | |||
cbb5a297d57b | epriestley | Publish "done" inline comment checkbox state in Diffusion | Mar 24 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
174dd220dfe6 | epriestley | Disable mentions in nonpublishing repositories | Mar 4 2015 | |||
8599145b5eec | epriestley | Implement more consistent publishing rules for repositories | Feb 19 2015 | |||
e2fcc3c1879c | Chad Little | Touch up Audit/Commit List UI | Feb 19 2015 | |||
d598edc5f38b | Bob Trahan | MetaMTA - update documentation and make config a tad easier | Feb 12 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
8f1e0c026294 | Chad Little | Revamp Profile with new IconNav | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
61e26cd2421b | Chad Little | Remove 'Author:' byline text | Jan 2 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
2b99b4add8ae | Bob Trahan | Home - limit "status" queries to 100 and show 99+ if we hit that | Dec 12 2014 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
1ac84c1b59de | Chad Little | Add addLinkSection to MailBody to properly format URIs | Oct 30 2014 | |||
3bf770cb30f4 | Bob Trahan | Repositories - don't send emails or publish feed stories about commits from… | Oct 21 2014 | |||
ec82ad2d16ed | Bob Trahan | Audit / Herald - make audits added via herald "required" | Oct 21 2014 | |||
eaf6ca3b6433 | Chad Little | Normalize AuditStatusConstant Colors | Oct 21 2014 | |||
ba2963ecb3bb | Bob Trahan | Diffusion - fix commits not importing fully | Oct 17 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
d9dd098e405b | Bob Trahan | Audit - fix erroneous mentions of tasks, etc via commit message | Oct 17 2014 | |||
ac83ff706023 | Bob Trahan | Audit - add mail tags | Oct 16 2014 | |||
3dd92a78ac2a | Bob Trahan | Move audit to application transactions | Oct 15 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
f4f8e9bb9690 | epriestley | Fix "Clsoed" typo | Sep 8 2014 | |||
fd45f64e4782 | cburroughs/epriestley | Include all audit states in audit.query | Aug 21 2014 | |||
59b626d2c142 | Bob Trahan | Audit - allow queries for "partial" and "accepted" audits | Aug 19 2014 | |||
f8af89a99efc | Bob Trahan | DiffusionCommitQuery - move phid to id mapping | Aug 14 2014 | |||
644e950ea3f1 | Bob Trahan | Audit - add ability to query by repositories | Aug 14 2014 | |||
cebbca9e08e4 | epriestley | Add a "USERS" section to audit emails listing commit authors and committers | Aug 14 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
d38e89ef6ba5 | epriestley | Fix several issues with application interactions while importing commits | Aug 11 2014 | |||
e8d272b0dad1 | epriestley | Use standard infrastructure to attach commits to other objects | Aug 4 2014 | |||
725e2fa41055 | epriestley | Write a "resign" audit relationship even if actor has no relationship | Aug 4 2014 | |||
b5750412c75b | epriestley | Apply normal Audit actions directly with Transaction editor | Aug 2 2014 | |||
25acf5d1304c | epriestley | Apply Diffusion reply email directly with transaction editor | Aug 2 2014 | |||
508260e4fef1 | epriestley | Apply `diffusion.createcomment` directly with transaction editor in Audit | Aug 2 2014 | |||
a297450aa97b | epriestley | Apply "accept" and "resign" actions with transactions | Aug 2 2014 | |||
78e164aea6e0 | epriestley | Use transactions to apply "resign" and "close" Audit actions | Aug 2 2014 | |||
688f245a95be | epriestley | Use transactions to apply "add auditors" action in Audit | Aug 2 2014 | |||
bb022d2376fb | epriestley | Minor, restore Audit getMailThreading method | Aug 2 2014 | |||
950eeef4c09d | epriestley | Minor, restore Audit newReplyHandlerForCommit method | Aug 2 2014 | |||
49bd5721c5a7 | epriestley | Use standard infrastructure for Feed in Audit | Aug 2 2014 |
c4science · Help