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
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
The newest factory_girl apparently doesn't like how this worked.
Pete Higgins
2012-01-06
1
-2
/
+2
*
Fix tab highlighting in admin interface.
Pete Higgins
2011-12-15
1
-0
/
+13
*
Allow configurable author for blog posts.
Pete Higgins
2011-12-14
1
-1
/
+29
*
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
12
-314
/
+313
*
No need to explicitly call load_factories for Refinery::Testing
Jamie Winsor
2011-10-28
1
-2
/
+0
*
Remove dummy application for testing
Jamie Winsor
2011-10-26
68
-1770
/
+0
*
Load refinerycms factories properly
Jamie Winsor
2011-10-10
2
-24
/
+14
*
Fix draft preview of blog posts
Jamie Winsor
2011-09-21
2
-0
/
+26
*
use let instead of let! when we can lazily load these fixtures
Jamie Winsor
2011-09-04
1
-4
/
+4
*
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
8
-28
/
+95
*
index action of blog post controller now caches and sweeps on changes
Jamie Winsor
2011-09-03
8
-203
/
+333
*
Converted Factory to FactoryGirl to fix deprecation warnings.
Philip Arndt
2011-09-03
7
-40
/
+39
*
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
10
-29
/
+51
*
Added sqlite3, pg, mysql2 to the Gemfile and added Jamie to the notifications...
Philip Arndt
2011-09-02
1
-0
/
+1
*
Syntax fixes for Ruby 1.8.7
Jamie Winsor
2011-08-14
3
-3
/
+8
*
Move factories under spec dir so that they get picked up by spec_helper.
Uģis Ozols
2011-08-13
3
-0
/
+0
*
Remove spork as a development dependency
Jamie Winsor
2011-08-11
2
-6
/
+18
*
Dummy app is no longer a submodule, now part of the projected - generated by ...
Jamie Winsor
2011-08-10
72
-23
/
+1776
*
Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails dummy...
Jamie Winsor
2011-08-06
1
-0
/
+0
*
Replace cucumber tag features with rspec request tests
Jamie Winsor
2011-08-04
2
-0
/
+40
*
Replace category.features with capybara rspec requests
Jamie Winsor
2011-08-04
5
-95
/
+127
*
Replace authors.feature with capybara rspec tests
Jamie Winsor
2011-08-04
1
-4
/
+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
2
-29
/
+4
*
Add rake tasks to initialize the testing environment
Jamie Winsor
2011-08-03
1
-0
/
+0
*
refactor dummy application into git submodule
Jamie Winsor
2011-08-03
64
-1583
/
+0
*
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
*
refactor engine testing scenario
Jamie Winsor
2011-08-03
75
-22
/
+1706
*
Make those specs green again.
Uģis Ozols
2011-08-03
9
-23
/
+19
*
DB isn't cleared from previous test data. For now clear it ourselves but as f...
Uģis Ozols
2011-07-29
2
-2
/
+10
*
Need a user first because otherwise it will redirect to first user creation f...
Uģis Ozols
2011-07-29
2
-2
/
+6
*
Manage blog posts request specs are now green.
Uģis Ozols
2011-07-29
1
-6
/
+1
*
Update translation scopes
Jamie Winsor
2011-07-28
2
-0
/
+39
*
More request specs and updates to code to make specs pass.
Uģis Ozols
2011-07-28
1
-5
/
+32
*
Start to add request specs.
Uģis Ozols
2011-07-28
1
-0
/
+71
*
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
6
-279
/
+285
*
Spec context is about false.
Uģis Ozols
2011-07-04
1
-1
/
+1
*
Copy / Paste mistake fixed
Johan Bruning
2011-07-04
1
-1
/
+1
*
Added ability to disable teaser independent of teaser length
Johan Bruning
2011-07-04
1
-0
/
+24
*
Refactored the spec suite to be consistent.
Philip Arndt
2011-06-29
3
-43
/
+43
*
fixed ruby 1.9.2 warnings about useless use of == in boid context
Ivan Storck
2011-06-23
1
-3
/
+3
*
this needs html_safe
Joe Sak
2011-06-23
1
-0
/
+6
*
Model spec filenames should be singular
Marc Remolt
2011-05-09
3
-0
/
+0
*
Fixes for blog_post specs
Marc Remolt
2011-05-09
1
-61
/
+73
*
tests were failing all over the place
Joe Sak
2011-04-22
2
-52
/
+44
*
More test coverage for tags: can fill tags in on admin form
Joe Sak
2011-03-11
1
-2
/
+3
*
Acts as taggable installed
Joe Sak
2011-03-11
1
-0
/
+6
[next]