Testing how update works
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Dec 7 2014
Some kind of broken diff was created last time (has file without changes)
Nov 23 2014
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Nov 21 2014
Nov 19 2014
Nov 18 2014
Patch was created against In-Commerce 5.3.x, while associated JIRA task is targeted to In-Commerce 5.2.x. Because of this patch can't be clearly applied.
Returning back original revision content, that was overwritten by commit.
Was closed mistakenly instead of D24.
Nov 17 2014
I mistakenly associated this commit with wrong differential revision. Correct one is below.
Nov 14 2014
Nov 12 2014
Nov 3 2014
Adding "project.name" key.
I've forgot to add project.name key, which is crutial when Arcanist is determening whatever arc diff should create new revision or update existing one.
Nov 1 2014
Property changes were included by accident and aren't part of final commit.
Oct 30 2014
Please also update FormSubmissionsEventHandler::OnBuildFormFields method to include following lines in the cycle that creates form field configuration:
$field_options['front_label'] = $options['FieldLabel']; $field_options['admin_label'] = $options['Prompt'];
Make sure it works.