phab/src/applications/conduitfeature/better-testing
phab/src/applications/conduit
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
21a259742179 | Joshua Spence | Complain if a Conduit Client doesn't send a host key. | Jun 23 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 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 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
9d1cfcd8ec72 | epriestley | Move Conduit rendering to SearchEngine | May 9 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
3fde02004968 | epriestley | Make many actions require high security | May 1 2014 | |||
08d9e5ec99ae | Bob Trahan | Use initializeNewLog rather than instantiate the UserLog | Apr 29 2014 | |||
27d426e3fe92 | epriestley | Allow Conduit console to be browsed by logged-out users | Apr 22 2014 | |||
3b0be0961cfa | epriestley | Add a rough `harbormaster.querybuildables` Conduit API method | Apr 18 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
72a062d8027b | epriestley | Truncate Conduit 'clientDescription' so we don't overflow the column | Feb 25 2014 | |||
d112b6c15d8e | epriestley | Add `diffusion.querycommits` and deprecate `diffusion.getcommits` | Jan 28 2014 | |||
9f35c7cc2675 | epriestley | Complete modularization of the GC daemon | Jan 15 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
3fc807bed162 | epriestley | Fix exception for new error stuff in Conduit | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
44c9a94abe97 | epriestley | Make conduit certificate readonly and select-on-click | Dec 23 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
1bcf478c698e | Anirudh Sanjeev/epriestley | Fix weird issue where INF is not respected in PHP 5.5 | Nov 8 2013 | |||
90a9e9067550 | epriestley | Record Conduit calls in the service profiler | Nov 4 2013 | |||
888b3839e7e8 | epriestley | Prepare to route VCS connections through SSH | Oct 29 2013 | |||
6bdedfe679fa | Chad Little | Add ObjectBox to Condiut Cert Page | Oct 29 2013 | |||
90b83d7a92c5 | epriestley | Fix logged-out Diffusion calls to Conduit | Oct 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
7180199d1370 | epriestley | Fix daemon auth issue | Oct 19 2013 | |||
5171e3684c58 | epriestley | Require application "Can Use" capability to call Conduit methods | Oct 17 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
f0857e4fd817 | epriestley | Improve error message for bad timestamps | Aug 2 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
c3b2184977f5 | epriestley | Mostly modernize Conduit logs | Jul 1 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
94e7878a5774 | Gareth Evans/epriestley | Route internal conduit calls if other hosts available | May 19 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
2dab1c1e42f2 | Afaque Hussain/epriestley | Made conduit permanently installed | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
bcf9b9d4a707 | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 6 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
bb175655aed0 | Nick Pellegrino/epriestley | Adding the Conduit query method. | Jan 20 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
6dd01698732f | epriestley | Fix various issues with SSH receivers | Dec 19 2012 | |||
e78898970ab6 | epriestley | Implement SSHD glue and Conduit SSH endpoint | Dec 19 2012 | |||
cd46fd4afe67 | vrana | Mark finished postponed linters as okay | Dec 17 2012 | |||
ee392ada930e | epriestley | Add `user` parameter to differential.createrevision | Dec 17 2012 | |||
94d42b6313c4 | vrana | Throw on invalid Conduit method parameters | Dec 17 2012 | |||
a0e93fd4c44c | vrana | Provide a separate error code for invalid Conduit calls | Dec 17 2012 | |||
95a99e71c6f1 | vrana | Require Conduit methods to be instances of ConduitAPIMethod | Dec 15 2012 | |||
e4608470dd07 | vrana | Make description in user.addstatus really optional | Dec 15 2012 | |||
0b9c54a6bb78 | epriestley | Detect missing 'params' in Conduit calls | Dec 11 2012 | |||
0e53731d1d21 | vrana | Expose repository info in arcanist.projectinfo | Dec 11 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
b7e8c0a300b0 | vrana | Specify content source for differential.close | Dec 7 2012 | |||
1536b8a19c5b | vrana | Bump Conduit server version number | Dec 4 2012 | |||
493196e16a6f | vrana | Add Conduit method for getting Diffusion lint messages | Nov 28 2012 | |||
8ee6cbe1d461 | Bob Trahan | add "author" information to conduit call | Nov 9 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a977b49e3342 | Bob Trahan | add ids and phids to maniphest.query | Nov 1 2012 | |||
7c99d525482e | Bob Trahan | filter_phids => filterPHIDs | Oct 31 2012 | |||
60466d3bccc1 | Bob Trahan | Create a status tool by giving /calendar/ some teeth | Oct 24 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
5cbc4fe7e1fc | epriestley | Rename ManiphestTaskQuery::withProjects() to withAllProjects() | Oct 5 2012 | |||
84ddc4a0c95b | Bob Trahan | Add a defaulty priority configuration flag for maniphest tasks | Oct 4 2012 | |||
36d02b6c798b | epriestley | Fix a use of $method in Conduit which is not available in scope | Oct 4 2012 | |||
78784aa1fe86 | epriestley | Group applications into groups on /applications/ | Oct 4 2012 | |||
14fe3f5d1426 | epriestley | Implement getHelpURI() for new applications | Oct 3 2012 | |||
a717d7db339b | epriestley | Add Conduit and Herald applications | Oct 1 2012 | |||
f1d4755c6171 | Christopher Blizzard | Fix unit test updates so a diff update has a predictable unit test status | Sep 25 2012 | |||
d28c591e7450 | vrana | Don't fatal on duplicate field in commit message | Sep 11 2012 | |||
dbc8218f0687 | epriestley | Add 'viewer' to some Remarkup callsites | Sep 5 2012 | |||
9b843a3d441e | vrana | Allow linking unit tests | Sep 5 2012 | |||
d814245eea32 | epriestley | Add 'paste.query' conduit method and deprecate 'paste.info' | Aug 24 2012 | |||
85bf88e400fa | epriestley | Allow pastes to be flagged | Aug 24 2012 | |||
51a5dacd6ddc | epriestley | Remove `path.getowners` method | Aug 22 2012 | |||
6ed202b6756e | epriestley | Add a 'silent' option to differential.createcomment | Aug 20 2012 |
c4science · Help