Commit Graph

10067 Commits (06631795c0a7de0f7b45c8c5dabc796b4cd86bcc)

Author SHA1 Message Date
Santos Gallegos 06631795c0 Ignore six.PY2 from coverage 2018-12-04 15:59:26 -05:00
Santos Gallegos e26452a628 Keep compatibility with webhooks 2018-12-04 15:06:26 -05:00
Santos Gallegos ddaa146dde Merge branch 'master' into validate-payload-webhooks 2018-12-04 13:44:31 -05:00
Santos Gallegos ff377cc249 Make os.urandom python2 compatible 2018-12-04 13:29:10 -05:00
Santos Gallegos 0c73fed2c4 Remove import 2018-12-04 13:11:30 -05:00
Santos Gallegos 0e444b930d More tests 2018-12-04 13:07:01 -05:00
Manuel Kaufmann 85d9a1fb23
Merge pull request #4956 from rtfd/humitos/redis/pin-2.x
Pin redis to the current stable and compatible version
2018-12-04 18:13:41 +01:00
Santos Gallegos e41b65620d More python2 2018-12-04 12:09:41 -05:00
Santos Gallegos d373f6606c Validate GitLab's token 2018-12-04 12:00:52 -05:00
Santos Gallegos 6b4f05068a Python 2 again 2018-12-04 11:59:03 -05:00
Manuel Kaufmann be0522c48b Pin redis to a stable version 2018-12-04 17:42:05 +01:00
Eric Holscher 1b1cf361b9
Merge pull request #4870 from dojutsu-user/remove-unused-project-model-fields
Remove unused project model fields
2018-12-04 11:18:49 -05:00
Santos Gallegos b1fea279f8 Python2 syntax 2018-12-04 11:06:16 -05:00
Santos Gallegos 92fc83e0f7
Merge pull request #4939 from stsewd/shallow-clone
Shallow git clone
2018-12-04 11:02:52 -05:00
dojutsu-user 5e5455e131 rename migrations file 2018-12-04 20:15:46 +05:30
Eric Holscher 90b6af8092
Merge pull request #4954 from rtfd/humitos/tox/lang-variable
Properly set LANG environment variables
2018-12-04 08:34:43 -05:00
Eric Holscher a75ce2f608
Merge branch 'master' into remove-unused-project-model-fields 2018-12-04 08:31:25 -05:00
Eric Holscher 213dabe9cc
Merge pull request #4953 from rtfd/humitos/upgrade/warnings
Adapt code to remove and ignore warnings
2018-12-04 08:16:38 -05:00
Eric Holscher 28bffcd7fd Merge remote-tracking branch 'origin/master' into remove-unused-project-model-fields 2018-12-04 08:06:11 -05:00
Manuel Kaufmann 87397f2119 Properly set LANG and LC_ALL environment variables
LANG=C means ASCII and that's why unicode branches/tag tests are
failing.
2018-12-04 13:44:28 +01:00
Manuel Kaufmann 238e594f13 Ignore warnings on pytest summary
Ignore warnings for Django 2.0 (we will need them once we migrate) and
remove external dependencies warnings (there is not too much we can do
here for now).
2018-12-04 12:21:31 +01:00
Manuel Kaufmann 22d9641908 Properly escape regex 2018-12-04 12:21:19 +01:00
Manuel Kaufmann bd33e1d402 Use is_authenticated and is_anonymous as attribute 2018-12-04 12:20:54 +01:00
Manuel Kaufmann 2d4dd655b9 Upgrade assertRegexpMatches to assertRegex 2018-12-04 12:19:45 +01:00
Manuel Kaufmann 5f99a67ac4 Upgrade django-rest-framework code to remove warning deprecations 2018-12-04 12:18:46 +01:00
Santos Gallegos c17868f1cc Tests 2018-12-03 18:57:29 -05:00
Santos Gallegos 0855f777d8 Linter 2018-12-03 18:57:19 -05:00
Santos Gallegos 29a40a03a9 Put back normalize_request_payload 2018-12-03 17:51:05 -05:00
Santos Gallegos 0fa97c4454 Docstrings 2018-12-03 17:40:15 -05:00
Santos Gallegos 8996499465 Use custom parsers 2018-12-03 15:43:07 -05:00
Santos Gallegos 88597409b0 Backwards compatibility with old webhooks 2018-12-03 13:56:16 -05:00
Santos Gallegos 4b6ceabfda Merge branch 'master' into validate-payload-webhooks 2018-12-03 12:58:00 -05:00
Santos Gallegos ffd52f2dea Add helptext 2018-12-03 12:57:02 -05:00
Santos Gallegos 9393cd8c05 Docstrings 2018-12-03 12:50:12 -05:00
Santos Gallegos 46b5e06813
Merge pull request #4919 from stsewd/update-travis
Remove deprecated sudo from travis
2018-12-03 09:45:39 -05:00
Manuel Kaufmann 3800d7555f
Merge pull request #4910 from dojutsu-user/validate-profile-form-fields
Validate profile form fields
2018-12-03 12:22:37 +01:00
Manuel Kaufmann 273776cbfd
Merge pull request #4929 from stsewd/remove-repeated-code
Remove repeated and dead code
2018-12-03 12:07:13 +01:00
Manuel Kaufmann 4ba947a4f4
Merge pull request #4433 from rtfd/humitos/git/unicode-branches
Support git unicode branches
2018-12-03 11:57:00 +01:00
Santos Gallegos 2d5bea3eda Set depth as 50 2018-11-30 10:50:11 -05:00
Santos Gallegos 36e184b24c Validate GitHub webhook's payload 2018-11-29 19:57:41 -05:00
Santos Gallegos fe3fa3d8a7 Add secret field to Integration model 2018-11-29 19:56:56 -05:00
Santos Gallegos e103d2958d Shallow clone
Close #1888
2018-11-29 15:56:15 -05:00
Eric Holscher b15e5d3970
Merge pull request #4792 from rtfd/humitos/pur/update
All package updates
2018-11-29 15:27:25 -05:00
Eric Holscher a5a761b4b4
Merge pull request #4933 from stsewd/fix-svn
Fix svn update
2018-11-29 15:23:17 -05:00
Eric Holscher 37f2ef46c5
Merge pull request #4876 from stsewd/sync-version-when-creating-branch-tag
Sync versions when creating/deleting versions
2018-11-29 15:20:44 -05:00
Santos Gallegos 3f8f62562f Fix svn update 2018-11-28 16:07:41 -05:00
Manuel Kaufmann b774e081d7 Regex string escape properly 2018-11-28 14:33:00 +01:00
Eric Holscher 7f2b831ac1
Merge pull request #4931 from rtfd/release/2.8.2
Release 2.8.2
2018-11-28 07:56:29 -05:00
Eric Holscher f7c75197e1 Release 2.8.2 2018-11-28 07:43:44 -05:00
Manuel Kaufmann f0edd22bba Latest updates
$ for reqs in `ls requirements`; do pur --skip django,docker,celery,commonmark,gitpython,elasticsearch,pyelasticsearch,mercurial --requirement requirements/$reqs; done
2018-11-28 10:51:05 +01:00