aboutsummaryrefslogtreecommitdiffstats
path: root/commonlib
Commit message (Collapse)AuthorAgeLines
* Update commonlib to get restoration of memory after external commandLouise Crow2015-04-02-0/+0
|
* Update to latest version of commonlibLouise Crow2015-03-24-0/+0
|
* Update commonlib to get changes for simpler external process handlingLouise Crow2015-03-23-0/+0
|
* Update commonlibGareth Rees2014-08-13-0/+0
|
* Update commonlibGareth Rees2014-08-08-0/+0
|
* Update commonlibGareth Rees2014-04-09-0/+0
|
* Use new version of commonlibLouise Crow2014-01-23-0/+0
|
* Update commonlib for the Unicode-aware case checking updateMark Longair2014-01-09-0/+0
|
* Make 'rake themes:install' safer for developersMark Longair2013-12-06-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the themes:install rake task would remove the existing theme with 'rm -rf' and re-clone the theme into place. This is unfortunate for a developer who has been making changes to a theme and then runs the rails-post-deploy script, since it calls the themes:install task which will wipe out those changes. In addition, when installing themes it would deliberately remove the .git directory of the theme, so if you do want to work in that theme you'd have to reinitialize the theme directory to be a git repository again. This commit changes the task so that now: - If a theme directory is present but it isn't a git repository, it's moved out of the way. - If there's no theme directory at the expected location after that step, the theme repository is cloned into place - The task ensures that the origin remote points to the theme's URL, and fetches from that remote. - If there are any uncommitted changes in the theme repository or the current commit appears not to have been pushed, the task exits with a helpful error. - The preferred branch or tag is checked out in the theme repository as before. (The uninstall, install and post_install hooks are run as before.) This shouldn't make a difference to deployed instances of Alaveteli but will be helpful for developers who want to work on developing a theme. Fixes #1111.
* Update commonlib to include Alaveteli support in install-site.shMark Longair2013-11-19-0/+0
|
* Switch to unidecoder gemLouise Crow2013-10-21-0/+0
| | | | | More maintained version has bugfixes for issue described in #1143. Closes #1143.
* Update commonlib to get fix for ↵Louise Crow2013-07-29-0/+0
| | | | https://github.com/mysociety/alaveteli/issues/282 and https://github.com/opennorth/alaveteli/issues/2. Note, this will not fix https://github.com/mysociety/alaveteli/issues/902, which would require a change in request title validation in https://github.com/mysociety/alaveteli/blob/rails-3-develop/app/models/info_request.rb#L34.
* New version of commonlibLouise Crow2013-07-25-0/+0
|
* Update commonlib.Louise Crow2013-07-24-0/+0
|
* Update commonlib to get fix for email addresses with spaces in them being ↵Louise Crow2013-06-10-0/+0
| | | | considered valid.
* Merge remote-tracking branch 'origin/hotfix/0.9.0.3' into rails-3-developLouise Crow2013-05-16-0/+0
|\ | | | | | | | | | | | | Conflicts: Rakefile app/models/contact_mailer.rb spec/models/contact_mailer_spec.rb
| * Latest version of commonlib - I don't think the require of ↵hotfix/0.9.0.3Louise Crow2013-05-16-0/+0
| | | | | | | | 'spec/rake/spectask' is needed, and causes problems in production.
| * Update commonlib to get memory allocation flag for ExternalCommandLouise Crow2013-05-16-0/+0
|/
* Update commonlib to get ↵hotfix/0.9.0.1Louise Crow2013-05-01-0/+0
| | | | https://github.com/mysociety/commonlib/commit/735dbe574c63650e5d086eea9f7ad57bbd76927f, which should allow non-ascii config variable values.
* New version of commonlib.Louise Crow2012-11-29-0/+0
|
* Updated version of commonlib.Louise Crow2012-10-10-0/+0
|
* Time out pdftohtml after 30 secondsRobin Houston2012-08-01-0/+0
| | | | | | | | We have a PDF document that appears to send pdftohtml into a loop where it creates millions of tiny PDF files and consumes ever-increasing amounts of memory. (This document: http://www.whatdotheyknow.com/request/119267/response/296719/attach/5/Document%203.pdf)
* latest version of commonlibSeb Bacon2012-05-23-0/+0
|
* Bring commonlib up to date to get new yaml2sh functionalitySeb Bacon2012-05-23-0/+0
|
* Update commonlibRobin Houston2012-02-12-0/+0
| | | | | New version of shlib/deployfns fixes a bug that can bite people who set CDPATH in their environments.
* Upgrade commonlibRobin Houston2012-02-10-0/+0
| | | | because we want the new version of the survey module.
* Update commonlib to avoid a possible hangRobin Houston2012-01-23-0/+0
|
* Update commonlib to fix #357Robin Houston2012-01-20-0/+0
|
* Upgrade commonlibRobin Houston2012-01-17-0/+0
| | | | Because we want the new version of external_command.rb
* Merge branch 'develop' of git@github.com:sebbacon/alaveteli into developRobin Houston2011-09-08-0/+0
| | | | | Conflicts: app/models/request_mailer.rb
* Update commonlibRobin Houston2011-07-13-0/+0
|
* Upgrade commonlibRobin Houston2011-07-08-0/+0
|
* Update commonlibRobin Houston2011-07-08-0/+0
|
* Update commonlibRobin Houston2011-07-08-0/+0
|
* Change the config file to YAML, rather than PHP.Robin Houston2011-07-08-0/+0
|
* Latest version of commonlib.Louise Crow2011-03-28-0/+0
|
* Second attempt at commonlib update.Louise Crow2011-03-25-0/+0
|
* New version of commonlibLouise Crow2011-03-25-0/+0
|
* Missing commonlib checkout.Louise Crow2011-03-25-0/+0
|
* use commonlib submodule from master branchSeb Bacon2011-03-09-0/+0
|
* Latest commonlibLouise Crow2011-02-24-0/+0
|
* Wrong commit id for commonlib submoduleLouise Crow2011-02-24-0/+0
|
* New version of commonlib.Louise Crow2011-02-24-0/+0
|
* New version of commonlibLouise Crow2011-02-24-0/+0
|
* New version of commonlib.Louise Crow2011-02-23-0/+0
|
* New version of commonlibLouise Crow2011-02-23-0/+0
|
* New version of commonlibLouise Crow2010-10-01-0/+0
|
* Moved tests for commonlib/rblib functions to commonlib/rblib/tests. Added ↵Louise Crow2010-10-01-0/+0
| | | | that as a dependency for rake spec.
* New commonlibFrancis Irving2010-09-03-0/+0
|
* Use latest versionFrancis Irving2010-08-07-0/+0
|