aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Regenerate gemspecJamie Winsor2011-10-111-2/+2
* | Merge pull request #144 from resolve/expose-factoriesPhilip Arndt2011-10-103-24/+18
|\ \
| * | Load refinerycms factories properlyJamie Winsor2011-10-103-24/+18
|/ /
* | Merge pull request #143 from Kagetsuki/rails-3-1Uģis Ozols2011-10-101-1/+1
|\ \
| * | jp to ja correction影月 零2011-10-111-1/+1
|/ /
* | Fix draft preview of blog postsJamie Winsor2011-09-214-2/+28
* | Update gemspecJamie Winsor2011-09-191-2/+4
* | Merge pull request #139 from resolve/abstract-filters-into-controller-helperPhilip Arndt2011-09-195-41/+49
|\ \
| * | setting indentation to 'rails way' for protected and private classesJamie Winsor2011-09-192-21/+21
| * | Fix indent on protected methodsJamie Winsor2011-09-191-18/+18
| * | Namespace BlogController into Blog::BaseControllerJamie Winsor2011-09-194-17/+19