-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: phacility/phabricator
base: 2ddc770fd881de7a5bbe613de49d1456e8c978ae
head repository: phacility/phabricator
compare: 0167f357b7233ec23d70985911254681b1c2e6d7
- 5 commits
- 22 files changed
- 1 contributor
Commits on Sep 15, 2018
-
Remove "mailKey" from "PhabricatorRepositoryCommit"
Summary: Ref T13197. Ref T13065. This continues the gradual purge of dedicated "mailKey" columns in favor of shared infrastructure. Test Plan: - Ran migration. - Visually inspected database. - Grepped for `mailKey`. - Added some comments, saw the daemons generate corresponding mail. Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13197, T13065 Differential Revision: https://secure.phabricator.com/D19670
epriestley committedSep 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 40d5d5c - Browse repository at this point
Copy the full SHA 40d5d5cView commit details -
Allow Drydock logs to be associated with RepositoryOperation objects
Summary: Ref T13197. See PHI873. I want to give RepositoryOperation objects access to Drydock logging like leases, resources, and blueprints currently have. This just does the schema/query changes, no actual UI or new logging yet. Test Plan: Ran storage upgrade, poked around the UI looking for anything broken. Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13197 Differential Revision: https://secure.phabricator.com/D19671
epriestley committedSep 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 10f219f - Browse repository at this point
Copy the full SHA 10f219fView commit details -
Add Drydock logs to the RepositoryOperation UI
Summary: Depends on D19671. Ref T13197. See PHI873. Expose logs in the RepositoryOperation UI. Nothing writes the logs yet, so these interfaces are currently always empty. Test Plan: {F5887102} {F5887103} Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13197 Differential Revision: https://secure.phabricator.com/D19672
epriestley committedSep 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 92bcf85 - Browse repository at this point
Copy the full SHA 92bcf85View commit details -
Write a trivial log when starting a repository operation
Summary: Depends on D19672. Ref T13197. See PHI873. This writes a trivial log when we begin acting on a working copy and makes it look reasonable in the UI. This is mostly just to prove that logging works properly. Test Plan: {F5887697} Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13197 Differential Revision: https://secure.phabricator.com/D19673
epriestley committedSep 15, 2018 Configuration menu - View commit details
-
Copy full SHA for a7e060f - Browse repository at this point
Copy the full SHA a7e060fView commit details -
Provide a convenient way to log arbitrary text in Drydock without nee…
…ding structured log classes Summary: Depends on D19673. Ref T13197. See PHI873. Test Plan: Added some code like this: ``` $operation->logText('Nice convenient text logging.'); ``` ...then got: {F5887712} Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13197 Differential Revision: https://secure.phabricator.com/D19674
epriestley committedSep 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 0167f35 - Browse repository at this point
Copy the full SHA 0167f35View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2ddc770fd881de7a5bbe613de49d1456e8c978ae...0167f357b7233ec23d70985911254681b1c2e6d7