-
Version Control API -- Git backend: May 25, 2012 19:37
Commit 738e64d on generic-reposync-follow-upby marvil07Issue #1546110: Reuse repo exec on default reposync plugin. It makes sense to have the logic in one place. This is an example of it: there was one check in one of the methods, but not in the other.
-
Version Control API -- Git backend: May 25, 2012 19:37
Commit 12cfa8e on generic-reposync-follow-upby marvil07Issue #1546110: Change logic related to default reposyn plugin. - Assing the right value to {versioncontrol_git_event_data}.ff, considering adding and removing refs as fast-forward. - Use and store commit hashes into {versioncontrol_git_event_data}.commits - Change a lot the logic inside the syncEvent method to accept (hopefully) all possible scenarios, including updating the code to use
-
Better error message on git_default reposync plugin.
-
Remove unneeded dashes from drush command options.
-
Remove unneeded dashes from drush command options.
-
Issue #1007098: Move repository listing to back to content.
-
Move repository listing menu item back to content.
-
Fix DrupalQueue::get() call on vcapi-enqueue-codearrival drush command.
-
Fix DrupalQueue::get() call on vcapi-enqueue-codearrival drush command.
-
Add event to the list of known versioncontrol entity types for backend tests.