Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 156.36 KB
MD5: 31bb6e3e84f559443a7c489c2a190c09
SHA-1: 73dfba8ccc1b7823d46c79c804bc34dd00be1a8f
SHA-256: 19f94cc5e5ed8c2c288e2122220cfe756de7623f18b48ec905ec65ba6bdef6b1
Download zip 183.17 KB
MD5: 5430be761f38f2708ae6e4cf3e1ebd91
SHA-1: 966d6e738d8cc545b77b29837f1ce328061aad33
SHA-256: b8f7ff81a21ca4127ac4d1391611dd329ff98915e060e69c488b178454f5eab1

Release notes

Fifth beta-test release of the 7.x version of the API module -- some aspects of the API module have been refactored since the previous beta releases. It's closer to ready for release, but there are still some known issues. Check the API module issue queue for an updated status, and please report any problems you see that aren't already there.

Major changes since the Beta 4 release:
- The API module now has separate storage (and admin interface) for Projects and Branches.
- Checking for file updates in all branches is no longer necessarily every cron run (there is a setting on each branch for how long to wait), and rather than running the checks directly, jobs are added to a queue.

Note: There is still an open issue that makes it impossible to consistently parse/display the Drupal 8.x Symfony code (and probably also other PHP code with namespaces in it):
#1548920: Symfony code in Drupal 8 code base cannot be parsed

Also note that you might be better off trying the 7.x-1.x-dev release instead of this Beta, which is likely more up-to-date (or better yet, using Git version control to get the most up-to-date version).

In any case, thanks for testing!

Created by: jhodgdon
Created on: 13 Jun 2012 at 15:44 UTC
Last updated: 13 Nov 2013 at 00:33 UTC
New features
Unsupported

Other releases