phab/src/applications/almanacfeature/better-testing
phab/src/applications/almanac
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
9437414f1756 | epriestley | Improve browsability of Almanac service datasource query | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
b717298c9ec0 | epriestley | Remove some callsites to loadViewerHandles() | Apr 10 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
7711ea9855ed | epriestley | Move handle fetching into tokenizer Datasources | Mar 31 2015 | |||
c7178b7e7b39 | epriestley | Move property transaction construction to Almanac | Mar 23 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
2bc6986720f7 | Joshua Spence | Fix a typo | Feb 27 2015 | |||
d306765da4a6 | epriestley | Add `alamanc.querydevices` Conduit API method | Feb 25 2015 | |||
729451241104 | epriestley | Expose `devicePHIDs` on `almanac.queryservices` | Feb 25 2015 | |||
aaf8d73ec798 | Joshua Spence | Fix `pht` method calls | Feb 10 2015 | |||
57f1ab705e28 | epriestley | Correct private key permissions before extracting public key in bin/almanac… | Feb 5 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
155b83bb6e0e | Chad Little | Add FontIcons to PHUIObjectItemView | Jan 27 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
adf209e6555a | epriestley | When registering a device, write a device ID | Jan 23 2015 | |||
20dbdd7c28d6 | epriestley | Fix validation of network names in Almanac | Jan 20 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
20e9cfac672c | epriestley | Add a "ClusterDatabase" Almanac service type | Jan 13 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 | |||
c84b9d408cb5 | epriestley | Add `bin/almanac register` to associate a host with an Almanac device and trust… | Jan 3 2015 | |||
340373f7bbc9 | epriestley | Almanac: forced interface PHIDs, prefix/suffix device query… | Dec 22 2014 | |||
e0f4e19c3f3d | epriestley | Add an Almanac service typeahead datasource | Dec 19 2014 | |||
d2df3064bcc3 | epriestley | Allow Almanac services to be locked | Dec 18 2014 | |||
3fa519da74d4 | epriestley | Allow Almanac service types to define default properties | Dec 17 2014 | |||
c85327ca3e58 | epriestley | Give AlmanacServices a service type | Dec 17 2014 | |||
4505724cc4f1 | epriestley | Allow repositories to be bound to an AlmanacService | Dec 12 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
69cc5df6456b | Bob Trahan | Transactions - deploy buildTransactionTimeline against a few more applications | Dec 2 2014 | |||
5e0f218fe480 | epriestley | Allow device SSH keys to be trusted | Nov 21 2014 | |||
15ab2141da15 | epriestley | Fix almanac.queryservices for no results | Nov 20 2014 | |||
2ac987714bcd | epriestley | Add almanac.queryservices Conduit API method | Nov 16 2014 | |||
af6ffd8c7b34 | epriestley | Allow Almanac devices to have SSH keys | Nov 11 2014 | |||
2b495f1f032d | epriestley | Implement PhabricatorProjectInterface on Almanac Services and Devices | Nov 6 2014 | |||
fcad9435ea82 | epriestley | Allow Almanac Devices and Bindings to have properties | Nov 6 2014 | |||
2f1b5ae01022 | epriestley | Give Almanac generic, custom-field-based properties | Nov 6 2014 | |||
d5b70e2c1cab | epriestley | Add AlmanacBinding, to bind a service to an interface | Oct 27 2014 | |||
e6d946661ddf | epriestley | Minor, fix some missing column schema | Oct 17 2014 | |||
3e516e40f319 | epriestley | Build AlmanacInterface | Oct 17 2014 | |||
3e704f6c788f | epriestley | Build AlmanacNetwork | Oct 17 2014 | |||
247cb94d5ae0 | epriestley | Build AlmanacDevice UI | Oct 17 2014 | |||
796921021b7f | epriestley | Build AlmanacService | Oct 17 2014 | |||
8fbebce501a4 | James Rhodes | Implement storage of a host ID and a public key for authorizing Conduit between… | Oct 3 2014 |
c4science · Help