phab/src/applications/harbormasterfeature/better-testing
phab/src/applications/harbormaster
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
e7b590a1cf0d | epriestley | Generate expected schemata for Harbormaster | Oct 1 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
f015cb50fe6a | James Rhodes | Prevent "Wait for Build Commits" from creating billions of logs | Aug 29 2014 | |||
a26c6147f537 | James Rhodes | Prevent artifact key collision when builds are restarted | Aug 28 2014 | |||
0e15393b466e | James Rhodes | Prevent crash when build step has been deleted on build plan | Aug 28 2014 | |||
51b34c054429 | James Rhodes | Abort previous build targets when a build is restarted | Aug 26 2014 | |||
327387474460 | epriestley | Fix an issue with build generations not being set for strict MySQL | Aug 21 2014 | |||
efadfbbc97f9 | James Rhodes | Implement build generations in Harbormaster | Aug 21 2014 | |||
1ffa16aa6b38 | James Rhodes | Fix invalid redirect when issuing actions on buildables | Aug 21 2014 | |||
ca8f7cdaa59a | James Rhodes | Execute commands under Powershell on Windows for Harbormaster | Aug 13 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
aab0ed1c50df | James Rhodes | Implement artifact release for Harbormaster | Aug 12 2014 | |||
efc82c727bb4 | James Rhodes | Measure how long build targets take in Harbormaster | Aug 12 2014 | |||
3785f8113eba | James Rhodes | Allow build steps to create URI artifacts | Aug 8 2014 | |||
bc116d7e02b4 | James Rhodes | Change "Stop" to "Pause" in Harbormaster build UI | Aug 8 2014 | |||
9c1c4bb5ae71 | James Rhodes | Move artifacts and build target messages into tabs | Aug 6 2014 | |||
cefe30d7374d | James Rhodes | Hide empty build logs | Aug 6 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
8b5192ed713e | James Rhodes | Move build status to the bottom of the property list | Aug 1 2014 | |||
7e0edd8ef043 | James Rhodes | Show status icon on build view | Aug 1 2014 | |||
dfa9b27a949c | James Rhodes | Use tabs on build targets and allow build steps to have a description | Aug 1 2014 | |||
298a30e647a8 | James Rhodes | Hide build target messages if there are no messages for the target | Aug 1 2014 | |||
aa87a524e20f | James Rhodes | Allow build steps to explicitly fail the build | Aug 1 2014 | |||
0f355756f5ca | James Rhodes | Make artifacts imply dependencies on build steps | Jul 31 2014 | |||
cad41ea2947e | James Rhodes | Implement build simulation; convert Harbormaster to be purely dependency based | Jul 31 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
dba48656817f | epriestley | Modernize "build plans" typeahead datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
a3d50118e117 | James Rhodes | Allow users to specify names of build steps | Jul 4 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
13fa19909034 | Joshua Spence | Remove trailing whitespace. | Jun 23 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
ed76c2be1d8d | James Rhodes | Implement showing buildable status in Diffusion | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
14198d62fb5b | James Rhodes/epriestley | Return the build from applyPlan instead of the plan | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
31cd9b21698f | Chad Little | Update PHUIStatusItemView to FontAwesome | May 17 2014 | |||
702f073f0a21 | epriestley | Fix some logic in WaitForPreviousBuildStep | May 15 2014 | |||
f2c0e94ea821 | Aviv Eyal/epriestley | Show command transactions in Harbormaster builds | May 15 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
173fd49e67d7 | Chad Little | Used Cards instead of States for Harbormaster Buildables | May 1 2014 | |||
d41416faf0ae | epriestley | Let dashboard panel types use customfield to manage editing | Apr 30 2014 | |||
db42aae36147 | Chad Little | Add PHUIObjectItemView Status Display to Harbormaster | Apr 29 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
95a405da1090 | epriestley | Record build success or failure on buildable objects | Apr 18 2014 |
c4science · Help