phab/src/applications/oauthserver/controllerstable
phab/src/applications/oauthserver/controller
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | 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 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
37106c1b3178 | Joshua Spence | Don't explicitly name abstract base classes | Jul 21 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 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 | |||
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 | |||
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 | |||
3c4070a16822 | Bob Trahan | OAuth Server -- add controllers to RUD client authorizations and CRUD clients | Feb 24 2012 | |||
af295e0b2620 | Bob Trahan | OAuth Server enhancements -- more complete access token response and groundwork… | Feb 22 2012 | |||
7a3f33b5c293 | Bob Trahan | OAuth - Phabricator OAuth server and Phabricator client for new Phabricator… | Feb 19 2012 |
c4science · Help