unrhodecode/rhodecode/tests
2018-12-07 09:43:58 +01:00
..
config hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
database tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
events rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02:00
fixtures diffs: fixed problem with rendering no newline at the end of file markers. 2017-11-19 15:23:38 +01:00
functional core: use application wide detection of invalid bytes sent via URL/GET/POST data. 2018-10-24 12:29:11 +02:00
integrations webhook: handle ${commit_id} variable independent from ${branch}. 2018-10-02 21:35:05 +02:00
lib auth: UI changes 2018-11-29 18:15:55 +01:00
load core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
models tests: ensure we never hit same user_id twice in voting tests. 2018-12-06 21:05:54 +01:00
other app: disconect auth plugin loading from authentication registry. 2018-11-26 00:15:05 +01:00
scripts logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
vcs vcs: rename get_file_history to get_path_history as it better reflects what it does. 2018-12-07 09:43:58 +01:00
vcs_operations repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +02:00
__init__.py tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
auth_external_test.py auth: UI changes 2018-11-29 18:15:55 +01:00
fixture.py repository: add check preventing of removal of repo with attached pull requests. 2018-09-25 12:05:44 +02:00
plugin.py rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02:00
pylons_plugin.py caches: new cache context managers. 2018-08-02 18:04:52 +02:00
rhodecode.ini mailing: switched from homebrew lib to pyramid_mailer with python3 compatability 2018-10-03 18:47:58 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py tests: fixed some pytest deprecated calls, and warnings. 2018-10-01 12:23:47 +02:00
vcsserver_http.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00