phab/src/applications/phamefeature/testing
phab/src/applications/phame
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a4b281aa2916 | epriestley | Fix Phame handling of `$request` | Oct 24 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
4f87adc43846 | epriestley | Ignore keys with trailing index on table primary key for now | Oct 1 2014 | |||
502d18ede400 | epriestley | Generate expected scheamta for Passphrase, Paste, Phlux, Phame | Sep 24 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
42258ce0be9d | Chad Little | Remove "Edit" text on Phame | Aug 8 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
f9fe5e3a60af | epriestley | Render Phame templates in the expected order | Jul 29 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 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
23a238b04545 | epriestley | Remove "organization", "communication" and "miscellaneous" app groups | May 30 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
ac9c82fcdf03 | epriestley | Check view policy, not join policy, when raising an error for Phame custom… | May 5 2014 | |||
7145587df7fb | epriestley | Lock down some config options | May 1 2014 | |||
5f02ed5bbb7d | Bob Trahan | Phame - add some application polish. | Apr 30 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
ad88ff28a1b5 | epriestley | Reject Phame domains which include a port number | Mar 11 2014 | |||
a1faac0a21b8 | Bob Trahan | Phame - create conduit API to create posts | Mar 11 2014 | |||
5854de8c1c47 | epriestley | Don't 302 to an external URI, even after CSRF POST | Mar 11 2014 | |||
5801176edc13 | epriestley | When creating a new Phame blog post, check that the author has permission to… | Mar 6 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
5173b4954de3 | epriestley | Move Celerity gradually toward multiple source support | Jan 1 2014 | |||
d8c11a210605 | epriestley | Move build-time resources to "CelerityPhysicalResources" to fix Phame | Jan 1 2014 | |||
2c35532256ea | epriestley | Drive all Celerity operations from the new map | Jan 1 2014 | |||
60cb65bfbb2d | epriestley | Make resolveResources() and packageResources() private on CelerityResourceMap | Jan 1 2014 | |||
60ff29ed0613 | epriestley | Make lookupSymbolInformation() a private API on CelerityResourceMap | Jan 1 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
24579e295681 | James Rhodes/epriestley | Add phame.queryblog and phame.querypost Conduit calls. | Nov 3 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
dc389c90bb62 | epriestley | Simplify policy header implementation | Sep 19 2013 | |||
104c6244c318 | Chad Little | Policy Header rollout | Sep 19 2013 | |||
a17b9cd2a178 | epriestley | Fix Phame fatal | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 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 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 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 | |||
1457797c4a97 | Bob Trahan | Move PhamePost to new phid stuff | Jul 26 2013 | |||
a07096daebe9 | Bob Trahan | Move PhameBlog to new phid stuff | Jul 26 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
5cf725857729 | Cam Spiers/epriestley | Provide syntax highlighting css for oblivious phame posts | Jun 27 2013 | |||
4770437bb3cf | Cam Spiers/epriestley | Fix issue where phame "View Live" functionality works by using POST not GET | Jun 26 2013 | |||
97dc48485474 | Cam Spiers/epriestley | Fix issue where https is not honoured when loading disqus api | Jun 26 2013 | |||
0495eb15862e | Cam Spiers/epriestley | Fix issue where "phabricator" disqus account is used by default and not… | Jun 26 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
fab9a138f312 | Chad Little | Use PHUIFeedStory in Phame | May 22 2013 | |||
3d16eb5e57a7 | deedydas/epriestley | Token support for Phriction Documents, Ponder Questions, and Phame Blogs | May 9 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
e8dd67b88c13 | Jakub Vrana | Properly escape inline <script> | Apr 21 2013 | |||
8ea5c8c74ea2 | Chad Little | Modernize Phame | Apr 14 2013 | |||
649f5cc178bf | Bob Trahan | Phame - fix some issues with feed reported on github (290, 291) | Apr 12 2013 | |||
53f6936b8a42 | Bob Trahan | Phame - "fix" blog feed | Apr 5 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
92c4dfdfb19c | epriestley | Fix an extra %s in BlogFeedController | Mar 3 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
2f6613846489 | epriestley | Fix an open redirect issue in Phame with "View Live" | Feb 20 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
f5aa92ecda3e | epriestley | Fix Phame escaping issue | Feb 14 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
ccb206e984d1 | Debarghya Das/epriestley | Added a Disable Macros function that can be called in some contexts where… | Feb 4 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
edfcd7bd2d6a | epriestley | render_tag -> tag: phame, remarkup | Jan 29 2013 | |||
9670f0c6368e | vrana | Convert phutil_render_tag(X, Y, phutil_render_tag(...)) to phutil_render_html | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) 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 |
c4science · Help