13 Aug, 2010
2 commits
-
(ActionItem1627)
-
site_title is added by theme favicon is added by theme or profile (ActionItem1529)
12 Aug, 2010
10 commits
-
(ActionItem1627)
-
(ActionItem1607))
-
(ActionItem1626)
-
(ActionItem1617)
-
(ActionItem1588)
-
(ActionItem1622)
11 Aug, 2010
5 commits
-
(ActionItem1620)
-
The access to the feed must be controlled by the content viewer access logic, not by the feed. P.S.: I'm not pretty sure if my solution have performance issues! (ActionItem1619)
-
(ActionItem1614)
10 Aug, 2010
3 commits
09 Aug, 2010
6 commits
-
This way if the X server number is already being used (e.g. by a concurrent xfvb-run execution) it will find the neft available number. Got the ideam from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573679
-
This way we won't introduce performance bottlenecks there anymore. (ActionItem1617)
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
06 Aug, 2010
14 commits
-
(ActionItem1605)
-
(ActionItem1612)
-
It is not strictly needed for non-development usage. Thanks to Bráulio B O Bhavamitra for pointing it out.
-
(ActionItem1606)
-
* The attribute feed_item_description was supposed to be an element of the body hash (body[:feed_item_description]) but the param passed was trying to access it as an article method.