[ckan-changes] [ckan/ckan] d1b1f0: Updated documentation of interfaces
GitHub
noreply at github.com
Tue Apr 4 13:00:00 UTC 2017
Branch: refs/heads/3384-datastore-cli
Home: https://github.com/ckan/ckan
Commit: d1b1f0a2d099ae49d7de0005ff6d4392c7933a3a
https://github.com/ckan/ckan/commit/d1b1f0a2d099ae49d7de0005ff6d4392c7933a3a
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M ckan/plugins/interfaces.py
M ckan/tests/legacy/ckantestplugins.py
M doc/extensions/plugin-interfaces.rst
Log Message:
-----------
Updated documentation of interfaces
* Removed authz_add/remove_role from IPackageController, IOrganizationController and IGroupController
* Added docstrings to undocumented methods
* Now sphinx shows all, even undocumented classes and interfaces from `ckan.plugins.interfaces`
Commit: 60f871ad67e864a6ab0191a88b81d4e87de3a347
https://github.com/ckan/ckan/commit/60f871ad67e864a6ab0191a88b81d4e87de3a347
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Re-enable use of the CKAN_INI environment variable. Improve error message when there is no config specified.
Commit: 2ab3573212e3aa24a392525eec5834b6975265ae
https://github.com/ckan/ckan/commit/2ab3573212e3aa24a392525eec5834b6975265ae
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M ckan/plugins/interfaces.py
M ckan/tests/legacy/ckantestplugins.py
M doc/extensions/plugin-interfaces.rst
Log Message:
-----------
Merge pull request #3519 from smotornyuk/document-interfaces
Updated documentation of interfaces
Commit: 1c40b381ccbfab7756c01d986fd80092e0d7ca5b
https://github.com/ckan/ckan/commit/1c40b381ccbfab7756c01d986fd80092e0d7ca5b
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Merge pull request #3522 from ckan/ini-env-variable
Re-enable use of the CKAN_INI environment variable.
Commit: 7bccc514b2c0689f1b6618faecdf50ed9971358a
https://github.com/ckan/ckan/commit/7bccc514b2c0689f1b6618faecdf50ed9971358a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M ckanext/datapusher/cli.py
Log Message:
-----------
Add command-line option to avoid typing y.
Commit: dae77efe78f2c25fb5a78f189e9f0778bddffb98
https://github.com/ckan/ckan/commit/dae77efe78f2c25fb5a78f189e9f0778bddffb98
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M ckanext/datapusher/templates/datapusher/resource_data.html
Log Message:
-----------
Display multiline logs properly in datapusher output.
Commit: 5b52ca4b3d806d49e067c03cebd2c78f5f9f1f7e
https://github.com/ckan/ckan/commit/5b52ca4b3d806d49e067c03cebd2c78f5f9f1f7e
Author: Ian Ward <ian at excess.org>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M ckanext/datapusher/templates/datapusher/resource_data.html
Log Message:
-----------
Merge pull request #3525 from ckan/multiline-datapusher-output
Datapusher output - display multiline logs properly
Commit: 6c8a17876a8483961259f346fec0843e9b58c3fb
https://github.com/ckan/ckan/commit/6c8a17876a8483961259f346fec0843e9b58c3fb
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M ckanext/datapusher/cli.py
Log Message:
-----------
Merge pull request #3524 from ckan/datapusher-yes
Datapusher CLI - bypass typing y
Commit: 2668cd5a2924a5369b212d59178059fa667fe0b3
https://github.com/ckan/ckan/commit/2668cd5a2924a5369b212d59178059fa667fe0b3
Author: Ian Ward <ian at excess.org>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M ckan/lib/cli.py
M ckan/plugins/interfaces.py
M ckan/tests/legacy/ckantestplugins.py
M ckanext/datapusher/cli.py
M ckanext/datapusher/templates/datapusher/resource_data.html
M doc/extensions/plugin-interfaces.rst
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into 3384-datastore-cli
Compare: https://github.com/ckan/ckan/compare/c1132574ef97...2668cd5a2924
More information about the ckan-changes
mailing list