| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | Don't pass a page param of less than one through to Xapian, treat it as a par... | Louise Crow | 2012-08-21 | -4/+14 | |
| | |/ / |/| | | |||||
| * | | | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Louise Crow | 2012-08-20 | -38/+50 | |
| |\| | | |||||
| | * | | Fail with NotFound if request slug doesn't exist | Robin Houston | 2012-08-20 | -26/+37 | |
| | * | | ECONNRESET is another error we might get | Robin Houston | 2012-08-20 | -2/+2 | |
| | * | | Do not send email for external requests | Robin Houston | 2012-08-20 | -3/+3 | |
| | * | | Fix another test | Robin Houston | 2012-08-20 | -1/+1 | |
| | * | | Fix tests | Robin Houston | 2012-08-20 | -4/+4 | |
| | * | | External requests ought not to be considered old_unclassified | Robin Houston | 2012-08-20 | -1/+2 | |
| | * | | External requests were not sent by us | Robin Houston | 2012-08-20 | -1/+1 | |
| | * | | External requests need not have exim log lines | Robin Houston | 2012-08-20 | -1/+1 | |
| | * | | Fix comment typo | Robin Houston | 2012-08-20 | -1/+1 | |
| * | | | Use find_by_url_title! to raise ActiveRecordNotFound in upload response when ... | Louise Crow | 2012-08-20 | -1/+5 | |
| |/ / | |||||
| * | | Remove whatdotheyknow-specific variables. | Louise Crow | 2012-08-16 | -6/+1 | |
| * | | Merge branch 'wdtk' into develop | Louise Crow | 2012-08-16 | -345/+525 | |
| |\ \ | |||||
| | * | | Fix loading of specific file | FOI archive email account | 2012-08-16 | -1/+4 | |
| | * | | Add temp task to delete the cached attachment files for requests that have be... | Louise Crow | 2012-08-16 | -10/+39 | |
| | * | | When displaying attachments, only cache them out to files if they are visible... | Louise Crow | 2012-08-16 | -201/+231 | |
| | * | | Method spacing. | Louise Crow | 2012-08-16 | -0/+3 | |
| | * | | Fix typo in comment. | Louise Crow | 2012-08-16 | -26/+104 | |
| | * | | Add method all_can_view? which can be used to determine whether it is ok to c... | Louise Crow | 2012-08-16 | -107/+142 | |
| | * | | Don't let apache serve attachments for now. | Louise Crow | 2012-08-15 | -3/+3 | |
| | * | | Time out pdftohtml after 30 seconds | Robin Houston | 2012-07-20 | -8/+15 | |
| | * | | Serve cached attachments directly from cache | Robin Houston | 2012-07-18 | -0/+14 | |
| | * | | Merge branch 'develop' into wdtk | Robin Houston | 2012-07-05 | -28/+170 | |
| | |\ \ | |||||
| | * | | | Use 33 bytes consistently | Robin Houston | 2012-07-02 | -1/+1 | |
| | * | | | Set the API key in a much more efficient way | Robin Houston | 2012-07-02 | -6/+47 | |
| | * | | | Do not pre-populate the API key | Robin Houston | 2012-07-02 | -6/+6 | |
| | * | | | Merge branch 'master' into wdtk | Robin Houston | 2012-07-02 | -126/+840 | |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into wdtk | Robin Houston | 2012-07-02 | -1717/+1462 | |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'release/0.6' into wdtk | Seb Bacon | 2012-06-20 | -4/+11 | |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'release/0.6' into wdtk | Seb Bacon | 2012-06-20 | -12/+26 | |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'release/0.6' into wdtk | Seb Bacon | 2012-06-20 | -15/+36 | |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'release/0.6' into wdtk | Seb Bacon | 2012-06-15 | -11/+2 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | New lock file to go with previous commit | Seb Bacon | 2012-06-15 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'release/0.6' into wdtk | Seb Bacon | 2012-06-15 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Revert "Remove WDTK-specific config variables" | Seb Bacon | 2012-06-15 | -0/+5 | |
| * | | | | | | | | | | | Merge pull request #542 from henare/import_csv-page-fixes | Louise Crow | 2012-08-13 | -10/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Test showed this page wasn't valid HTML | Henare Degan | 2012-08-11 | -3/+5 | |
| | * | | | | | | | | | | | Default to dry run and don't raise an error when this page is visited normally | Henare Degan | 2012-08-11 | -7/+2 | |
| | * | | | | | | | | | | | Add failing test showing a bug when clicking 'Import from CSV file' on the ad... | Henare Degan | 2012-08-11 | -0/+7 | |
| * | | | | | | | | | | | | Update install doc to reflect the fact that develop is now the default branch... | Louise Crow | 2012-08-13 | -5/+4 | |
| * | | | | | | | | | | | | Add link to master branch. | Louise Crow | 2012-08-13 | -0/+3 | |
| * | | | | | | | | | | | | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Louise Crow | 2012-08-13 | -2/+66 | |
| |\| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Helpers to support external requests | Robin Houston | 2012-08-10 | -1/+13 | |
| | * | | | | | | | | | | | Merge branch 'gemnasium' of https://github.com/henare/alaveteli into develop | Robin Houston | 2012-08-10 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Add a Gemnasium badge so you can easily check the status of Gem dependencies | Henare Degan | 2012-08-10 | -1/+1 | |
| | * | | | | | | | | | | | | Add a rvmrc file so that RVM users can automatically switch to 1.8.7 and it's... | Henare Degan | 2012-08-10 | -0/+52 | |
| | |/ / / / / / / / / / / | |||||
| * / / / / / / / / / / / | Add workaround for Rails security vulnerability CVE-2012-3464. | Louise Crow | 2012-08-13 | -0/+31 | |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Fix typo. | Louise Crow | 2012-08-07 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'release/0.6.3' into develop | Robin Houston | 2012-08-04 | -27897/+8936 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
