aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeLines
* Add some TODOsGareth Rees2015-06-15-2/+11
* Use alias_method to define duplicate methodGareth Rees2015-06-15-4/+2
* Group similar methodsGareth Rees2015-06-15-18/+19
* Privatise PublicBody#reindex_requested_fromGareth Rees2015-06-15-13/+19
* Code tidyGareth Rees2015-06-15-40/+44
* Add markers for deprecated and privatised methodsGareth Rees2015-06-15-0/+6
* Prevent PublicBody#set_api_key call if unrequiredGareth Rees2015-06-15-2/+6
* Privatise PublicBody#set_default_publication_schemeGareth Rees2015-06-15-6/+15
* Deprecate PublicBody.set_first_letterGareth Rees2015-06-15-13/+14
* Deprecate PublicBody#calculate_cached_fieldsGareth Rees2015-06-15-8/+10
* Explicitly define each callbackGareth Rees2015-06-15-2/+2
* Tidy alignmentsGareth Rees2015-06-15-7/+9
* Group macros and move inner classes to top of fileGareth Rees2015-06-15-66/+82
* Update comment - no longer using external uudecodeLouise Crow2015-06-12-1/+1
* Move updating of derived attributes to a concern.Louise Crow2015-06-12-32/+55
* Merge branch 'format-admin-form-from-address' into developLouise Crow2015-06-08-1/+1
|\
| * Use address_from_name_and_email to correctly format from field.Louise Crow2015-06-08-1/+1
* | Merge branch 'develop' of ssh://git.mysociety.org/data/git/public/alaveteli i...Louise Crow2015-06-04-130/+131
|\ \
| * \ Merge branch '2288-public-body-page-performance' into developGareth Rees2015-06-04-119/+126
| |\ \
| | * | Avoid loading associations to check existenceGareth Rees2015-06-04-3/+3
| | * | Only use and/or for control flowGareth Rees2015-06-04-1/+1
| | * | Directly return the associated IncomingMessageGareth Rees2015-06-04-1/+1
| | * | Simplify InfoRequestEvent#is_incoming_message?Gareth Rees2015-06-04-1/+1
| | * | Pass existing track to _tracking_linksGareth Rees2015-06-04-3/+9
| | * | Fix indentationGareth Rees2015-06-04-18/+16
| | * | Fix alignmentGareth Rees2015-06-04-15/+15
| | * | Remove unused codeGareth Rees2015-06-04-13/+1
| | * | Idiomatic rubyGareth Rees2015-06-04-4/+3
| | * | Indentation tidyGareth Rees2015-06-04-10/+11
| | * | Use ARel syntaxGareth Rees2015-06-04-1/+1
| | * | Extract logic in view to controllerGareth Rees2015-06-04-3/+4
| | * | Minor tidy upGareth Rees2015-06-04-20/+22
| | * | No longer need to compact typesGareth Rees2015-06-04-2/+0
| | * | Use each_with_index rather than state variableGareth Rees2015-06-04-5/+2
| | * | Speed up PublicBodyHelper#type_of_authorityGareth Rees2015-06-04-8/+10
| | * | Fix typoGareth Rees2015-06-04-1/+1
| | * | Use SQL to find first resultGareth Rees2015-06-04-4/+4
| | * | Use string interpolationGareth Rees2015-06-04-1/+1
| | * | Use database query to return unique resultsGareth Rees2015-06-04-5/+6
| | * | Remove explicit returnGareth Rees2015-05-29-1/+1
| | * | Use arel queryGareth Rees2015-05-29-4/+5
| | * | Remove unused variableGareth Rees2015-05-29-2/+1
| | * | Minor tidyGareth Rees2015-05-29-1/+15
| | |/
| * | Merge branch 'hotfix/0.21.0.36' into developGareth Rees2015-06-04-11/+5
| |\ \ | | |/ | |/|
| | * Correctly set uuencoded attachment file size2508-hotfix-bad-uudecodeGareth Rees2015-06-04-2/+1
| | * Use Ruby to decode uuencoded attachmentsGareth Rees2015-06-03-6/+1
| | * Clean IncomingMessage#_uudecode_and_save_attachmentsGareth Rees2015-06-03-3/+3
* | | Untranslatable string "Internal review of"gorm2015-06-04-1/+1
|/ /
* | Merge branch 'hotfix/0.21.0.33' into rails-3-developLouise Crow2015-05-28-3/+21
|\|
| * Merge branch 'handle-unparsed-email-as-binary' into hotfix/0.21.0.33Louise Crow2015-05-28-3/+21
| |\