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 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
|
\
|
*
Move gemspec method to top of file
Jamie Winsor
2011-08-14
1
-2
/
+2
|
*
Syntax fixes for Ruby 1.8.7
Jamie Winsor
2011-08-14
7
-25
/
+17
|
/
*
HI 2 U TRAVIS; This is how to run specs in this engine
Philip Arndt
2011-08-15
1
-0
/
+18
*
Merge remote-tracking branch 'enmasse-entertainment/fix-gemspec-filelist' int...
Philip Arndt
2011-08-15
2
-3
/
+2
|
\
|
*
remove empty directory from gemspec file list
Jamie Winsor
2011-08-14
1
-2
/
+1
|
*
Ignore .lock files in Gemspec
Jamie Winsor
2011-08-12
2
-2
/
+2
*
|
Update readme.
Uģis Ozols
2011-08-14
1
-4
/
+4
*
|
Move factories under spec dir so that they get picked up by spec_helper.
Uģis Ozols
2011-08-13
4
-4
/
+5
|
/
*
There's no test directory.
Uģis Ozols
2011-08-12
2
-4
/
+1
*
Use arel 2.1.4 for now because 2.1.5 got yanked.
Uģis Ozols
2011-08-12
1
-0
/
+2
*
Need to use edge everything, excluding spec/dummy from the gemspec.
Philip Arndt
2011-08-12
3
-451
/
+15
*
Remove spork as a development dependency
Jamie Winsor
2011-08-11
3
-8
/
+25
*
Dummy app is no longer a submodule, now part of the projected - generated by ...
Jamie Winsor
2011-08-10
74
-36
/
+1776
*
Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails dummy...
Jamie Winsor
2011-08-06
2
-0
/
+8
*
test database will be initialized before rake rspec is run
Jamie Winsor
2011-08-04
1
-1
/
+1
*
Update testing setup task to reflect new namespace
Jamie Winsor
2011-08-04
2
-2
/
+2
*
Update gemspec
Jamie Winsor
2011-08-04
1
-16
/
+37
*
Update Rakefile to include rspec task
Jamie Winsor
2011-08-04
1
-0
/
+5
*
Replace cucumber tag features with rspec request tests
Jamie Winsor
2011-08-04
12
-405
/
+41
*
Replace category.features with capybara rspec requests
Jamie Winsor
2011-08-04
7
-129
/
+127
*
Replace authors.feature with capybara rspec tests
Jamie Winsor
2011-08-04
3
-26
/
+16
*
Add request and controller authentication macros to rspec config
Jamie Winsor
2011-08-04
4
-12
/
+6
*
Remove shared functionality that now exists in refinerycms-testing engine
Jamie Winsor
2011-08-04
5
-64
/
+451
*
Remove (commented out) duplicate refinerycms-testing gem requirement
Jamie Winsor
2011-08-03
1
-1
/
+0
*
Require refinerycms-testing framework
Jamie Winsor
2011-08-03
3
-1
/
+3
*
Refactor testing tasks out of this project and into refinerycms project
Jamie Winsor
2011-08-03
2
-22
/
+1
*
Add rake tasks to initialize the testing environment
Jamie Winsor
2011-08-03
4
-3
/
+25
*
refactor dummy application into git submodule
Jamie Winsor
2011-08-03
65
-1583
/
+3
*
rename default database for mysql and postgres example databases
Jamie Winsor
2011-08-03
2
-6
/
+6
*
Rid this project of autotest
Jamie Winsor
2011-08-03
2
-19
/
+0
*
Update README with additional development instructions
Jamie Winsor
2011-08-03
1
-0
/
+2
[prev]
[next]