- Feb 22, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
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 20, 2010
-
-
Alex Barth authored
-
- 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.
-
Alex Barth authored
-
Alex Barth authored
Basic auth can be used by supplying URLs like http://user:pw@example.com/feed . The authentication in URL approach is powerful enough for most use cases. The only advantage that the UI that is about to be removed here would have had is that it could change basic auth credentials for a series of feeds in a single spot. Will post this patch on the issue queue for further consideration.
-
- Feb 18, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
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
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 17, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 11, 2010
-
-
Alex Barth authored
-
- Feb 10, 2010
-
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 09, 2010
-
- Feb 08, 2010
-
-
Alex Barth authored
-
Alex Barth authored
#701432 pounard, Will White: PHP 5.3: array_shift() expects parameter 1 to be array, null given in (...).
-
Alex Barth authored
-
Alex Barth authored
-
- Feb 03, 2010
-
-
Alex Barth authored
-
- Jan 28, 2010
-
-
Alex Barth authored
scheduled tasks than 'import' and 'expire'.
-
Alex Barth authored
-
Alex Barth authored
-