| .. |
|
app_template
|
bf2556e51f
HUE-8317 [core] App SDK should generate views in the proper format
|
7 лет назад |
|
app_template_proxy
|
f779446c57
HUE-8721 [frontend] Remove the is_hue_4 and disable_hue_3 configuration flags
|
6 лет назад |
|
auth
|
80f8cc705b
GH-1807 [Django Upgrade] LDAP auth error: authenticate() missing 1 required positional argument: 'request'
|
4 лет назад |
|
configuration
|
319aea6373
HUE-8530 [organization] Simplify imports by handling logic in useradmin
|
6 лет назад |
|
js
|
70d8aac539
[frontend] Publishing web component wrapper as an NPM package - vue3-webcomponent-wrapper
|
4 лет назад |
|
lib
|
99b2b3609e
[slack] Change qid_or_uuid -> qid and update Document2.DoesNotExist try/except
|
4 лет назад |
|
locale
|
c5b3af00d9
HUE-8137 [core] Refresh translations files for 4.2
|
7 лет назад |
|
log
|
29ee0b05ed
HUE-9108 [core] Revert prettify unifying the general log level
|
6 лет назад |
|
management
|
57a95fe722
fixing pylint issues
|
4 лет назад |
|
migrations
|
50abf47fca
[connector] Support connector to same dialect but different interface
|
5 лет назад |
|
old_migrations
|
4ff4fb110c
HUE-8737 [core] Futurize desktop/core/src/desktop for Python 3.5
|
6 лет назад |
|
org_migrations
|
50abf47fca
[connector] Support connector to same dialect but different interface
|
5 лет назад |
|
redaction
|
7ef66615d0
HUE-8737 [core] Fix desktop tests for py3
|
6 лет назад |
|
static
|
a6afc3bc3b
[editor] Add expand/collapse actions for editor area and bottom tabs
|
5 лет назад |
|
templates
|
e2842ad006
[frontend] Add a feature flag for predict typeahead
|
5 лет назад |
|
test_data
|
1c8962e753
HUE-8846 [ci] Add integration flag to current tests requiring Hadoop
|
6 лет назад |
|
__init__.py
|
c08e4d01dd
HUE-8747 [editor] Add celery to managed_entry
|
6 лет назад |
|
admin.py
|
75691d96b0
HUE-1804 [core] Serve admin static files
|
12 лет назад |
|
api.py
|
4ff4fb110c
HUE-8737 [core] Futurize desktop/core/src/desktop for Python 3.5
|
6 лет назад |
|
api2.py
|
e74502c722
HUE-9705 [Django Upgrade] Remove old unused commit option to loaddata.handle
|
5 лет назад |
|
api2_tests.py
|
d3146ed861
HUE-8758 [api] Remove duplicated document types in get_config
|
5 лет назад |
|
api_tests.py
|
7ef66615d0
HUE-8737 [core] Fix desktop tests for py3
|
6 лет назад |
|
appmanager.py
|
12b0a49b41
HUE-8888 [core] Light restyling of the appmanager
|
6 лет назад |
|
celery.py
|
a5604d9841
HUE-3797 [scheduler] Preparing submit API for beat
|
6 лет назад |
|
conf.py
|
7cef1247a7
[slack] Remove private=True from SLACK_CLIENT_ID.
|
4 лет назад |
|
context_processors.py
|
e299da3e7c
[impala] Initial commit
|
13 лет назад |
|
converter_tests.py
|
319aea6373
HUE-8530 [organization] Simplify imports by handling logic in useradmin
|
6 лет назад |
|
converters.py
|
4ff4fb110c
HUE-8737 [core] Futurize desktop/core/src/desktop for Python 3.5
|
6 лет назад |
|
decorators.py
|
5d0f32fe32
HUE-8758 [connectors] Allow organization admin to install connector examples
|
6 лет назад |
|
kt_renewer.py
|
56cc487839
[core] Fix error handling in kt_renewer.py for python3
|
5 лет назад |
|
ldaptestcmd_tests.py
|
e4eec99378
Changes made to pass the unit tests
|
4 лет назад |
|
manage_entry.py
|
447e37baf4
CommandParser not requires cmd argument in django2.1
|
5 лет назад |
|
metrics.py
|
2d56caefd7
HUE-9245 [core] Add back Django Database metrics from clean up list
|
5 лет назад |
|
middleware.py
|
ba8f19931c
[core] Adding no auth flag for component testing
|
4 лет назад |
|
middleware_test.py
|
4a94e44796
Applying pylint styling fix to files
|
5 лет назад |
|
models.py
|
c85c4139d9
[editor] Fix issue of query-10 vs query-hive in samples
|
5 лет назад |
|
models_tests.py
|
42eb854867
[user] Default app loading can fail
|
5 лет назад |
|
monkey_patches.py
|
6013b1057a
HUE-9494 [core] Patch hashlib md5 for FIPS
|
5 лет назад |
|
require_login_test.py
|
dc2febd5c5
HUE-3287 [core] Django 1.11 upgrade
|
7 лет назад |
|
routing.py
|
1383cc848f
HUE-9064 [ws] Parameterize channels config to be setup
|
6 лет назад |
|
settings.py
|
ba8f19931c
[core] Adding no auth flag for component testing
|
4 лет назад |
|
signal_handlers.py
|
69ff10f2c0
[desktop] Add a SIGUSR1 handler that dumps the thread stacktrace to stderr
|
10 лет назад |
|
supervisor.py
|
c04d89a277
[core] Fix some code not compatible with python 3 (#1244)
|
5 лет назад |
|
tests.py
|
9aa3651014
[desktop] Fix pylint styling in tests
|
5 лет назад |
|
urls.py
|
b4705f9f80
[core] Disable django admin app
|
5 лет назад |
|
views.py
|
56c4b8e71b
Fix SAML groups check (#1815)
|
4 лет назад |
|
webpack_utils.py
|
e4c296b743
HUE-9425 [ui] Don't throw exception when detecting bundles if webpack isn't ready
|
5 лет назад |
|
wsgi.py
|
b2a78ae722
[core] Add wsgi.py script to simplify deployment to Apache
|
11 лет назад |