History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
237f94b830a4 | epriestley | Fix flaky subscribers policy rule unit test | Dec 11 2016 | |||
42896f9f9044 | epriestley | Rename all ProfilePanels into ProfileMenuItems | Dec 11 2016 | |||
8480776ccd99 | epriestley | Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" | Dec 11 2016 | |||
d6704705a752 | epriestley | Rename "ProfilePanelEditEngine" to "ProfileMenuEditEngine" | Dec 11 2016 | |||
923d3d306062 | epriestley | Rename "PanelEngine" to "MenuEngine" | Dec 11 2016 | |||
f3d9a0b93000 | epriestley | Fix two cache issues (global settings; initial setup) | Dec 11 2016 | |||
f0b695239186 | Chad Little | Add an ApplicationProfilePanel | Dec 9 2016 | |||
9c72c1b1daa9 | epriestley | When rendering the "you were invited" header, query the inviting user with the… | Dec 9 2016 | |||
9017bb9925e8 | epriestley | Add a setup check for installation on a burstable instance type | Dec 9 2016 | |||
9c38b61e51a0 | epriestley | Fix an issue where tokenizers can sort milestone results into the wrong query… | Dec 9 2016 | |||
5a95efaa4b77 | epriestley | Tokenize datasource indexes on "(" and ")" | Dec 9 2016 | |||
ffdc082852fe | epriestley | Add a wide range of HTTP-request-based setup checks | Dec 9 2016 | |||
be4f66a5a329 | epriestley | In Remarkup, render archived Herald rules with strikethrough for consistency | Dec 8 2016 | |||
5f26dd9b6660 | epriestley | Use futures to improve clustered repository main page performance | Dec 8 2016 | |||
495092613019 | epriestley | Validate settings before writing them to the user cache | Dec 7 2016 | |||
58ea40ad6453 | epriestley | Hash Diffusion README cachekey components | Dec 6 2016 | |||
b869e742b9dc | epriestley | Cache README content for repositories | Dec 6 2016 | |||
e6ddd6d0e95d | epriestley | Cache Almanac URIs for repositories | Dec 6 2016 | |||
f45a13cff406 | epriestley | Improve settings caches on fast paths like Conduit | Dec 6 2016 | |||
125fb332de72 | epriestley | Introduce a serializing key-value cache proxy | Dec 6 2016 | |||
f8d6b6181eb4 | epriestley | Use PhabricatorCachedClassMapQuery when querying object PHID types | Dec 6 2016 | |||
bfbf75a8720c | epriestley | Slightly modernize ConduitTokenQuery | Dec 6 2016 | |||
55a54facd5db | epriestley | Use PhabricatorCachedClassMapQuery in Conduit method lookups | Dec 6 2016 | |||
1f3fcce6fe2d | epriestley | Provide a cached class map query for making key-based class lookups more… | Dec 6 2016 | |||
52112620a3d2 | epriestley | Provide a pure APC cache for runtime caching | Dec 6 2016 | |||
4faa4b451f41 | epriestley | When viewing a branch, preview differences from master | Dec 6 2016 | |||
fc1adf987573 | epriestley | Modernize UI for "Compare" in Diffusion | Dec 6 2016 | |||
43f9927a38f7 | Aviv Eyal/epriestley | Compare two branches | Dec 6 2016 | |||
0ad1dd640a09 | Eitan Adler/epriestley | Remove the Persona login method | Dec 6 2016 | |||
005d8493b034 | epriestley | Pass GIT_ENVIRONMENTAL_MAGIC through to hook subprocesses to support Git 2.11.0 | Dec 5 2016 | |||
6058d3305f82 | epriestley | Normalize remote IP addresses when writing to logs, etc | Dec 5 2016 | |||
5a060b34df81 | epriestley | Add IPv6 reserved addresses to the default outbound blacklist | Dec 5 2016 | |||
4a6229ee693b | epriestley | Remove some no-op "canUninstall()" Application methods | Dec 5 2016 | |||
5f593aafb1ac | epriestley | Allow logged-out users to load global preferences on installs without public… | Dec 5 2016 | |||
faf983614cd5 | epriestley | Improve error messages for running `git clone` against a Mercurial repository | Dec 2 2016 | |||
7c37377e0d61 | epriestley | Set the viewer timezone properly on Calendar event RecurrenceSet objects | Dec 2 2016 | |||
99c6b53ab224 | epriestley | Explicitly update the repository URI index after making a URI edit | Dec 1 2016 | |||
dc73785c4ffc | epriestley | Add a "--force" argument to "bin/config done" | Dec 1 2016 | |||
9730f5a34fd7 | epriestley | Allow custom Sites to have custom 404 controllers | Dec 1 2016 | |||
29a3cd5121d9 | epriestley | Add "Manual Activities", to tell administrators to rebuild the search index | Nov 30 2016 | |||
eeb80ba96b59 | Chad Little | Add sidenav back to workboards | Nov 30 2016 | |||
23a202866a1f | epriestley | When running a fulltext query with no query, enforce order by document creation… | Nov 29 2016 | |||
5cc4f6407ceb | epriestley | Make the modal choice between "Edit This Event" and "Edit Future Events" more… | Nov 28 2016 | |||
22a566f7326c | epriestley | Ignore Calendar date edits which just change the internal date timezone without… | Nov 28 2016 | |||
c5162074a12a | epriestley | Fix an issue where internal Calendar DateTimes would not be correctly set to… | Nov 28 2016 | |||
dece7af50bff | Chad Little | Prettier file embeds | Nov 27 2016 | |||
b2cdebefea83 | epriestley | Fix two errors from the error logs | Nov 26 2016 | |||
7c5b5327c8cc | epriestley | Use stemming in the MySQL fulltext search engine | Nov 26 2016 | |||
d54c14c64444 | epriestley | If InnoDB FULLTEXT is available, use it for for fulltext indexes | Nov 26 2016 | |||
2b7ec1deea31 | epriestley | Boost search result title matches | Nov 26 2016 | |||
54470a12d430 | epriestley | Execute fulltext queries using a subquery instead of by ordering the entire… | Nov 26 2016 | |||
48a34eced28d | epriestley | Prepare for InnoDB FULLTEXT support | Nov 26 2016 | |||
9d0752063e1e | epriestley | Allow `bin/storage adjust` to adjust table engines | Nov 26 2016 | |||
ff3333548f8a | epriestley | Create and populate a stopwords table for InnoDB fulltext indexes to use in the… | Nov 26 2016 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
eac49e421a41 | epriestley | Fix an issue where an excessively long TTL was computed for "not attending… | Nov 24 2016 | |||
a1025ca52e03 | epriestley | Make logged-out users use global settings, not default settings | Nov 23 2016 | |||
8958d68ec648 | epriestley | When a Phortune subscription has a removed payment method, be more explicit… | Nov 23 2016 | |||
f19924310431 | epriestley | Clean up another insufficiently-general exception | Nov 23 2016 | |||
4dadad53ae5d | epriestley | Prevent media from autoplaying when rendered as a feed story | Nov 22 2016 | |||
faf42cbe8f59 | epriestley | Allow "Wait for Message" to be unset on build plans | Nov 22 2016 | |||
0aa3f8b86bff | Chad Little | Allow commenting on non-viewable lightbox files | Nov 22 2016 | |||
0ed767b967b3 | epriestley | Fix a couple of partition migration bugs | Nov 22 2016 | |||
256d14c7ea22 | Aviv Eyal/avivey | Move testcase file to right place | Nov 22 2016 | |||
e6bfa1bd2388 | epriestley | Remove "mysql.configuration-provider" configuration option | Nov 22 2016 | |||
4da74166fe87 | epriestley | When storage is partitioned, refuse to serve requests unless web and databases… | Nov 22 2016 | |||
bac27fb40363 | epriestley | Remove "mysql.implementation" configuration | Nov 22 2016 | |||
88a966993be1 | Chad Little | Ajax commenting on lightbox images | Nov 22 2016 | |||
bcfd515b320d | epriestley | Run all minor setup checks on all configured database hosts | Nov 22 2016 | |||
326d5bf8004e | epriestley | Detect replicating masters and fatal (also, warn on nonreplicating replicas) | Nov 22 2016 | |||
bc4187d70949 | epriestley | When we "discover" new fatal setup issues, stop serving traffic | Nov 22 2016 | |||
78040e0ff577 | epriestley | Run "DatabaseSetup" checks against all configured hosts | Nov 22 2016 | |||
bf1cbc2499c7 | epriestley | Don't let users pick "whatever.git" as a repository short name, make "." work | Nov 22 2016 | |||
55e21565b593 | epriestley | Support application partitioning across multiple masters | Nov 19 2016 | |||
97cd7a98b1e3 | epriestley | Strip restricted and incomplete handles from the "Mentions" tab on Maniphest… | Nov 18 2016 | |||
8aeb7aa52587 | Chad Little | Show file comments on file lightboxes | Nov 18 2016 | |||
39509648f2ba | epriestley | In Calendar mobile month view, color circles green for attending events too | Nov 18 2016 | |||
132b0803cb42 | epriestley | Fix a couple of calendar export daterange issues | Nov 18 2016 | |||
0033fe666757 | epriestley | When a field isn't lockable, just freeze the lock status instead of removing… | Nov 18 2016 | |||
2befd239a85e | epriestley | Add session and request hooks to PhabricatorAuthSessionEngine | Nov 17 2016 | |||
79132311f409 | epriestley | Generate slightly shorter summaries in the typeahead browse dialog | Nov 17 2016 | |||
d69a1b95e782 | epriestley | Fix an EditEngine issue with unlocking fields which can't be locked | Nov 17 2016 | |||
625d5235a5bc | epriestley | Prevent typeahead sources from querying against empty tokens | Nov 17 2016 | |||
b4faf2e63ee6 | epriestley | Allow "harbormaster.createartifact" to decode raw HTTP parameter types of… | Nov 17 2016 | |||
b02f64f6eecd | epriestley | Make project token sorting and normalization a little less hacky | Nov 17 2016 | |||
7c4c76d32a3f | epriestley | Fix a Quicksand/Lightbox contention issue | Nov 17 2016 | |||
d2f3e7f7f3ab | Chad Little | Remove sidenav from Workboards | Nov 17 2016 | |||
f33b5c30ebe0 | epriestley | Use the same date rendering display logic for both tooltips and subheaders | Nov 16 2016 | |||
91ee6b78df3d | epriestley | Make some confusing/weird Calendar fields not configurable on custom EditEngine… | Nov 16 2016 | |||
6e5565b3ff6d | epriestley | Clean up a little more Calendar display logic | Nov 15 2016 | |||
ce0cb115ca2a | Chad Little | Add Hero Image to Phame Post | Nov 15 2016 | |||
c7f2e4a9246e | epriestley | Document calendar summary icons | Nov 15 2016 | |||
e713cc08e6d8 | epriestley | Make Calendar query for indirect invites/RSVPs by default, like Differential | Nov 15 2016 | |||
015ead6e7b85 | Chad Little | Add subtitle to PhamePost | Nov 15 2016 | |||
edba4bb8d471 | epriestley | Improve Calendar event behavior for group invites | Nov 15 2016 | |||
6464934cd6be | epriestley | Fix a bug on Calendar event day views for all day events in certain timezones | Nov 15 2016 | |||
885805f34067 | epriestley | Make Passphrase "token" credentials accessible via the API | Nov 15 2016 | |||
508d86aab6cf | epriestley | Don't send Phurl mail to the URL object itself | Nov 15 2016 | |||
7097abbe570c | epriestley | Add a bunch of Phacility-specific code to the upstream, thinly veiled as… | Nov 15 2016 | |||
e6c82c099481 | epriestley | Fix an issue with generating browser URIs in an SVN repository | Nov 15 2016 |
c4science · Help