History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c32295aab6d7 | epriestley | Improve resolution process for nonfatal setup issues | Dec 31 2012 | |||
b852f213c36d | epriestley | Begin moving Phabricator configuration into PHP | Dec 31 2012 | |||
96839d35f49c | epriestley | Detect and raise setup warnings from within Phabricator | Dec 30 2012 | |||
ba489f9d85f3 | epriestley | Add a local configuration source and a non-environmental ENV config source | Dec 30 2012 | |||
a774620042c1 | Ricky Elrod/epriestley | Start of a config web interface. | Dec 28 2012 | |||
19b2c3d3d00f | epriestley | Formalize configuration sources and source stacks | Dec 25 2012 | |||
9e6d59829ced | epriestley | Consolidate environmental initialization | Dec 25 2012 | |||
a88b69a4b67c | epriestley | Add a "setup" cache | Dec 25 2012 | |||
8f0bab73ef0d | epriestley | Support search indexing in ApplicationTransaction | Dec 21 2012 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
aae5f9efd3d3 | epriestley | Implement a more compact, general database-backed key-value cache | Dec 21 2012 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
0fd77783a49e | epriestley | Add previews to ApplicationTransaction | Dec 21 2012 | |||
4af2e3c4e2e0 | epriestley | Add PhabricatorHash::digestForIndex() | Dec 21 2012 | |||
e78898970ab6 | epriestley | Implement SSHD glue and Conduit SSH endpoint | Dec 19 2012 | |||
db89e23761f0 | epriestley | Make Repositories partially policy-aware | Dec 19 2012 | |||
8816f08765df | vrana | Throw instead of log for invalid properties | Dec 19 2012 | |||
53c1483ee5ae | epriestley | Make most Drydock web interfaces work with mobile | Dec 17 2012 | |||
97045077c7a3 | epriestley | Show Drydock resource leases, add DrydockLeaseQuery, allow reuse of working… | Dec 17 2012 | |||
adfe84ffce4f | epriestley | Add HarbormasterRunnerWorker, for running CI tests | Dec 17 2012 | |||
221562b29424 | epriestley | Modernize file uploads | Dec 17 2012 | |||
7e37eb48273e | epriestley | Provide a highlighter cache for Paste | Dec 17 2012 | |||
e4bb9255be3e | epriestley | Allow leases to be explicitly released via web or CLI | Dec 15 2012 | |||
cce5ebebe98b | epriestley | Improve Drydock's ability to allocate leases correctly | Dec 13 2012 | |||
9e8387175e2e | Bob Trahan | upgrade diffusion to use modern header UI and fix a few quirks | Dec 13 2012 | |||
a7f4103f51d4 | Bob Trahan | make PonderQuestionQuery policy aware | Dec 12 2012 | |||
4041a7e0f664 | epriestley | Add ApplicationTransaction handling for transactions with no effect | Dec 12 2012 | |||
40e3aadc7658 | vrana | Parse Conflicts field in commit message | Dec 12 2012 | |||
bfc5bb7c7867 | Bob Trahan | change DifferentialRevisionDetailView to use newer fangled UI abstractions | Dec 11 2012 | |||
d2a5ee4fa4ed | epriestley | Render application transactions via Ajax | Dec 11 2012 | |||
26dd2a0eef13 | epriestley | Allow ApplicationTransaction comments to be edited and deleted | Dec 11 2012 | |||
ba7723d9057b | epriestley | Modernize Macro application | Dec 11 2012 | |||
4081579e7977 | epriestley | Add feed integration to generic transactions | Dec 11 2012 | |||
7b6fa0db12cc | epriestley | Genericize transactions in Pholio | Dec 11 2012 | |||
f5c2a2ab4bbe | Hangjun Ye/epriestley | Support SMTP as the mailer. | Dec 9 2012 | |||
4f615ad2a936 | vrana | Allow excluding paths from package | Dec 8 2012 | |||
0bd3f3c53e26 | epriestley | Simplify notification code | Dec 8 2012 | |||
75e8ff26f5eb | Bob Trahan | Refactor DifferentialChangesetParser -- pass 1 of N | Dec 8 2012 | |||
1c9a6be979ae | epriestley | Add a breadcrumbs element | Dec 7 2012 | |||
dd94512837d7 | epriestley | Abstract and further merge filter menus | Dec 7 2012 | |||
7ebd9af0130b | epriestley | Merge AphrontSideNavView into AphrontSideNavFilterView | Dec 7 2012 | |||
1a3bf098ae4a | epriestley | Correctly parse author and committer identities again | Dec 7 2012 | |||
b4de56ef4bfd | Bob Trahan | make differential use fluid width for code layout | Dec 6 2012 | |||
2852b4f5d3f7 | Suman Karumuri | Track path moves in Owner's packages | Dec 6 2012 | |||
fd5beffb9950 | epriestley | Remove PhabricatorRepositoryDefaultCommitMessageDetailParser | Dec 6 2012 | |||
9c76964aa769 | Elvan Hidayat/epriestley | Make webpage response final | Nov 29 2012 | |||
493196e16a6f | vrana | Add Conduit method for getting Diffusion lint messages | Nov 28 2012 | |||
b04114f95cc1 | epriestley | Allow Drydock to allocate (very basic) working copy resources | Nov 27 2012 | |||
5cbc31644b6f | epriestley | Add a "close" action to Drydock resources | Nov 27 2012 | |||
1bbdfa60c7c6 | epriestley | Build PhabricatorTagView | Nov 24 2012 | |||
f8e6240b9dfd | epriestley | Move sprite sources from webroot/ to resources/ | Nov 24 2012 | |||
3ceaad1aa8b7 | epriestley | Add basic email support to Pholio | Nov 22 2012 | |||
1f873572a4d0 | epriestley | Make Pholio mock edits (mostly) transaction-oriented | Nov 22 2012 | |||
e389fc70fa22 | epriestley | Allow users to add comments in Pholio | Nov 22 2012 | |||
1d5551789dda | epriestley | Add basic transaction/timeline view | Nov 22 2012 | |||
a6cd41ff7dcd | epriestley | Add very basic create interface for Pholio | Nov 22 2012 | |||
fc9ad37b2669 | epriestley | Add very basic scaffolding for Pholio | Nov 22 2012 | |||
4d7b44183425 | vrana | Don't skip even lines in copied code detector | Nov 22 2012 | |||
b2bf634795e1 | epriestley | Add a detail view for resources in Drydock | Nov 20 2012 | |||
ef8c43ac2ac1 | vrana | Simplify and optimize save_lint.php | Nov 17 2012 | |||
4a8ce1699b9a | Bob Trahan | Create a "New Document" button in phriction | Nov 10 2012 | |||
4f65d4f34429 | vrana | Display list of lint problems in Diffusion | Nov 9 2012 | |||
168bdaa87243 | vrana | Display lint overview in Diffusion | Nov 9 2012 | |||
23a046b3cdf9 | vrana | Allow saving lint errors to database | Nov 9 2012 | |||
c812d7d68654 | epriestley | Add a simple button UIExample | Nov 8 2012 | |||
9966af50dd5d | Bob Trahan | Delete PhabricatorRemarkupRuleProxyImage | Nov 7 2012 | |||
e53ca45fd846 | Bob Trahan | rebuild libary map | Nov 7 2012 | |||
7e0ce0815435 | epriestley | Make various Drydock CLI/Allocator improvements | Nov 7 2012 | |||
0e774dac9342 | epriestley | Make minor improvements to Drydock web interface | Nov 7 2012 | |||
041040c42226 | Bob Trahan | post feed stories to arbitrary uris via a new Worker | Nov 2 2012 | |||
89b37f0357da | epriestley | Make various Drydock improvements | Nov 2 2012 | |||
07dc94321568 | epriestley | Modernize the `drydock` script | Nov 1 2012 | |||
e0b9a6338881 | Bob Trahan | make Differential comment panel flexible width and nip a bit at other flexible… | Nov 1 2012 | |||
0364ccdd5f4d | epriestley | Fix an issue where PhabricatorWorkerLeaseQuery may lease different tasks than… | Nov 1 2012 | |||
84ee4cd9f62f | epriestley | Factor out task execution and formalize permanent failures | Nov 1 2012 | |||
88fad90c1c0a | epriestley | Move task leasing to a dedicated query | Nov 1 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
a7da4fad88cc | epriestley | Add Drydock Application | Oct 31 2012 | |||
1154447d0644 | epriestley | Add PhabricatorFileQuery | Oct 31 2012 | |||
731a6900bd0f | Bob Trahan | upgrade repository delete function to full-blown workflow | Oct 26 2012 | |||
5d1bd5162723 | epriestley | Add a script to migrate files between storage engines | Oct 25 2012 | |||
d506ffbd300d | Jakub Vrana | Add regression test for LiskDAO::__call() | Oct 24 2012 | |||
60466d3bccc1 | Bob Trahan | Create a status tool by giving /calendar/ some teeth | Oct 24 2012 | |||
ddb1f181c1be | epriestley | Simplify lightboxing and fix a few things | Oct 24 2012 | |||
3ffc76414157 | Bob Trahan | Introduce lightbox view for images | Oct 23 2012 | |||
26f7425ee287 | epriestley | Allow blog resources to be served without Celerity | Oct 17 2012 | |||
b3ad8507af33 | epriestley | Allow simple template-based skin definitions | Oct 17 2012 | |||
44c6109bf253 | epriestley | Add cached summarization to PhamePost | Oct 17 2012 | |||
83bbad8ba0d6 | epriestley | Move skins toward modularization | Oct 17 2012 | |||
9fa4c2d406cf | epriestley | Separate "PhabricatorBarePageView" out of "PhabricatorStandardPageView" | Oct 16 2012 | |||
9c94bf1bea3f | epriestley | Improve Phame live blogs/posts | Oct 15 2012 | |||
5fbb46df1c60 | epriestley | Allow PhabricatorPropertyListView to have associated content | Oct 15 2012 | |||
0e07ef8d560c | epriestley | Mostly modernize post edit/detail UIs | Oct 15 2012 | |||
c37202dd4881 | epriestley | Modernize Phame post lists | Oct 15 2012 | |||
b072e937b5fc | epriestley | Modernize blog UI | Oct 15 2012 | |||
dbcf2e44e890 | epriestley | Make PhameBlogs respect policies | Oct 15 2012 | |||
8355f3592f98 | Bob Trahan | Add concept of "skins" to phame, and add a phacility skin | Oct 13 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
3440839c99f3 | Pieter Hooimeijer | Hook Ponder to Subscriptions | Oct 8 2012 | |||
74644d521027 | Pieter Hooimeijer | move ponder writes into editors; better search indexing | Oct 7 2012 |
c4science · Help