phab/src/applications/releephfeature/testing
phab/src/applications/releeph
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
78b19a43e143 | Joshua Spence | Fix method visibility for `PhabricatorApplicationTransactionEditor` methods | Jan 6 2015 | |||
7756484a000c | Joshua Spence | Fix method visibility for `AphrontFormControl` methods | Jan 6 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
7cab903943f5 | Joshua Spence | Migrate Differential revision edges to use modern `EdgeType` subclasses | Jan 1 2015 | |||
eedd7aa58bc4 | Joshua Spence/epriestley | Minor linter fixes | Dec 30 2014 | |||
54f8aa8cd9f4 | Joshua Spence | Minor linter fixes | Dec 9 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 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
8bf24f53b334 | epriestley | Destroy surplus columns | Oct 1 2014 | |||
9be2bf211904 | epriestley | Generate expected schemata for Releeph | Sep 29 2014 | |||
cd4e3c6399a5 | epriestley | Make Releeph a normal prototype application | Sep 24 2014 | |||
444ced16d983 | Bob Trahan | Transactions - hide "mentioned in X" story if you can't see X | Sep 16 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
955ec1bb9bed | Joshua Spence | Fix a file misnaming | Aug 2 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
9f2efd0fa048 | epriestley | Remove ajaxey comment magic in Pholio, and also some bugs | Jun 21 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
23a238b04545 | epriestley | Remove "organization", "communication" and "miscellaneous" app groups | May 30 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 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
28696d08ac42 | epriestley | Remove indirect loads of Differential revisions from Releeph requests | Apr 20 2014 | |||
65913162e760 | epriestley | Allow discovered but unparsed commits to be requested in Releeph | Apr 20 2014 | |||
1a3ac099751b | epriestley | Add "requestedObjectPHID" to ReleephRequest | Apr 20 2014 | |||
a588955bf79e | epriestley | Remove loadPhabricatorRepository from ReleephProject | Apr 20 2014 | |||
d75d0acba517 | epriestley | Remove loadReleephBranch and loadReleephProject from ReleephRequest | Apr 20 2014 | |||
a4f975ef3e45 | epriestley | Remove some ad-hoc handle loads from Releeph | Apr 20 2014 | |||
230fce735e7c | epriestley | Move /project/ controllers to /product/ | Apr 20 2014 | |||
6e6ad2cfcfc5 | epriestley | Add modern releeph.queryproducts and releeph.querybranches | Apr 20 2014 | |||
f5cc5c122a41 | epriestley | Rename ReleephProjectQuery to ReleephProductQuery | Apr 20 2014 | |||
5570ec515689 | epriestley | Rename Releeph "Project" PHID type to "Product" | Apr 19 2014 | |||
fde4ccf9b2cf | epriestley | Use standard handle loading in Releeph | Apr 19 2014 | |||
c7f5dc020806 | epriestley | Remove some unused Releeph field methods | Apr 19 2014 | |||
35df988036f7 | epriestley | Use standard UI elements to render pull requests in Releeph | Apr 18 2014 | |||
47245b1b59c7 | epriestley | Remove some ad-hoc loading of repositories from Releeph | Apr 14 2014 | |||
f4c8a34abe8a | epriestley | Remove several "loadArcanistProject()" methods | Apr 14 2014 | |||
05e30a024d86 | epriestley | Unban releeph product name "branch" | Apr 14 2014 | |||
6deab2447554 | epriestley | Remove ReleephProjectController | Apr 14 2014 | |||
2712091a7148 | epriestley | Move Releeph branch controllers toward a modern/stable state | Apr 13 2014 | |||
8c88180ee19c | epriestley | Rename project -> product on edit/create UIs | Mar 29 2014 | |||
98b0b5e62b08 | epriestley | Rename more project -> product in Releeph | Mar 29 2014 | |||
c7bcecb9b0e9 | epriestley | Use ApplicationTransactions for Releeph product activity | Mar 29 2014 | |||
d3dbbec88d69 | epriestley | Rename Releeph "Project" transactions to "Product" | Mar 29 2014 | |||
a5ad923573fd | epriestley | Modernize Releeph "Product Activate" controller | Mar 29 2014 | |||
6c8cef3bee35 | epriestley | Remove ReleephUserView | Mar 29 2014 | |||
ce5714526a5f | epriestley | Remove Releeph "Authors" rules | Mar 29 2014 | |||
4f26b8ffcf1b | epriestley | Remove "Release Counter" from Releeph | Mar 29 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
20cc85878e33 | epriestley | Remove almost all old Differential field code | Mar 11 2014 | |||
40b471faea91 | epriestley | Move "close tasks on commit" code out of field specification stuff | Mar 11 2014 | |||
f6a13fd1c7b1 | epriestley | Use CustomField, not AuxiliaryField, to power RevisionView | Feb 27 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
18938b531071 | epriestley | Migrate Differential comments to ApplicationTransactions | Feb 12 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
60a6ba2b2501 | Peng Li/epriestley | Add dependencies to releeph | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
dd3ed6fdd826 | epriestley | Fix breadcrumb issue on Macro Create page | Dec 20 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
b154b07f0e9e | Chad Little | Have TransactionComments return a PHUIObjectBoxView | Nov 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
4d1709651e4e | Scott MacVicar | [releeph] Conduit failure with bad IDs | Oct 15 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
ba3759436242 | Bob Trahan | Add support for more granular sending of email in application transactions | Sep 14 2013 | |||
ea0dc5625d8f | Bob Trahan | Purge loadRelativeEdges | Sep 13 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 |
c4science · Help