Commit Graph

  • 65d315ed29 Update pytest-django from 3.4.7 to 3.4.8 browniebroke 2019-03-21 16:01:31 +0000
  • a8c52e2d45 Update django-extensions from 2.1.5 to 2.1.6 browniebroke 2019-03-21 16:01:28 +0000
  • d92754684f Update black from 18.9b0 to 19.3b0 browniebroke 2019-03-21 16:01:24 +0000
  • 3995e9e807 Update coverage from 4.5.2 to 4.5.3 browniebroke 2019-03-21 16:01:21 +0000
  • a7163b9409 Update pytest from 4.2.0 to 4.3.1 browniebroke 2019-03-21 16:01:18 +0000
  • b5ab945ca2 Update sphinx from 1.8.4 to 1.8.5 browniebroke 2019-03-21 16:01:14 +0000
  • f67a78903e Update ipdb from 0.11 to 0.12 browniebroke 2019-03-21 16:01:08 +0000
  • 7b83d47e2b Update werkzeug from 0.14.1 to 0.15.0 browniebroke 2019-03-21 16:01:05 +0000
  • f04e96e30f Update djangorestframework from 3.9.1 to 3.9.2 browniebroke 2019-03-21 16:01:00 +0000
  • dd85d6df39 Update django-allauth from 0.38.0 to 0.39.1 browniebroke 2019-03-21 16:00:57 +0000
  • a071024301 Update celery from 4.2.1 to 4.2.2 browniebroke 2019-03-21 16:00:54 +0000
  • bb26ed565b Update python-slugify from 2.0.1 to 3.0.0 browniebroke 2019-03-21 16:00:50 +0000
  • 4cd30e4657 Update django-anymail from 5.0 to 6.0 browniebroke 2019-03-21 16:00:47 +0000
  • 1ed1e6ac47 Update sentry-sdk from 0.7.6 to 0.7.7 browniebroke 2019-03-21 16:00:43 +0000
  • 7e96773d6e Fix email links when using Docker with Gulp Bruno Alla 2019-03-21 13:25:48 +0000
  • 52eebeea1d Fix formatting to comply to black style Bruno Alla 2019-03-20 20:43:51 +0000
  • 8c82dadb1f Merge branch 'master' into feature/docker-compose-gulp Bruno Alla 2019-03-20 20:28:49 +0000
  • 91585a0eb2 Add OS requirements for Ubuntu Bionic 18.04 Bruno Alla 2019-03-20 12:54:58 +0000
  • 823ee637d1 Remove dead link in .gitignore Bruno Alla 2019-03-20 12:16:43 +0000
  • f1def67b6d Fix broken links in list of contributors Bruno Alla 2019-03-20 12:12:32 +0000
  • 5bf0a397ac Pin redis version Bruno Alla 2019-03-20 12:09:43 +0000
  • b0cb86f282
    Merge pull request #1958 from rolep/kombu-update Bruno Alla 2019-03-20 12:08:41 +0000
  • 7d1e90bdf5 Migrate to unified Sentry SDK (#1820) Guilherme Fabrizio 2019-03-20 10:04:44 +0000
  • 3b8dd6e3c5 Implement suggested changes Bruno Alla 2019-03-19 20:43:55 +0000
  • b149c9933d Update formatting to comply with black code style Bruno Alla 2019-03-19 20:31:47 +0000
  • 05113c2a8a Merge branch 'master' into change_sentry_integration Bruno Alla 2019-03-19 20:12:50 +0000
  • 997b22e4ce Merge branch 'fix/default-acl' Bruno Alla 2019-03-19 20:02:41 +0000
  • b594a15847 Add code style black to the generated README Bruno Alla 2019-03-19 20:02:26 +0000
  • 6e9f87fced Set AWS_DEFAULT_ACL to None as per django-storages documentation Bruno Alla 2019-03-19 19:57:31 +0000
  • 8925ec9d02
    Merge pull request #1971 from pydanny/update/flower Bruno Alla 2019-03-19 13:11:25 +0000
  • e740a54da6
    Update Flower version Bruno Alla 2019-03-19 12:30:19 +0000
  • b675467549 Update tox from 3.6.1 to 3.7.0 browniebroke 2019-03-19 10:54:14 +0000
  • 66066689cb Update flake8 from 3.7.6 to 3.7.7 browniebroke 2019-03-19 10:54:13 +0000
  • b312d516a4 Replace Caddy with Traefik (#1714) Demetris 2019-03-19 11:32:45 +0200
  • d86895d262
    Removed Traefik dashboard port binding Bruno Alla 2019-03-19 09:52:03 +0200
  • 0ab499c2fe
    Merge pull request #1967 from pydanny/bugfix/windows-docker Bruno Alla 2019-03-18 21:08:09 +0000
  • 3bd7aa4e1a Fix build error with windows=y and docker=y combination Bruno Alla 2019-03-18 20:55:47 +0000
  • 2f748a507f Merge branch 'master' into traefik Bruno Alla 2019-03-18 20:02:15 +0000
  • 68f7268770
    Run Black on Travis (#1957) Bruno Alla 2019-03-18 17:49:43 +0000
  • 43a6f5d854
    Update .pyup.yml Bruno Alla 2019-03-18 10:03:32 +0000
  • 135c6d7f59
    Fix syntax error in PyUP config - take 2 Bruno Alla 2019-03-18 09:59:13 +0000
  • a4a7c6488f
    Fix syntax in PyUP config file Bruno Alla 2019-03-18 09:56:20 +0000
  • 02c19193a0
    Specify requirements file in Pyup config Bruno Alla 2019-03-18 09:54:39 +0000
  • 566297a470 Removed Dashboard Demetris Stavrou 2019-03-15 22:07:18 +0200
  • 72f041253b Documentation fix Demetris Stavrou 2019-03-15 11:24:57 +0200
  • f92c2f017b Traefik does not have a .env file Demetris Stavrou 2019-03-15 09:58:40 +0200
  • a903055f1b Added myself to contributors as per the repository's guidelines Demetris Stavrou 2019-03-15 09:54:29 +0200
  • d861dac706 Updated documentation. Demetris Stavrou 2019-03-15 09:42:42 +0200
  • f3258f5453 Documentation update Demetris Stavrou 2019-03-14 23:10:40 +0200
  • c0351a4bb7
    Whitelist X-CSRFToken header Bruno Alla 2019-03-14 09:31:15 +0200
  • 419bedfe07
    Change logLevel from ERROR to INFO Bruno Alla 2019-03-14 09:30:40 +0200
  • da9d14ca2b
    Merge pull request #3 from pydanny/master Jimmy Gitonga 2019-03-14 02:06:09 +0300
  • 9dc00cab58
    Merge f872b4f468 into d299e1d354 Will Gordon 2019-03-13 17:47:07 +0000
  • d299e1d354
    Merge pull request #1963 from pydanny/pyup-update-pyyaml-3.13-to-5.1 Bruno Alla 2019-03-13 14:46:47 -0300
  • aee746b5a2 Update pyyaml from 3.13 to 5.1 pyup-bot 2019-03-13 10:40:27 -0700
  • 563e0938a8
    Merge pull request #1664 from pydanny/clean-up-project-docs Bruno Alla 2019-03-13 14:40:18 -0300
  • ed783ee3ad Rename setting to match documentation Bruno Alla 2019-03-13 16:33:03 +0000
  • d358340ff2 Fix flake8 problem Bruno Alla 2019-03-13 16:18:09 +0000
  • 9d2edc161f Address several comments from Code review Bruno Alla 2019-03-13 15:20:07 +0000
  • 139e1ba89c Merge branch 'master' into change_sentry_integration Bruno Alla 2019-03-13 14:34:47 +0000
  • b142713ec6 Remove running collectstatic from Heroku docs, it's done during deployments Bruno Alla 2019-03-13 14:31:17 +0000
  • 593c08348e
    Merge pull request #1962 from pydanny/pyup-update-pytest-4.3.0-to-4.3.1 Bruno Alla 2019-03-13 06:55:51 -0300
  • b615d671cb
    Merge pull request #1961 from ahhda/remove_link Bruno Alla 2019-03-13 06:55:22 -0300
  • 2f903659b9
    Merge pull request #1960 from ahhda/add_cloud_article Bruno Alla 2019-03-13 06:53:03 -0300
  • 2edd51aa77 Update pytest from 4.3.0 to 4.3.1 pyup-bot 2019-03-13 05:37:54 -0400
  • 4550e4aa37 Remove link that does not exist anuj 2019-03-13 14:31:35 +0530
  • 8ce3e6605b Added link for Google Cloud storage blog anuj 2019-03-13 14:22:36 +0530
  • 43d2252aaa Merge branch 'master' into traefik Bruno Alla 2019-03-12 22:05:39 +0000
  • 8ab63940ec Contributors: Add Oleg Russkin Oleg Russkin 2019-03-12 16:49:24 +0200
  • 638c93d1df Add kombu to base (celery) dependencies Oleg Russkin 2019-03-12 16:38:43 +0200
  • 6213af4b56 Update redis to 3.2.0 Oleg Russkin 2019-03-12 16:35:03 +0200
  • a582c3945f Run black on the whole generated project & fix issues Bruno Alla 2019-03-12 00:56:07 +0000
  • 1f188c8481 Fix Black formatting violations Bruno Alla 2019-03-11 22:24:13 +0000
  • 7f6391890e Exclude migrations in black checks Bruno Alla 2019-03-11 22:21:40 +0000
  • b1257380e1 Install black in the docker container Bruno Alla 2019-03-11 22:06:32 +0000
  • eb217368e7 Fix formatting of project files using black Bruno Alla 2019-03-11 22:04:19 +0000
  • eb85627d1a Update to latest bug fix for Python 3.6 to fix Heroku warning when deploying Bruno Alla 2019-03-11 22:02:11 +0000
  • 87ea2c33cc Run black on the CI with --check option Bruno Alla 2019-03-11 22:00:02 +0000
  • f3c82aaf60 Change test_docker.sh to fail if any command in it fails Bruno Alla 2019-03-11 21:42:54 +0000
  • 858c88e02b Create a test matrix on Travis CI to help testing multiple options Bruno Alla 2019-03-11 21:23:01 +0000
  • 9eab0b9365
    Merge pull request #1956 from pydanny/conditional-redis-merge Bruno Alla 2019-03-11 21:12:58 +0000
  • 1c5c4e52c0 Add automatic migrations to heroku deploys (#1951) yunti 2019-03-11 21:05:31 +0000
  • ae27ef3fae Merge branch 'master' into conditional-redis-merge Bruno Alla 2019-03-11 20:53:36 +0000
  • fd9702c008
    Remove migrate command from docs Bruno Alla 2019-03-11 20:43:59 +0000
  • c82bb2334f Update bootstrap version Bruno Alla 2019-03-05 13:39:01 +0000
  • 620a145c15
    Update deployment docs for heroku yunti 2019-03-11 18:10:16 +0000
  • a7079a8b13 Merge commit '6e72169ffe3022b54db3d44297226226cf86c1e8' Trung Dong Huynh 2019-03-09 14:22:47 +0000
  • 55e7ec64d8
    Add automatic migrations to heroku deploys yunti 2019-03-06 22:19:35 +0000
  • 6e72169ffe Add missing script key to Travis CI config (#1950) btknu 2019-03-06 02:10:45 +0100
  • ec412b59de Update CONTRIBUTORS.rst bartek 2019-03-06 00:58:35 +0100
  • 741fa20918 Adds missing config to generated .travis.yml bartek 2019-03-06 00:31:27 +0100
  • f500435c76 Add failing test for travis.yml bartek 2019-03-06 00:12:19 +0100
  • c3bbe2b7ee
    Added tornado <6.0 as an explicit dependency keithjeb 2019-03-03 19:35:17 +0100
  • 9aabdc7736 Improve comment why browser sync open is set to false when using Docker Bruno Alla 2019-03-03 09:54:03 -0300
  • c72c4bff85 Upgrade node Docker images to more modern ones Bruno Alla 2019-03-03 09:51:29 -0300
  • b61cc2e97f Switch base node image to jess-slim to have the required build tools Bruno Alla 2019-03-02 12:30:42 -0300
  • 5a853aed99 Make a note about browser sync false option Bruno Alla 2019-03-02 12:29:45 -0300
  • 1c79c9ae08 Fix the build command Bruno Alla 2019-03-02 12:28:43 -0300
  • 05cee1389b Update Gulpfile v4 to support Docker Bruno Alla 2019-03-02 12:05:10 -0300
  • b0f5fb9b76 Merge branch 'master' into feature/docker-compose-gulp Bruno Alla 2019-03-02 12:02:09 -0300