[ckan-changes] [ckan/ckan] 515cf5: package_autocomplete use solr
GitHub
noreply at github.com
Fri Dec 7 18:10:37 UTC 2018
Branch: refs/heads/4561-limit-datastore_search
Home: https://github.com/ckan/ckan
Commit: 515cf5d5465c2a99b2a5fc66235aa1525525e723
https://github.com/ckan/ckan/commit/515cf5d5465c2a99b2a5fc66235aa1525525e723
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-04-18 (Wed, 18 Apr 2018)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/__init__.py
M ckan/logic/action/get.py
Log Message:
-----------
package_autocomplete use solr
Commit: 49611a61927a8a61e2efc51b102e5452ca74fcac
https://github.com/ckan/ckan/commit/49611a61927a8a61e2efc51b102e5452ca74fcac
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-05-01 (Tue, 01 May 2018)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/__init__.py
Log Message:
-----------
updated schema version
Commit: 9edfe0c8f9a7cd5be032022f499ca3989bef9a5f
https://github.com/ckan/ckan/commit/9edfe0c8f9a7cd5be032022f499ca3989bef9a5f
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-07-06 (Fri, 06 Jul 2018)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
apply permission labels
Commit: 110e43d3637b81977d01470ea7bacc78540db226
https://github.com/ckan/ckan/commit/110e43d3637b81977d01470ea7bacc78540db226
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
[#4382] strip full URL before saving to DB
Commit: 8210da1d2ab631760ec44053b0a949eb11f718f9
https://github.com/ckan/ckan/commit/8210da1d2ab631760ec44053b0a949eb11f718f9
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
Changes according revieew
Commit: 469d068a01a33960f263142ea671aefed031547b
https://github.com/ckan/ckan/commit/469d068a01a33960f263142ea671aefed031547b
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M ckan/tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
Add tests
Commit: c6c252622b5c3c091a38159898db6e6f71dbfbb6
https://github.com/ckan/ckan/commit/c6c252622b5c3c091a38159898db6e6f71dbfbb6
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
A ckan/lib/flask_cli.py
M setup.py
Log Message:
-----------
Setup
Commit: bdde92a5e5d5046044a313cea4caece5026b3de7
https://github.com/ckan/ckan/commit/bdde92a5e5d5046044a313cea4caece5026b3de7
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-20 (Mon, 20 Aug 2018)
Changed paths:
M Dockerfile
M ckan/config/environment.py
M ckan/config/middleware/flask_app.py
M ckan/lib/plugins.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/tests/test_search.py
M doc/maintaining/installing/install-from-docker-compose.rst
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into 4291-werkzeug-dev-server
Commit: d1940a85b2fa24a48aa1094aa71b733bdc450995
https://github.com/ckan/ckan/commit/d1940a85b2fa24a48aa1094aa71b733bdc450995
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-20 (Mon, 20 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
Create flask_cli script
Commit: 4ef766fe52de68e02a4ed23b488ecac8f0a23dea
https://github.com/ckan/ckan/commit/4ef766fe52de68e02a4ed23b488ecac8f0a23dea
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-21 (Tue, 21 Aug 2018)
Changed paths:
M ckan/config/middleware/__init__.py
M ckan/lib/flask_cli.py
M setup.py
Log Message:
-----------
Run command working
Commit: 0ced79463907dd466e9892127e7def64f1c6fc16
https://github.com/ckan/ckan/commit/0ced79463907dd466e9892127e7def64f1c6fc16
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-21 (Tue, 21 Aug 2018)
Changed paths:
M ckan/config/middleware/__init__.py
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Add Debugger app, remove pdb line
Commit: 6faafd44bb42f9a05c5ef7715b82cd4a2dbf7b10
https://github.com/ckan/ckan/commit/6faafd44bb42f9a05c5ef7715b82cd4a2dbf7b10
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
pep8
Commit: f525ba9c747db165f812a0b2f13f77c2d977ce8e
https://github.com/ckan/ckan/commit/f525ba9c747db165f812a0b2f13f77c2d977ce8e
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
Add DB command
Commit: 7cfba2b48ee657b23f44d1ace25cfa84adae1183
https://github.com/ckan/ckan/commit/7cfba2b48ee657b23f44d1ace25cfa84adae1183
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
Load env instead of creating the app
Commit: 9a3fff89e24733bd3230e32db2d76008108cbc34
https://github.com/ckan/ckan/commit/9a3fff89e24733bd3230e32db2d76008108cbc34
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
Prefix strings
Commit: 052c4b0b019f43fdcc257fbd7663181fccf64af1
https://github.com/ckan/ckan/commit/052c4b0b019f43fdcc257fbd7663181fccf64af1
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M ckan/lib/flask_cli.py
Log Message:
-----------
python3 compliance
Commit: 792be108a30571cf69bd92e2454fa0b8fed073c6
https://github.com/ckan/ckan/commit/792be108a30571cf69bd92e2454fa0b8fed073c6
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-03 (Mon, 03 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckan/config/middleware/flask_app.py
M ckan/config/middleware/pylons_app.py
M ckan/lib/fanstatic_resources.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
M ckan/templates/snippets/language_selector.html
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/test_upsert.py
M dev-requirements.txt
M doc/contributing/frontend/resources.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge branch 'master' into 4291-werkzeug-dev-server
Commit: 27160c1051396f6627d4474324762a2912616704
https://github.com/ckan/ckan/commit/27160c1051396f6627d4474324762a2912616704
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-03 (Mon, 03 Sep 2018)
Changed paths:
A ckan/cli/__init__.py
A ckan/cli/cli.py
A ckan/cli/server/__init__.py
A ckan/cli/server/server.py
M setup.py
Log Message:
-----------
Rearange the cli commands, into one folder, separated by subcommands
Commit: b61b823b43643ec0bd4dcb418df27f6c64d73b4c
https://github.com/ckan/ckan/commit/b61b823b43643ec0bd4dcb418df27f6c64d73b4c
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
A ckan/cli/database/__init__.py
A ckan/cli/database/db.py
M ckan/cli/server/server.py
Log Message:
-----------
Add database commands, refactor the code
Commit: e51a1e2c04d1baaa8745a76b8ddb2e3ca467c5d1
https://github.com/ckan/ckan/commit/e51a1e2c04d1baaa8745a76b8ddb2e3ca467c5d1
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
M ckan/cli/database/db.py
Log Message:
-----------
Update the database commands
Commit: 3af4b0be84ed554f8db423dc396683bf0f97a106
https://github.com/ckan/ckan/commit/3af4b0be84ed554f8db423dc396683bf0f97a106
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/database/db.py
Log Message:
-----------
pep8 and typo
Commit: 04b3c0d58227e3d04fb00aa81e4dd85b1b30e1e9
https://github.com/ckan/ckan/commit/04b3c0d58227e3d04fb00aa81e4dd85b1b30e1e9
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M ckan/cli/database/db.py
Log Message:
-----------
Typos, add confirmation prompt for cleaning the DB
Commit: 2fc91eb9cc755d87b78965d3086ac001b47234cf
https://github.com/ckan/ckan/commit/2fc91eb9cc755d87b78965d3086ac001b47234cf
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
R ckan/cli/database/__init__.py
R ckan/cli/database/db.py
A ckan/cli/db.py
A ckan/cli/server.py
R ckan/cli/server/__init__.py
R ckan/cli/server/server.py
Log Message:
-----------
Move all command scripts in same folder
Commit: 75c5121ce4a8e878bec044145148b7233e41da5e
https://github.com/ckan/ckan/commit/75c5121ce4a8e878bec044145148b7233e41da5e
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
R .circleci-matrix.yml
A .circleci/config.yml
R circle.yml
M ckan/config/environment.py
M ckan/tests/legacy/lib/test_solr_search_index.py
M ckanext/imageview/tests/test_view.py
M requirements.txt
A test-core-circle-ci.ini
Log Message:
-----------
Merge branch 'master' into 4291-werkzeug-dev-server
Commit: 390ae6a5a0709df2a199588207fccd13aa5477e5
https://github.com/ckan/ckan/commit/390ae6a5a0709df2a199588207fccd13aa5477e5
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-06 (Thu, 06 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
M ckan/cli/db.py
Log Message:
-----------
Add search index commands
Commit: f52b2ad0e4df1127716aeaad5c5bae08161c2004
https://github.com/ckan/ckan/commit/f52b2ad0e4df1127716aeaad5c5bae08161c2004
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-07 (Fri, 07 Sep 2018)
Changed paths:
M ckan/cli/cli.py
M ckan/cli/db.py
A ckan/cli/search_index.py
M ckan/cli/server.py
Log Message:
-----------
Small refactoring of the code
Commit: 95fd8e5f7ef72364cbd28b8b4f0e416c5d115b34
https://github.com/ckan/ckan/commit/95fd8e5f7ef72364cbd28b8b4f0e416c5d115b34
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M ckan/views/dataset.py
M ckanext/example_flask_streaming/tests/test_streaming_responses.py
Log Message:
-----------
Merge branch 'master' into 4291-werkzeug-dev-server
Commit: bae69518d6686e8abef327890ce20d22acbaae14
https://github.com/ckan/ckan/commit/bae69518d6686e8abef327890ce20d22acbaae14
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M ckan/cli/db.py
M ckan/cli/server.py
Log Message:
-----------
Update DB commands
Commit: 2886f6ddd2e00f86b666ee8878ecea4f8605d36f
https://github.com/ckan/ckan/commit/2886f6ddd2e00f86b666ee8878ecea4f8605d36f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M ckan/cli/db.py
Log Message:
-----------
Update DB commands
Commit: eea11bc4a67357b6e4615faf1aeb860599ccf152
https://github.com/ckan/ckan/commit/eea11bc4a67357b6e4615faf1aeb860599ccf152
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/db.py
M ckan/cli/search_index.py
Log Message:
-----------
Update DB commands
Commit: 09060854d9ab942d57e2a1ed4b402a5c8c183851
https://github.com/ckan/ckan/commit/09060854d9ab942d57e2a1ed4b402a5c8c183851
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-11 (Tue, 11 Sep 2018)
Changed paths:
R ckan/lib/flask_cli.py
Log Message:
-----------
Remove script
Commit: f6379768e82f4de2a51a70f9770f085ac801770a
https://github.com/ckan/ckan/commit/f6379768e82f4de2a51a70f9770f085ac801770a
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-13 (Thu, 13 Sep 2018)
Changed paths:
M ckan/cli/db.py
M ckan/cli/search_index.py
M ckan/cli/server.py
Log Message:
-----------
Search index rebuild, replace prints with click.echo
Commit: 17bd217a1f6426857872f2e0f482c20c053dcd0a
https://github.com/ckan/ckan/commit/17bd217a1f6426857872f2e0f482c20c053dcd0a
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-19 (Wed, 19 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckan/lib/cli.py
M ckan/lib/helpers.py
M ckan/lib/navl/validators.py
M ckan/logic/action/get.py
M ckan/logic/schema.py
M ckan/templates/package/base.html
M ckan/tests/legacy/lib/test_navl.py
M ckan/tests/lib/navl/test_validators.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/logic/action/test_get.py
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch 'master' into 4291-werkzeug-dev-server
Commit: 3a0f6a6a0c0f507ce9b82d237791bfe46c1cdc71
https://github.com/ckan/ckan/commit/3a0f6a6a0c0f507ce9b82d237791bfe46c1cdc71
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-19 (Wed, 19 Sep 2018)
Changed paths:
M ckan/cli/search_index.py
Log Message:
-----------
Add more search-index commands
Commit: 92d3b50299a858da2a94c3a95cf4346d78ab7002
https://github.com/ckan/ckan/commit/92d3b50299a858da2a94c3a95cf4346d78ab7002
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-19 (Wed, 19 Sep 2018)
Changed paths:
M ckan/common.py
Log Message:
-----------
Workaround for translator object
Commit: 7bd11d3f757d40023897bcdd5d5176106285dd47
https://github.com/ckan/ckan/commit/7bd11d3f757d40023897bcdd5d5176106285dd47
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-21 (Fri, 21 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/set_permissions.sql
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Total estimation first attempt. Failing test for filters - I cant get it to accurately estimate with a filter.
Commit: 4cad664982f7352c077fd31165fa185938a9dad1
https://github.com/ckan/ckan/commit/4cad664982f7352c077fd31165fa185938a9dad1
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-21 (Fri, 21 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/set_permissions.sql
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Remove estimation for filters and distinct because they didnt work.
Commit: ee0348798dfe4eb788dcb0153120c61dc552f9f9
https://github.com/ckan/ckan/commit/ee0348798dfe4eb788dcb0153120c61dc552f9f9
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-25 (Tue, 25 Sep 2018)
Changed paths:
M ckan/cli/search_index.py
M ckan/common.py
Log Message:
-----------
Adding rebuild fast, revert the workaround for the translator object
Commit: eaf03e616571063a9ac398b6d81429adb2ae1b2f
https://github.com/ckan/ckan/commit/eaf03e616571063a9ac398b6d81429adb2ae1b2f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-25 (Tue, 25 Sep 2018)
Changed paths:
M ckan/cli/search_index.py
M ckan/lib/cli.py
Log Message:
-----------
Set test request context for rebuild fast
Commit: d8dcdc50b1efdcb3d793130a533e0d96505e3706
https://github.com/ckan/ckan/commit/d8dcdc50b1efdcb3d793130a533e0d96505e3706
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-25 (Tue, 25 Sep 2018)
Changed paths:
M ckan/cli/db.py
M ckan/cli/search_index.py
Log Message:
-----------
pep8
Commit: 66b54bfdca98f3ed18f723ef4b74f305eed7e0f4
https://github.com/ckan/ckan/commit/66b54bfdca98f3ed18f723ef4b74f305eed7e0f4
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M ckan/cli/cli.py
Log Message:
-----------
Enabling logging with the CLI
Commit: bbc30504a2f4264d381da609c5a48fa7802e1eee
https://github.com/ckan/ckan/commit/bbc30504a2f4264d381da609c5a48fa7802e1eee
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M README.rst
M ckan/lib/helpers.py
A ckan/public/base/css/main-rtl.css
A ckan/public/base/less/bootstrap-rtl.less
A ckan/public/base/less/ckan-rtl.less
A ckan/public/base/less/main-rtl.less
M ckan/templates/base.html
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/commands.py
M ckanext/datastore/controller.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
M ckanext/datastore/tests/test_dump.py
M ckanext/datastore/tests/test_search.py
M ckanext/stats/templates/ckanext/stats/index.html
M doc/contributing/simple-code-contributions.rst
M doc/maintaining/configuration.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into 4291-werkzeug-dev-server
Commit: 680448bab268d63c348191d0e1ec64b33b706405
https://github.com/ckan/ckan/commit/680448bab268d63c348191d0e1ec64b33b706405
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
M ckan/cli/db.py
Log Message:
-----------
testin messages
Commit: 2ce2a22f9887359ae512952be53bf3954e26d5fe
https://github.com/ckan/ckan/commit/2ce2a22f9887359ae512952be53bf3954e26d5fe
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/db.py
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Testing with wekzeug logger
Commit: 1b85c23b5bc707a8ab50ec55bce23f856502467e
https://github.com/ckan/ckan/commit/1b85c23b5bc707a8ab50ec55bce23f856502467e
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Revert some changes
Commit: 5e58451bc418776ed8c9f80ddb6f92e5a64ee80f
https://github.com/ckan/ckan/commit/5e58451bc418776ed8c9f80ddb6f92e5a64ee80f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
M ckan/cli/server.py
Log Message:
-----------
Some changes
Commit: 7760a56e94029d90462818f6b0f7fd1fb92b1c30
https://github.com/ckan/ckan/commit/7760a56e94029d90462818f6b0f7fd1fb92b1c30
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/reclineview/theme/public/vendor/ckan.js/ckan.js
M ckanext/reclineview/theme/public/vendor/recline/recline.js
Log Message:
-----------
Display "*about* 1000000 records" on the frontend when estimated
Commit: fc22378225e15496152f59254213f995f0ed3f85
https://github.com/ckan/ckan/commit/fc22378225e15496152f59254213f995f0ed3f85
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-08 (Mon, 08 Oct 2018)
Changed paths:
R ckanext/datastore/tests/test_configure.py
M doc/conf.py
M doc/maintaining/installing/install-from-docker-compose.rst
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into 4291-werkzeug-dev-server
Commit: b228e7e39c0cb6f425ab5dba818b6bf9e20415ce
https://github.com/ckan/ckan/commit/b228e7e39c0cb6f425ab5dba818b6bf9e20415ce
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-09 (Tue, 09 Oct 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/cli.py
M ckan/cli/server.py
Log Message:
-----------
Updating commands
Commit: af1f95c04ee3d8f0191eb517ce4aa1768ca5d3d8
https://github.com/ckan/ckan/commit/af1f95c04ee3d8f0191eb517ce4aa1768ca5d3d8
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/logic/schema.py
Log Message:
-----------
Add ANALYZE api for datapusher to use
Commit: 784d1972c1dbc5de9e7ef7c09532b020162fe1e0
https://github.com/ckan/ckan/commit/784d1972c1dbc5de9e7ef7c09532b020162fe1e0
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M ckanext/reclineview/theme/public/vendor/recline/recline.js
Log Message:
-----------
When estimating, round to nearest 1000
Commit: 31324df5fb21ab88185f1aa4be31087f5cca6a4f
https://github.com/ckan/ckan/commit/31324df5fb21ab88185f1aa4be31087f5cca6a4f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Set werkzeug logger to DEBUG
Commit: 7eb65733d40e8efcc200c3a08f8339a3d16aa558
https://github.com/ckan/ckan/commit/7eb65733d40e8efcc200c3a08f8339a3d16aa558
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-19 (Fri, 19 Oct 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/util.py
M ckan/logic/auth/create.py
R ckan/templates-bs2/development/markup.html
R ckan/templates-bs2/development/snippets/markup.html
R ckan/templates/development/markup.html
R ckan/templates/development/snippets/markup.html
M ckan/templates/package/snippets/resource_form.html
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_package.py
M ckan/tests/legacy/functional/api/test_package_search.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/views/api.py
M ckan/views/group.py
M ckan/views/resource.py
M doc/maintaining/installing/install-from-source.rst
M doc/maintaining/installing/solr.rst
M doc/theming/templates.rst
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into 4291-werkzeug-dev-server
Commit: 0cc51ad082f52772889dcf15d51cd08df69caa31
https://github.com/ckan/ckan/commit/0cc51ad082f52772889dcf15d51cd08df69caa31
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-22 (Mon, 22 Oct 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/server.py
Log Message:
-----------
Fixed logging
Commit: b30761f349c4a634dc6c603299287d074220c33a
https://github.com/ckan/ckan/commit/b30761f349c4a634dc6c603299287d074220c33a
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-22 (Mon, 22 Oct 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/db.py
M ckan/cli/search_index.py
Log Message:
-----------
Pep8/flake8 fix
Commit: 4f34df91ea8758e225b004a195feecaa7a03cc8d
https://github.com/ckan/ckan/commit/4f34df91ea8758e225b004a195feecaa7a03cc8d
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-22 (Mon, 22 Oct 2018)
Changed paths:
M ckan/cli/cli.py
Log Message:
-----------
Remove log message
Commit: 2681436b340a8e8115bb85a39606f49d56f3d44b
https://github.com/ckan/ckan/commit/2681436b340a8e8115bb85a39606f49d56f3d44b
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-22 (Mon, 22 Oct 2018)
Changed paths:
M ckan/cli/server.py
Log Message:
-----------
Update some logging when running server command
Commit: 8f2c4c8501f2a9addd1db4568586331d0899e78f
https://github.com/ckan/ckan/commit/8f2c4c8501f2a9addd1db4568586331d0899e78f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M ckan/cli/__init__.py
Log Message:
-----------
Pep 8
Commit: 8aa298dfcf13cc5f0b5853f6fe60d49948cb43f0
https://github.com/ckan/ckan/commit/8aa298dfcf13cc5f0b5853f6fe60d49948cb43f0
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-26 (Fri, 26 Oct 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/test_create.py
Log Message:
-----------
Adds an option to do the ANALYZE to datastore_create
Commit: 6428c48a58d4858527f7bd12a813c670a3e89d9d
https://github.com/ckan/ckan/commit/6428c48a58d4858527f7bd12a813c670a3e89d9d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-26 (Fri, 26 Oct 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
Adds an option to do the ANALYZE in datastore_upsert and datastore_delete
Commit: 23782a81bf1d8a6d64d8c5eaa253f59a845b8dda
https://github.com/ckan/ckan/commit/23782a81bf1d8a6d64d8c5eaa253f59a845b8dda
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-10-26 (Fri, 26 Oct 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
Log Message:
-----------
pep8
Commit: 679d0cbfee85afda2e125740efadbc8922c9a459
https://github.com/ckan/ckan/commit/679d0cbfee85afda2e125740efadbc8922c9a459
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-11-01 (Thu, 01 Nov 2018)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
add few tests for partial autocomplete
Commit: aa87446740de947933327943822dde802c05bbeb
https://github.com/ckan/ckan/commit/aa87446740de947933327943822dde802c05bbeb
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-11-09 (Fri, 09 Nov 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
Log Message:
-----------
Timing tests show that asking when analyze was done is v slow - 12ms - compared to asking for the estimated row count - <1ms - so dont bother with the former. Additionally, in the case that row stats arent calculated for some reason, running ANALYZE to get this estimate is v slow - 17s for the 311 data, compared to 1.7s for SELECT COUNT(*) so lets not run ANALYZE in this case.
Commit: 19b80286928c6f846f0ab95ae00a4de5930362ea
https://github.com/ckan/ckan/commit/19b80286928c6f846f0ab95ae00a4de5930362ea
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ckan/lib/app_globals.py
M ckan/lib/helpers.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/templates-bs2/base.html
M ckan/templates-bs2/dataviewer/base.html
M ckan/templates-bs2/group/about.html
M ckan/templates-bs2/group/activity_stream.html
M ckan/templates-bs2/group/admins.html
M ckan/templates-bs2/group/followers.html
M ckan/templates-bs2/group/history.html
M ckan/templates-bs2/group/members.html
M ckan/templates-bs2/group/read_base.html
M ckan/templates-bs2/group/snippets/group_item.html
M ckan/templates-bs2/organization/about.html
M ckan/templates-bs2/organization/activity_stream.html
M ckan/templates-bs2/organization/admins.html
M ckan/templates-bs2/organization/bulk_process.html
M ckan/templates-bs2/organization/edit.html
M ckan/templates-bs2/organization/edit_base.html
M ckan/templates-bs2/organization/member_new.html
M ckan/templates-bs2/organization/members.html
M ckan/templates-bs2/organization/read_base.html
M ckan/templates-bs2/package/activity.html
M ckan/templates-bs2/package/edit_view.html
M ckan/templates-bs2/package/followers.html
M ckan/templates-bs2/package/history.html
M ckan/templates-bs2/package/new_resource_not_draft.html
M ckan/templates-bs2/package/new_view.html
M ckan/templates-bs2/package/read_base.html
M ckan/templates-bs2/package/resource_edit.html
M ckan/templates-bs2/package/resource_read.html
M ckan/templates-bs2/package/resource_views.html
M ckan/templates-bs2/package/resources.html
M ckan/templates-bs2/snippets/organization.html
M ckan/templates-bs2/user/activity_stream.html
M ckan/templates-bs2/user/edit_base.html
M ckan/templates-bs2/user/read_base.html
M ckan/templates/base.html
M ckan/templates/dataviewer/base.html
M ckan/templates/group/about.html
M ckan/templates/group/activity_stream.html
M ckan/templates/group/admins.html
M ckan/templates/group/edit_base.html
M ckan/templates/group/followers.html
M ckan/templates/group/history.html
M ckan/templates/group/members.html
M ckan/templates/group/read_base.html
M ckan/templates/group/snippets/group_item.html
M ckan/templates/organization/about.html
M ckan/templates/organization/activity_stream.html
M ckan/templates/organization/admins.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/member_new.html
M ckan/templates/organization/members.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/activity.html
M ckan/templates/package/edit_view.html
M ckan/templates/package/followers.html
M ckan/templates/package/history.html
M ckan/templates/package/new_resource_not_draft.html
M ckan/templates/package/new_view.html
M ckan/templates/package/read_base.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/resource_views.html
M ckan/templates/package/resources.html
M ckan/templates/snippets/organization.html
M ckan/templates/user/activity_stream.html
M ckan/templates/user/edit_base.html
M ckan/templates/user/read_base.html
M ckan/tests/controllers/test_home.py
M ckan/tests/legacy/functional/api/test_activity.py
M ckan/tests/logic/action/test_patch.py
M ckan/views/__init__.py
M ckanext/datatablesview/controller.py
M ckanext/datatablesview/plugin.py
M ckanext/datatablesview/public/datatablesview.js
M ckanext/datatablesview/templates/datatables/datatables_view.html
M contrib/docker/solr/Dockerfile
M doc/extensions/adding-custom-fields.rst
M doc/maintaining/configuration.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge branch 'master' into 4291-werkzeug-dev-server
Commit: 351f1e801468d403e10a30691aa43560c645c2cd
https://github.com/ckan/ckan/commit/351f1e801468d403e10a30691aa43560c645c2cd
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ckan/cli/cli.py
M ckan/cli/db.py
M ckan/cli/search_index.py
M ckan/cli/server.py
M ckan/common.py
M ckan/lib/cli.py
M setup.py
Log Message:
-----------
changes from the PR review comments
Commit: 4b3e12afc093b111e9e7af104fe27fcb0ae89058
https://github.com/ckan/ckan/commit/4b3e12afc093b111e9e7af104fe27fcb0ae89058
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/search_index.py
Log Message:
-----------
removing empty lines, removing unused imports
Commit: c12fc86571d07803eb925ac3980005d75538005a
https://github.com/ckan/ckan/commit/c12fc86571d07803eb925ac3980005d75538005a
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
R .circleci-matrix.yml
A .circleci/config.yml
M CHANGELOG.rst
M Dockerfile
M README.rst
R circle.yml
M ckan/config/environment.py
M ckan/config/middleware/flask_app.py
M ckan/config/middleware/pylons_app.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/util.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/fanstatic_resources.py
M ckan/lib/helpers.py
M ckan/lib/navl/validators.py
M ckan/lib/plugins.py
M ckan/lib/search/query.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/schema.py
A ckan/public/base/css/main-rtl.css
M ckan/public/base/javascript/modules/autocomplete.js
A ckan/public/base/less/bootstrap-rtl.less
A ckan/public/base/less/ckan-rtl.less
A ckan/public/base/less/main-rtl.less
M ckan/public/base/test/spec/modules/autocomplete.spec.js
M ckan/templates-bs2/base.html
M ckan/templates-bs2/dataviewer/base.html
R ckan/templates-bs2/development/markup.html
R ckan/templates-bs2/development/snippets/markup.html
M ckan/templates-bs2/group/about.html
M ckan/templates-bs2/group/activity_stream.html
M ckan/templates-bs2/group/admins.html
M ckan/templates-bs2/group/followers.html
M ckan/templates-bs2/group/history.html
M ckan/templates-bs2/group/members.html
M ckan/templates-bs2/group/read_base.html
M ckan/templates-bs2/group/snippets/group_item.html
M ckan/templates-bs2/organization/about.html
M ckan/templates-bs2/organization/activity_stream.html
M ckan/templates-bs2/organization/admins.html
M ckan/templates-bs2/organization/bulk_process.html
M ckan/templates-bs2/organization/edit.html
M ckan/templates-bs2/organization/edit_base.html
M ckan/templates-bs2/organization/member_new.html
M ckan/templates-bs2/organization/members.html
M ckan/templates-bs2/organization/read_base.html
M ckan/templates-bs2/package/activity.html
M ckan/templates-bs2/package/edit_view.html
M ckan/templates-bs2/package/followers.html
M ckan/templates-bs2/package/history.html
M ckan/templates-bs2/package/new_resource_not_draft.html
M ckan/templates-bs2/package/new_view.html
M ckan/templates-bs2/package/read_base.html
M ckan/templates-bs2/package/resource_edit.html
M ckan/templates-bs2/package/resource_read.html
M ckan/templates-bs2/package/resource_views.html
M ckan/templates-bs2/package/resources.html
M ckan/templates-bs2/snippets/organization.html
M ckan/templates-bs2/user/activity_stream.html
M ckan/templates-bs2/user/edit_base.html
M ckan/templates-bs2/user/read_base.html
M ckan/templates/base.html
M ckan/templates/dataviewer/base.html
R ckan/templates/development/markup.html
R ckan/templates/development/snippets/markup.html
M ckan/templates/group/about.html
M ckan/templates/group/activity_stream.html
M ckan/templates/group/admins.html
M ckan/templates/group/edit_base.html
M ckan/templates/group/followers.html
M ckan/templates/group/history.html
M ckan/templates/group/members.html
M ckan/templates/group/read_base.html
M ckan/templates/group/snippets/group_item.html
M ckan/templates/organization/about.html
M ckan/templates/organization/activity_stream.html
M ckan/templates/organization/admins.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/member_new.html
M ckan/templates/organization/members.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/activity.html
M ckan/templates/package/base.html
M ckan/templates/package/edit_view.html
M ckan/templates/package/followers.html
M ckan/templates/package/history.html
M ckan/templates/package/new_resource_not_draft.html
M ckan/templates/package/new_view.html
M ckan/templates/package/read_base.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/resource_views.html
M ckan/templates/package/resources.html
M ckan/templates/package/snippets/resource_form.html
M ckan/templates/snippets/language_selector.html
M ckan/templates/snippets/organization.html
M ckan/templates/user/activity_stream.html
M ckan/templates/user/edit_base.html
M ckan/templates/user/read_base.html
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_home.py
M ckan/tests/controllers/test_package.py
M ckan/tests/legacy/functional/api/model/test_vocabulary.py
M ckan/tests/legacy/functional/api/test_activity.py
M ckan/tests/legacy/functional/api/test_dashboard.py
M ckan/tests/legacy/functional/api/test_email_notifications.py
M ckan/tests/legacy/functional/api/test_follow.py
M ckan/tests/legacy/functional/api/test_package_search.py
M ckan/tests/legacy/functional/api/test_user.py
M ckan/tests/legacy/functional/test_package.py
M ckan/tests/legacy/functional/test_user.py
R ckan/tests/legacy/lib/test_i18n.py
M ckan/tests/legacy/lib/test_navl.py
M ckan/tests/legacy/lib/test_solr_search_index.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/legacy/logic/test_auth.py
M ckan/tests/legacy/misc/test_mock_mail_server.py
R ckan/tests/legacy/pylons_controller.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/tests/lib/navl/test_validators.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_get.py
M ckan/tests/logic/action/test_patch.py
M ckan/tests/logic/action/test_update.py
M ckan/tests/test_coding_standards.py
M ckan/views/__init__.py
M ckan/views/api.py
M ckan/views/dataset.py
M ckan/views/group.py
M ckan/views/resource.py
M ckanext/datapusher/plugin.py
A ckanext/datapusher/tests/test_controller.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/commands.py
M ckanext/datastore/controller.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/plugin.py
R ckanext/datastore/tests/test_configure.py
A ckanext/datastore/tests/test_dictionary.py
M ckanext/datastore/tests/test_dump.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/datatablesview/controller.py
M ckanext/datatablesview/plugin.py
M ckanext/datatablesview/public/datatablesview.js
M ckanext/datatablesview/templates/datatables/datatables_view.html
M ckanext/example_flask_streaming/tests/test_streaming_responses.py
M ckanext/imageview/tests/test_view.py
M ckanext/stats/templates/ckanext/stats/index.html
M contrib/docker/solr/Dockerfile
M dev-requirements.txt
M doc/conf.py
M doc/contributing/frontend/resources.rst
M doc/contributing/simple-code-contributions.rst
M doc/extensions/adding-custom-fields.rst
M doc/extensions/testing-extensions.rst
M doc/maintaining/configuration.rst
M doc/maintaining/installing/install-from-docker-compose.rst
M doc/maintaining/installing/install-from-source.rst
M doc/maintaining/installing/solr.rst
M doc/theming/templates.rst
M requirements.in
M requirements.txt
A test-core-circle-ci.ini
Log Message:
-----------
Merge branch 'master' into 4382-full-url-stored
Commit: 90a8a5334802edb3e6fbed0a764bb0001f751aeb
https://github.com/ckan/ckan/commit/90a8a5334802edb3e6fbed0a764bb0001f751aeb
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
Remove 'for_edit' and fix url strip
Commit: c078f75c63e8756b56114309325a05cf3e773890
https://github.com/ckan/ckan/commit/c078f75c63e8756b56114309325a05cf3e773890
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
threshold=None is now the way to turn off the estimating - makes more sense than threshold=0.
Commit: 3549e3b088cf72a6faef06d6a783c9e581bbe81b
https://github.com/ckan/ckan/commit/3549e3b088cf72a6faef06d6a783c9e581bbe81b
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
A ckan/cli/__init__.py
A ckan/cli/cli.py
A ckan/cli/db.py
A ckan/cli/search_index.py
A ckan/cli/server.py
M ckan/config/middleware/flask_app.py
M setup.py
Log Message:
-----------
Merge pull request #4412 from tino097/4291-werkzeug-dev-server
[#4291] werkzeug dev server
Commit: e2f7a6d368c6c28bb5faf116bfd9e19bc5a71281
https://github.com/ckan/ckan/commit/e2f7a6d368c6c28bb5faf116bfd9e19bc5a71281
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M ckanext/datastore/logic/action.py
Log Message:
-----------
Improve wording
Commit: aa32b2379a5b2e52d3c95e4e985719f70a3bd0d5
https://github.com/ckan/ckan/commit/aa32b2379a5b2e52d3c95e4e985719f70a3bd0d5
Author: Ian Ward <ian at excess.org>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/reclineview/theme/public/vendor/ckan.js/ckan.js
M ckanext/reclineview/theme/public/vendor/recline/recline.js
Log Message:
-----------
Merge pull request #4473 from ckan/datastore-estimate-total
Datastore search can estimate total, rather than expensive COUNT(*) [WIP]
Commit: c7da863cba3d55c8642d755315bb2966365a0f85
https://github.com/ckan/ckan/commit/c7da863cba3d55c8642d755315bb2966365a0f85
Author: Cody Boyko <codywboyko at gmail.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M ckan/logic/action/patch.py
Log Message:
-----------
Add doc language around patching resources.
Commit: 0885fae6f47d434cb502c6119bedb36f5d2e9f85
https://github.com/ckan/ckan/commit/0885fae6f47d434cb502c6119bedb36f5d2e9f85
Author: Cody Boyko <codywboyko at gmail.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M ckan/logic/action/patch.py
Log Message:
-----------
Fix pep8 issues.
Remove trailing whitespaces and long lines.
Commit: 78a4022adb1b9cdd440cf173d355fd89b91b8f05
https://github.com/ckan/ckan/commit/78a4022adb1b9cdd440cf173d355fd89b91b8f05
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-11-27 (Tue, 27 Nov 2018)
Changed paths:
M ckan/logic/action/patch.py
Log Message:
-----------
Merge pull request #4563 from boykoc/patch-2
Add doc language around patching resources.
Commit: 703320364ff5e40165f9008d9c943d75e2cb44ac
https://github.com/ckan/ckan/commit/703320364ff5e40165f9008d9c943d75e2cb44ac
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
Revert last commit, add the striping logic in the resource dictize
Commit: e6a172fcd717af8985a287596df945bd1b327d44
https://github.com/ckan/ckan/commit/e6a172fcd717af8985a287596df945bd1b327d44
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-11-29 (Thu, 29 Nov 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/db.py
M ckan/cli/search_index.py
Log Message:
-----------
Do not crash on unsuccessfull CLI results
Commit: 161e9fd380e8d0809697ce953700a73b115a776c
https://github.com/ckan/ckan/commit/161e9fd380e8d0809697ce953700a73b115a776c
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-11-29 (Thu, 29 Nov 2018)
Changed paths:
M ckan/cli/__init__.py
Log Message:
-----------
unicode prefis
Commit: fd9b517a02b07520cbfd44e5d16c55b62a92f09c
https://github.com/ckan/ckan/commit/fd9b517a02b07520cbfd44e5d16c55b62a92f09c
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-11-30 (Fri, 30 Nov 2018)
Changed paths:
M ckan/controllers/api.py
M ckan/lib/search/query.py
M ckan/tests/legacy/lib/test_resource_search.py
Log Message:
-----------
use werkzeug:MultiDict instead of paste:MultiDict
Commit: 652edaa78434ad1a7f8fd6ab76746d2751183ce8
https://github.com/ckan/ckan/commit/652edaa78434ad1a7f8fd6ab76746d2751183ce8
Author: Edmond Chuc <37032744+edmondchuc at users.noreply.github.com>
Date: 2018-12-03 (Mon, 03 Dec 2018)
Changed paths:
M doc/theming/index.rst
Log Message:
-----------
Fixed typo. The word wich -> which
Commit: 09f9f7a0149f5048bb3ac81ec57423435bf7bab9
https://github.com/ckan/ckan/commit/09f9f7a0149f5048bb3ac81ec57423435bf7bab9
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-12-03 (Mon, 03 Dec 2018)
Changed paths:
M ckan/lib/helpers.py
M ckan/views/__init__.py
M ckan/views/user.py
Log Message:
-----------
Replace direct calls to endpoint.split with convenient helper
Commit: 96444ce600c6f5f6553c2f3f0efcf0eb9a9c980b
https://github.com/ckan/ckan/commit/96444ce600c6f5f6553c2f3f0efcf0eb9a9c980b
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/lib/helpers.py
M ckan/views/__init__.py
M ckan/views/user.py
Log Message:
-----------
Merge pull request #4571 from smotornyuk/commonly-use-get-endpoint
Replace direct calls to endpoint.split with convenient helper
Commit: d068926906a8f2c3e05db7e026cd3595aad0b5cf
https://github.com/ckan/ckan/commit/d068926906a8f2c3e05db7e026cd3595aad0b5cf
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M doc/theming/index.rst
Log Message:
-----------
Merge pull request #4570 from edmondchuc/patch-1
Fixed typo. The word wich -> which in theming.
Commit: 1b6f4393b74ff37e4d54e2701d951c9c40f4217a
https://github.com/ckan/ckan/commit/1b6f4393b74ff37e4d54e2701d951c9c40f4217a
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/controllers/api.py
M ckan/lib/search/query.py
M ckan/tests/legacy/lib/test_resource_search.py
Log Message:
-----------
Merge pull request #4568 from smotornyuk/switch-multi_dict-implementation
Use werkzeug:MultiDict instead of paste:MultiDict
Commit: 99bd644eca3d0700c6be2b587917f11526aade2f
https://github.com/ckan/ckan/commit/99bd644eca3d0700c6be2b587917f11526aade2f
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/cli/__init__.py
M ckan/cli/db.py
M ckan/cli/search_index.py
Log Message:
-----------
Merge pull request #4566 from smotornyuk/consistent-error-output-for-click
Do not crash on unsuccessfull CLI results
Commit: 17577dd9bcf215a7cfd0f614bddc78b85f7addde
https://github.com/ckan/ckan/commit/17577dd9bcf215a7cfd0f614bddc78b85f7addde
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/__init__.py
M ckan/logic/action/get.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge pull request #4191 from smotornyuk/solr-package-autocomplete
[#3993] package_autocomplete use solr
Commit: a9e80ddb056923d30e36576988b4956ebbf186e0
https://github.com/ckan/ckan/commit/a9e80ddb056923d30e36576988b4956ebbf186e0
Author: Francesco Frassinelli <francesco.frassinelli at nina.no>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
c.user not defined fix
Commit: b27e5062325a58d5a1c901d39eaaa18b899b01f2
https://github.com/ckan/ckan/commit/b27e5062325a58d5a1c901d39eaaa18b899b01f2
Author: Ian Ward <ian at excess.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
Merge pull request #4384 from tino097/4382-full-url-stored
[#4382] strip full URL before saving to DB
Commit: 937948a4bd5ece34adb514517edec18be1e166f2
https://github.com/ckan/ckan/commit/937948a4bd5ece34adb514517edec18be1e166f2
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-12-06 (Thu, 06 Dec 2018)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
use string `fl` for SOLRv3 compatibility
Commit: cf733313e5bdf7634750b718fbb0cd24289f2357
https://github.com/ckan/ckan/commit/cf733313e5bdf7634750b718fbb0cd24289f2357
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-12-06 (Thu, 06 Dec 2018)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/tests/legacy/logic/test_action.py
Log Message:
-----------
do not break search query for autocomplete
Commit: d64b1c096590e2d8c0320aa377fe4a276fb3a89f
https://github.com/ckan/ckan/commit/d64b1c096590e2d8c0320aa377fe4a276fb3a89f
Author: Ian Ward <ian at excess.org>
Date: 2018-12-06 (Thu, 06 Dec 2018)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/logic/action/get.py
M ckan/tests/legacy/logic/test_action.py
Log Message:
-----------
Merge pull request #4578 from smotornyuk/failing-tests-on-master
Failing autocomplete tests on master
Commit: 4db437b9ce53418057c4008842d78d7a12f53696
https://github.com/ckan/ckan/commit/4db437b9ce53418057c4008842d78d7a12f53696
Author: Francesco Frassinelli <francesco.frassinelli at nina.no>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Fix user not defined
Commit: a4ec78e04ab60f8027f4765fa4f8625c2adc5f02
https://github.com/ckan/ckan/commit/a4ec78e04ab60f8027f4765fa4f8625c2adc5f02
Author: Sergey <tonnydexter at gmail.com>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge pull request #4574 from frafra/c-user-not-defined
c.user not defined fix
Commit: b728d26923099e58108f4149e9b25d04260aa014
https://github.com/ckan/ckan/commit/b728d26923099e58108f4149e9b25d04260aa014
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
M ckanext/datastore/tests/test_dump.py
Log Message:
-----------
Modernize test_dump.py
Commit: 1e2623c4f5e8bf7112284a3d5c7b091c1f38d244
https://github.com/ckan/ckan/commit/1e2623c4f5e8bf7112284a3d5c7b091c1f38d244
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
M ckanext/datastore/tests/test_dump.py
Log Message:
-----------
Add tests for datastore dump pagination
Commit: 54b56ba6c16ceac6718e45b6cd97f6093a53e529
https://github.com/ckan/ckan/commit/54b56ba6c16ceac6718e45b6cd97f6093a53e529
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
A ckan/cli/__init__.py
A ckan/cli/cli.py
A ckan/cli/db.py
A ckan/cli/search_index.py
A ckan/cli/server.py
M ckan/config/middleware/flask_app.py
M ckan/config/solr/schema.xml
M ckan/controllers/api.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/search/__init__.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/logic/action/patch.py
M ckan/tests/legacy/lib/test_resource_search.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/lib/dictization/test_model_dictize.py
M ckan/tests/logic/action/test_get.py
M ckan/views/__init__.py
M ckan/views/user.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_dump.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/reclineview/theme/public/vendor/ckan.js/ckan.js
M ckanext/reclineview/theme/public/vendor/recline/recline.js
M doc/theming/index.rst
M setup.py
Log Message:
-----------
Merge branch 'dump' into 4561-limit-datastore_search
Commit: fc0b4650d649569df93029db0dad6b8be8f0c396
https://github.com/ckan/ckan/commit/fc0b4650d649569df93029db0dad6b8be8f0c396
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-07 (Fri, 07 Dec 2018)
Changed paths:
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_dump.py
M doc/maintaining/configuration.rst
M doc/maintaining/datastore.rst
Log Message:
-----------
X-Records-Up-To-Rows-Max implemented for Datastore dump call. Pretty complicated - not sure if it is worth it.
Compare: https://github.com/ckan/ckan/compare/613ba5144315...fc0b4650d649
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list