phab/src/applications/oauthserverfeature/testing
phab/src/applications/oauthserver
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8e8ada376420 | aubort | Merge with Stable Week 31 | Aug 6 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
ee834c5958d0 | William Light/epriestley | oauthserver: get client ID/secret from HTTP auth | Oct 31 2016 | |||
eb673fd783e4 | epriestley | Formalize and fully modularize settings panel groups | Jun 4 2016 | |||
875b86671566 | epriestley | Add missing "oauth_server_edge" tables | May 17 2016 | |||
5dec03af323f | epriestley | Make OAuth scope handling more flexible | Apr 5 2016 | |||
8dfc7d4201fd | epriestley | Allow OAuth applications to be disabled instead of destroyed | Apr 5 2016 | |||
57f016b166de | epriestley | Convert OAuthServer to Transactions + EditEngine | Apr 5 2016 | |||
5f957807a725 | epriestley | Update OAuthServer for modern SearchEngine fields | Apr 4 2016 | |||
60133b6fa5d5 | epriestley | Begin cleaning up OAuth scope handling | Apr 4 2016 | |||
694a8543d809 | epriestley | Modernize some OAuth Server code | Apr 4 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
9104867c714d | Joshua Spence | Linter fixes | Dec 2 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
9d0332c2c0a4 | epriestley | Modernize OAuthserver and provide more context on "no permission" exception | Sep 3 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 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 | |||
bf81fda03609 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a4784e03fff4 | Chad Little | [Redesign] Add Table, Collapse support to ObjectBox | May 20 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
3f77ad9368c7 | lkassianik/epriestley | "Create Application" button in OAuth Server application should be greyed out if… | Apr 26 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
17ced84ace33 | Bob Trahan | OAuth - make sure users know they are exposing their primary email address | Feb 17 2015 | |||
03639a7c1e79 | Bob Trahan | OAuth - add concept of "trusted" clients that get auto redirects | Feb 9 2015 | |||
eee8d194eb48 | Bob Trahan | OAuthServer - default "whoami" scope and refine scope-asking workflow | Feb 7 2015 | |||
7213eb01e030 | epriestley | Only let users log in to an OAuth server if they can see it | Feb 5 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | 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 | |||
1cc81b1d0ae4 | Bob Trahan | OAuthServer - hide client secret behind a "View Secret" action | Jan 15 2015 | |||
4655b7e4da8e | Bob Trahan | OAuthServer - implement destructible interface on oauth server client objects | Jan 14 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
152072fc974b | Bob Trahan | OAuthServer - harden things up a bit | Jan 9 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 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
d6639b68d5a3 | epriestley | Generate expected schemata for MetaMTA, Nuance, MetaData, OAuthServer | Sep 24 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | 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 | |||
37106c1b3178 | Joshua Spence | Don't explicitly name abstract base classes | Jul 21 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 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 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
3f5a55fa6e5a | epriestley | Let users review their own account activity logs | Apr 28 2014 | |||
5721560663de | epriestley | Use modern UI for OAuthServer details page | Mar 18 2014 | |||
153403366415 | epriestley | Use ApplicationSearch in OAuthServer | Mar 18 2014 | |||
34c890b7e1a8 | epriestley | Use modern UI and policies in OAuth client editing | Mar 18 2014 | |||
995a890565f3 | epriestley | Make OAuth client authorizations a Settings panel | Mar 18 2014 | |||
8909f8ec599b | epriestley | Modernize OAuthServer PHIDs and Queries | Mar 18 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
6bda39aaad79 | epriestley | Fix a couple of minor OAuthServer things | Mar 14 2014 | |||
ae7324fd5b8a | epriestley | Fix an anchor redirect issue with OAuth server, plus modernize the application… | Mar 13 2014 | |||
7176240717f2 | epriestley | Whitelist controllers which can receive a 'code' parameter | Mar 12 2014 | |||
63b4183d9a43 | Jakub Vrana | Initialize used variable | Jul 10 2013 | |||
41b9752ba8a3 | epriestley | Fix an OAuthServer issue where an attacker could make a link function over HTTP… | Feb 20 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
e4736bf9778b | vrana | Avoid double escaping in error view title | Feb 10 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
1188876ea92f | Toby Hughes/epriestley | Fix exception in OAuthServerAuthController | Feb 6 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
ed4a155c9168 | epriestley | Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith… | Aug 7 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
09172a19374a | Bob Trahan | Add pagers to server clients and client authorizations in OAuth Server GUI | Apr 5 2012 | |||
8f2c426ff2c3 | Bob Trahan | Fix OAuth Client Authorization bugs | Mar 5 2012 | |||
cd30946d6085 | Bob Trahan | OAuth Server -- add a doc and link to it in a few places | Mar 2 2012 | |||
0327a5fc69ae | Bob Trahan | OAuthServer polish and random sauce | Mar 1 2012 |
c4science · Help