03 May, 2012
8 commits
-
Conflicts: plugins/mezuro/lib/kalibro/client/kalibro_client.rb plugins/mezuro/views/content_viewer/_module_result.rhtml
26 Apr, 2012
4 commits
-
(ActionItem2351)
-
- Environment homepage cache (ActionItem2336)
25 Apr, 2012
1 commit
21 Apr, 2012
2 commits
-
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).
20 Apr, 2012
2 commits
19 Apr, 2012
2 commits
-
(ActionItem2258)
18 Apr, 2012
7 commits
-
…into merge-requests/153
-
…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)
16 Apr, 2012
1 commit
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
4 commits
-
module name = project name on first load
-
…into merge-requests/152
-
Should never invoke projcet_content.module_result with nil
11 Apr, 2012
1 commit
09 Apr, 2012
2 commits
-
(ActionItem2213)
-
(ActionItem2336)