unrhodecode/rhodecode/tests
RhodeCode Admin 34af9cfa2f python3: fixed various code issues
- iterators
- use of u''
2023-03-20 20:51:25 +01:00
..
config py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00
database python3: remove usage of subprocess32 2023-03-06 23:29:12 +01:00
events tests: fixed some tests 2021-07-16 16:23:02 +02:00
fixtures files: fixed SVN refs switcher that used old format of diff between files. 2020-04-03 22:52:21 +02:00
functional python3: fix urllib usage 2023-03-06 22:00:27 +01:00
integrations events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00
lib python3: fixed various code issues 2023-03-20 20:51:25 +01:00
load python3: remove usage of subprocess32 2023-03-06 23:29:12 +01:00
models python3: removed more unicode usage 2023-03-10 10:05:54 +01:00
other code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
scripts python3: fixed usage of .next() and .func_name 2023-03-07 09:56:40 +01:00
vcs python3: fixed various code issues 2023-03-20 20:51:25 +01:00
vcs_operations python3: fixed usage of .next() and .func_name 2023-03-07 09:56:40 +01:00
__init__.py python3: fixed usage of .next() and .func_name 2023-03-07 09:56:40 +01:00
auth_external_test.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
fixture.py repos: cleannup and fix landing-ref code. 2023-01-18 22:10:40 +01:00
plugin.py python3: removed more unicode usage 2023-03-10 10:05:54 +01:00
pylons_plugin.py testing: added webhook tests and fixed tags adding 2023-02-01 12:06:16 +01:00
rhodecode.ini python3: more unicode fixes 2023-03-10 11:41:09 +01:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py python3: fix import configparser 2023-03-06 23:30:53 +01:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py python3: fixed urllib usage 2023-03-10 10:01:53 +01:00
vcsserver_http.ini tests: updated vcsserver test config 2020-05-12 10:23:34 +02:00