Sign in
apache
/
zeppelin
/
HEAD
3e9e895
[ZEPPELIN-6314] Set up a new E2E testing environment in the New UI
by YONGJAE LEE(이용재)
· 2 days ago
master
948f165
[ZEPPELIN-6265] Support classic Helium viz packages in new UI
by ChanHo Lee
· 3 days ago
8d18618
[ZEPPELIN-6325] Add Custom TSLint Rule to Alphabetically Order Exports in public-api.ts
by YONGJAE LEE(이용재)
· 5 days ago
3c10d37
[ZEPPELIN-6271] Remove TravisCI-related scripts no longer in use
by Gyeongtae Park
· 6 days ago
5aa6525
[ZEPPELIN-6315] Add a lint rule to prevent circular imports in zeppelin-web-angular
by ChanHo Lee
· 7 days ago
3073e3f
[ZEPPELIN-6236] Prettify format to pass lint in web-angluar
by ChanHo Lee
· 7 days ago
75a9caa
[ZEPPELIN-6309] Improve method by replacing JsonObject parameter
by YeonKyung Ryu
· 8 days ago
c9d6b13
[ZEPPELIN-6319] Fixing unsupported wildcard path expansion in zeppelin-web-angular
by ChanHo Lee
· 13 days ago
0f20ffc
[ZEPPELIN-6203] Connect shortcut modal for info button
by YONGJAE LEE(이용재)
· 2 weeks ago
4fbfaec
[ZEPPELIN-6298] Fix cursor-related issues in New UI's Paragraph
by YONGJAE LEE(이용재)
· 2 weeks ago
4297661
[ZEPPELIN-6308] Extract hardcoded py4j values to constants
by YeonKyung Ryu
· 2 weeks ago
85b7550
[ZEPPELIN-6306] Prevent NPE in StaticRepl by fail-fast JavaCompiler check
by eunhwa99
· 2 weeks ago
bd5aac8
[ZEPPELIN-6317] Fix responsive layout issue of the control action bar in New UI
by YONGJAE LEE(이용재)
· 2 weeks ago
65fd70f
[ZEPPELIN-6197] 6229] Fixed the shortcuts in the New UI so that they match the Classic UI and work correctly
by YONGJAE LEE(이용재)
· 2 weeks ago
078b754
[ZEPPELIN-6282] Add null check condition
by Juyeon
· 2 weeks ago
7110bed
[ZEPPELIN-6305] Modify package.json so that lint and prettier cover projects folder
by YONGJAE LEE(이용재)
· 2 weeks ago
320c1a2
[ZEPPELIN-6138] Add .nvmrc to set node v16.20.2 for Zeppelin client
by YONGJAE LEE(이용재)
· 2 weeks ago
f45587d
[ZEPPELIN-6299] Refactor StaticRepl for readability, correctness, and modern Java usage
by eunhwa99
· 3 weeks ago
3a0e421
[ZEPPELIN-6316] Fix broken tests caused by field name change
by ChanHo Lee
· 3 weeks ago
a0ef5b8
[ZEPPELIN-6304] Changes to interpreter bindings are not reflected when reopening the binding settings
by YONGJAE LEE(이용재)
· 3 weeks ago
96e2c65
[ZEPPELIN-6310] When paragraph to edit, word wrap doesn't work
by YONGJAE LEE(이용재)
· 3 weeks ago
093648f
[MINOR] Update java version check that only allows java 11 or newer
by Paul Zhang
· 3 weeks ago
225f8a0
[ZEPPELIN-6295] Add configurations that allow LDAP users map directly to role
by Paul Zhang
· 3 weeks ago
d6ec974
[ZEPPELIN-6307] Rename fieldname in NewNoteRequest class
by YeonKyung Ryu
· 3 weeks ago
f4f8a72
[ZEPPELIN-6301] Add tslint custom rule about ensure the order in constructor
by YONGJAE LEE(이용재)
· 3 weeks ago
ade854e
[ZEPPELIN-6234] fix: table() function not working
by Yuijin Kim(yuikim)
· 4 weeks ago
279af4f
[ZEPPELIN-6302] Route to home when click note trash button in New UI
by YONGJAE LEE(이용재)
· 4 weeks ago
fbd94da
[ZEPPELIN-6216] Show clear message when job manager is disabled instead of infinite loading
by Yeonhee Hayden Kim
· 4 weeks ago
1f8e763
[ZEPPELIN-6303] Align JDK requirement to 11 in build guide
by 강현욱
· 4 weeks ago
f541b46
[ZEPPELIN-6296] Modify New UI when entering a note, the note name is displayed in the page title
by YONGJAE LEE(이용재)
· 4 weeks ago
8d73bfc
[ZEPPELIN-6300] Replace deprecated StringUtils.equals to Strings.CS.equals
by eunhwa99
· 4 weeks ago
0f92acc
[ZEPPELIN-6292] Fix e2e test build dependency order by including zeppelin-web-angular
by 강현욱
· 4 weeks ago
a14243c
[ZEPPELIN-6181] Login form does not pass plus sign into authenticator
by Yuijin Kim(yuikim)
· 4 weeks ago
d197a3e
[HOTFIX] Add missing License header to dev/requirements
by Philipp Dallig
· 4 weeks ago
1b2ed76
[ZEPPELIN-6286] Add lint check to zeppelin-web-angular CI workflow
by SeungYoung Oh
· 4 weeks ago
53fe7c1
[ZEPPELIN-6273] Add unit test for AngularInterpreter
by Juyeon
· 4 weeks ago
55789d3
[ZEPPELIN-6256] Fix resource leaks in SparkInterpreterLauncher.detectSparkScalaVersion
by renechoi
· 4 weeks ago
eb923af
[ZEPPELIN-6290] Add .env file support and update merge script documentation
by ChanHo Lee
· 4 weeks ago
8b2aabb
[ZEPPELIN-6280] Remove unused LivyPySpark3Interpreter class
by YeonKyung Ryu
· 4 weeks ago
934d4e3
[ZEPPELIN-6285] Refactor getNotesInfo to improve readability and immutability
by eunhwa99
· 4 weeks ago
f68d69b
[ZEPPELIN-6281] Add Unit Tests for LivyVersion Class
by YeonKyung Ryu
· 4 weeks ago
31f7d56
[ZEPPELIN-6164][HOTFIX] Fix the problem that previous PR for does not …
by Paul Zhang
· 4 weeks ago
f32b50f
[ZEPPELIN-6288] Replace Yoda conditions in InterpreterFactory with standard null checks
by 강현욱
· 5 weeks ago
7b26f92
[ZEPPELIN-6287] Fix lint errors in zeppelin-web-angular modules
by SeungYoung Oh
· 5 weeks ago
01efbd1
[ZEPPELIN-6259] Add null safety checks in SparkInterpreterLauncher.detectSparkScalaVersionByReplClass
by renechoi
· 5 weeks ago
6dd03ab
[ZEPPELIN-6283] Decouple 'isRevisionSupported' state from configuration API response
by SeungYoung Oh
· 5 weeks ago
27e9b8f
[ZEPPELIN-6276] Replace Deprecated Number Constructors for Java 11
by YeonKyung Ryu
· 5 weeks ago
215b782
[ZEPPELIN-6252] Migrate frontend TypeScript configuration to `strict: true` for better type safety
by ChanHo Lee
· 5 weeks ago
0da4f8d
[ZEPPELIN-6244] Handle Collection as defaultValue in GUI.select()
by renechoi
· 6 weeks ago
4efa2a3
[ZEPPELIN-6270] Rename "Import As" to "Note Name" for creating a new note in the new UI
by Yeonhee Hayden Kim
· 6 weeks ago
eb2e03e
[ZEPPELIN-6255] added message in the create-repository-modal for user not to be confused
by yunajoe
· 6 weeks ago
d4072a6
[ZEPPELIN-6267] Refactor JarHelper Class to Use a Logging Framework Instead of System.out.println()
by 강현욱
· 6 weeks ago
8ec487f
[ZEPPELIN-6195] Fix Selenium tests by switching from Chrome to Firefox and upgrading outdated Spark
by Gyeongtae Park
· 6 weeks ago
4bf5ab9
[ZEPPELIN-6626] Fix JWT expiration validation security vulnerability
by Dongmin Cha
· 7 weeks ago
ab52456
[ZEPPELIN-6264] Refactor InfluxDBInterpreter for improved readability and maintainability
by eunhwa99
· 7 weeks ago
1b90f31
[MINOR] Bump up version to 0.13.0-SNAPSHOT
by Jongyoul Lee
· 7 weeks ago
d022d62
[ZEPPELIN-6245] Improve Repository class stability and validation
by renechoi
· 8 weeks ago
410b160
[MINOR] commons-beanutils 1.11.0
by PJ Fanning
· 8 weeks ago
b44841b
[ZEPPELIN-6214] Fix new web app to handling carriage return
by Ruin09
· 8 weeks ago
890ddfe
[ZEPPELIN-6202] Fix %20 showing in notebook tree by URL-decoding note file paths
by Gyeongtae Park
· 8 weeks ago
7c08a82
[ZEPPELIN-6262] Refactor ElasticsearchClientTypeBuilder for safer enum handling and blank input support
by Gyeongtae Park
· 8 weeks ago
91a8565
[ZEPPELIN-6248] Display a message when no search results
by Juyeon
· 8 weeks ago
6edb9f1
[ZEPPELIN-6260] Fix memory leak in WebSocket watcher connections
by renechoi
· 8 weeks ago
1a66333
[ZEPPELIN-6247] Fix flag parsing bug in FileInterpreter
by renechoi
· 9 weeks ago
5051bf0
[ZEPPELIN-6251] Refactor AuthenticationService binding using factory method
by Gyeongtae Park
· 9 weeks ago
e4f4cc8
[ZEPPELIN-6243] Remove unused code in SemanticVersion class
by eunhwa99
· 9 weeks ago
9cf4121
[ZEPPELIN-6254] Add test case in file interpreter
by Juyeon
· 9 weeks ago
9a8ea36
[ZEPPELIN-6249] Fix broken Ace Editor theme link in STYLE.md
by HyoRyeong Jang
· 9 weeks ago
3ee87f1
[ZEPPELIN-6226] Update installation document with Supported Linux Distributions
by Shreya Sawant
· 9 weeks ago
60aad42
[ZEPPELIN-6223] Improve grammar and clarity in SECURITY-README.md for Shiro authentication
by Gyeongtae Park
· 9 weeks ago
25cd340
[ZEPPELIN-6241] Fail fast when default web app context fails to initialize due to missing resources
by ChanHo Lee
· 10 weeks ago
e9608f7
[ZEPPELIN-6246] Replace deprecated Character constructor
by 강현욱
· 10 weeks ago
86e94f3
[ZEPPELIN-6242] Refactor initAuth in Neo4jConnectionManager for safer enum parsing and default handling
by eunhwa99
· 10 weeks ago
573fc4e
[ZEPPELIN-6220] Remove unused constructor in DownloadRequest.class
by eunhwa99
· 10 weeks ago
91f091e
[ZEPPELIN-6240] Use generics in CommandArgs constructor to improve type safety
by 강현욱
· 10 weeks ago
a6fcb9d
[ZEPPELIN-6207] Bump Angular to 9 in zeppelin-web-angular
by ChanHo Lee
· 10 weeks ago
5935c44
[ZEPPELIN-6225] Refactor HiveStatement unwrapping for improved readability and robustness
by 강현욱
· 10 weeks ago
1fe6b04
[ZEPPELIN-6213] Add Cache-Control Header to API Calls
by Philipp Dallig
· 2 months ago
d774044
[MINOR] upgrade scala
by PJ Fanning
· 2 months ago
7d62077
[MINOR] Add GitHub Action to close stale PRs
by Jongyoul Lee
· 2 months ago
c5a303d
[ZEPPELIN-6205] Sort configurations alphabetically in new UI
by ChanHo Lee
· 2 months ago
bb96c04
[ZEPPELIN-6230] "Add Paragraph" button should not be hidden in Notebook.
by SeungYoung Oh
· 2 months ago
05a9f55
[ZEPPELIN-6239] Bump commons-lang3 from 3.14.0 to 3.18.0
by dependabot[bot]
· 2 months ago
d8b2f0c
[ZEPPELIN-6199] Fix tutorial document file download not working
by Ruin09
· 2 months ago
9e2ff88
[ZEPPELIN-6222] Fix typos and improve clarity in Neo4j interpreter configuration descriptions
by Gyeongtae Park
· 2 months ago
c322a8d
[ZEPPELIN-6219] Update copyright year in NOTICE file from 2024 to 2025
by Gyeongtae Park
· 3 months ago
8ca6e57
[MINOR] postgresql 42.7.7
by PJ Fanning
· 3 months ago
4d4b573
[ZEPPELIN-6210] Removed unused CommandLineUtilsTest.java file
by Gyeongtae Park
· 3 months ago
d98351a
[ZEPPELIN-6209] Rewrite Jetty Servername
by Philipp Dallig
· 3 months ago
8403dcc
[ZEPPELIN-6201] Add unit tests for utils classes: ServerUtils, ExceptionUtils, CommandLineUtils, AnyOfRolesUserAuthorizationFilter
by Gyeongtae Park
· 3 months ago
1ca383e
[ZEPPELIN-6206] Fix notebook paths in job manager page
by ChanHo Lee
· 3 months ago
7a97ffe
[ZEPPELIN-6196] Improve and Add Unit Tests for Elasticsearch Client and Wrappers
by Gyeongtae Park
· 3 months ago
fd7631e
[ZEPPELIN-6192] Enhance getHit() safety in ActionResponse and improve interface documentation
by Gyeongtae Park
· 3 months ago
526eb15
[ZEPPELIN-6198] Fix multiple typos in documentation markdown files
by 강현욱
· 3 months ago
9820caa
[ZEPPELIN-6086] Official Spark 4.0 support
by Adam Binford
· 3 months ago
94ae845
[ZEPPELIN-6185] fix prevent shortcut working in input field
by Soonoh
· 3 months ago
1221444
[ZEPPELIN-6186] fix searching user using JdbcRealm
by Soonoh
· 4 months ago
588b54b
[ZEPPELIN-6190] Prevent directory escape bypass through repeated URL decoding
by ChanHo Lee
· 4 months ago
9e35613
[ZEPPELIN-6193] Refactor SparkSubmitInterpreter to Improve Readability and Error Handling
by Gyeongtae Park
· 4 months ago
a656888
[ZEPPELIN-3271] add shiro setup for cron feature in docs
by Soonoh
· 4 months ago
Next »