aboutsummaryrefslogtreecommitdiffstats
path: root/script
Commit message (Expand)AuthorAgeLines
...
| * Recognise another variety of bounce messageRobin Houston2012-04-30-3/+18
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-04-27-3/+3
| |\
| * | fix require paths in 1.9James McKinney2012-04-02-12/+12
* | | More changes and refactoring to make purges work.Seb Bacon2012-04-20-0/+11
| |/ |/|
* | use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-3/+3
|/
* in production mode, ensure we skip development and test gemsSeb Bacon2012-03-13-1/+1
* Do 'bundler' stuff in correct orderSeb Bacon2012-03-12-4/+6
* cause the post-deploy process to run "bundler install"Seb Bacon2012-02-22-1/+6
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-7/+1
* Update translation documentation to reflect proposed new workflowSeb Bacon2012-02-08-1/+15
* Attempt to ensure tests always run using the "test" environment, by:Seb Bacon2012-02-07-14/+13
* Create config/rails_env.rb in productionRobin Houston2012-02-06-17/+37
* Merge branch 'wdtk' into release/0.5Robin Houston2012-02-03-1/+16
|\
| * Add --log optionRobin Houston2012-02-03-1/+16
* | New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-3/+2
|/
* Get rid of config/rails_env.rbRobin Houston2012-02-02-27/+0
* Merge branch 'wdtk' into release/0.5Robin Houston2012-02-01-4/+3
|\
| * typoRobin Houston2012-02-01-1/+1
| * Suppress stderr output from rake db:test:prepareRobin Houston2012-01-31-1/+1
| * Use db:test:prepare to prepare the way for testsRobin Houston2012-01-31-2/+1
| * fix shell syntax in scriptRobin Houston2012-01-31-2/+2
* | Tweak translations documentationSeb Bacon2012-02-01-0/+1
|/
* Prompt users to reindex xapian after loading sample dataSeb Bacon2012-01-30-1/+1
* Load all raw emails for testingRobin Houston2012-01-29-7/+6
* More flexible input syntaxRobin Houston2012-01-29-1/+2
* Allow command-line parameters to be passed onRobin Houston2012-01-26-3/+1
* Make the load-sample-data script actually workRobin Houston2012-01-25-2/+10
* Ignore non-matching linesRobin Houston2012-01-24-5/+12
* Make it possible to test just particular pairsRobin Houston2012-01-24-12/+46
* Print successes as well as failuresRobin Houston2012-01-23-2/+7
* Suppress stderr too, while running testsRobin Houston2012-01-23-1/+1
* Tweaks to spec-all-pairsRobin Houston2012-01-22-7/+4
* Script to find order-dependent test failuresRobin Houston2012-01-22-0/+23
* Log xapian index updates.Seb Bacon2012-01-06-1/+1
* Correct clear-caches script to match current database schemaSeb Bacon2012-01-04-1/+1
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2011-12-30-12/+10
|\
| * WIP on caching attachmentsSeb Bacon2011-12-12-12/+10
* | Recognise a couple of newly-seen types of out-of-office messageRobin Houston2011-12-30-0/+9
|/
* Cater for reliance on vendored Rails as well as un-vendored. Fixes bug intro...Seb Bacon2011-11-24-1/+7
* Merge pull request #273 from jpmckinney/ruby_bin_pathSeb Bacon2011-11-22-27/+3
|\
| * fix a few more pathsJames McKinney2011-10-16-3/+3
| * fix path to ruby scriptJames McKinney2011-10-16-24/+0
* | remove last hardcoding of vendor/railsJames McKinney2011-10-17-2/+2
|/
* don't cause an error if script has been run before (due to trying to create e...Seb Bacon2011-09-26-2/+5
* Merge branch 'wdtk' into developRobin Houston2011-09-19-6/+27
|\
| * Detect OOF messages that identify themselves by a X-POST-MessageClass headerRobin Houston2011-09-08-0/+4
| * Make OOF-detection subject matches case-insensitiveRobin Houston2011-09-08-5/+5
| * Use absolute path to tmailRobin Houston2011-09-08-1/+1
| * Defer the loading of RailsRobin Houston2011-09-08-2/+4
| * More out-of-office message detectionRobin Houston2011-09-08-0/+3