phab/src/applications/ownersstable
phab/src/applications/owners
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
9b65370398cc | Bob Trahan | Policy - move some owners code into an editor class and check policy better | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | 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 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
698b7f9ea39c | Joshua Spence | Explicitly declare method/property visibility | Jan 11 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
f0db6e48189d | Joshua Spence | Migrate Project edges to subclass `PhabricatorEdgeType` | Jan 2 2015 | |||
1c04532852a3 | Bob Trahan | Owners - sort repositories alphabetically in path chooser | Dec 30 2014 | |||
796428c810a0 | Bob Trahan | Owners / Audit - restore link to view audits related to an owners package. | Nov 8 2014 | |||
4307d6816d30 | Chad Little | Linkify Registration Email | Nov 7 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
dc8b2ae6d226 | epriestley | Generate expected schemata for Fact, Owners, Herald and Diviner | Oct 1 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
3fca1b2d2d94 | epriestley | Fix some missing renames of Application classes | Jul 25 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
b0623305b701 | epriestley | Add some missing application names | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
b8d604acaf84 | epriestley | Make typeahead datasources default to PHID type icons | Jul 18 2014 | |||
ca5a2641a6d7 | epriestley | Modernize "user or project" typeahead datasources | Jul 18 2014 | |||
6eb879210a4f | epriestley | Modernize "owners" datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
20abf37b88cd | epriestley | Fix a lookup issue in Owners | Apr 15 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
3a80c512c77a | epriestley | Move OwnersPackage to Appliation PHIDs | Jul 26 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 |
c4science · Help