aboutsummaryrefslogtreecommitdiffstats
path: root/config/application.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+3
|\
| * Add list of bodies batch request will be sent to.Louise Crow2013-12-04-0/+1
| * Javascript enhancements.Louise Crow2013-12-04-0/+2
* | Add admin urls to change request emailsLouise Crow2014-01-13-0/+6
* | Fix the link to the fancybox CSSMark Longair2013-12-05-0/+1
|/
* Set enforce_available_locales to false.Louise Crow2013-12-04-0/+1
* Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-1/+27
|\
| * Remove jquery-ui; in a later commit we'll add it back via the gemMark Longair2013-11-26-1/+0
| * Don't include the main stylesheet directly; it's now in application.cssMark Longair2013-11-26-1/+0
| * Fix asset inclusion where THEME_URLS is emptyMark Longair2013-11-26-0/+1
| * Some of the non-manifest assets must have the full basenameMark Longair2013-11-19-0/+1
| * Also precompile admin.cssMark Longair2013-11-19-0/+1
| * Add the IE 6 and IE 7 compatability CSS to the asset pipelineMark Longair2013-11-19-1/+3
| * Move to serving main.css from the asset pipelineMark Longair2013-11-19-1/+2
| * Serve fonts from the asset pipelineMark Longair2013-11-19-1/+2
| * Move everything out of stylesheets/admin-theme into app/assets/Mark Longair2013-11-19-0/+1
| * Switch Javascript (bar admin) to be served with the asset piplineMark Longair2013-11-19-0/+10
| * Enable the Rails asset pipeline (Sprockets)Mark Longair2013-11-19-1/+11
* | Set cache store to memcached, turn off rack-cache.Louise Crow2013-11-25-0/+4
|/
* Insert cookie stripping at correct point in middleware stack.Louise Crow2013-11-18-1/+1
* Revert "Assume that format will be specified in the url requested, or default...Louise Crow2013-06-26-5/+0
* Assume that format will be specified in the url requested, or default to HTML...Louise Crow2013-06-20-0/+5
* Handle routing errors with our custom template too.Louise Crow2013-05-02-1/+4
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-3/+3
* Move middleware insertionHenare Degan2012-12-11-0/+4
* RAILS_ROOT is deprecatedHenare Degan2012-12-11-1/+1
* Move Rails config overHenare Degan2012-12-11-0/+26
* Run the Rails 3 generatorHenare Degan2012-12-11-0/+42