aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #156 from substantial/fix_spec_setupPhilip Arndt2011-12-142-3/+2
|\
| * Fix spec setup.Pete Higgins2011-12-142-3/+2
* | Merge pull request #157 from substantial/add_author_attributionPhilip Arndt2011-12-144-7/+44
|\ \ | |/ |/|
| * Allow configurable author for blog posts.Pete Higgins2011-12-144-7/+44
|/
* Merge branch 'fix-seeds' into rails-3-1Jamie Winsor2011-11-141-7/+0
|\
| * Remove accidentally generated content from end of seed fileJamie Winsor2011-11-141-7/+0
* | Merge pull request #151 from enmasse-entertainment/page-title-seo-improvementsJamie Winsor2011-11-113-1/+5
|\ \ | |/ |/|
| * ensure page titles on date-based and tag-based archive views are uniqueShaun2011-11-112-0/+4
| * remove redundancy in page titleShaun2011-11-111-1/+1
|/
* gemspec is not regenerated manually anymoreJamie Winsor2011-11-112-260/+10
* Merge branch 'master' into rails-3-1Philip Arndt2011-11-103-22/+17
|\
| * Merge pull request #148 from vertjustin/masterPhilip Arndt2011-11-091-8/+1
| |\
| | * cleaned up appearance of tabs on blog engine adminJustin Edwards2011-11-091-8/+1
| |/
| * Merge pull request #142 from Kagetsuki/masterJoe Sak2011-10-102-158/+159
| |\
| | * moved jp to ja to match naming correction影月 零2011-10-112-158/+159
| |/
| * Merge pull request #141 from stanmx/masterUģis Ozols2011-10-051-0/+31
| |\
| | * complete traduction of es.ymlEstanislao2011-10-051-0/+31
| |/
| * Merge pull request #134 from keram/masterPhilip Arndt2011-09-101-3/+7
| |\
| | * fix corrupted indentationMarek2011-09-111-16/+16
| | * canonical tag for postsMarek2011-09-111-15/+19
| |/
| * Travis is saying that it wants sqlite3, pg and mysql2 gems.Philip Arndt2011-09-021-0/+7
| * Merge pull request #118 from Progressbar/masterUģis Ozols2011-08-221-8/+8
| |\
| | * fix slovak grammarprogressbarsk2011-08-221-8/+8
| |/
| * Merge pull request #112 from map7/masterPhilip Arndt2011-08-141-2/+2
| |\
| | * fixed listing of uncategorized postsMichael Pope2011-08-151-2/+2
| |/
* | Merge pull request #147 from greendog/rails-3-1Uģis Ozols2011-11-091-0/+5
|\ \
| * | added install migratons generatorgreendog2011-11-091-0/+5
|/ /
* | Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-0947-718/+725
* | Use root menthod to set engine factory path.Uģis Ozols2011-11-061-1/+1
* | Regenerate gemspec. Closes #146.Uģis Ozols2011-11-061-5/+8
* | Specify correct path to factories.Uģis Ozols2011-11-041-1/+1
* | Update travis.yml to use dummy app for testingJamie Winsor2011-10-281-2/+4
* | Merge branch 'use-generated-dummy-for-testing' into rails-3-1Jamie Winsor2011-10-2883-1885/+92
|\ \
| * | Update readme on how to testJamie Winsor2011-10-281-3/+6
| * | seo meta table migration removedJamie Winsor2011-10-281-25/+0
| * | Add rspec rake tasksJamie Winsor2011-10-282-0/+8
| * | Move blog tab accessor and class array to blog file from tab fileJamie Winsor2011-10-282-12/+12
| * | No need to explicitly call load_factories for Refinery::TestingJamie Winsor2011-10-281-2/+0
| * | Tabs are autoloaded, don't need to explicitly requireJamie Winsor2011-10-271-4/+0
| * | Refactor require layout to match other enginesJamie Winsor2011-10-273-32/+32
| * | Seed data should not be loaded mid migrationJamie Winsor2011-10-271-2/+0
| * | Update blog generator to use Rails 3.1 baseJamie Winsor2011-10-275-12/+19
| * | This is the blog engine... not hte resources engine..Jamie Winsor2011-10-271-1/+1
| * | Add ENGINE_ROOT constant to Rakefile for refinerycms-testing tasksJamie Winsor2011-10-261-0/+1
| * | Add spec/dummy to git ignore fileJamie Winsor2011-10-261-0/+1
| * | Remove Refinery::Application route draw call, it no longer existsJamie Winsor2011-10-261-1/+1
| * | Update engine definitionJamie Winsor2011-10-261-3/+12
| * | Modify Rakefile to load engine tasks and testing railtie tasksJamie Winsor2011-10-261-24/+5
| * | Remove dummy application for testingJamie Winsor2011-10-2668-1770/+0
|/ /
* | Add rbenv files to gitignoreJamie Winsor2011-10-261-0/+5