aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeLines
* turn off kasabi export as kasabi is being turned offStruan Donald2012-07-09-6/+0
|
* Carp::Clan actually in carton.lock so do not require hereStruan Donald2012-06-13-2/+0
|
* Typo package name.Matthew Somerville2012-06-13-2/+2
|
* add in missing packages discovered in backup restore testingStruan Donald2012-06-13-0/+4
|
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-1/+39
|\
| * Add squeeze+testing packages file for ruby-compass.Matthew Somerville2012-05-16-1/+39
| |
* | Merge branch 'master' into bromleyMatthew Somerville2012-05-16-38/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss
| * Merge branch 'install-details' of https://github.com/mhl/fixmystreetMatthew Somerville2012-05-11-38/+39
| |\
| | * Add a symlink from packages to packages.squeezeMark Longair2012-05-03-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Matthew Somerville for pointing out that this would stop the deploy mechanism from being able to find the package list. (I will independently change deploy-vhost to check preferentially for a release-specific packages list.)
| | * ruby-compass shouldn't be in the squeeze package listMark Longair2012-05-03-1/+0
| | | | | | | | | | | | Thanks to Matthew Somerville for pointing this out.
| | * Move towards one package list for a defined distributionMark Longair2012-04-23-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous version of the instructions suggested an xargs invocation that didn't work: a whitespace-separated '|' in conf/packages caused every package to be selected. It also seems like a good idea to have package lists and instructions that are specific to a known-to-work distribution, and add others if they are contributed.
| * | Merge branch 'master' into barnet-integrationDave Whiteland2012-04-29-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | (prior to go-live... amongst other things, the Barnet web templates had changed. NB conflict with carton.lock, accepted master in full) Conflicts: carton.lock
| | * Output Cache-Control no-transform header for JS files to work around UK ↵Matthew Somerville2012-04-20-0/+1
| | | | | | | | | | | | mobile operators incompetently rewriting JavaScript over the air.
| | * Merge branch 'master' of https://github.com/2bobsworth/fixmystreetMatthew Somerville2012-04-16-0/+1
| | |\
| | | * Merge remote branch 'upstream/master'FixMyStreet2012-04-14-3/+10
| | | |\
| | | * | Adding postgresql-8.4 to conf/packagesAndrew Perry2012-04-01-0/+1
| | | | |
| | * | | Fix error with RDF literal not being converted to string.Matthew Somerville2012-04-16-9/+3
| | | |/ | | |/|
| | * | Comment out cron job to stop error emails until proper fix can be foundEdmund von der Burg2012-04-11-3/+10
| | |/
| * | remove BARNET_ENDPOINT from general-yml (now in datbase)Dave Whiteland2012-04-02-2/+0
| | |
| * | mail dave for integration-staging crons for nowDave Whiteland2012-03-23-0/+4
| | |
| * | staging not server, gahDave Whiteland2012-03-23-1/+1
| | |
| * | integration-staging server sends reportsDave Whiteland2012-03-23-1/+1
| | |
| * | add ruby-sass as a dependency, remove libsoap-wsdl-perl and ↵Dave Whiteland2012-03-23-2/+0
| | | | | | | | | | | | libclass-std-fast-perl since these should be handled by carton
| * | add dave's dev machine to crontab for testingDave Whiteland2012-03-23-1/+1
| | |
| * | add barnet dependencies to documentationStruan Donald2012-03-23-0/+2
| | |
| * | clarified commentDave Whiteland2012-03-23-1/+1
| | |
| * | initial Barnet WSDL callDave Whiteland2012-03-23-0/+4
| |/
* | Have crontab mail set more appropriately on non-live sites.Matthew Somerville2012-05-15-0/+4
| |
* | new config optionStruan Donald2012-04-05-0/+3
| |
* | enable cron for bromley test and add in populate service listStruan Donald2012-03-28-1/+2
| |
* | add in fetch and send comments to cronStruan Donald2012-03-27-0/+2
|/
* Typo.Matthew Somerville2012-03-14-1/+1
|
* Put Kasabi import script on cron.Matthew Somerville2012-03-14-0/+4
|
* Merge branch 'redesign'Matthew Somerville2012-03-14-2/+3
|\ | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Add Kasabi API key.Matthew Somerville2012-03-12-0/+1
| |
| * Store full size photos that are uploaded on filesystem, put hash in ↵Matthew Somerville2012-03-08-1/+1
| | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
| * backports package.Matthew Somerville2012-03-08-1/+1
| |
* | Improve cobrand mapping with ALLOWED_COBRANDS for #215.Matthew Somerville2012-02-06-1/+3
| |
* | Merge branch 'packaging'Struan Donald2012-02-02-2/+0
|\ \ | |/ |/| | | | | Conflicts: .gitignore
| * Merge remote branch 'origin/master' into packagingStruan Donald2012-01-10-1/+1
| |\
| * | get example file name correct in order to work with mySoc deployment systemStruan Donald2012-01-09-0/+0
| | |
| * | remove unused/duplicate packagesStruan Donald2011-12-09-2/+0
| | |
| * | change example config and docs to YAMLStruan Donald2011-12-09-74/+60
| | |
| * | BCI -> FMS in config valuesStruan Donald2011-12-08-6/+6
| | |
* | | Add couple of packages used by graph generation, include pere's bootstrap ↵Matthew Somerville2012-01-11-0/+2
| | | | | | | | | | | | script (minus few config vars).
* | | Ignore new .yml files.Matthew Somerville2012-01-10-2/+2
| |/ |/|
* | get the path right in the move :(Struan Donald2012-01-09-0/+60
| |
* | move example config to ymlStruan Donald2012-01-09-74/+0
| |
* | BCI -> FMS in config valuesStruan Donald2012-01-09-6/+6
| |
* | Update dependency to postgres 8.4 for move to squeezeLouise Crow2012-01-03-1/+1
|/