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
*
Switch to poltergeist from selenium
Anita Graham
2015-02-24
1
-1
/
+2
*
Update gem globalize (< 5.2) and fix factory_girl
Brice Sanchez
2015-02-20
1
-1
/
+0
*
ru_page_title is available
Duccio Armenise
2014-12-08
1
-1
/
+1
*
Switched flags to the new SVG locale icons
Philip Arndt
2014-12-04
2
-19
/
+19
*
Upgraded to rspec 3.x
Philip Arndt
2014-12-04
14
-169
/
+168
*
Updated locale from 'Ru' to the corrected 'ru'.
Philip Arndt
2014-11-21
2
-3
/
+3
*
Give the test user access to refinerycms_blog extension.
Philip Arndt
2014-11-12
1
-0
/
+3
*
Fix incorrect spec file introduced in a96ffaf51220e928b3fbdfcc4db969cc810f597b
Philip Arndt
2014-11-12
1
-1
/
+0
*
Removed plugin#activity call as this method was removed.
Philip Arndt
2014-10-11
1
-9
/
+0
*
Upgraded some testing syntax, changed to selenium for more passable results.
Philip Arndt
2014-08-22
14
-25
/
+24
*
Tell friendly_id to regenerate slug if title has changed.
Uģis Ozols
2014-02-03
1
-0
/
+24
*
Replace selenium with poltergeist.
Uģis Ozols
2014-01-27
1
-1
/
+2
*
Merge branch 'master' into rails4
Uģis Ozols
2014-01-20
3
-3
/
+31
|
\
|
*
Use expect syntax.
Uģis Ozols
2013-10-18
1
-3
/
+5
|
*
Merge pull request #352 from patrickdavey/restrict_tags_to_live_posts
Uģis Ozols
2013-10-17
1
-0
/
+25
|
|
\
|
|
*
Explicitly setting tag list in tests
Patrick Davey
2013-10-18
1
-2
/
+2
|
|
*
Restricting tags to live posts
Patrick Davey
2013-10-17
1
-0
/
+25
|
*
|
Don't set tag_list on the post factory - it's not a required attribute.
Uģis Ozols
2013-10-17
2
-3
/
+4
|
|
/
*
/
Supported Rails 4 and Refinery 3.0.0.dev
Philip Arndt
2013-09-16
3
-14
/
+15
|
/
*
Update specs due to recent Capybara/FactoryGirl upgrade.
Uģis Ozols
2013-06-27
8
-53
/
+58
*
limit rss feed for some services that have limits (like feedburner)
dougbradbury
2013-06-16
1
-0
/
+24
*
Prevent post_spec.rb from hanging the entire spec run for 30 seconds while it...
Philip Arndt
2012-11-29
1
-4
/
+6
*
Add temp fix for one failing spec.
Uģis Ozols
2012-11-15
1
-3
/
+6
*
Remove spork.
Uģis Ozols
2012-10-23
1
-46
/
+20
*
Fix one of the broken specs (404 message is different).
Uģis Ozols
2012-10-04
1
-1
/
+1
*
Fixed verbiage causing test failure
Philip Arndt
2012-09-05
1
-1
/
+1
*
fix tests after presence validation for published_at and author fields
Marek Labos
2012-08-21
2
-2
/
+11
*
fix failing spec
Justin Ramos
2012-08-13
1
-1
/
+1
*
Move avatar_url method to posts helper because view stuff shouldn't be in the...
Uģis Ozols
2012-07-31
1
-0
/
+12
*
Split rejected and approved comment actions into separate controller actions.
Uģis Ozols
2012-07-06
1
-0
/
+84
*
Fix failing specs.
Uģis Ozols
2012-06-15
1
-1
/
+5
*
Added i18n support to models through globalize3.
Adrien Coquio
2012-06-09
4
-41
/
+315
*
Renaming Method to better describe use, Including Deprecation Warning on Old ...
Andrew Hooker
2012-05-19
1
-3
/
+3
*
Use 'refinery_login_with :refinery_user' instead of deprecated 'login_refiner...
Uģis Ozols
2012-05-15
6
-14
/
+14
*
Set published_time as Time.utc to avoid hackery needed later to compare dates.
Uģis Ozols
2012-05-05
1
-9
/
+4
*
Fix millisecond comparison issue in post spec.
Uģis Ozols
2012-04-26
1
-2
/
+7
*
Adjust times for spec to avoid running into DST issues.
Uģis Ozols
2012-04-26
1
-3
/
+3
*
In #prev and #next specs advance time by days instead of minutes.
Uģis Ozols
2012-04-10
1
-2
/
+2
*
Remove functionality provided by rails.
Pete Higgins
2012-02-23
1
-17
/
+0
*
Merge pull request #195 from substantial/refactor_archive_widget
Philip Arndt
2012-02-22
2
-24
/
+96
|
\
|
*
Fix spec name.
Pete Higgins
2012-02-12
1
-1
/
+1
|
*
Avoid creating some database records.
Pete Higgins
2012-02-10
1
-3
/
+3
|
*
These aren't scopes anymore. :trollface:
Pete Higgins
2012-02-10
1
-3
/
+3
|
*
'subject.class' -> described_class.
Pete Higgins
2012-02-10
1
-13
/
+13
|
*
Refactor all_previous into published_dates_older_than.
Pete Higgins
2012-02-10
1
-5
/
+6
|
*
Refactor blog archive widget.
Pete Higgins
2012-02-10
1
-0
/
+71
*
|
add popularity counter to blog posts as well as accessor for recent posts
Jeff Shumate
2012-02-22
1
-1
/
+35
|
/
*
Move some of the Refinery::Setting's over to Refinery::Blog.
Uģis Ozols
2012-02-04
1
-4
/
+2
*
Remove rcov.opts.
Uģis Ozols
2012-02-04
1
-2
/
+0
*
No need to specify Devise.stretches in spec_helper because it gets set in dev...
Uģis Ozols
2012-02-02
1
-3
/
+0
[next]