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
...
|
*
Allow configurable author for blog posts.
Pete Higgins
2011-12-14
4
-7
/
+44
|
/
*
Merge branch 'fix-seeds' into rails-3-1
Jamie Winsor
2011-11-14
1
-7
/
+0
|
\
|
*
Remove accidentally generated content from end of seed file
Jamie Winsor
2011-11-14
1
-7
/
+0
*
|
Merge pull request #151 from enmasse-entertainment/page-title-seo-improvements
Jamie Winsor
2011-11-11
3
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
ensure page titles on date-based and tag-based archive views are unique
Shaun
2011-11-11
2
-0
/
+4
|
*
remove redundancy in page title
Shaun
2011-11-11
1
-1
/
+1
|
/
*
gemspec is not regenerated manually anymore
Jamie Winsor
2011-11-11
2
-260
/
+10
*
Merge branch 'master' into rails-3-1
Philip Arndt
2011-11-10
3
-22
/
+17
|
\
|
*
Merge pull request #148 from vertjustin/master
Philip Arndt
2011-11-09
1
-8
/
+1
|
|
\
|
|
*
cleaned up appearance of tabs on blog engine admin
Justin Edwards
2011-11-09
1
-8
/
+1
|
|
/
|
*
Merge pull request #142 from Kagetsuki/master
Joe Sak
2011-10-10
2
-158
/
+159
|
|
\
|
|
*
moved jp to ja to match naming correction
影月 零
2011-10-11
2
-158
/
+159
|
|
/
|
*
Merge pull request #141 from stanmx/master
Uģis Ozols
2011-10-05
1
-0
/
+31
|
|
\
|
|
*
complete traduction of es.yml
Estanislao
2011-10-05
1
-0
/
+31
|
|
/
|
*
Merge pull request #134 from keram/master
Philip Arndt
2011-09-10
1
-3
/
+7
|
|
\
|
|
*
fix corrupted indentation
Marek
2011-09-11
1
-16
/
+16
|
|
*
canonical tag for posts
Marek
2011-09-11
1
-15
/
+19
|
|
/
|
*
Travis is saying that it wants sqlite3, pg and mysql2 gems.
Philip Arndt
2011-09-02
1
-0
/
+7
|
*
Merge pull request #118 from Progressbar/master
Uģis Ozols
2011-08-22
1
-8
/
+8
|
|
\
|
|
*
fix slovak grammar
progressbarsk
2011-08-22
1
-8
/
+8
|
|
/
|
*
Merge pull request #112 from map7/master
Philip Arndt
2011-08-14
1
-2
/
+2
|
|
\
|
|
*
fixed listing of uncategorized posts
Michael Pope
2011-08-15
1
-2
/
+2
|
|
/
*
|
Merge pull request #147 from greendog/rails-3-1
Uģis Ozols
2011-11-09
1
-0
/
+5
|
\
\
|
*
|
added install migratons generator
greendog
2011-11-09
1
-0
/
+5
|
/
/
*
|
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
47
-718
/
+725
*
|
Use root menthod to set engine factory path.
Uģis Ozols
2011-11-06
1
-1
/
+1
*
|
Regenerate gemspec. Closes #146.
Uģis Ozols
2011-11-06
1
-5
/
+8
*
|
Specify correct path to factories.
Uģis Ozols
2011-11-04
1
-1
/
+1
*
|
Update travis.yml to use dummy app for testing
Jamie Winsor
2011-10-28
1
-2
/
+4
*
|
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
|
/
/
[prev]
[next]