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
*
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
|
/
*
Config is deprecated, using RbConfig instread.
Philip Arndt
2011-09-03
1
-4
/
+4
*
Using edge awesome_nested_set until 2.0.2 gem is released to fix deprecation ...
Philip Arndt
2011-09-03
1
-0
/
+1
*
Converted Factory to FactoryGirl to fix deprecation warnings.
Philip Arndt
2011-09-03
7
-40
/
+39
*
Merge pull request #125 from enmasse-entertainment/green-tests
Philip Arndt
2011-09-02
11
-38
/
+50
|
\
|
*
remove accidental inclusion of future feature
Jamie Winsor
2011-09-02
1
-2
/
+0
|
*
update and import refinerycms migrations and seeds
Jamie Winsor
2011-09-02
11
-38
/
+52
|
/
*
Added sqlite3, pg, mysql2 to the Gemfile and added Jamie to the notifications...
Philip Arndt
2011-09-02
3
-4
/
+9
*
Merge pull request #124 from enmasse-entertainment/travis-ci
Philip Arndt
2011-09-01
1
-16
/
+20
|
\
|
*
Disable libnotifications for travis
Jamie Winsor
2011-09-01
1
-16
/
+20
|
/
*
Merge pull request #122 from enmasse-entertainment/revise-gemfile
Uģis Ozols
2011-08-31
1
-3
/
+0
|
\
|
*
Devise edge no longer required for Rails 3-1 branch
Jamie Winsor
2011-08-31
1
-3
/
+0
|
/
*
Merge pull request #121 from wakeless/attr_accessible
Philip Arndt
2011-08-30
1
-0
/
+2
|
\
|
*
Add attr_accessible to blog posts to interact better with page_images
Michael Gall
2011-08-31
1
-0
/
+2
|
/
*
Merge pull request #120 from enmasse-entertainment/revise-gemfile
Philip Arndt
2011-08-29
2
-10
/
+10
|
\
|
*
gemspec revision to support latest master branch of refinerycms
Jamie Winsor
2011-08-29
2
-10
/
+10
|
/
*
will_paginate is back.
Uģis Ozols
2011-08-25
10
-16
/
+19
*
Merge pull request #117 from enmasse-entertainment/rails-3-1-rc6-support
Philip Arndt
2011-08-18
3
-6
/
+5
|
\
|
*
Update gemspec to require newest version of seo_meta
Jamie Winsor
2011-08-18
3
-6
/
+5
|
/
*
Merge pull request #116 from enmasse-entertainment/use-fuubar-formatting
Philip Arndt
2011-08-15
1
-0
/
+1
|
\
|
*
Use fuubar formatting for rspec
Jamie Winsor
2011-08-15
1
-0
/
+1
*
|
Merge pull request #115 from enmasse-entertainment/fix-testing-not-loaded
Philip Arndt
2011-08-15
1
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
Update Gemfile to what would be generated by Refinerycms
Jamie Winsor
2011-08-15
1
-4
/
+33
|
*
This will fix the build when runing rspec spec/. If you do not specify refine...
Jamie Winsor
2011-08-15
1
-1
/
+3
|
/
*
Merge pull request #113 from enmasse-entertainment/ruby-187-support
Philip Arndt
2011-08-14
7
-23
/
+15
|
\
[next]