Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to python 3 🎉 #1766

Merged
merged 255 commits into from Mar 11, 2020
Merged

Migrate to python 3 🎉 #1766

merged 255 commits into from Mar 11, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 20, 2018

  1. StringIO

    abulte authored and noirbizarre committed Jun 20, 2018
    Copy the full SHA
    e48a4c9 View commit details
    Browse the repository at this point in the history
  2. WIP test_auth_api

    abulte authored and noirbizarre committed Jun 20, 2018
    Copy the full SHA
    493a848 View commit details
    Browse the repository at this point in the history
  3. WIP

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    2f25f69 View commit details
    Browse the repository at this point in the history
  4. WIP rebase

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    819f487 View commit details
    Browse the repository at this point in the history
  5. Cast dict items and keys

    abulte committed Jun 20, 2018
    Copy the full SHA
    9101b0a View commit details
    Browse the repository at this point in the history
  6. Metaclass syntax

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    5fcf01c View commit details
    Browse the repository at this point in the history
  7. __unicode__ -> __str__

    abulte committed Jun 20, 2018
    Copy the full SHA
    ba80ccb View commit details
    Browse the repository at this point in the history
  8. Python CSV/utf8

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    14404de View commit details
    Browse the repository at this point in the history
  9. Make harvest tests pass

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    d3af541 View commit details
    Browse the repository at this point in the history
  10. Fix badge test

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    3381fc6 View commit details
    Browse the repository at this point in the history
  11. Fix test_tasks_routing.py

    noirbizarre committed Jun 20, 2018
    Copy the full SHA
    98d9657 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Copy the full SHA
    a15fa12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa6a9dd View commit details
    Browse the repository at this point in the history
  3. map() to list comprehension

    abulte committed Jun 21, 2018
    Copy the full SHA
    88c67e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    993485e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e368ab View commit details
    Browse the repository at this point in the history
  6. Fix i18n tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    d1f6e43 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ce5b33c View commit details
    Browse the repository at this point in the history
  8. xrange -> range

    abulte committed Jun 21, 2018
    Copy the full SHA
    0a2c48d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5365f59 View commit details
    Browse the repository at this point in the history
  10. migrate .next()

    abulte committed Jun 21, 2018
    Copy the full SHA
    051640a View commit details
    Browse the repository at this point in the history
  11. fix test_datasets_api \o/

    abulte committed Jun 21, 2018
    Copy the full SHA
    f9d07f2 View commit details
    Browse the repository at this point in the history
  12. Fix routing tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    f8c0f7e View commit details
    Browse the repository at this point in the history
  13. Fix some dict keys []

    abulte committed Jun 21, 2018
    Copy the full SHA
    0cd794a View commit details
    Browse the repository at this point in the history
  14. Fix search tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    8927e82 View commit details
    Browse the repository at this point in the history
  15. fix enum=VALIDATION_STATES

    abulte committed Jun 21, 2018
    Copy the full SHA
    ff4421a View commit details
    Browse the repository at this point in the history
  16. Fix storages tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    38345a8 View commit details
    Browse the repository at this point in the history
  17. Fix tags tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    b6c9f39 View commit details
    Browse the repository at this point in the history
  18. Fix uris idna handling

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    90f23a2 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    43c1882 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    d173f09 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    da1eb5f View commit details
    Browse the repository at this point in the history
  22. Fix forms tests

    abulte committed Jun 21, 2018
    Copy the full SHA
    58edcd5 View commit details
    Browse the repository at this point in the history
  23. Fix resources grouping

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    d7a13cd View commit details
    Browse the repository at this point in the history
  24. Fix json_ld test helper

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    92fa6ce View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    6a878a8 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    7a357e6 View commit details
    Browse the repository at this point in the history
  27. Fix workers/test_jobs_commands

    abulte committed Jun 21, 2018
    Copy the full SHA
    6ade4cd View commit details
    Browse the repository at this point in the history
  28. Fix test_frontend_filters

    abulte committed Jun 21, 2018
    Copy the full SHA
    e7eb931 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    1c7829b View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    b1d9ff4 View commit details
    Browse the repository at this point in the history
  31. Doc quickfixes

    abulte committed Jun 21, 2018
    Copy the full SHA
    8d14bb7 View commit details
    Browse the repository at this point in the history
  32. Migrate circle

    abulte committed Jun 21, 2018
    Copy the full SHA
    44250e5 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    f352526 View commit details
    Browse the repository at this point in the history
  34. Fix harvester CSV

    abulte committed Jun 21, 2018
    Copy the full SHA
    1844a55 View commit details
    Browse the repository at this point in the history
  35. mock_use_standalone_module

    abulte committed Jun 21, 2018
    Copy the full SHA
    2800e03 View commit details
    Browse the repository at this point in the history
  36. Flush CI cache

    abulte committed Jun 21, 2018
    Copy the full SHA
    24bc166 View commit details
    Browse the repository at this point in the history
  37. pyliblzma

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    e47963c View commit details
    Browse the repository at this point in the history
  38. Low hanging fruits from inv serve

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    a20740c View commit details
    Browse the repository at this point in the history
  39. .keys() -> list(dict) mostly

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    fcac1e3 View commit details
    Browse the repository at this point in the history
  40. iteritems

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    313ae1c View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    7c0ef68 View commit details
    Browse the repository at this point in the history
  42. StringIO

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    797e055 View commit details
    Browse the repository at this point in the history
  43. WIP test_auth_api

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    03fc41b View commit details
    Browse the repository at this point in the history
  44. WIP

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    b664dcc View commit details
    Browse the repository at this point in the history
  45. WIP rebase

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    d66a4e5 View commit details
    Browse the repository at this point in the history
  46. Cast dict items and keys

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    f045628 View commit details
    Browse the repository at this point in the history
  47. Metaclass syntax

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    6703bf7 View commit details
    Browse the repository at this point in the history
  48. __unicode__ -> __str__

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    d14506d View commit details
    Browse the repository at this point in the history
  49. Python CSV/utf8

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    4de3ac0 View commit details
    Browse the repository at this point in the history
  50. Make harvest tests pass

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    871e802 View commit details
    Browse the repository at this point in the history
  51. Fix badge test

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    604904a View commit details
    Browse the repository at this point in the history
  52. Fix test_tasks_routing.py

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    3ded27c View commit details
    Browse the repository at this point in the history
  53. xrange -> range

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    a3bf10f View commit details
    Browse the repository at this point in the history
  54. fix test_create_with_file_chunks

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    045a3f7 View commit details
    Browse the repository at this point in the history
  55. fix test_datasets_api \o/

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    c02e90b View commit details
    Browse the repository at this point in the history
  56. Fix some dict keys []

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    fbbf458 View commit details
    Browse the repository at this point in the history
  57. Fix search tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    7436729 View commit details
    Browse the repository at this point in the history
  58. fix enum=VALIDATION_STATES

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    ab6823c View commit details
    Browse the repository at this point in the history
  59. Fix storages tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    69aaa4b View commit details
    Browse the repository at this point in the history
  60. Fix tags tests

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    c41b88a View commit details
    Browse the repository at this point in the history
  61. Fix uris idna handling

    noirbizarre committed Jun 21, 2018
    Copy the full SHA
    720b24c View commit details
    Browse the repository at this point in the history
  62. Copy the full SHA
    07fe9ed View commit details
    Browse the repository at this point in the history
  63. Copy the full SHA
    da95a8d View commit details
    Browse the repository at this point in the history
  64. Copy the full SHA
    77accb5 View commit details
    Browse the repository at this point in the history
  65. Fix forms tests

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    065bbb7 View commit details
    Browse the repository at this point in the history
  66. Fix test_organization_frontend tests

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    74e2989 View commit details
    Browse the repository at this point in the history
  67. Fix test_frontend_filters

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    9b2d8db View commit details
    Browse the repository at this point in the history
  68. Doc quickfixes

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    06cda10 View commit details
    Browse the repository at this point in the history
  69. Migrate circle

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    84505d7 View commit details
    Browse the repository at this point in the history
  70. Copy the full SHA
    4bb716f View commit details
    Browse the repository at this point in the history
  71. Fix harvester CSV

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    7e680f0 View commit details
    Browse the repository at this point in the history
  72. mock_use_standalone_module

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    ff57db0 View commit details
    Browse the repository at this point in the history
  73. Flush CI cache

    abulte authored and noirbizarre committed Jun 21, 2018
    Copy the full SHA
    45285d0 View commit details
    Browse the repository at this point in the history
  74. Copy the full SHA
    d814690 View commit details
    Browse the repository at this point in the history
  75. python3.6 binary

    abulte committed Jun 21, 2018
    Copy the full SHA
    85e7c09 View commit details
    Browse the repository at this point in the history
  76. Use virtualenv

    abulte committed Jun 21, 2018
    Copy the full SHA
    3ec8e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Copy the full SHA
    75a1d5c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ec589bb View commit details
    Browse the repository at this point in the history
  3. Publish py3 branch

    abulte committed Jun 22, 2018
    Copy the full SHA
    0afd86d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. 1
    Copy the full SHA
    e1e430d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. python binary

    abulte committed Jun 25, 2018
    Copy the full SHA
    56319c3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into py3

    abulte committed Jun 25, 2018
    Copy the full SHA
    be31185 View commit details
    Browse the repository at this point in the history
  3. flake8 max-line-length = 100

    abulte committed Jun 25, 2018
    Copy the full SHA
    0c1f9fe View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Copy the full SHA
    82bd9ca View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Fix urllib.quote

    abulte committed Jul 2, 2018
    Copy the full SHA
    9d74198 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Merge master

    noirbizarre committed Aug 2, 2018
    Copy the full SHA
    ab69bef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93a2501 View commit details
    Browse the repository at this point in the history
  3. Flush CircleCI cache

    noirbizarre committed Aug 2, 2018
    Copy the full SHA
    8067423 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    63689ff View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Copy the full SHA
    9763d92 View commit details
    Browse the repository at this point in the history
  2. Post merge python 3 fixes

    noirbizarre committed Aug 28, 2018
    Copy the full SHA
    a5ab56f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1859 from noirbizarre/py3-merge-master

    Python 3 - merge master
    noirbizarre committed Aug 28, 2018
    Copy the full SHA
    038397a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b240e0f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    15af777 View commit details
    Browse the repository at this point in the history
  6. In-memory mongo

    noirbizarre committed Aug 28, 2018
    Copy the full SHA
    0f71940 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1860 from opendatateam/py3-alpine

    Py3 alpine based build
    noirbizarre committed Aug 28, 2018
    Copy the full SHA
    248c988 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Copy the full SHA
    2714752 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Copy the full SHA
    32297fd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Copy the full SHA
    49565a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Copy the full SHA
    d8240ec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Copy the full SHA
    8239dc7 View commit details
    Browse the repository at this point in the history
  2. Remove pyliblzma

    abulte committed Nov 6, 2018
    Copy the full SHA
    282dbae View commit details
    Browse the repository at this point in the history
  3. Remove py2 headers

    abulte committed Nov 6, 2018
    Copy the full SHA
    87d2e3e View commit details
    Browse the repository at this point in the history
  4. py3 fixes

    abulte committed Nov 6, 2018
    Copy the full SHA
    a049ba7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Drop legacy JS migrations

    noirbizarre committed Nov 15, 2018
    Copy the full SHA
    17fc7c9 View commit details
    Browse the repository at this point in the history
  2. WIP

    noirbizarre committed Nov 15, 2018
    Copy the full SHA
    401020b View commit details
    Browse the repository at this point in the history
  3. WIP

    noirbizarre committed Nov 15, 2018
    Copy the full SHA
    776bc20 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. WIP

    noirbizarre committed Nov 16, 2018
    Copy the full SHA
    aeade57 View commit details
    Browse the repository at this point in the history
  2. WIP

    noirbizarre committed Nov 16, 2018
    Copy the full SHA
    a8ebb03 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. WIP

    noirbizarre committed Nov 28, 2018
    Copy the full SHA
    659f9f4 View commit details
    Browse the repository at this point in the history
  2. Flush cache

    noirbizarre committed Nov 28, 2018
    Copy the full SHA
    03bc40a View commit details
    Browse the repository at this point in the history
  3. Upgrade pip during build

    noirbizarre committed Nov 28, 2018
    Copy the full SHA
    32c43c4 View commit details
    Browse the repository at this point in the history
  4. Introduce RollbackError

    noirbizarre committed Nov 28, 2018
    Copy the full SHA
    917b35e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Improve Record

    noirbizarre committed Nov 29, 2018
    Copy the full SHA
    dc3188b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Refactor

    noirbizarre committed Dec 3, 2018
    Copy the full SHA
    b5933a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. More cosmetics

    noirbizarre committed Dec 5, 2018
    Copy the full SHA
    674f187 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Fixes and refactor

    noirbizarre committed Jan 7, 2019
    Copy the full SHA
    ad037b8 View commit details
    Browse the repository at this point in the history
  2. Added changelog

    noirbizarre committed Jan 7, 2019
    Copy the full SHA
    cd96b96 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e442f14 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Post review fixes

    noirbizarre committed Jan 9, 2019
    Copy the full SHA
    cd8e806 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1956 from noirbizarre/data-migrations-v2

    Data migrations v2
    noirbizarre committed Jan 9, 2019
    Copy the full SHA
    7e15c97 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Copy the full SHA
    ad8134f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Copy the full SHA
    13707a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Copy the full SHA
    3f7f65a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    71a9f22 View commit details
    Browse the repository at this point in the history
  3. Use babel.numbers.format_decimal() instead of babel.numbers.format_nu…

    …mber() (deprecation warning)
    noirbizarre committed Mar 4, 2019
    Copy the full SHA
    dedb8f8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    78b73ab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bc01f47 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2054 from noirbizarre/py3-deprecation-warnings

    Remove lots of deprecation warnings
    noirbizarre committed Mar 4, 2019
    Copy the full SHA
    07adcb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Copy the full SHA
    222ca1f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Fix ModelField.process

    noirbizarre committed Apr 1, 2019
    Copy the full SHA
    26f8a2f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Copy the full SHA
    371537a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ec32c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47d8c05 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    684f1e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Copy the full SHA
    eca7e81 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ba0163b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Fix apidoc for Py3

    noirbizarre committed Sep 3, 2019
    Copy the full SHA
    d59c304 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Copy the full SHA
    b0b7a7b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    97ba10a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5e34cd4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    869a30d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Copy the full SHA
    e545093 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2321 from noirbizarre/fix-pip-py3-build

    Fix the Python 3 build
    noirbizarre committed Sep 24, 2019
    Copy the full SHA
    a61e15e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e345528 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4672879 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    caa00f3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    932cbd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Copy the full SHA
    794738a View commit details
    Browse the repository at this point in the history
  2. Conditionnal hook

    noirbizarre committed Sep 25, 2019
    Copy the full SHA
    6835223 View commit details
    Browse the repository at this point in the history
  3. Test params

    noirbizarre committed Sep 25, 2019
    Copy the full SHA
    f20d690 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Copy the full SHA
    086f690 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd8d8f0 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG

    noirbizarre committed Oct 2, 2019
    Copy the full SHA
    e9ef928 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dd8dec6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4983dff View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    62560ff View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0423a81 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    41ad3d3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f9b529c View commit details
    Browse the repository at this point in the history
  10. Upgrade mocking libs

    Fix #2329
    Fix #2302
    Fix #2127
    noirbizarre committed Oct 2, 2019
    Copy the full SHA
    d4fa3ba View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1735c16 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1da4067 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    e7edcd6 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c1a94fe View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    455fba4 View commit details
    Browse the repository at this point in the history
  16. Cleanup the dev tasks

    noirbizarre committed Oct 2, 2019
    Copy the full SHA
    9dac033 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    ada90da View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2335 from noirbizarre/py3-updates

    Py3 apply updates
    noirbizarre committed Oct 2, 2019
    Copy the full SHA
    9253129 View commit details
    Browse the repository at this point in the history
  19. Switch to Mongo 3.6

    noirbizarre committed Oct 2, 2019
    Copy the full SHA
    b668278 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    da67117 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    b60a382 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Update udata/core/dataset/models.py

    Co-Authored-By: Alexandre Bulté <alexandre@bulte.net>
    noirbizarre and abulte committed Oct 7, 2019
    Copy the full SHA
    c3c9034 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2336 from noirbizarre/py3-mongo-update

    Upgrade mongo update
    noirbizarre committed Oct 7, 2019
    Copy the full SHA
    bca89e2 View commit details
    Browse the repository at this point in the history
  3. Switch from commonmark to mistune as marjdown renderer.

    This enable GFM compliance (with tables support)
    noirbizarre committed Oct 7, 2019
    Copy the full SHA
    afdd12d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Copy the full SHA
    4a1371a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Copy the full SHA
    c6c585e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b012373 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Copy the full SHA
    bb9b51b View commit details
    Browse the repository at this point in the history
  2. Changelog

    noirbizarre committed Oct 10, 2019
    Copy the full SHA
    db2d66a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e87fe4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. fixed role modal default

    Stanislas committed Dec 18, 2019
    Copy the full SHA
    b70d092 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Copy the full SHA
    c729d5b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3054c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Copy the full SHA
    811163d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Copy the full SHA
    5100fbf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into py3

    quaxsze committed Jan 6, 2020
    Copy the full SHA
    e54e9bd View commit details
    Browse the repository at this point in the history
  3. fix requirements

    quaxsze committed Jan 6, 2020
    Copy the full SHA
    b099b26 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5ffe41e View commit details
    Browse the repository at this point in the history
  5. replace return by yield in fixture

    quaxsze committed Jan 6, 2020
    Copy the full SHA
    9e623ae View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configure Renovate for tests deps (#2408)

    Co-authored-by: Renovate Bot <renovatebot@gmail.com>
    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    3 people committed Jan 7, 2020
    Copy the full SHA
    d970f26 View commit details
    Browse the repository at this point in the history
  2. trigger build

    abulte committed Jan 7, 2020
    Copy the full SHA
    50a9224 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    012d3d1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e052a3 View commit details
    Browse the repository at this point in the history
  5. Reconfigure renovate (#2413)

    * remove prHourlyLimit
    * Add requirements/install.pip
    abulte committed Jan 7, 2020
    Copy the full SHA
    eafc631 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mistune' of https://github.com/noirbizarre/udata into n…

    …oirbizarre-mistune
    abulte committed Jan 7, 2020
    Copy the full SHA
    52ab3cd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    96b23da View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7b358af View commit details
    Browse the repository at this point in the history
  9. Update install.pip

    quaxsze committed Jan 7, 2020
    Copy the full SHA
    d7b5686 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Copy the full SHA
    c86a902 View commit details
    Browse the repository at this point in the history
  2. Remove unused pyyaml dep

    abulte committed Jan 8, 2020
    Copy the full SHA
    43aab1c View commit details
    Browse the repository at this point in the history
  3. remove 3.6 ref in docs

    abulte committed Jan 8, 2020
    Copy the full SHA
    fbcc6d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e4acee5 View commit details
    Browse the repository at this point in the history
  5. [renovate] 5 PRs per houx max

    abulte committed Jan 8, 2020
    Copy the full SHA
    54956c6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d0a34bf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c1e7df1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5629af5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5fc6dbe View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    05f9c99 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d37eb93 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2567d43 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Copy the full SHA
    717c295 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    883d9cc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fa57646 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    122561e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1adb4f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8512658 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Copy the full SHA
    2d086fc View commit details
    Browse the repository at this point in the history
  2. Form fields: do not translate label.text as it should already be tran…

    …slated (#2445)
    
    Removed translation of label.text in form field as it is already translated
    quaxsze committed Jan 10, 2020
    Copy the full SHA
    02fb875 View commit details
    Browse the repository at this point in the history
  3. Update dependency click to v7 (#2439)

    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    3 people committed Jan 10, 2020
    Copy the full SHA
    8e11559 View commit details
    Browse the repository at this point in the history
  4. Update dependency redis to v3.3.11 (#2433)

    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    3 people committed Jan 10, 2020
    Copy the full SHA
    d6a78be View commit details
    Browse the repository at this point in the history
  5. Update dependency Babel to v2.8.0 (#2414)

    * Update dependency Babel to v2.8.0
    * Do not rely on Babelex for daterange
    
    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    3 people committed Jan 10, 2020
    Copy the full SHA
    16f95c5 View commit details
    Browse the repository at this point in the history
  6. Fix geozone/logos load, require py3.7 (#2446)

    * Fix geozone/logos load, require py3.7
    
    * raw=False everywhere
    abulte committed Jan 10, 2020
    Copy the full SHA
    53d4ce9 View commit details
    Browse the repository at this point in the history
  7. Fix geologos load

    abulte committed Jan 10, 2020
    Copy the full SHA
    e5aa366 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Update dependency flask-restplus to v0.13.0 (#2423)

    * Update dependency flask-restplus to v0.13.0
    
    * fix internal api call
    
    * PROPAGATE_EXCEPTIONS = False
    
    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    3 people committed Jan 14, 2020
    Copy the full SHA
    e3a17c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. fixed bleach for ftp

    quaxsze committed Jan 15, 2020
    Copy the full SHA
    16bf6ca View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Fixed markdown error on FTP links (#2448)

    Fix bleach error on FTP links
    quaxsze committed Jan 16, 2020
    Copy the full SHA
    eace274 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4dce9dc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Display link's text only to avoid KeyError (#2451)

    Removed mailto callback
    quaxsze committed Jan 22, 2020
    Copy the full SHA
    fbd3df7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67778d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    193efd1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    02681ea View commit details
    Browse the repository at this point in the history
  5. fix basestring type to str

    quaxsze committed Jan 22, 2020
    Copy the full SHA
    dc411f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Copy the full SHA
    b3468c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Added conn alias (#2455)

    Added conn alias
    quaxsze committed Feb 18, 2020
    Copy the full SHA
    0a1ed04 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. update changelog

    abulte committed Mar 10, 2020
    Copy the full SHA
    937b5cb View commit details
    Browse the repository at this point in the history
  2. update changelog

    abulte committed Mar 10, 2020
    Copy the full SHA
    b71332a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4c9cdd8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d113beb View commit details
    Browse the repository at this point in the history