Graphstable
Graph
stable
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
0880788bd4cf | epriestley | Restructure cache checks to improve modularity | Apr 7 2015 | ||||
c6b05dbb63a1 | epriestley | Add a very basic cache status page | Apr 7 2015 | ||||
f4baa3bd1530 | Chad Little | New Search UI | Apr 7 2015 | ||||
cefdca164422 | Chad Little | Fix two minor CSS states with Done button | Apr 7 2015 | ||||
ec12b710aac0 | Joshua Spence | Re-enable the deprecated calls setup check | Apr 7 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 | ||||
30398b637182 | Bob Trahan | Typeahead - filter typeaheads that the viewer can't see in typeahead debug tool | Apr 7 2015 | ||||
b2c23d88e8f9 | Joshua Spence | Implement HTTP response messages | Apr 6 2015 | ||||
ed3c5f91e96d | Joshua Spence | Mark ChatLog as deprecated | Apr 6 2015 | ||||
cbaa2a508d87 | Joshua Spence | Add doclink for Diviner documentation | Apr 6 2015 | ||||
48569f3629b2 | Joshua Spence | Minor change to suppress linter warning | Apr 6 2015 | ||||
a55fb95bd5ae | Bob Trahan | Conpherence - only validate **new** participants when validating… | Apr 6 2015 | ||||
0d63c608488d | Bob Trahan | CSS - add two rules to cover UI elements in really small spaces | Apr 6 2015 | ||||
a940e6a32d9a | epriestley | Fix issue with transcripts that do not have associated rules | Apr 6 2015 | ||||
b16db61a87f3 | epriestley | Allow "send me an email" in personal rules to punch through settings | Apr 6 2015 | ||||
c0e26c65e03e | epriestley | Make mail delivery reasons code-based; include positive and negative reasons | Apr 6 2015 | ||||
63f4e66b1122 | epriestley | Attach HeraldRules to HeraldEffects | Apr 6 2015 | ||||
a40748a46cb5 | epriestley | Lift handling of Herald "email" effect to Adapter | Apr 6 2015 | ||||
e0edb0797c9f | epriestley | Remove "effector" from HeraldAdapter | Apr 6 2015 | ||||
3a72e53795c6 | Bob Trahan | Conpherence - sort participant list in main conpherence with an actual algorithm | Apr 6 2015 | ||||
7aebd2388f7c | epriestley | Remove monospaced font preference global defaults | Apr 6 2015 | ||||
75f081aaf2fb | Joshua Spence | Separate `@nolint` annotation | Apr 5 2015 | ||||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | ||||
5b1d0f9ed706 | epriestley | Remove "metamta.precedence-bulk" option (always enable it) | Apr 4 2015 | ||||
d8ab19a1662b | epriestley | Tune project hashtags a little more | Apr 4 2015 | ||||
7e0c5162763c | Bob Trahan | Conpherence - add edit control for rooms | Apr 3 2015 | ||||
2b3d3cf7e4c0 | epriestley | Enforce that global locks have keys shorter than 64 characters | Apr 2 2015 | ||||
c39b64d963db | epriestley | Improve handle loading semantics for tokenizers | Apr 2 2015 | ||||
2ecdbbec10bf | epriestley | Don't revert Conpherence page titles when updating notifications | Apr 2 2015 | ||||
a804f0ab939d | epriestley | Make file policies for emailed files more consistent | Apr 2 2015 | ||||
e74c386d5603 | epriestley | Fix an issue where RepositoryQuery may fail for viewers who can't use Diffusion | Apr 2 2015 | ||||
638cdb8d5773 | epriestley | Don't show comment draft state to non-object-owners | Apr 2 2015 | ||||
1ae1cdd7bac4 | Elan Kugelmass/epriestley | Herald queries correctly label Object Rules | Apr 2 2015 | ||||
8e5153e86627 | Chad Little | Make busy indicator durable column aware | Apr 2 2015 | ||||
e9886c4353df | epriestley | Fix an issue where we would try to release an unheld lock | Apr 2 2015 | ||||
898ccd7552db | Michael Krasnow/epriestley | Add translation for the string "Submit" for the Very Wow translation | Apr 2 2015 | ||||
de737e8039f0 | Chad Little | Update Participants UI in Conpherence Full | Apr 2 2015 | ||||
fa673dde35ef | Bob Trahan | Conpherence - finish basic application search | Apr 2 2015 | ||||
410380be3f7a | Chad Little | Update Conpherence full message column UI | Apr 1 2015 | ||||
983c6f9d4bcb | epriestley | Fix a tokenizer issue in a rare edge case | Apr 1 2015 | ||||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | ||||
52eab8760870 | epriestley | Implement the "!priority" and "!status" mail commands | Apr 1 2015 | ||||
be1fbba69858 | epriestley | Implement a "!subscribe" mail command | Apr 1 2015 | ||||
cb6349b88cc2 | epriestley | Implement a "!projects" mail command | Apr 1 2015 | ||||
25f8a37f857d | epriestley | Provide better general high-level documentation on mail commands | Apr 1 2015 | ||||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | ||||
6f95b325c6b3 | epriestley | Generate mail command documentation from active commands | Apr 1 2015 | ||||
6f59b2ab8751 | epriestley | Move Maniphest to modular mail commands | Apr 1 2015 | ||||
d4bfaa2feb18 | epriestley | Move Differential to modular mail commands | Apr 1 2015 | ||||
c32fee0e4877 | epriestley | Fully modularize mail commands | Apr 1 2015 | ||||
7c5f71b6914c | epriestley | Subclass most ReplyHandlers from TransactionReplyHandler | Apr 1 2015 | ||||
161f936871b8 | epriestley | Lift common code for transaction-based reply handlers into parent class | Apr 1 2015 | ||||
afd86a042057 | epriestley | Improve rules for embedding files received via email | Apr 1 2015 | ||||
6f028e16e852 | Bob Trahan | Conpherence - fix fatal if you don't have conpherences | Apr 1 2015 | ||||
77b23035c3c2 | epriestley | Allow Maniphest to process multiple commands via email | Apr 1 2015 | ||||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | ||||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | ||||
0d99c84bd78e | epriestley | Modernize email command parsing | Apr 1 2015 | ||||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | ||||
7cf726c7f769 | epriestley | Fix an issue with FileMailReceiver not working well | Apr 1 2015 | ||||
e0acb75be9eb | Bob Trahan | Conpherence - fix possible fatal | Mar 31 2015 | ||||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | ||||
7711ea9855ed | epriestley | Move handle fetching into tokenizer Datasources | Mar 31 2015 | ||||
ba10e8ed4121 | epriestley | Reduce cleverness of tablet breakpoint adjustment | Mar 31 2015 | ||||
3cb5cac018b2 | Bob Trahan | Conpherence - fix bad query from D12222 | Mar 31 2015 | ||||
f75248de6f4b | Bob Trahan | Conpherence - refine menu interactions with respect to "Show More" | Mar 31 2015 | ||||
fb58932eb8db | Chad Little | Less janky searching on mobile devices | Mar 31 2015 | ||||
d81d8caa9332 | Chad Little | Hide Search text better | Mar 31 2015 | ||||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | ||||
0f52fc771dc0 | epriestley | Remove implode_selected_handle_links() | Mar 31 2015 | ||||
e1eafd784e19 | epriestley | Remove Controller->renderHandlesForPHIDs() | Mar 31 2015 | ||||
a8271ecd4010 | epriestley | Remove most callsites to Controller->renderHandlesForPHIDs() | Mar 31 2015 | ||||
dec03cf07683 | epriestley | Prepare a replacement for Controller->renderHandlesForPHIDs() | Mar 31 2015 | ||||
580590fcc9fd | epriestley | Remove Controller->getLoadedHandles() | Mar 31 2015 | ||||
1752be630c28 | epriestley | Improve handle semantics with HandlePool / HandleList | Mar 31 2015 | ||||
3f738e193567 | Bob Trahan | Conpherence - fix see more link | Mar 31 2015 | ||||
b200c3bd787e | Bob Trahan | Conpherence - actually remove route from feedback in D12215 | Mar 31 2015 | ||||
89fe35cb0ecb | Bob Trahan | Conpherence - add application search in a few more places. | Mar 31 2015 | ||||
a03527f44074 | epriestley | Fix an issue where redirects would work incorrectly in Quicksand | Mar 30 2015 | ||||
c8529787f345 | epriestley | Provide TERM=dumb for Mercurial commit hooks | Mar 30 2015 | ||||
62bf56130992 | Chad Little | Update Celerity | Mar 30 2015 | ||||
58ecd2387b15 | epriestley | Likely fix for spooky scrollbar in Firefox | Mar 30 2015 | ||||
a0bf9a290a6b | Chad Little | Use font-awesome for busy indicator | Mar 30 2015 | ||||
97cc3b158887 | Chad Little | Use FontAwesome for search icon | Mar 30 2015 | ||||
57ddbde096c1 | Chad Little | Eat your veggies! | Mar 29 2015 | ||||
69020af0c7f6 | epriestley | Make column show/hide behaviors a little simpler | Mar 29 2015 | ||||
12b225737100 | Chad Little | Grid spacing for full Conpherence thread list | Mar 29 2015 | ||||
a48b486344f6 | epriestley | Fix a race condition with the chat column | Mar 28 2015 | ||||
29beb174d3b1 | epriestley | Don't treat Quicksand requests as isWorkflow() or isAjax() | Mar 28 2015 | ||||
43be66d8b9e7 | Chad Little | Fix 'Not Done' button hover state on inline comments | Mar 28 2015 | ||||
a909b48d1504 | Chad Little | Add padding to last conpherenced-edited | Mar 28 2015 | ||||
d9d0daecd7fd | epriestley | Scroll the chat column to the bottom when images load | Mar 28 2015 | ||||
ad1bed136c91 | epriestley | Fix an issue with returning to a the initial page in Quicksand | Mar 28 2015 | ||||
95efd50470d3 | epriestley | Remove stray debugging code | Mar 28 2015 | ||||
8c1a1312e8c7 | epriestley | Improve column device behaviors | Mar 28 2015 | ||||
21454842bf18 | epriestley | Fix comment previews in Quicksand | Mar 28 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 |
c4science · Help