unrhodecode/rhodecode/tests
Marcin Kuzminski fc24585f04 ui: new file tree switcher
- removed the pjax implementation
- pjax isn't really a better choice here, and removing it simplifies a lot of logic.
2019-05-07 13:02:36 +02:00
..
config py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
database docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
events api/pull-requests: trigger events for comments/review status changes. 2019-01-18 13:34:54 +01:00
fixtures Diffs: fixed missing limited diff container display on large diffs 2019-01-07 13:41:12 +01:00
functional merge: merged default changes into new-ui 2019-04-19 13:21:58 +02:00
integrations webhook: quote URL variables to prevent url errors with special chars like # in pr title. 2019-02-14 00:21:50 +01:00
lib ui: new file tree switcher 2019-05-07 13:02:36 +02:00
load docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
models pull-requests: updated metadata information for failed merges with multiple heads. 2019-04-09 13:12:26 +02:00
other docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
scripts py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
vcs docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
vcs_operations tests: fixed stream tests 2019-03-05 19:22:45 +01:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_external_test.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
fixture.py auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. 2019-01-16 11:03:28 +01:00
plugin.py tests: fixed broken tests after UI chages 2019-04-01 21:04:06 +02:00
pylons_plugin.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
rhodecode.ini Issue #5536 - ability to disable server-side SSH key generation 2019-02-14 01:16:57 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py spelling: fixed usefull -> useful 2019-02-08 14:48:30 +01:00
vcsserver_http.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00