This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 23f3b40  [#8397] upgrade jinja2
     add 05124a5  [#8399] fix port config for gunicorn==20.x.x
     add 2467dee  [#8399] move default data location /allura-data -> 
./allura-data
     add 1aee626  [#8399] werkzeug 1.0.1 -> 2.0.2
     add db116c3  [#8399] updated CHANGES with notice of breaking Docker changes
     new c0c7fc9  switch from npm install -> npm ci

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .env                                               |    1 +
 .gitignore                                         |    1 +
 .travis.yml                                        |    2 +-
 Allura/allura/templates/jinja_master/top_nav.html  |    4 +-
 .../templates_responsive/jinja_master/top_nav.html |    4 +-
 Allura/docker-dev.ini                              |    5 -
 Allura/docs/getting_started/install_each_step.rst  |    2 +-
 Allura/docs/getting_started/installation.rst       |   19 +-
 Allura/production-docker-example.ini               |    5 -
 CHANGES                                            |   12 +
 Dockerfile                                         |    2 +-
 docker-compose-prod.yml                            |    6 +-
 docker-compose.yml                                 |    8 +-
 package-lock.json                                  | 5060 ++++++++++++++++++++
 requirements.txt                                   |    8 +-
 scripts/asf-release.sh                             |    2 +-
 scripts/init-docker-dev.sh                         |   21 +-
 17 files changed, 5115 insertions(+), 47 deletions(-)
 create mode 100644 package-lock.json

Reply via email to