User Details
- User Since
- Mar 26 2014, 7:16 AM (556 w, 1 d)
- Availability
- Available
Apr 10 2014
In our company we have development process which emphasizes on knowledge distribution, and thus each developer specified as "Reviewer" is required to look through submitted code. The "context" given by phabricator has very important value for us - that you can accept commit despite some minor comments in code, and that you can explicitly ask for additional changes.
Apr 8 2014
Hi, I've stumbled on this bug too, Windows 7, from commandline:
Mar 30 2014
Sorry, I discovered too late issue T4683 which is exactly my problem - feel free to delete above commets if you think so (i cannot do this somehow)
I think that I discovered nature of this bug. Description below:
I dont know it is related directly, but while experimenting with Arcanist, I've noticed that if I specify in commit message text "Jira issues: XX-1234", then ticket numbers are ignored complety and in message template all that remains is just "Jira issues:" (field is recognized, but values are lost). After poke-debugging I've discovered "patch" which requires to add in DifferentialJIRAIssuesField two simple methods:
Mar 27 2014
I've forked arcanist to my repo, and commited patch/fix to support changelist-based workflow. Please let me know what do you think about it
Mar 26 2014
Hi, I'm user who asked btrahan for this idea, so let me expand ;)