History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
427cc221499d | Joshua Spence | Rename protocol adapter classes | May 18 2015 | |||
04186e02cfd8 | epriestley | Separate handle "status" and "availability" | May 14 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
3df64104de20 | epriestley | Use full URIs to link to objects from Phame blogs | May 11 2015 | |||
75fc4e763ad6 | epriestley | Don't trim remarkup corpora before summarizing | May 11 2015 | |||
99b4941c9ad3 | Bob Trahan | Conpherence - use some handle pools for Durable column perf | May 9 2015 | |||
dd88a0e9e9ea | epriestley | Clean up miscellaneous bot issues | May 8 2015 | |||
7c96ba4ced48 | epriestley | Fix another "reply" issue with inlines showing up on the wrong side | May 8 2015 | |||
7556a70280c8 | epriestley | Prevent Files from requiring infinite policy checks | May 8 2015 | |||
7fd401d0e023 | lkassianik | First stab at Calendar day view sidebar | May 7 2015 | |||
31a89bb94d2a | epriestley | Revert a json_decode() which decodes possible scalars | May 5 2015 | |||
8d128646b31a | Joshua Spence | Fix a lisk issue | May 5 2015 | |||
e225998fce54 | Joshua Spence | Remove "commit hook mode" check from Javelin linter | May 5 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
f83e12c943c8 | Bob Trahan | Add missing typehint | May 5 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
6bebb3c69a07 | Joshua Spence | Add "and" support to "ref" | May 4 2015 | |||
9c7d1b0b90b5 | epriestley | Highlight cell when jumping to an inline comment | May 4 2015 | |||
861155ea73ea | Chad Little | Remove click to view on ghosties | May 4 2015 | |||
7aac1effacc6 | Bob Trahan | Projects - publish feed stories for project edits | May 2 2015 | |||
7b6c320e156a | epriestley | Skeleton for "Multimeter", a performance sampling application | May 1 2015 | |||
94299c0a6b19 | Chad Little | Minor tweaks to inline comments | May 1 2015 | |||
68c113832e82 | Chad Little | Collapse previous/forward by default, click to expand. | Apr 30 2015 | |||
f3a2d2b02043 | epriestley | Restore missing ApplicationSearch join clause for Maniphest | Apr 29 2015 | |||
75408d1381f0 | lkassianik | Calendar event monograms, part 3. Remarkup for calendar event monograms. | Apr 27 2015 | |||
fad75f939de5 | epriestley | Improve messaging around repository locks | Apr 27 2015 | |||
1ab6ad3ee814 | root/epriestley | Add link custom field. | Apr 24 2015 | |||
22e3e35418be | epriestley | Move ManiphestTaskQuery to EdgeLogic | Apr 23 2015 | |||
c596c358db11 | epriestley | Make "Reply" on ghost inlines work correctly (or, at least, consistently) | Apr 21 2015 | |||
fe774e68e255 | epriestley | Distinguish between ported-forward and ported-backward comments | Apr 21 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
4005bff56702 | epriestley | Implement function-driven logical project queries in Differential | Apr 20 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | 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 | |||
9437414f1756 | epriestley | Improve browsability of Almanac service datasource query | Apr 17 2015 | |||
8efdc4aabf09 | epriestley | Replace getPagingValue() with cursor methods | Apr 13 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
bdd1edea7a40 | epriestley | Modernize ManiphestTask paging and ordering | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
9c7c13ffc88a | epriestley | Modernize Phrequent and Commit query ordering/paging | Apr 13 2015 | |||
e0fa0fbdee1b | epriestley | Modernize Phriction ordering/paging | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
a40c40fade6a | epriestley | Drive query ordering and paging more cohesively | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
a43473c4b65c | epriestley | Begin formalizing query orders | Apr 13 2015 | |||
9dc114d1159a | epriestley | Make formatOrderClause() safer | Apr 13 2015 | |||
8fc45e1774a6 | Bob Trahan | Diffusion - further fix translation of revert commit stories | Apr 8 2015 | |||
ac27b93c9fd4 | Michael Krasnow/epriestley | Wowify translations | Apr 8 2015 | |||
3250efa2aff1 | Bob Trahan | translations - add missing translations for revert commits | Apr 7 2015 | |||
14507dc64bf4 | Joshua Spence | Revert "Minor change to suppress linter warning" | Apr 7 2015 | |||
48569f3629b2 | Joshua Spence | Minor change to suppress linter warning | Apr 6 2015 | |||
75f081aaf2fb | Joshua Spence | Separate `@nolint` annotation | Apr 5 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
2b3d3cf7e4c0 | epriestley | Enforce that global locks have keys shorter than 64 characters | Apr 2 2015 | |||
638cdb8d5773 | epriestley | Don't show comment draft state to non-object-owners | Apr 2 2015 | |||
898ccd7552db | Michael Krasnow/epriestley | Add translation for the string "Submit" for the Very Wow translation | Apr 2 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
637974a1903b | Chad Little | Polish up Done Button UI States | Mar 28 2015 | |||
a17542ab28c2 | epriestley | Touch up PHP/JS interactions for inline comments | Mar 28 2015 | |||
b56001457785 | Chad Little | Revamp inline commenting UI | Mar 28 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
40fb0f98df6c | epriestley | Mostly defuse DNS rebinding attack for outbound requests | Mar 26 2015 | |||
731404445fe8 | epriestley | Improve task subpriority movement algorithm for homogenous blocks | Mar 26 2015 | |||
1fd163d0976c | epriestley | Mostly provide CSS for "done" states | Mar 25 2015 | |||
9f3210c883b9 | epriestley | Publish draft "done" status when submitting comments/updates/actions/inlines | Mar 24 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
6eadfe6a6fce | epriestley | Allow repositories to be ordered by commit count | Mar 23 2015 | |||
bd2eaad04f03 | epriestley | Add "phabricator.silent" for stopping all outbound events from an install | Mar 18 2015 | |||
924b135d310b | epriestley | Add a `storage renamespace` for mangling SQL dumpfiles into a new namespace | Mar 18 2015 | |||
827c0ce08134 | epriestley | Allow LiskDAO to be forced to use a specific connection | Mar 17 2015 | |||
6b86f81fe4e9 | epriestley | Increase the visibility of permanent task failures in task queue | Mar 15 2015 | |||
21aa086b6925 | epriestley | Improve translation of some file strings | Mar 15 2015 | |||
106ca70acb62 | epriestley | Fix an issue where subpriority paging could be truncated | Mar 14 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
7427a6e648cf | epriestley | Extend TransactionCommentQuery for Differential | Mar 9 2015 | |||
4d86d51125fe | epriestley | Prepare TransactionCommentQuery for extension | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
f1f2c5d01df1 | epriestley | Reduce code duplication in inline right/left side tracking | Mar 9 2015 | |||
56a970900856 | epriestley | Reduce code duplication for inline "Undo" | Mar 9 2015 | |||
355142fcbf23 | epriestley | Reduce code duplication on comment editing UI | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
1df321bf00a1 | epriestley | Fix left/right detection of inline comments in unified view | Mar 7 2015 | |||
f9cb366f0071 | epriestley | Remove duplicate inline scaffold in 2up renderer | Mar 7 2015 | |||
1352be827e12 | epriestley | Begin separating inline comment scaffolding from other renderers | Mar 7 2015 | |||
1088d34e58eb | epriestley | Rename inline comment views to "PHUIDiff" and give them a base class | Mar 7 2015 | |||
85f4bdc2ac74 | Chad Little | Update Conpherence Main UI | Mar 6 2015 | |||
9564b0a40e88 | epriestley | Improve behavior of inline rendering with unified views | Mar 5 2015 | |||
ad3c94dd454f | epriestley | Make "Show Context" persist rendering, whitespace, encoding, etc | Mar 5 2015 | |||
06df75ebbd4f | epriestley | Render "Show Context" blocks in unified view | Mar 5 2015 | |||
e1d09fd035f5 | epriestley | Show change details for "Remarkup" standard custom field edits | Mar 3 2015 | |||
a65667443b04 | epriestley | Fix quickstart.sql for old MySQL | Mar 2 2015 | |||
9e82cfcc214b | epriestley | Use utf8_general_ci for "sort" columns in old MySQL | Feb 26 2015 | |||
38636a39cf2d | epriestley | Allow modern `phd stop` to stop old daemons cleanly | Feb 24 2015 | |||
a3518e19a565 | epriestley | Merge GC daemon into Trigger daemon | Feb 24 2015 |
c4science · Help