aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Improve accessibility for base design (increase base font size, make font siz...Seb Bacon2012-01-24-40/+27
* Return a 404 for missing user profile pictures. Fixes #363Seb Bacon2012-01-24-1/+9
* Ensure short cache keys for interlock. Fixes #362Seb Bacon2012-01-24-2/+8
* Bug: we are causing a 500 when trying to raise 404 because the arguments to t...Seb Bacon2012-01-24-1/+11
* Don't allow users to page beyond a certain number of results (because in larg...Seb Bacon2012-01-20-7/+22
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-19-4/+4
|\
| * Merge branch 'wdtk' of https://github.com/sebbacon/alaveteli into wdtkRobin Houston2012-01-19-2/+2
| |\
| | * Share a lock file between processes that modify the xapian database. Avoids ...Seb Bacon2012-01-19-2/+2
| * | Don't obscure user searches on request listing page behind cache. Fixes #256Robin Houston2012-01-19-2/+2
| |/
* / Record URL and PID *before* a request is processedRobin Houston2012-01-19-0/+1
|/
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkSeb Bacon2012-01-19-1/+10
|\
| * Do not require Xapian 1.2.7Robin Houston2012-01-19-1/+10
* | Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkSeb Bacon2012-01-19-40/+116
|\|
| * Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-19-22/+83
| |\
| | * Merge branch 'release/0.5' into wdtkRobin Houston2012-01-19-17/+64
| | |\
| | | * Return a 404 for broken attachment urls. Fixes #351.Seb Bacon2012-01-18-1/+12
| | | * Don't raise an error if the user deletes a track through the UI. Fixes #353.Seb Bacon2012-01-18-8/+14
| | | * Fix more test breakageSeb Bacon2012-01-18-3/+12
| | | * Catch timeouts and other extra errors when connection to 3rd party websites f...Seb Bacon2012-01-18-2/+9
| | | * Ensure request typeahead search is tested properly (and fix a validation error).Seb Bacon2012-01-18-1/+3
| | | * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-18-36/+45
| | | |\
| | | * | Fix paging bug for type ahead search. This wasn't caught because the spec di...Seb Bacon2012-01-18-5/+16
| | * | | Merge branch 'wdtk' of https://github.com/sebbacon/alaveteli into wdtkRobin Houston2012-01-19-11/+18
| | |\ \ \
| | * | | | Limit Xapian wildcard expansionsRobin Houston2012-01-19-5/+19
| * | | | | Fix sporadic spurious test failuresRobin Houston2012-01-19-0/+8
| * | | | | Typo fixRobin Houston2012-01-19-1/+1
| * | | | | Whitespace cleanupRobin Houston2012-01-19-6/+6
| | |/ / / | |/| | |
| * | | | Forbid very slow-to-load results pagesRobin Houston2012-01-19-0/+7
| * | | | Disable Xapian wildcardsRobin Houston2012-01-19-2/+2
| * | | | Clean up whitespace & indentationRobin Houston2012-01-18-10/+10
| |/ / /
* | | | Show some info about the Alaveteli version currently running. Fixes #319.Seb Bacon2012-01-19-0/+8
* | | | Use an atomic write when storing email data.Seb Bacon2012-01-19-1/+1
* | | | Don't choke on very long filenames when caching attachments. Fixes #349.Seb Bacon2012-01-19-1/+13
* | | | Always show the right search snippet. Fixes #352.Seb Bacon2012-01-19-1/+28
|/ / /
* | | Also disable paging for type-ahead search resultsRobin Houston2012-01-17-1/+0
* | | Disable paginationRobin Houston2012-01-17-1/+0
| |/ |/|
* | Merge branch 'wdtk' into release/0.5Robin Houston2012-01-17-36/+45
|\ \ | |/ |/|
| * Force the 'C' locale for elinksRobin Houston2012-01-17-3/+3
| * Comment typoRobin Houston2012-01-17-1/+1
| * Upgrade commonlibRobin Houston2012-01-17-0/+0
| * Explicitly specify little-endian UCS-2Robin Houston2012-01-17-2/+2
| * Flexible location for validate utilityRobin Houston2012-01-17-3/+11
| * Use AlaveteliExternalCommand for unrtfRobin Houston2012-01-17-3/+1
| * Use AlaveteliExternalCommand for pdf recompressionRobin Houston2012-01-17-7/+3
| * Replace all `which command` callsRobin Houston2012-01-17-14/+10
| * Typo whoopsRobin Houston2012-01-17-1/+1
| * Call uudecode via AlaveteliExternalCommandRobin Houston2012-01-17-3/+1
| * Do not hard-code the path to pdftohtmlRobin Houston2012-01-17-3/+1
| * Paths for external commandsRobin Houston2012-01-17-1/+16
| * Merge branch 'release/0.5' into wdtkRobin Houston2012-01-17-45/+6350
| |\