| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | | | | | No need to add the rails-3 branch now - has been merged to master. | Louise Crow | 2013-06-05 | -6/+6 | |
| | * | | | | | | | | | | | Base the coveralls badge on the main development branch for more immediate fe... | Louise Crow | 2013-06-04 | -1/+1 | |
| | * | | | | | | | | | | | Restore coveralls config. | Louise Crow | 2013-06-04 | -0/+12 | |
| | * | | | | | | | | | | | No need to downgrade rubygems now we're on Rails 3. | Louise Crow | 2013-06-04 | -2/+0 | |
| | * | | | | | | | | | | | Merge branch 'release/0.11' into rails-3-develop | Louise Crow | 2013-06-04 | -34/+167 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | We no longer run HTML validation as part of the test suite. | Louise Crow | 2013-06-04 | -2/+1 | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/development-setup' into ra... | Louise Crow | 2013-06-04 | -0/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Add HTML validator to list of packages | Henare Degan | 2013-03-14 | -1/+1 | |
| | | * | | | | | | | | | | | | Add a list of packages you need to install on a fresh Ubuntu development machine | Henare Degan | 2013-03-11 | -0/+9 | |
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques... | Louise Crow | 2013-06-04 | -113/+240 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | User needs to choose a reason | Matthew Landauer | 2013-03-22 | -11/+29 | |
| | | * | | | | | | | | | | | | | Reasons that request can be reported now stored in model | Matthew Landauer | 2013-03-22 | -2/+8 | |
| | | * | | | | | | | | | | | | | Simplify a couple of routes using resources | Matthew Landauer | 2013-03-22 | -2/+3 | |
| | | * | | | | | | | | | | | | | Rename parameter used in routes and controller | Matthew Landauer | 2013-03-22 | -15/+15 | |
| | | * | | | | | | | | | | | | | Rename controller actions | Matthew Landauer | 2013-03-22 | -16/+16 | |
| | | * | | | | | | | | | | | | | Move reporting actions to their own controller | Matthew Landauer | 2013-03-22 | -144/+151 | |
| | | * | | | | | | | | | | | | | Rename routes | Matthew Landauer | 2013-03-22 | -4/+4 | |
| | | * | | | | | | | | | | | | | Wrap in a transaction | Matthew Landauer | 2013-03-22 | -3/+5 | |
| | | * | | | | | | | | | | | | | Extract method | Matthew Landauer | 2013-03-22 | -4/+9 | |
| | | * | | | | | | | | | | | | | Only allow posts for reporting request. Don't try redirection when not logged in | Matthew Landauer | 2013-03-22 | -19/+10 | |
| | | * | | | | | | | | | | | | | For reporting a request link to the new form | Matthew Landauer | 2013-03-22 | -1/+1 | |
| | | * | | | | | | | | | | | | | Posted reason and message gets sent out in the email | Matthew Landauer | 2013-03-22 | -1/+8 | |
| | | * | | | | | | | | | | | | | Let the user know when the request has already been reported | Matthew Landauer | 2013-03-22 | -15/+48 | |
| | | * | | | | | | | | | | | | | Only allow reporting a request when logged in | Matthew Landauer | 2013-03-22 | -0/+29 | |
| | | * | | | | | | | | | | | | | Add first pass at page for reporting a request | Matthew Landauer | 2013-03-22 | -0/+28 | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac... | Louise Crow | 2013-06-04 | -103/+91 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | Tiny refactor | Matthew Landauer | 2013-03-25 | -5/+2 | |
| | | * | | | | | | | | | | | | | | ActsAsXapian doesn't need to be referenced from the global namespace | Matthew Landauer | 2013-03-25 | -3/+3 | |
| | | * | | | | | | | | | | | | | | Remove unused method | Matthew Landauer | 2013-03-25 | -11/+0 | |
| | | * | | | | | | | | | | | | | | Tiny refactor | Matthew Landauer | 2013-03-25 | -4/+2 | |
| | | * | | | | | | | | | | | | | | Inline method InfoRequest.full_search | Matthew Landauer | 2013-03-25 | -80/+84 | |
| | | |/ / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/fix_search_highlight_non_a... | Louise Crow | 2013-06-04 | -1/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | Fix word highlighting in acts_as_xapian for non-ascii characters. Fixes #505 | Matthew Landauer | 2013-03-25 | -1/+30 | |
| | | |/ / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/start_button' into rails-3... | Louise Crow | 2013-06-04 | -11/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | Change wording on button to start request for a particular authority | Matthew Landauer | 2013-04-11 | -11/+1 | |
| | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/small_email_hash_refactor'... | Louise Crow | 2013-06-04 | -19/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Inline method and simplify logic | Matthew Landauer | 2013-03-29 | -19/+4 | |
| | * | | | | | | | | | | | | | | | | Add a rudimentary 'How to contribute' section - stolen shamelessly from @mlan... | Louise Crow | 2013-05-30 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'openaustralia_github/remove_random_request_acti... | Louise Crow | 2013-05-30 | -27/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Remove apparently unused action for showing random request | Matthew Landauer | 2013-03-22 | -27/+0 | |
| | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Merge branch 'feature/new-string-for-translation' into rails-3-develop | Louise Crow | 2013-05-30 | -9/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Allow the default text of an internal review request to be translated. | Louise Crow | 2013-05-07 | -8/+33 | |
| | | * | | | | | | | | | | | | | | | | Markup new string for translation. | Louise Crow | 2013-05-07 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'fix-missing-pagination-on-pb-search' into rails-3-develop | Louise Crow | 2013-05-30 | -22/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | Render the public body results when selecting an authority with the same temp... | Louise Crow | 2013-05-29 | -22/+4 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala... | Louise Crow | 2013-05-30 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | Don't run tests on the develop branch any more - it's deprecated in favour of... | Louise Crow | 2013-05-30 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | Use two forms, one for changing the search term, and one for applying filters...hotfix/0.11.0.16 | Louise Crow | 2013-06-25 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | | | Remove unused method. | Louise Crow | 2013-06-25 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | Remove unused code. Let's re-add it when we need it. | Louise Crow | 2013-06-25 | -12/+0 | |
