1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications
epriestley 46008ce3b3 Record initial branch when recording commits
Summary:
We have a race condition right now, where we may insert a commit without `seenOnBranches`. This means shouldAutocloseCommit will return false (since it's not on any autoclose branches) if the message parser runs fast enough, causing it to associate the commit but not close the revision. This happened for D2851.

Also prompt the user to repair broken repositories.

Test Plan: Ran discovery / repair. Ran discovery on new commits. Verified 'seenOnBranches' value. Deleted some data, verified "repair" error. Repaired repository.

Reviewers: jungejason, nh, vrana, btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2858
2012-06-28 14:00:00 -07:00
..
audit Make Thread-Topic human readable 2012-06-14 11:36:34 -07:00
auth Inform user about associated accounts in failed login 2012-06-26 11:38:07 -07:00
base Send Differential e-mails in user's language 2012-06-18 12:41:09 -07:00
calendar Fix displaying day numbers in calendar 2012-06-28 10:28:56 -07:00
chatlog Make chatlog a bit less awful 2012-06-02 14:00:08 -07:00
conduit Allow 'repository.create' to set description and autoclose 2012-06-28 09:54:48 -07:00
countdown Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
daemon Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
differential Add a "Download Raw Diff" action to Differential 2012-06-28 10:12:20 -07:00
diffusion Display revision number in history 2012-06-22 17:10:45 -07:00
directory/controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
draft/storage Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
drydock Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
feed Minor, allow feed stories to publish with no related PHIDs (commits, future notifications). 2012-06-26 05:48:21 -07:00
files Fixing upload_max_filesize configuration directive 2012-06-26 13:20:05 +02:00
flag Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
harbormaster/storage Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
help/controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
herald Arrayish fields should always return arrays 2012-06-19 11:18:38 -07:00
maniphest Fixes broken search if no task ids created by D2771. 2012-06-16 06:27:35 -07:00
markup Allow specifying custom syntax highlighter 2012-06-26 19:37:45 -07:00
metamta Send several X-Differential-CC headers 2012-06-22 11:10:23 -07:00
notification Improve notification list view 2012-06-28 13:59:50 -07:00
oauthserver Fix lint errors found by Nemo 2012-06-11 19:09:42 -07:00
owners Partial fix for owners bug where a package's repository doesn't exist. 2012-06-18 06:04:36 -07:00
paste Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
people Robustify profile image controls ever so slightly 2012-06-26 08:14:15 -07:00
phame Fix lint errors found by Nemo 2012-06-11 19:09:42 -07:00
phid Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
phortune Use pht() 2012-06-14 16:25:20 -07:00
phriction Only get phid if project exists 2012-06-14 10:43:17 -07:00
policy Move policy tests back into policy/ 2012-06-01 12:43:25 -07:00
project Robustify profile image controls ever so slightly 2012-06-26 08:14:15 -07:00
repository Record initial branch when recording commits 2012-06-28 14:00:00 -07:00
search Always use HTTPSFuture in elasticsearch. 2012-06-18 15:16:46 -07:00
slowvote Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
status Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
typeahead/controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
uiexample Add a basic notification UI element 2012-06-13 15:00:24 -07:00
xhpastview Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
xhprof Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00