Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2414 Remove LXML as a dependency from core #14

Merged
merged 1 commit into from
May 28, 2012

Conversation

rossjones
Copy link
Contributor

Removes LXML from the requirements by replacing the html stripping
when generating a markdown extract of the description.

Also removes LXML from the initialisation code that checks the
solr schema version

Even checked my whitespace in between ()

Removes LXML from the requirements by replacing the html stripping
when generating a markdown extract of the description.

Also removes LXML from the initialisation code that checks the
solr schema version
kindly added a commit that referenced this pull request May 28, 2012
#2414 Remove LXML as a dependency from core
@kindly kindly merged commit 2c959a3 into master May 28, 2012
wardi added a commit to wardi/ckan that referenced this pull request May 22, 2013
add "open government" and markdown help translations
@amercader amercader deleted the enhancement-2414-kill-lxml branch March 4, 2015 13:17
jguo144 pushed a commit to jguo144/ckan that referenced this pull request Nov 19, 2018
…d-connection

[OD-889] Change datastore read functions to use read connection
benjaminleighton added a commit to CSIRO-enviro-informatics/ckan that referenced this pull request Nov 29, 2018
…tempt-devenv-damc to damc

* commit '43b0c8f636b39d51c61e96056d403c38f8d2647e':
  If we're not creating a whole new config file, just update the fields that might have changed between runs.
  removed duplicate redis image
  removed duplicate link creation still fixing merge conflicts
  more merge conflicts fixes
  Still fixing merge conflicts
  If we're not creating a whole new config file, just update the fields that might have changed between runs.
  Missed another file from the change to the docker build file last week.
  Added postgis support: Update to latest postgres container Install postgis in postgres container Add a new init script in postgres container to enable extensions on the required DBs. Fix: Add missing call in install ckanext-spatial requirements.
  See commit message for details. Fixed URL for spatial plugin Fixed dockerfile so that doesnt add _everything_ into the /src/ckan/ directory, only what is needed to install ckan (and edit it if needed). This prevents the whole dockerfile from needing to be recompiled every time any file changes in the project.
  Added a missing CKAN plugin to the Dockerfile build Added a docker-compose helper in the root-level dir. Added some extra directories to .gitignore
  debug via ckan-entrypoint.sh
  Fix some problems I encountered when rebuilding the CKAN docker container. This updates PIP from 1.5.6 to 9.0.1, and also updates setuptools to 23.x to be compatible with the newer pip. Also delays the symlink to `bin/paster` until _after_ the paster binary has actually been installed.
  Enable auto-reload function in PasteScript http server runner. This allows more-rapid development feedback loops.
  Documentation on how to do debugging with the dev-env setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants