fixing readme, adding api file
fixing readme, adding api file [DB] update_feed_api.api.inc
View ArticleFixed a lot of small issues in the API and factory ( use of conditions of...
Fixed a lot of small issues in the API and factory ( use of conditions of dbtng was wrong ) Autocompletition impementation on CCK implementation finished, lazy release fetching teste. Pretty good...
View Articlesome minor fixing and testing. Still a bug in lazy-release fetching with...
some minor fixing and testing. Still a bug in lazy-release fetching with dublicate projects [DB] update_feed_api.api.inc
View ArticleIntegration with CCK done, update_feed_api tested, works pretty well already....
Integration with CCK done, update_feed_api tested, works pretty well already. Automomplete cck widget is ok, but issues with the caching, probably better using a cck callback (refresh) with a...
View Articlechanging full_fetched to a date to be able to implement caching later, if...
changing full_fetched to a date to be able to implement caching later, if needed. Added formatter for the CCK field ( esp for the views integration and the node view [DB] update_feed_api.api.inc
View ArticleAdded new XMLparser implementation (update_feed_xmlreader). Needs 12 seconds...
Added new XMLparser implementation (update_feed_xmlreader). Needs 12 seconds for parsing all projects, DOMdocument needs 30 minutes Added cron-support with schedula (with configuration) Fixing minor...
View Articlefixing handling the git scm type
fixing handling the git scm type [DB] update_feed_api.api.inc
View Articleadding support for package types, also in searches
adding support for package types, also in searches [DB] update_feed_api.api.inc
View Articleadding project types to the feed, so the key is correct
adding project types to the feed, so the key is correct [DB] update_feed_api.api.inc
View Article