index
:
refinerycms-blog.git
2-1-stable
2-1-stable-for-hmno
master
Fork of refinerycms-blog fixing some issues for hmno.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'use-generated-dummy-for-testing' into rails-3-1
Jamie Winsor
2011-10-28
83
-1885
/
+92
|
\
\
|
*
|
Update readme on how to test
Jamie Winsor
2011-10-28
1
-3
/
+6
|
*
|
seo meta table migration removed
Jamie Winsor
2011-10-28
1
-25
/
+0
|
*
|
Add rspec rake tasks
Jamie Winsor
2011-10-28
2
-0
/
+8
|
*
|
Move blog tab accessor and class array to blog file from tab file
Jamie Winsor
2011-10-28
2
-12
/
+12
|
*
|
No need to explicitly call load_factories for Refinery::Testing
Jamie Winsor
2011-10-28
1
-2
/
+0
|
*
|
Tabs are autoloaded, don't need to explicitly require
Jamie Winsor
2011-10-27
1
-4
/
+0
|
*
|
Refactor require layout to match other engines
Jamie Winsor
2011-10-27
3
-32
/
+32
|
*
|
Seed data should not be loaded mid migration
Jamie Winsor
2011-10-27
1
-2
/
+0
|
*
|
Update blog generator to use Rails 3.1 base
Jamie Winsor
2011-10-27
5
-12
/
+19
|
*
|
This is the blog engine... not hte resources engine..
Jamie Winsor
2011-10-27
1
-1
/
+1
|
*
|
Add ENGINE_ROOT constant to Rakefile for refinerycms-testing tasks
Jamie Winsor
2011-10-26
1
-0
/
+1
|
*
|
Add spec/dummy to git ignore file
Jamie Winsor
2011-10-26
1
-0
/
+1
|
*
|
Remove Refinery::Application route draw call, it no longer exists
Jamie Winsor
2011-10-26
1
-1
/
+1
|
*
|
Update engine definition
Jamie Winsor
2011-10-26
1
-3
/
+12
|
*
|
Modify Rakefile to load engine tasks and testing railtie tasks
Jamie Winsor
2011-10-26
1
-24
/
+5
|
*
|
Remove dummy application for testing
Jamie Winsor
2011-10-26
68
-1770
/
+0
|
/
/
*
|
Add rbenv files to gitignore
Jamie Winsor
2011-10-26
1
-0
/
+5
*
|
Regenerate gemspec
Jamie Winsor
2011-10-11
1
-2
/
+2
*
|
Merge pull request #144 from resolve/expose-factories
Philip Arndt
2011-10-10
3
-24
/
+18
|
\
\
|
*
|
Load refinerycms factories properly
Jamie Winsor
2011-10-10
3
-24
/
+18
|
/
/
*
|
Merge pull request #143 from Kagetsuki/rails-3-1
Uģis Ozols
2011-10-10
1
-1
/
+1
|
\
\
|
*
|
jp to ja correction
影月 零
2011-10-11
1
-1
/
+1
|
/
/
*
|
Fix draft preview of blog posts
Jamie Winsor
2011-09-21
4
-2
/
+28
*
|
Update gemspec
Jamie Winsor
2011-09-19
1
-2
/
+4
*
|
Merge pull request #139 from resolve/abstract-filters-into-controller-helper
Philip Arndt
2011-09-19
5
-41
/
+49
|
\
\
|
*
|
setting indentation to 'rails way' for protected and private classes
Jamie Winsor
2011-09-19
2
-21
/
+21
|
*
|
Fix indent on protected methods
Jamie Winsor
2011-09-19
1
-18
/
+18
|
*
|
Namespace BlogController into Blog::BaseController
Jamie Winsor
2011-09-19
4
-17
/
+19
|
*
|
Namespace BlogControllerHelper to Blog::ControllerHelper
Jamie Winsor
2011-09-19
3
-29
/
+31
|
*
|
remove duplicate BlogControllerHelper include
Jamie Winsor
2011-09-19
1
-2
/
+0
|
*
|
Abstract filter methods into controller helpers
Jamie Winsor
2011-09-19
3
-26
/
+32
|
/
/
*
|
Merge pull request #136 from enmasse-entertainment/remove-unnecessary-js-incl...
Jamie Winsor
2011-09-16
1
-1
/
+0
|
\
\
|
*
|
Remove jquery include - now handled by asset pipeline
Jamie Winsor
2011-09-16
1
-1
/
+0
|
/
/
*
|
Merge pull request #135 from enmasse-entertainment/fix-devise-user
Jamie Winsor
2011-09-14
1
-1
/
+1
|
\
\
|
*
|
Change current_user to current_refinery_user
Jamie Winsor
2011-09-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #131 from wakeless/rails-3-1
Philip Arndt
2011-09-05
4
-4
/
+4
|
\
\
|
*
|
Second commit for ::Refinery::AdminController
Michael Gall
2011-09-05
4
-4
/
+4
|
/
/
*
|
Merge pull request #128 from enmasse-entertainment/rails-3-1
Philip Arndt
2011-09-04
1
-2
/
+3
|
\
\
|
*
|
Revert sweeper's expiration parameter to strings for now
Jamie Winsor
2011-09-04
1
-2
/
+3
|
/
/
*
|
Merge pull request #127 from enmasse-entertainment/more-comment-fixes
Philip Arndt
2011-09-04
17
-46
/
+125
|
\
\
|
*
|
use let instead of let! when we can lazily load these fixtures
Jamie Winsor
2011-09-04
1
-4
/
+4
|
*
|
accidentally had refinerycms pointing to my local filesystem...
Jamie Winsor
2011-09-04
1
-1
/
+1
|
*
|
convert expire_page parameters in blog sweeper from strings to url helpers
Jamie Winsor
2011-09-04
1
-2
/
+2
|
*
|
remove useless comment
Jamie Winsor
2011-09-04
1
-1
/
+0
|
*
|
fix localization string for submit button on comment
Jamie Winsor
2011-09-04
1
-1
/
+1
|
*
|
accidentally had left perform_caching set to true
Jamie Winsor
2011-09-04
1
-1
/
+1
|
*
|
refactor factories and add #show tests for posts controller
Jamie Winsor
2011-09-04
14
-42
/
+122
|
/
/
*
|
Merge pull request #126 from enmasse-entertainment/fix-comments
Philip Arndt
2011-09-03
20
-266
/
+420
|
\
\
|
*
|
index action of blog post controller now caches and sweeps on changes
Jamie Winsor
2011-09-03
20
-266
/
+420
|
/
/
[prev]
[next]