phab/src/applications/harbormasterproduction
phab/src/applications/harbormaster
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ff6ccd5f68ac | Joshua Spence | Remove leftover code for "postponed" lint and unit status | Aug 29 2015 | |||
254b394f2c2b | June Rhodes | Associate Harbormaster build target with leases | Aug 24 2015 | |||
a1d1cf77a788 | Chad Little | Remove call to loadDrydockLease | Aug 19 2015 | |||
b21270d498d3 | epriestley | Probably fix bad loadArtifactLease() call | Aug 18 2015 | |||
74bf0d6ec692 | epriestley | Show external build links in applications | Aug 15 2015 | |||
57b0353034c5 | epriestley | Add `harbormaster.createartifact` | Aug 15 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
c2c8b00c5c6b | epriestley | Always show build target tabs, even if they have no data | Aug 10 2015 | |||
a1431e53cc01 | epriestley | Link to Harbormaster build targets from the Daemon worker page | Aug 10 2015 | |||
a1499ceb8f61 | epriestley | Don't let autoplans be run manually | Aug 10 2015 | |||
580790cd6e35 | epriestley | Prevent Harbormaster autobuilds from being stopped, paused or restarted | Aug 6 2015 | |||
a9763062f78b | epriestley | Unprototype Harbormaster | Aug 6 2015 | |||
8860f4724fa4 | epriestley | Lump Harbormaster build steps into groups | Aug 6 2015 | |||
630fb06c428e | epriestley | Document how to use `harbormaster.sendmessage` to report lint and unit results | Aug 4 2015 | |||
5f76c71d781c | epriestley | Share target filtering code in HeraldAction | Aug 3 2015 | |||
6f6d88794b25 | epriestley | Modularize the Diffusion "Add Auditors" Herald action | Aug 3 2015 | |||
776caa507b15 | epriestley | Modularize the Harbormaster "Run build plan" Herald action | Aug 3 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
fe4bcde59e78 | epriestley | Merge branch 'master' into redesign-2015 | Jul 3 2015 | |||
9623f9b5cf8a | epriestley | Allow unit test duration to be submitted as a float or an int | Jul 2 2015 | |||
08ec0f1704d9 | Chad Little | [Redesign] Remove AphrontTable restriction on Search Engine | Jun 29 2015 | |||
1e3c49086ee3 | epriestley | Merge branch 'master' into redesign-2015 | Jun 28 2015 | |||
cee1835bb01c | epriestley | Don't try to strlen() an array | Jun 26 2015 | |||
14a395ed8e64 | epriestley | Merge branch 'master' into redesign-2015 | Jun 25 2015 | |||
db1bc7fd7f1f | epriestley | Carefully avoid the harbormaster/differential race | Jun 25 2015 | |||
5f99d79c5d17 | epriestley | Fix type spec for 'coverage' | Jun 25 2015 | |||
075f041becc4 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
716bd4e4b41b | epriestley | Improve lint/unit limit, sort, view all, collapse behaviors | Jun 23 2015 | |||
9656e6e6b1b2 | epriestley | Link prominently to Harbormaster Buildables in build result output | Jun 23 2015 | |||
524aa39aa2f5 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
de30e15b7ec8 | epriestley | Make Differential load lint/unit data from Harbormaster | Jun 23 2015 | |||
c4eef3dfcb5b | epriestley | Sketch out unit/lint displaying on builds | Jun 23 2015 | |||
c31e25d5ceed | epriestley | Smooth out some UI/UX issues in Harbormaster | Jun 23 2015 | |||
41b3f9236a77 | epriestley | Allow lint and unit results to be reported via `harbormaster.sendmessage` | Jun 23 2015 | |||
b72deb332ca7 | epriestley | Render unit results as Harbormaster unit messages | Jun 23 2015 | |||
e618b672d233 | epriestley | Render lint results as Harbormaster lint messages | Jun 23 2015 | |||
b55f9b6120be | epriestley | Merge branch 'master' into redesign-2015 | Jun 22 2015 | |||
76194a0dc1dd | epriestley | Add "Autoplans" to Harbormaster | Jun 21 2015 | |||
081300c7f861 | epriestley | Modernize some Harbormaster Controller/Policy infrastructure | Jun 21 2015 | |||
7ad4c9c056d1 | epriestley | Replace Harbormaster "BuildItem" with Lint/Unit messages | Jun 21 2015 | |||
803c65663d13 | epriestley | Merge branch 'master' into redesign-2015 | Jun 20 2015 | |||
44dee47c2882 | J Rhodes | Show build plan name on Harbormaster plan view controller | Jun 20 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
b97d7dddc806 | epriestley | Merge branch 'master' into redesign-2015 | Jun 16 2015 | |||
2a5cf5e1b76c | epriestley | Separate "Revision" and "Diff" fields in Differential | Jun 16 2015 | |||
6af1c02f0625 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
6aa494bd2523 | epriestley | Fix missing property on HarbormasterBuildStepImplementation | Jun 15 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
069568757242 | epriestley | Fix an undefined property on HarbormasterBuildLogQuery | Jun 15 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
ea7397f7e4f9 | Joshua Spence | Rename PassphraseCredentialType subclasses for consistency | Jun 14 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
b611642a0f6f | epriestley | Convert Harbormaster Build Plans to SearchField | Jun 8 2015 | |||
bf81fda03609 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
e7e585820b96 | J Rhodes | Prevent an error when the Drydock lease artifact does not exist | May 31 2015 | |||
13f9f209df06 | Chad Little | [Redesign] Remove remaining barColor callsites | May 29 2015 | |||
75673a8e3744 | Chad Little | [Redesign] Cleanup Harbormaster UI | May 28 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
80acaf68312c | lkassianik/epriestley | Users with no build plan capabilities should see "New Build Plan" button as… | Apr 26 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
5eb496bb3ebd | epriestley | Make Harbormaster build plan datasource more browsable | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
b4d0de6b96d2 | Povilas Balzaravicius Pawka/epriestley | T7646: Fix buildplan ac on Herald. | Mar 23 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
29fd3f136b88 | epriestley | Allow columns to be marked as nonmutable (so save() will not change them) | Feb 19 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
32488687e74d | James Rhodes | Use %B for Harbormaster build log updates as well | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
6e723c5c5aef | James Rhodes | Use %B when writing to Harbormaster build logs | Jan 29 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
94b96ae53319 | Joshua Spence | Fix visibility of the `PhabricatorWorker::doWork()` methods | Jan 15 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
367918aac1cf | Joshua Spence | Fix method visibility for `PhabricatorApplication` methods | Jan 6 2015 | |||
384b670709aa | Bob Trahan | Fix string truncation calls all over the codebase. | Jan 5 2015 | |||
39ca2fdf649f | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
9e54e6e88661 | Joshua Spence/epriestley | Fix an undefined variable | Dec 8 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
10b86c2aa34d | epriestley | Don't show meme Remarkup hint button if Macro application is not usable | Nov 25 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
f86f9dc51283 | epriestley | Make Currency a more formal type | Oct 6 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 |
c4science · Help