-
Version Control / Project* integration: February 25, 2012 19:40
Commit 1e2a617 on 6.x-2.xby marvil07Issue #1328614 follow-up: Use committer date for feed displays on default views It will be more natural to not receive so many feed items previous than the last feed item.
-
Version Control / Project* integration: February 21, 2012 21:28
Commit 0eacb9b on 6.x-2.xby marvil07 -
Version Control / Project* integration: February 14, 2012 23:05
Commit bb08a89 on 6.x-2.xby marvil07Add the missing global views field to vc_git_project_user_commits view
-
Version Control / Project* integration: February 14, 2012 23:04
Commit ade9ab1 on 6.x-2.x, committed by marvil07Issue #1328614 by Niklas Fiekas: Follow schema change in versioncontrol: date -> author_date.
-
Version Control / Project* integration: August 15, 2011 0:25
Commit b056661 on gsoc-activityby cvangyselUpdated to be compatible with the new Versioncontrol Activity integration
-
Version Control / Project* integration: July 15, 2011 23:28
Commit 2d1bdd5 on gsoc-activityby cvangyselAdded support for Version Control Activity.
-
Issue #1056568 by marvil07, sdboyer: Provide rss on commitlog views. - Update vc_project_commit_view, vc_project_global_commits, vc_project_user_commits, vc_git_project_commit_view, vc_git_project_global_commits, and vc_git_project_user_commits views. - Use the project repository to define the view to show on node/nid/commits.
-
Issue #1103402: Add support for catching release nodes back up after a repo resync.
-
Remove superfluous ampersand from versioncontrol_release_load_labels_query_alter() function signature, as it rendered the code incompatible with PHP 5.3.
-
Add docblocks for a few hook implementations.