[ckan-changes] [okfn/ckan] 6c6c95: [#517] First try on a separate testing db
GitHub
noreply at github.com
Mon Apr 8 21:57:58 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 6c6c955687994084d61d3a5fc61f525b44d87ad2
https://github.com/okfn/ckan/commit/6c6c955687994084d61d3a5fc61f525b44d87ad2
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
M bin/osx-postgres-mem.sh
M doc/install-from-source.rst
M test-core.ini
Log Message:
-----------
[#517] First try on a separate testing db
Commit: 20a23817d15d1c7a672aa82614dd1ad7a2909207
https://github.com/okfn/ckan/commit/20a23817d15d1c7a672aa82614dd1ad7a2909207
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] sed the fixes
Commit: 66a2a3a629a43c3c46fc8084b5deb755182ed5a3
https://github.com/okfn/ckan/commit/66a2a3a629a43c3c46fc8084b5deb755182ed5a3
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Stupid config files suck
Commit: 9f128c0b7709c656acba167e27ed84fdb9971009
https://github.com/okfn/ckan/commit/9f128c0b7709c656acba167e27ed84fdb9971009
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Make Dominik happy plus minor re addition
Commit: 92a1f54fb9b077607c18bc18b32d1be19c94f16d
https://github.com/okfn/ckan/commit/92a1f54fb9b077607c18bc18b32d1be19c94f16d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
M test-core.ini
Log Message:
-----------
[#517] remove the development.ini dependency
Commit: c714faf2380d2babcbe5003aff4171fea524d41b
https://github.com/okfn/ckan/commit/c714faf2380d2babcbe5003aff4171fea524d41b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Grrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Commit: 9f7465ebfe44fa1c1fe342f890387e0ccd0d5745
https://github.com/okfn/ckan/commit/9f7465ebfe44fa1c1fe342f890387e0ccd0d5745
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Travis specify the config
Commit: 69c5f3cabc6f47992164f020631a823804d48f1d
https://github.com/okfn/ckan/commit/69c5f3cabc6f47992164f020631a823804d48f1d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Tests need beaker secret key
Commit: f978f8529b792f6fbb070470f7908e4f50ae3692
https://github.com/okfn/ckan/commit/f978f8529b792f6fbb070470f7908e4f50ae3692
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M .travis.yml
M bin/osx-postgres-mem.sh
M ckan/config/deployment.ini_tmpl
M doc/install-from-source.rst
M test-core.ini
Log Message:
-----------
[#517] Rename databases to ckan_dev and ckan_test
Commit: e9a17f61dfb37c563be41585cd227f59be7ec971
https://github.com/okfn/ckan/commit/e9a17f61dfb37c563be41585cd227f59be7ec971
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Remove unwanted comment
Commit: e430923870516bfabd53f11f997ad81254136d32
https://github.com/okfn/ckan/commit/e430923870516bfabd53f11f997ad81254136d32
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Remove another unwanted comment
Commit: ab8024525053ea665dad26158f1fe3dfcc3dd7ba
https://github.com/okfn/ckan/commit/ab8024525053ea665dad26158f1fe3dfcc3dd7ba
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M doc/install-from-source.rst
M doc/test.rst
Log Message:
-----------
[#517] Update testing doc
Commit: a4781348506ecbd108b14db3aff3841103b1ba5b
https://github.com/okfn/ckan/commit/a4781348506ecbd108b14db3aff3841103b1ba5b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M .travis.yml
A bin/travis-build
A ckan/common.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/app_globals.py
R ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/datapreview.py
M ckan/lib/dumper.py
M ckan/lib/field_types.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/lib/jsonp.py
M ckan/lib/mailer.py
M ckan/lib/plugins.py
M ckan/lib/repoze_patch.py
M ckan/lib/search/index.py
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/migration/versions/022_add_group_extras.py
M ckan/migration/versions/029_version_groups.py
M ckan/migration/versions/067_turn_extras_to_strings.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
R ckan/public/base/css/fuchsia.min.css
R ckan/public/base/css/green.min.css
M ckan/public/base/css/main.css
R ckan/public/base/css/main.min.css
R ckan/public/base/css/maroon.min.css
R ckan/public/base/css/red.min.css
R ckan/public/base/datapreview/vendor/flot/0.7/excanvas.min.js
R ckan/public/base/datapreview/vendor/flot/0.7/jquery.flot.min.js
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/leaflet.markercluster.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.4.4/leaflet-src.min.js
R ckan/public/base/i18n/bg.min.js
R ckan/public/base/i18n/ca.min.js
R ckan/public/base/i18n/cs_CZ.min.js
R ckan/public/base/i18n/de.min.js
R ckan/public/base/i18n/el.min.js
R ckan/public/base/i18n/es.min.js
R ckan/public/base/i18n/fi.min.js
R ckan/public/base/i18n/fr.min.js
R ckan/public/base/i18n/hu.min.js
R ckan/public/base/i18n/it.min.js
R ckan/public/base/i18n/lt.min.js
R ckan/public/base/i18n/lv.min.js
R ckan/public/base/i18n/nl.min.js
R ckan/public/base/i18n/no.min.js
R ckan/public/base/i18n/pl.min.js
R ckan/public/base/i18n/pt_BR.min.js
R ckan/public/base/i18n/ro.min.js
R ckan/public/base/i18n/ru.min.js
R ckan/public/base/i18n/sk.min.js
R ckan/public/base/i18n/sl.min.js
R ckan/public/base/i18n/sq.min.js
R ckan/public/base/i18n/sr.min.js
R ckan/public/base/i18n/sr_Latn.min.js
R ckan/public/base/i18n/sv.min.js
R ckan/public/base/i18n/zh_TW.min.js
A ckan/public/base/images/table-seperator.png
R ckan/public/base/javascript/client.min.js
R ckan/public/base/javascript/i18n.min.js
R ckan/public/base/javascript/main.min.js
R ckan/public/base/javascript/module.min.js
R ckan/public/base/javascript/modules/api-info.min.js
R ckan/public/base/javascript/modules/autocomplete.min.js
R ckan/public/base/javascript/modules/basic-form.min.js
R ckan/public/base/javascript/modules/confirm-action.min.js
R ckan/public/base/javascript/modules/custom-fields.min.js
R ckan/public/base/javascript/modules/dashboard.min.js
R ckan/public/base/javascript/modules/data-viewer.min.js
R ckan/public/base/javascript/modules/follow.min.js
R ckan/public/base/javascript/modules/related-item.min.js
R ckan/public/base/javascript/modules/resource-form.min.js
R ckan/public/base/javascript/modules/resource-upload-field.min.js
R ckan/public/base/javascript/modules/select-switch.min.js
R ckan/public/base/javascript/modules/slug-preview.min.js
A ckan/public/base/javascript/modules/table-toggle-more.js
R ckan/public/base/javascript/notify.min.js
R ckan/public/base/javascript/plugins/jquery.date-helpers.min.js
R ckan/public/base/javascript/plugins/jquery.form-warning.min.js
R ckan/public/base/javascript/plugins/jquery.inherit.min.js
R ckan/public/base/javascript/plugins/jquery.proxy-all.min.js
R ckan/public/base/javascript/plugins/jquery.slug-preview.min.js
R ckan/public/base/javascript/plugins/jquery.slug.min.js
R ckan/public/base/javascript/plugins/jquery.truncator.min.js
R ckan/public/base/javascript/plugins/jquery.url-helpers.min.js
R ckan/public/base/javascript/pubsub.min.js
M ckan/public/base/javascript/resource.config
R ckan/public/base/javascript/sandbox.min.js
R ckan/public/base/javascript/tracking.min.js
M ckan/public/base/less/dataset.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/module.less
M ckan/public/base/less/nav.less
M ckan/public/base/less/tables.less
M ckan/public/base/less/variables.less
R ckan/public/base/test/spec/ckan.spec.min.js
R ckan/public/base/test/spec/client.spec.min.js
R ckan/public/base/test/spec/module.spec.min.js
R ckan/public/base/test/spec/modules/autocomplete.spec.min.js
R ckan/public/base/test/spec/modules/basic-form.spec.min.js
R ckan/public/base/test/spec/modules/confirm-action.spec.min.js
R ckan/public/base/test/spec/modules/custom-fields.spec.min.js
R ckan/public/base/test/spec/modules/related-item.spec.min.js
R ckan/public/base/test/spec/modules/resource-form.spec.min.js
R ckan/public/base/test/spec/modules/resource-upload-field.spec.min.js
R ckan/public/base/test/spec/notify.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.date-helpers.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.form-warning.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.inherit.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.proxy-all.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug-preview.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.url-helpers.spec.min.js
R ckan/public/base/test/spec/pubsub.spec.min.js
R ckan/public/base/test/spec/sandbox.spec.min.js
M ckan/templates/admin/base.html
M ckan/templates/admin/config.html
M ckan/templates/admin/index.html
M ckan/templates/ajax_snippets/api_info.html
M ckan/templates/dataviewer/snippets/no_preview.html
M ckan/templates/development/snippets/page_header.html
M ckan/templates/error_document_template.html
M ckan/templates/footer.html
M ckan/templates/group/index.html
M ckan/templates/group/read.html
M ckan/templates/group/read_base.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/home/snippets/about_text.html
A ckan/templates/organization/activity_stream.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/base.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/data_api_button.html
M ckan/templates/package/snippets/info.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/package/snippets/search_form.html
M ckan/templates/page.html
M ckan/templates/related/base_form_page.html
M ckan/templates/related/snippets/related_form.html
M ckan/templates/snippets/datapreview_embed_dialog.html
M ckan/templates/snippets/disqus_trackback.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/snippets/home_breadcrumb_item.html
M ckan/templates/snippets/license.html
M ckan/templates/snippets/organization.html
M ckan/templates/snippets/package_item.html
R ckan/templates/snippets/page_header.html
M ckan/templates/snippets/popular.html
M ckan/templates/snippets/related.html
A ckan/templates/snippets/search_result_text.html
M ckan/templates/snippets/simple_search.html
M ckan/templates/snippets/social.html
M ckan/templates/snippets/subscribe.html
M ckan/templates/user/edit_base.html
M ckan/templates/user/logout_first.html
M ckan/templates/user/read_base.html
M ckan/templates/user/snippets/followee_dropdown.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/api/test_util.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_preview_interface.py
M ckan/tests/functional/test_search.py
M ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_datapreview.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/lib/test_solr_search_index.py
M ckan/tests/logic/test_action.py
M ckan/tests/misc/test_sync.py
R ckan/tests/mock_publisher_auth.py
M ckan/tests/test_dumper.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
A ckanext/datastore/tests/test_configure.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_unit.py
R ckanext/jsonpreview/theme/public/css/json.min.css
R ckanext/jsonpreview/theme/public/preview_json.min.js
R ckanext/pdfpreview/theme/public/css/pdf.min.css
R ckanext/pdfpreview/theme/public/css/recline.min.css
R ckanext/pdfpreview/theme/public/preview_pdf.min.js
R ckanext/publisher_form/__init__.py
R ckanext/publisher_form/forms.py
R ckanext/publisher_form/templates/dataset_form.html
R ckanext/publisher_form/templates/publisher_form.html
R ckanext/publisher_form/templates/publisher_index.html
R ckanext/publisher_form/templates/publisher_layout.html
R ckanext/publisher_form/templates/publisher_new.html
R ckanext/publisher_form/templates/publisher_read.html
R ckanext/reclinepreview/theme/public/css/recline.min.css
R doc/api-tutorial.rst
R doc/api-util.rst
R doc/api-v2.rst
M doc/api.rst
R doc/apiv3.rst
M doc/architecture.rst
A doc/ckan.logic.action.create.rst
A doc/ckan.logic.action.delete.rst
A doc/ckan.logic.action.get.rst
A doc/ckan.logic.action.update.rst
M doc/conf.py
M doc/datastore-api.rst
A doc/filestore-api.rst
M doc/filestore.rst
M doc/index.rst
M doc/install-from-source.rst
A doc/legacy-api.rst
M doc/loading-data.rst
M doc/multilingual.rst
M doc/python-coding-standards.rst
M doc/tag-vocabularies.rst
M pip-requirements.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 517-test-db
Conflicts:
.travis.yml
move to bin/travis-build
Commit: c337be0ccbb567c5eaca7dd765ff872beb1971f0
https://github.com/okfn/ckan/commit/c337be0ccbb567c5eaca7dd765ff872beb1971f0
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Debug patch
Commit: d010620fa1b8d0f3be4053784902ec14ce7b94cf
https://github.com/okfn/ckan/commit/d010620fa1b8d0f3be4053784902ec14ce7b94cf
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Update correct config
Commit: 671dc0fd865a49f6fd4c96d3af568de51379d14e
https://github.com/okfn/ckan/commit/671dc0fd865a49f6fd4c96d3af568de51379d14e
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Use correct config for paster
Commit: 0863316850bc6adbb1a3832e07ea25d2e9b4bcc4
https://github.com/okfn/ckan/commit/0863316850bc6adbb1a3832e07ea25d2e9b4bcc4
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Does this work?
Commit: 4e537d4a5eb7475fd190af563fb99af33fd6bbfd
https://github.com/okfn/ckan/commit/4e537d4a5eb7475fd190af563fb99af33fd6bbfd
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Actually import the requirements
Commit: 13e7c0674de03aba5ce341b2183898848a4e5946
https://github.com/okfn/ckan/commit/13e7c0674de03aba5ce341b2183898848a4e5946
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Hopefully this fixes 8.4 tests
Commit: c8be95d97b4d39b90c507d431fb7b3c4233c74fa
https://github.com/okfn/ckan/commit/c8be95d97b4d39b90c507d431fb7b3c4233c74fa
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Remove datastore.read_url for 8.4
Commit: 00d98784b1e697321cf85186a9fc7b62b4ea688d
https://github.com/okfn/ckan/commit/00d98784b1e697321cf85186a9fc7b62b4ea688d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] This may be a better fix I hate shell scripts
Commit: 344262c0681f4fc0988a01da322af81c819e134d
https://github.com/okfn/ckan/commit/344262c0681f4fc0988a01da322af81c819e134d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Bash?
Commit: ee1581a1020bf731249d78f7c36d3eb991b9353d
https://github.com/okfn/ckan/commit/ee1581a1020bf731249d78f7c36d3eb991b9353d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#517] Clarify custom db sqlalchemy.url setting
Commit: 1e0a2605e2229240b1feacd9c645bad6595252a6
https://github.com/okfn/ckan/commit/1e0a2605e2229240b1feacd9c645bad6595252a6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Typo
Commit: b8063f090f5a7826367f48539b668e35891bf71b
https://github.com/okfn/ckan/commit/b8063f090f5a7826367f48539b668e35891bf71b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/tag.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/app_globals.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/plugins.py
M ckan/lib/search/index.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/new_authz.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/module.less
M ckan/templates/footer.html
M ckan/templates/home/about.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
M ckan/templates/package/new_package_metadata.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/snippets/license.html
A ckan/templates/tag/index.html
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/test_activity.py
M ckan/tests/functional/test_package.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_auth.py
M ckan/tests/logic/test_member.py
M ckan/tests/schema/test_schema.py
A ckanext/example_idatasetform/__init__.py
A ckanext/example_idatasetform/plugin.py
A ckanext/example_idatasetform/templates/package/read.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R ckanext/organizations/__init__.py
R ckanext/organizations/controllers.py
R ckanext/organizations/forms.py
R ckanext/organizations/templates/email/join_publisher_request.txt
R ckanext/organizations/templates/organization_edit.html
R ckanext/organizations/templates/organizations/form.html
R ckanext/organizations/templates/organizations/index.html
R ckanext/organizations/templates/organizations/new.html
R ckanext/organizations/templates/organizations/read.html
R ckanext/organizations/templates/organizations/users.html
R ckanext/organizations/templates/organizations/users_form.html
R ckanext/organizations/templates_legacy/organizations/apply.html
R ckanext/organizations/templates_legacy/organizations/apply_form.html
R ckanext/organizations/templates_legacy/organizations/email/join_publisher_request.txt
R ckanext/organizations/templates_legacy/organizations/form.html
R ckanext/organizations/templates_legacy/organizations/history.html
R ckanext/organizations/templates_legacy/organizations/index.html
R ckanext/organizations/templates_legacy/organizations/layout.html
R ckanext/organizations/templates_legacy/organizations/new.html
R ckanext/organizations/templates_legacy/organizations/package_form.html
R ckanext/organizations/templates_legacy/organizations/read.html
R ckanext/organizations/templates_legacy/organizations/users.html
R ckanext/organizations/templates_legacy/organizations/users_form.html
R ckanext/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/test_tag_vocab_plugin.py
R doc/administrative-dashboard.rst
M doc/conf.py
M doc/configuration.rst
R doc/forms.rst
M doc/index.rst
M doc/tag-vocabularies.rst
M pip-requirements-test.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 517-test-db
Commit: 4872f516f824bcc6a07552a9d2abba13e27f6108
https://github.com/okfn/ckan/commit/4872f516f824bcc6a07552a9d2abba13e27f6108
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Update docs to create test datastore db
Commit: 57b6e3f5c29927f2390769be96114dccb4e37463
https://github.com/okfn/ckan/commit/57b6e3f5c29927f2390769be96114dccb4e37463
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Update test-core.ini with correct datastore db and solr url
Commit: 7215631bea6d1e0f9b8db479612dada4dbf08202
https://github.com/okfn/ckan/commit/7215631bea6d1e0f9b8db479612dada4dbf08202
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Add readonly user added for testing
Commit: 0ba06dc173b1bd56ec6264cc4d588a2e94b54c9a
https://github.com/okfn/ckan/commit/0ba06dc173b1bd56ec6264cc4d588a2e94b54c9a
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/install-from-source.rst
M doc/test.rst
Log Message:
-----------
Merge branch '517-test-db' of github.com:okfn/ckan into 517-test-db
Conflicts:
doc/test.rst
fixed doc
Commit: e6eec2267afe62cd04ba199359a8fd1579c9ffb5
https://github.com/okfn/ckan/commit/e6eec2267afe62cd04ba199359a8fd1579c9ffb5
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#517] Doc fix
Commit: 39c72f27d34249f1ed4eba511e558876a8db7b6f
https://github.com/okfn/ckan/commit/39c72f27d34249f1ed4eba511e558876a8db7b6f
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Rename datastore -> ckan_test_datastore
Commit: 28fe3090165e435facdb8ff29e0fe8bc21321f4d
https://github.com/okfn/ckan/commit/28fe3090165e435facdb8ff29e0fe8bc21321f4d
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Small refactoring in travis-build script
Commit: 5df70179acab1a614264644376e58fa23629c493
https://github.com/okfn/ckan/commit/5df70179acab1a614264644376e58fa23629c493
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M doc/install-from-source.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge pull request #517 from okfn/517-test-db
Testing to run on own database
Compare: https://github.com/okfn/ckan/compare/d1476fe6ecc0...5df70179acab
More information about the ckan-changes
mailing list