| .. |
|
config
|
Replace APP_CONFIG with lib/app_config.rb so that it's testable.
|
2010-12-24 12:31:09 -08:00 |
|
controllers
|
make aspects#index slow for ci
|
2011-01-24 18:03:14 -08:00 |
|
fixtures
|
Only the time zone errors are left, and those could probably be ignored
|
2011-01-10 18:30:52 -08:00 |
|
helpers
|
added views and graph generation for statistics
|
2011-01-21 10:29:07 -08:00 |
|
intergration
|
holy crap fixed that comment dispatch bug
|
2011-01-24 18:21:27 -08:00 |
|
javascripts
|
whoops, add license to embedder.js and it's spec
|
2011-01-22 23:43:48 -06:00 |
|
lib
|
holy crap fixed that comment dispatch bug
|
2011-01-24 18:21:27 -08:00 |
|
mailers
|
Made specs work with fixtures, spec_helper needs work
|
2011-01-18 13:31:10 -08:00 |
|
models
|
getting rid of gruff and it's imagemagic deps. made graphs on stats pending.
|
2011-01-21 11:11:58 -08:00 |
|
shared_behaviors
|
Log specs don't check for specific number of renders.
|
2011-01-12 22:43:45 -08:00 |
|
support
|
Fixed connecting spec, magic import failure disappearance
|
2011-01-18 16:05:50 -08:00 |
|
factories.rb
|
Use a fake to not allocate an AR model for every reference to a person
|
2011-01-24 15:13:52 -08:00 |
|
helper_methods.rb
|
Merge almost complete, 4 failures
|
2011-01-14 16:00:10 -08:00 |
|
misc_spec.rb
|
Merge branch 'fixturebuilder'
|
2011-01-18 17:05:44 -08:00 |
|
spec_helper.rb
|
Standardize how we're requiring config/environment
|
2011-01-23 12:42:09 -08:00 |