16 May, 2012
4 commits
-
(ActionItem2345)
-
(ActionItem2345)
-
Maximum nesting level reduced from 4 to 2. Pretty good, hm? (ActionItem2345)
-
This "feature" started as a workaround for the fact that "the CMS is not good rnough". In practice, it was only effective for enterprises, and the only known site that actually used this in the past does not use it for ages.
13 May, 2012
1 commit
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)
10 May, 2012
4 commits
-
(ActionItem2320)
-
…into merge-requests/148
-
…into merge-requests/147 (ActionItem2322)
-
…into merge-requests/128 (ActionItem2251)
26 Apr, 2012
1 commit
-
- Environment homepage cache (ActionItem2336)
21 Apr, 2012
1 commit
-
From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp expiration is only supported on caches that can iterate over all keys (unlike memcached).
18 Apr, 2012
1 commit
-
…into merge-requests/135
17 Apr, 2012
4 commits
-
Also: - Added edit button when showing a role - Added button layout to link - Listing permissions by name instead of key - Added cucumber test (ActionItem 2287)
-
…into merge-requests/154 (ActionItem2336)
-
…into merge-requests/155 (ActionItem2213)
13 Apr, 2012
2 commits
-
Also: - Added edit button when showing a role - Added button layout to link - Listing permissions by name instead of key - Added cucumber test (ActionItem 2287)
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
3 commits
-
(ActionItem2213)
-
(ActionItem2336)
05 Apr, 2012
2 commits
-
The method labelled_check_box already adds a hidden field (ActionItem2329)
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
1 commit
27 Mar, 2012
1 commit
20 Mar, 2012
2 commits
-
(ActionItem2320)
-
(ActionItem2322)
14 Mar, 2012
1 commit
-
(i.e. for the case in which public/ is not writable) (ActionItem2314) Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
13 Mar, 2012
1 commit
-
(ActionItem2307)
12 Mar, 2012
2 commits
09 Mar, 2012
1 commit
-
(ActionItem2316)
08 Mar, 2012
3 commits
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
-
(ActionItem2314)
-
I am also already adding a "spam" flag to the table, which we will use next. (ActionItem2309)
07 Mar, 2012
2 commits
-
(ActionItem2305)
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
02 Mar, 2012
1 commit
-
…into merge-requests/137 (ActionItem2295)