- Feb 22, 2010
-
-
Alex Barth authored
-
- Feb 21, 2010
-
-
Alex Barth authored
Use existing() for ensuring that the importer in question actually exists in DB or in code. Plus one minor cleanup in switch statement.
-
- Feb 19, 2010
-
-
Alex Barth authored
Add existing() method that allows for making sure that a configurable actually exists when executing a method on it. Usage: try { ->existing()->action(); } catch(FeedsNotExistingException ) {} Fix notices from setConfig() by making sure that all default values are present.
-
- Feb 18, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
Add sourceSave() and sourceDelete() methods notifying plugin implementers of a source being saved or deleted. Minor cleanup on sourceForm().
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 17, 2010
-
-
Alex Barth authored
-
- Feb 10, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 08, 2010
-
-
Alex Barth authored
#701432 pounard, Will White: PHP 5.3: array_shift() expects parameter 1 to be array, null given in (...).
-
- Jan 28, 2010
-
-
Alex Barth authored
scheduled tasks than 'import' and 'expire'.
-
Alex Barth authored
-
Alex Barth authored
-
- Jan 27, 2010
-
-
Alex Barth authored
-
- Jan 21, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
- Dec 20, 2009
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
- Dec 11, 2009
-
-
Alex Barth authored
-
Alex Barth authored
This is a preemptory step to enable cleaner result handling and prepare the ground for Batch API use.
-
- Dec 06, 2009
-
-
Alex Barth authored
-
- Nov 25, 2009
-
-
Alex Barth authored
-
- Nov 02, 2009
-
-
Alex Barth authored
-
- Oct 31, 2009
-
-
Alex Barth authored
Don't log to watchdog when starting cron run.
-
- Oct 30, 2009
-
-
Alex Barth authored
-
- Oct 21, 2009
-
-
Alex Barth authored
-
Alex Barth authored
-
- Oct 20, 2009
-
-
Alex Barth authored
Go back to scheduling 10 feeds per iteration. Breaks tests otherwise. Needs to be adjusted in extra step.
-
Alex Barth authored
-
- Sep 21, 2009
-
-
Alex Barth authored
-
- Sep 19, 2009
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-