aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Only do time calculation once.hotfix/0.11.0.9Louise Crow2013-06-11-1/+2
* Get user records in batches, remove unneeded clause.Louise Crow2013-06-11-8/+5
* Merge branch 'hotfix/0.11.0.8'0.11.0.8Louise Crow2013-06-11-7/+4
|\
| * Cache a user's profile photo rather than repulling it each time.hotfix/0.11.0.8Louise Crow2013-06-11-0/+1
| * Only render the popup banner in the layout where it's actually used.Louise Crow2013-06-11-7/+3
|/
* Merge branch 'hotfix/0.11.0.7'Louise Crow2013-06-10-39/+69
|\
| * Add extra debug linehotfix/0.11.0.7Louise Crow2013-06-10-0/+1
| * Merge branch 'fix-emails-with-spaces' into hotfix/0.11.0.7Louise Crow2013-06-10-39/+68
| |\
| | * Fix syntax errors, add some debug output.Louise Crow2013-06-10-8/+22
| | * Add a task for cleaning up user accounts that were created with a space in th...Louise Crow2013-06-10-0/+65
| | * Remove old temp tasks.Louise Crow2013-06-10-50/+0
| |/ |/|
| * Update commonlib to get fix for email addresses with spaces in them being con...Louise Crow2013-06-10-0/+0
|/
* Cope with replying to a message with a missing or empty SubjectMark Longair2013-06-07-1/+13
* Merge branch 'hotfix/0.11.0.4'Louise Crow2013-06-05-0/+15
|\
| * We're assuming feed urls without format suffixes should serve up atom/xml, so...0.11.0.4hotfix/0.11.0.4Louise Crow2013-06-05-0/+15
|/
* Merge branch 'release/0.11'0.11.0.3Louise Crow2013-06-04-16489/+11776
|\
| * Backport ruby 1.9 fix for trailing = sign in message headers from mail 2.5release/0.11Louise Crow2013-06-04-0/+16
| * Add exim config change to upgrade notes and exim install info.0.11.0.2Louise Crow2013-06-04-5/+7
| * Merge branch 'hotfix/0.11.0.1' into release/0.110.11.0.1Louise Crow2013-06-03-26/+130
| |\
| | * Restore public body edit form.hotfix/0.11.0.1Louise Crow2013-06-03-1/+1
| | * Handle json requests for hidden info requests.Louise Crow2013-06-03-19/+51
| | * For non-HTML requests, just return the response code for now.Louise Crow2013-06-03-1/+21
| | * Replace backticks with call to exec(), the former spawns a new process, and ...Louise Crow2013-06-03-2/+3
| | * Parse the 'to' address as if on a real mail to trigger quoted string encoding.Louise Crow2013-06-03-1/+19
| | * Fix for subject lines with invalid UTF-8 as the last characterMark Longair2013-06-03-2/+35
| |/
| * Merge branch 'release/0.11' of ssh://git.mysociety.org/data/git/public/alavet...0.11Louise Crow2013-06-03-2/+3
| |\
| | * Merge branch 'rails-3-develop' into release/0.11Mark Longair2013-05-30-2/+3
| | |\
| | | * Merge branch 'feed-content-type' into rails-3-developMark Longair2013-05-30-1/+2
| | | |\
| | | | * Make sure Atom feeds are served with content type application/atom+xmlMark Longair2013-05-29-1/+2
| | | * | Fix typo.Louise Crow2013-05-30-1/+1
| * | | | Bump version number.Louise Crow2013-06-03-1/+1
| |/ / /
| * | | Add note about config/httpd.confLouise Crow2013-05-30-1/+2
| * | | Add some upgrade notes for the 0.11 release.Louise Crow2013-05-30-0/+8
| * | | Merge branch 'rails-3-develop' into release/0.11Louise Crow2013-05-30-866/+1250
| |\| |
| | * | Update of strings for translation by running rake gettext:store_model_attribu...Louise Crow2013-05-30-838/+1207
| | * | Restore tabs to keep string for translation the same as previouslyLouise Crow2013-05-30-35/+50
| * | | Merge branch 'release/0.11' of ssh://git.mysociety.org/data/git/public/alavet...Louise Crow2013-05-29-0/+0
| |\ \ \
| | * \ \ Merge branch 'rails-3-develop' into release/0.11Mark Longair2013-05-29-63/+0
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'rails-3-develop' into release/0.11Louise Crow2013-05-29-87/+32
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-05-29-63/+0
| | |\|
| | | * Remove the (we think) now unneeded will_paginate customizationMark Longair2013-05-29-63/+0
| | * | Merge branch 'fix-cron-bundler-gemfile' into rails-3-developLouise Crow2013-05-29-24/+32
| | |\ \ | | | |/ | | |/|
| | | * Now that runner is invoked via the rails command and not directly from the sc...Louise Crow2013-05-29-24/+32
| | |/
| * | Merge branch 'rails-3-develop' into release/0.11Louise Crow2013-05-29-10/+62
| |\|
| | * Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-05-29-2/+2
| | |\
| | | * Replace 'render_for_text data' with 'render :text => data'Mark Longair2013-05-28-2/+2
| | * | Merge branch 'loop-in-cached-attachment-recreation' into rails-3-developLouise Crow2013-05-29-7/+59
| | |\ \
| | | * | When extracting attachments for an incoming message and getting the body of t...Louise Crow2013-05-29-7/+59
| | |/ /
| | * / Remove erroneous test nameLouise Crow2013-05-28-1/+1
| | |/
| * / Only load commonlib spec file in the test environmentLouise Crow2013-05-28-1/+3
| |/