| 2010-09-19 |
Alex Barth | Fix query. |
blob | commitdiff |
| 2010-09-18 |
Alex Barth | Add a todo. |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Adjust all pointers to admin/build/feeds to admin/struc... |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Update paths, convert ctools_static(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Fix description permissions.' |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Delete duplicate feeds_taxonomy_term_delete(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Convert feeds_theme(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Remove hook_taxonomy(), add an isset(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Use hook_taxonomy_term_N(), half ass change to term... |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Use DRUPAL_ROOT. |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Convert hook_nodeapi() to hook_node_X(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Got it wrong the first time. |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Use 'Implements' instead of 'Implementation of' |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Upgrade hook_permission(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Convert node_get_types(). |
blob | commitdiff | diff to current |
| 2010-09-17 |
Alex Barth | Switch back to using a simple db_query() style select... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Alex Barth | Renamed feeds_ctools_plugin_plugins() to feeds_ctools_p... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Alex Barth | Convert delete queries, some select queries, remove... |
blob | commitdiff | diff to current |
| 2010-09-15 |
Alex Barth | #908964 alex_b: Break out scheduler. Note: Features... |
blob | commitdiff | diff to current |
| 2010-09-10 |
Alex Barth | #849834 rbayliss, alex_b: Generalize feeds_config_form... |
blob | commitdiff | diff to current |
| 2010-09-09 |
Alex Barth | #907064: Track imported terms. |
blob | commitdiff | diff to current |
| 2010-08-31 |
Alex Barth | #885724 eliotttf: Avoid array_flip() on non scalars. |
blob | commitdiff | diff to current |
| 2010-08-31 |
Alex Barth | #885052 Hanno: Fix small typo in access rights. |
blob | commitdiff | diff to current |
| 2010-07-11 |
Alex Barth | Remove unused feeds_info theme callback. |
blob | commitdiff | diff to current |
| 2010-07-11 |
Alex Barth | #850998 alex_b: Clean up file upload form. Note: If... |
blob | commitdiff | diff to current |
| 2010-07-11 |
Alex Barth | #850638: Introduce FeedsSource::preview(). |
blob | commitdiff | diff to current |
| 2010-06-19 |
Alex Barth | Fix comment. |
blob | commitdiff | diff to current |
| 2010-05-16 |
Alex Barth | #778416 clemens.tolboom: Better message when plugin... |
blob | commitdiff | diff to current |
| 2010-04-12 |
Alex Barth | #758664: Fix regression introduced with #740962. 6.x-1.0-alpha14 |
blob | commitdiff | diff to current |
| 2010-03-30 |
Will White | bug report #622932 by pounard: Fix non-standard SQL. |
blob | commitdiff | diff to current |
| 2010-03-30 |
Will White | bug report #740962 by alex_b, ocean_cybrarian: FileFetc... |
blob | commitdiff | diff to current |
| 2010-03-29 |
Alex Barth | Clean up comments, comply with drupal.org/node/1354. |
blob | commitdiff | diff to current |
| 2010-03-06 |
Alex Barth | Use proper variable name. |
blob | commitdiff | diff to current |
| 2010-02-28 |
Alex Barth | #707098 Improve performance of nodeapi and access checks. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | More comment cleanups. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | Clean up use of variable, clean up comments. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | Clean up constant definitions. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | Remove an overly verbose comment. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | Move batch constants to feeds.module. |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | Simplify feeds_batch(). |
blob | commitdiff | diff to current |
| 2010-02-27 |
Alex Barth | #711664 neclimdul: guarantee compatibility with CTools... |
blob | commitdiff | diff to current |
| 2010-02-24 |
Alex Barth | Remove endof comments - doxygen prints them. |
blob | commitdiff | diff to current |
| 2010-02-23 |
Alex Barth | Doxygen cleanup. |
blob | commitdiff | diff to current |
| 2010-02-23 |
Alex Barth | #617054: PubSubHubbub support. |
blob | commitdiff | diff to current |
| 2010-02-10 |
Alex Barth | #600584 alexb: Use Batch API. |
blob | commitdiff | diff to current |
| 2010-01-27 |
Alex Barth | Clean up notices, remove some whitespace. |
blob | commitdiff | diff to current |
| 2010-01-25 |
Alex Barth | Don't issue an error when Feeds plugin is missing,... |
blob | commitdiff | diff to current |
| 2009-12-21 |
Alex Barth | #663830 Aron Novak, alex_b: When download of URL failed... |
blob | commitdiff | diff to current |
| 2009-12-21 |
Alex Barth | Rename to more accurate . |
blob | commitdiff | diff to current |
| 2009-12-20 |
Alex Barth | Clean up @todos and other minor leftovers from previous... |
blob | commitdiff | diff to current |
| 2009-12-20 |
Alex Barth | #641522 mongolito404, alex_b: Consolidate import stage... |
blob | commitdiff | diff to current |
| 2009-12-12 |
Alex Barth | Fix comments. |
blob | commitdiff | diff to current |
| 2009-12-12 |
Alex Barth | Move ->import() and ->clear() into from FeedsImporter... |
blob | commitdiff | diff to current |
| 2009-11-16 |
Alex Barth | #631050 z.stolar: Add feed_nid on node_load of a feed... |
blob | commitdiff | diff to current |
| 2009-11-12 |
Alex Barth | Load FeedsMissingPlugin handler before instantiating it. |
blob | commitdiff | diff to current |
| 2009-11-11 |
Alex Barth | Remove obsolete todo. |
blob | commitdiff | diff to current |
| 2009-10-31 |
Alex Barth | Reduce worker time to 15 to mitigate high load on servers. |
blob | commitdiff | diff to current |
| 2009-10-30 |
Alex Barth | Debugging queue compatibility. |
blob | commitdiff | diff to current |
| 2009-10-27 |
Alex Barth | Remove unused form validation callback. |
blob | commitdiff | diff to current |
| 2009-10-23 |
Alex Barth | Remove feeds.defaults.inc mechanism. |
blob | commitdiff | diff to current |
| 2009-10-22 |
Alex Barth | Remove hook_node_info() - will live in feeds_defaults... |
blob | commitdiff | diff to current |
| 2009-10-21 |
Alex Barth | Per default, only load enabled. |
blob | commitdiff | diff to current |
| 2009-10-21 |
Alex Barth | Only return enabled importers on feeds_import_by_conten... |
blob | commitdiff | diff to current |
| 2009-10-21 |
Alex Barth | Switch node types depending on enabled feed importers... |
blob | commitdiff | diff to current |
| 2009-10-21 |
Alex Barth | Support disabling configurations. |
blob | commitdiff | diff to current |
| 2009-10-20 |
Alex Barth | Commit status quo from github. For detailed commit... |
blob | commitdiff | diff to current |
| 2009-09-21 |
Alex Barth | More admin work. |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Attach feed configurations to content types. |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Add file fetcher, add source form handling. |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Add CSV parser, remove getName and getDescription metho... |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Remove unused code from feeds.module, add delete functi... |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Debug some of the configuration building, rename advanc... |
blob | commitdiff | diff to current |
| 2009-09-16 |
Alex Barth | Initial commit of feeds. Not in a usable shape yet. |
blob | commitdiff | diff to current |
|