phab/src/applications/ownersfeature/better-testing
phab/src/applications/owners
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4c5f0f007d75 | aubort | Merge with Stable Week 37 | Sep 20 2017 | |||
df8d04537830 | aubort | Fix some merge mistakes and add some custo comments | Jul 25 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
5e7a0917372a | epriestley | Write an explicit edge for commit membership in packages | Jan 31 2017 | |||
a635da68d41e | epriestley | Provide bucketing for commits in Audit | Jan 12 2017 | |||
11861265fe94 | epriestley | Merge "Audit" more completely into "Diffusion" | Jan 12 2017 | |||
10171e21013c | epriestley | Allow "O42" to find packages by monogram in Owners typeaheads | Jan 5 2017 | |||
729492a8ff85 | epriestley | Allow transactions to specialize their mail headers for diff sections | Nov 7 2016 | |||
8247edff98e8 | Mike Riley/yelirekim | Modularize Owners package transactions | Oct 13 2016 | |||
7f6fa283639f | epriestley | When loading packages affected by a change to a particular path, ignore… | Sep 16 2016 | |||
991e49b7114e | epriestley | Correct spelling of "therefore" | Aug 30 2016 | |||
c5efb453befd | epriestley | Show more repository information in Owners path editing dropdown | Jul 8 2016 | |||
d1eed54d85bc | epriestley | Fix expansion of projects into lists of user PHIDs | May 24 2016 | |||
809c7bf996af | epriestley | Allow users to manage package dominion rules | May 17 2016 | |||
6cb2bde48d41 | epriestley | Add "Dominion" rules for Owners Packages | May 17 2016 | |||
332d787dc8f4 | epriestley | Support "Review Changes" and "Block Changes" settings for Owners package "Auto… | May 14 2016 | |||
52ac242eb3b2 | epriestley | Implement "Auto Review" in packages with a "Subscribe" option | May 14 2016 | |||
4ba4cb971178 | epriestley | Use "fa-shopping-bag" instead of "fa-list-alt" for Owners package icon | May 14 2016 | |||
547abfe87391 | epriestley | Make packages mailable and subscribable | May 14 2016 | |||
3ea47d967ab7 | epriestley | Allow monogrammed objects to be parsed from the `arc` command line in… | May 14 2016 | |||
9abc16df4df5 | epriestley | Give Owners packages the "O" monogram | May 14 2016 | |||
e5f2ccc57fb8 | epriestley | Don't trigger audits for archived packages | May 13 2016 | |||
7f15e8fbe8d2 | epriestley | Formally deprecate owners.query Conduit API method | Apr 20 2016 | |||
7694a6729f6a | Chad Little/Chad Little | Update Owners edit paths page to new UI | Apr 3 2016 | |||
a939bbc4fa21 | Chad Little | Update EditEngine for two column | Mar 28 2016 | |||
2a3c3b2b98fe | epriestley | Provide `bin/nuance import` and ngram indexes for sources | Mar 8 2016 | |||
fd9de5d6ecc8 | epriestley | Convert every two-column application except Maniphest to curtain views | Mar 6 2016 | |||
6084b7a20160 | Chad Little | Update Owners for PHUITwoColumn | Mar 6 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
71ee97d74f73 | epriestley | Give Owners real view and edit policies | Feb 15 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
07e2596aa14c | epriestley | Move generateDiffusionURI() into PhabricatorRepository | Jan 5 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
37532a0bf001 | epriestley | Remove various additional calls to getCallsign() | Jan 2 2016 | |||
1443e4b13dd4 | epriestley | Fix an excessively aggressive transaction check in Owners | Dec 28 2015 | |||
373ff7f9d465 | epriestley | Read materialized project members instead of real members | Dec 27 2015 | |||
96fe8c0b83cf | epriestley | Implement basic ngram search for Owners Package names | Dec 22 2015 | |||
5fecd55d6edd | Chad Little | More NUX states | Dec 21 2015 | |||
5cb0de1efc31 | epriestley | Restore "Create" transactions | Dec 18 2015 | |||
38e31375eac6 | epriestley | Improve UX for customizing EditEngine forms a little bit | Dec 17 2015 | |||
161ebad56d7a | epriestley | Improve Conduit type handling for `*.edit` endpoints | Dec 16 2015 | |||
4b3dcd550075 | epriestley | Add some documentation about how to set paths with owners.edit | Dec 16 2015 | |||
b0a5eee2389e | epriestley | Support editing statuses and paths in Owners via Conduit API | Dec 16 2015 | |||
0a50219f1b4f | epriestley | Formalize custom Conduit fields on objects | Dec 14 2015 | |||
10cdc55cf70b | epriestley | Give "owners.search" a "paths" attachment and a default "owners" value | Dec 14 2015 | |||
3db175f79ddd | epriestley | Add a "content" attachment for Pastes for Conduit API | Dec 14 2015 | |||
99ade500bc3a | epriestley | Flesh out Conduit parmeter types for maniphest.search | Dec 14 2015 | |||
663dce5029f5 | epriestley | Flesh out Conduit parameter types for Owners + CustomFields | Dec 14 2015 | |||
9499987cfe6f | epriestley | Add "owners.search" Conduit API endpoint, with CustomField support | Dec 13 2015 | |||
7c98cd85fe6d | epriestley | Implement DestructibleInterface for Owners Packages | Dec 10 2015 | |||
90c4880aaa7b | Chad Little | Add PhabricatorOwnersArchiveController | Dec 9 2015 | |||
468f785845ce | epriestley | Support "template objects" generically in EditEngine | Dec 7 2015 | |||
a407b83dc276 | epriestley | Move Owners to EditEngine | Dec 2 2015 | |||
5aae89babb73 | epriestley | Fix file PHID extraction in Owners and Differential | Nov 17 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
be83d62375b0 | epriestley | Fix button for "All Problem Commits" on Owners packages | Sep 29 2015 | |||
666f19e50491 | Chad Little | Make icon setting in Section Headers easier/consistent | Sep 19 2015 | |||
f8080ce93142 | epriestley | Add CustomField support to Owners | Sep 10 2015 | |||
13516cf35f03 | epriestley | Fix an issue with "packages(...)" in typeaheads | Sep 2 2015 | |||
809c7fb4f35e | epriestley | Fix an issue where paths could bleed across repos in Owners | Sep 1 2015 | |||
ce7c2097b216 | epriestley | Update Owners docs a bit | Sep 1 2015 | |||
bce0698a0f5d | epriestley | Modernize Audit search engine | Aug 31 2015 | |||
9790f93a835e | epriestley | Show all packages with a claim on a file in the table of contents view | Aug 20 2015 | |||
e0faa66772ed | Chad Little | Allow Owners Packages to be archived | Aug 18 2015 | |||
0a509ea7eceb | epriestley | Fix Owners package specificity ordering | Aug 18 2015 | |||
6cfeb9e54014 | epriestley | Further modernize OwnersPackageQuery | Aug 17 2015 | |||
fd61702d6e96 | epriestley | Remove "Primary Owner" from Owners | Aug 17 2015 | |||
a3393c3ecb92 | epriestley | Fix Owners lookups for the repository root | Aug 17 2015 | |||
36a50ccbae1e | epriestley | Provide a more modern way to load packages owning a set of files | Aug 15 2015 | |||
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
08ec0f1704d9 | Chad Little | [Redesign] Remove AphrontTable restriction on Search Engine | Jun 29 2015 | |||
7d7e13d79b86 | epriestley | Merge branch 'master' into redesign-2015 | Jun 19 2015 | |||
fcbf119f60ca | Chad Little | Owners Results package | Jun 19 2015 | |||
1851ca2d71aa | epriestley | Make owners typeahead mostly reasonable | Jun 19 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
6db97bde127d | epriestley | Build separate mail for each recipient, honoring recipient access levels | Jun 4 2015 | |||
ebb7ca8cbdae | epriestley | Convert Owners paths to application transactions | May 27 2015 | |||
da9a61fb70db | epriestley | Use ApplicationTransactions for all non-path edits to Owners packages | May 27 2015 | |||
009598593f80 | epriestley | Separate editing of package data and paths in Owners | May 27 2015 | |||
05bd6a1682e9 | epriestley | Modernize Owners package view UI elements | May 27 2015 | |||
6d5d34e6a87b | epriestley | Use ApplicationSearch in Owners | May 27 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | 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 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
b5238dc080be | epriestley | Fix bad button construction in Owners | Mar 18 2015 | |||
1e5f96e77333 | Chad Little | Modernize Owners a bit | Mar 3 2015 | |||
e5b402d13f76 | epriestley | Lock all reply-handler options in the upstream, plus cookie prefix | Feb 13 2015 |
c4science · Help