[ckan-changes] [okfn/ckan] 119820: [#1462] Add guidelines for reviewing pull requests

GitHub noreply at github.com
Mon Jan 27 12:45:07 UTC 2014


  Branch: refs/heads/1462-reviewing-guidelines
  Home:   https://github.com/okfn/ckan
  Commit: 11982065f59ba6c660a302f028d6deb8c47c22d8
      https://github.com/okfn/ckan/commit/11982065f59ba6c660a302f028d6deb8c47c22d8
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M doc/contributing/reviewing.rst

  Log Message:
  -----------
  [#1462] Add guidelines for reviewing pull requests


  Commit: bd44fd53b5b338a8e967f6159cad4b8ffa07a349
      https://github.com/okfn/ckan/commit/bd44fd53b5b338a8e967f6159cad4b8ffa07a349
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckan/config/middleware.py
    M ckan/config/who.ini
    M ckan/controllers/feed.py
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/lib/cli.py
    M ckan/lib/dictization/__init__.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/helpers.py
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/logic/validators.py
    M ckan/new_tests/logic/test_validators.py
    M ckan/public/base/css/fuchsia.css
    M ckan/public/base/css/green.css
    M ckan/public/base/css/main.css
    M ckan/public/base/css/maroon.css
    M ckan/public/base/css/red.css
    M ckan/public/base/less/dataset.less
    M ckan/public/base/less/layout.less
    R ckan/public/base/vendor/jquery.ui.widget.min.js
    M ckan/templates/group/about.html
    M ckan/templates/group/member_new.html
    M ckan/templates/group/members.html
    M ckan/templates/group/read.html
    M ckan/templates/group/snippets/group_form.html
    M ckan/templates/group/snippets/group_item.html
    M ckan/templates/group/snippets/info.html
    M ckan/templates/organization/about.html
    M ckan/templates/organization/bulk_process.html
    M ckan/templates/organization/read.html
    M ckan/templates/organization/snippets/organization_item.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/snippets/package_basic_fields.html
    M ckan/templates/package/snippets/package_context.html
    M ckan/templates/package/snippets/resource_item.html
    M ckan/templates/related/snippets/related_item.html
    M ckan/templates/snippets/group.html
    M ckan/templates/snippets/group_item.html
    M ckan/templates/snippets/organization_item.html
    M ckan/templates/snippets/package_item.html
    M ckan/tests/functional/test_related.py
    M ckanext/datapusher/logic/action.py
    M ckanext/datapusher/plugin.py
    M ckanext/datastore/db.py
    M ckanext/textpreview/tests/test_preview.py
    A doc/.gitignore
    M doc/conf.py
    M doc/configuration.rst
    M doc/datastore.rst
    M doc/install-from-package.rst
    M doc/install-from-source.rst
    M doc/upgrade-package-to-minor-release.rst
    M doc/upgrade-package-to-patch-release.rst

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into 1462-reviewing-guidelines


Compare: https://github.com/okfn/ckan/compare/11982065f59b^...bd44fd53b5b3


More information about the ckan-changes mailing list