Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
163 commits
Select commit Hold shift + click to select a range
92851b8
feature/GLUE-1325 modified es5 persistance to use ES Rest instead of …
Jun 21, 2018
22ca176
Fixed injection problem and updated .gitignore
Jun 21, 2018
5dfff98
Fixed bad Guice set up
Jun 22, 2018
6a71135
Fixed bad Guice set up
Jun 22, 2018
68cbc67
Trying to find the proper Guice binding
Jun 22, 2018
d957b7d
Guice injection tweeks
Jun 22, 2018
3ba2db4
fixed no host error
Jun 22, 2018
97819d9
fixed no host error
Jun 22, 2018
0139107
corrected tests for ES rest impl
Jun 22, 2018
37dc66a
removed commented transport client
Jun 22, 2018
5b51193
Merge pull request #1 from bstout/feature/GLUE-1325
pixelthekid Jun 23, 2018
21764a7
Docker source image updates to opendjk
Aug 23, 2018
f9f42bf
Merge pull request #2 from bstout/feature/dockerfile_java_version_update
zekeoptimo Aug 24, 2018
c0d5662
CONDUCTOR-95 subclassed HttpTask to allow override of httpStatuses th…
jstanley70 Jan 21, 2019
cf460c1
CONDUCTOR-95 must instantiate CcctcHttpTask in server
jstanley70 Jan 21, 2019
607ba3e
CONDUCTOR-95 updated to make code example valid using google apis.
jstanley70 Jan 23, 2019
b88652d
CONDUCTOR-95 fixed tab space
jstanley70 Jan 23, 2019
516726f
Merge pull request #4 from jstanley70/feature/CONDUCTOR-95-CcctcHttpTask
bstout Jan 23, 2019
895ea66
CONDUCTOR-95 fix build per https://github.com/gulpjs/gulp/issues/2246
Jan 25, 2019
58aa704
Merge pull request #5 from bstout/feature/CONDUCTOR-95_fix_build
bstout Jan 25, 2019
3ccef5e
CONDUCTOR-95 ordering does matter...
Jan 25, 2019
8988c15
Merge pull request #6 from bstout/feature/CONDUCTOR-95_fix_build
bstout Jan 25, 2019
e49e9e1
Merge branch 'master' of https://github.com/Netflix/conductor into fe…
bstout69 Apr 19, 2019
44a44be
Merge branch 'master' of https://github.com/Netflix/conductor into fe…
bstout69 Apr 19, 2019
3456381
Merge branch 'feature/CONDUCTOR-93_error-thrown-when-posting-to-Elast…
bstout69 Apr 19, 2019
0a038b7
upgrade impl to latest HttpTask and build from Netflix
bstout69 Apr 19, 2019
1bcc972
upgrade impl to latest HttpTask
bstout69 Apr 19, 2019
8598696
Merge pull request #7 from bstout/feature/CONDUCTOR-93_error-thrown-w…
bstout Apr 23, 2019
0d18204
sync w/ Netflix
bstout69 Apr 23, 2019
984cc97
sync w/ Netflix
bstout69 Apr 23, 2019
d554b16
sync w/ Netflix
bstout69 Apr 23, 2019
3d2b38f
As of Netflix v2.10.1 this package-lock.json seems out of sync with p…
bstout69 Apr 24, 2019
2b38a2b
regenerated package-lock.json
bstout69 Apr 24, 2019
c2f8a8b
Revert "regenerated package-lock.json"
bstout69 Apr 24, 2019
86ff8cf
regenerate package-lock.json
bstout69 Apr 24, 2019
5cc4565
Merge branch 'feature/CONDUCTOR-93_build-error' of https://github.com…
bstout69 Apr 24, 2019
7fed693
Merge pull request #8 from bstout/feature/CONDUCTOR-93_build-error
bstout Apr 25, 2019
cbec81c
clean up imports in CcctcHttpTask
bstout69 Apr 30, 2019
fc0076d
Merge pull request #9 from bstout/feature/PLATFORM-249_Calls-to-outsi…
bstout Apr 30, 2019
f9a56b3
Merge branch 'master' of https://github.com/Netflix/conductor into fe…
bstout69 May 28, 2019
61828cd
Merge pull request #10 from bstout/feature/CONDUCTOR-262_upgrade-cond…
bstout May 29, 2019
9fe0bb9
Merge pull request #11 from bstout/develop
bstout May 29, 2019
c07bb58
Merge branch 'master' of https://github.com/Netflix/conductor into de…
bstout69 Jul 16, 2019
32638aa
Merge pull request #12 from bstout/develop
bstout Jul 17, 2019
d359c2e
Merge branch 'master' of https://github.com/Netflix/conductor into de…
bstout69 Sep 11, 2019
24a2d72
Merge branch 'master' of https://github.com/bstout/conductor into dev…
bstout69 Sep 11, 2019
dd3b8d8
Merge pull request #13 from bstout/develop
bstout Sep 12, 2019
52582cb
Merge branch 'master' of https://github.com/Netflix/conductor into de…
bstout69 Nov 5, 2019
810bd16
remove OBE refs to CCCTC HTTP TASK
bstout69 Nov 6, 2019
11978e5
Merge pull request #14 from bstout/develop
bstout Nov 6, 2019
3ae2fb6
remove OBE refs to CcctcHttpTask
bstout69 Nov 6, 2019
0f9438b
Merge pull request #15 from bstout/develop
bstout Nov 6, 2019
bb17c89
Jedis cluster fix
Nov 25, 2019
4cb0a7b
Use ShardedJedis instead of JedisCluster
clari-akhilesh Nov 26, 2019
b12bf39
Merge branch 'master' of https://github.com/Netflix/conductor into de…
bstout69 Dec 19, 2019
8bb1f6d
Merge pull request #17 from mdepak/jedis-cluster
bstout Jan 7, 2020
2e3d35b
Revert "Merge pull request #17 from mdepak/jedis-cluster"
Jan 8, 2020
9a775cb
Jedis cluster fix
Nov 25, 2019
96e2338
Merge pull request #18 from bstout/feature/CONDUCTOR-330
bstout Jan 9, 2020
9ea1543
Merge branch 'develop' into release/v2.24.1
bstout Jan 9, 2020
30479f1
Merge pull request #19 from bstout/release/v2.24.1
bstout Jan 9, 2020
6116542
Fix for bug #1961 - fix response codes in posgres and mysql
michaelpaliy Nov 15, 2020
cc1f322
Merge pull request #1970 from michaelpaliy/bugfix/postgres_error_codes
apanicker-nflx Dec 1, 2020
181c2df
Updated go client to only include domain param when given (#1976)
djcass44 Dec 1, 2020
5053afa
Modified goclient TaskResult struct to push logs to server (#1979)
bhawani021 Dec 1, 2020
4dd2993
add asyncComplete support to Kafka publish task (#1978)
michaelpaliy Dec 1, 2020
ea9ad82
Improve postgresql DAO performance (#1940)
marosmars Dec 1, 2020
ccc48b1
Fetch subworkflow def when inline def is not available (#1972)
beatfreaker Dec 1, 2020
e422baf
Fix for bug 1928, TERMINATE workflowOutput is being override by workf…
vamsibandarupalli Dec 2, 2020
38c56f5
ensure cancel tasks when workflow is terminated
apanicker-nflx Dec 2, 2020
954c9a8
Merge pull request #1994 from Netflix/ensure_cancel_task_terminate_wo…
apanicker-nflx Dec 3, 2020
6a0cad8
Subworkflow doesn't return output (#1984)
sukruthiarjula Dec 8, 2020
a351d9e
Update systask.md
CHURLZ Dec 8, 2020
4bbfa2b
Merge pull request #1998 from CHURLZ/patch-1
apanicker-nflx Dec 8, 2020
9e1bd5a
added workflows to triage new issues and pull requests
apanicker-nflx Dec 9, 2020
310a6e7
Update systask.md (#2001)
CHURLZ Dec 9, 2020
3feb644
Fix for bug #1968 - handle response code in upload PayloadStorage
michaelpaliy Dec 10, 2020
0336215
Merge pull request #2004 from michaelpaliy/bugfix/PayloadStorageCheck…
apanicker-nflx Dec 15, 2020
f61c8d6
use github token in workflows
apanicker-nflx Dec 15, 2020
86d3c1e
revert to using personal token
apanicker-nflx Dec 15, 2020
ec52168
set primary key to queue_name, message_id on queue_message table for …
mactaggart Dec 19, 2020
31828bf
Error print statement now also prints exec_function name. (#1993)
DPain Dec 22, 2020
7b472fe
Updated docs with ownerEmail example.
DPain Dec 24, 2020
c8a139a
Merge remote-tracking branch 'upstream/dev' into owneremail_docs
DPain Dec 24, 2020
e7e4239
fix project name in gh workflow
apanicker-nflx Jan 1, 2021
0ae68c7
Merge pull request #2022 from DPain/owneremail_docs
apanicker-nflx Jan 5, 2021
14231df
Merge pull request #2013 from mactaggart/queue_message_pk
apanicker-nflx Jan 5, 2021
99e4ac3
remove id column from tables, set primary key to existing unique index
mactaggart Dec 30, 2020
67b67f2
increment migration versions
mactaggart Jan 5, 2021
9c52b62
refactor stored procedures for updating PK for mysql
mactaggart Jan 9, 2021
9be7073
doc: Update apispec sort format from <direction>:<fieldname> to <fiel…
n-h Jan 8, 2021
6e6fcea
Fix broken page references
renatofmachado Jan 13, 2021
30bcfb6
Merge pull request #2051 from renatofmachado/patch-1
apanicker-nflx Jan 14, 2021
f0fc120
update docs for workflowdef and taskdef
michaelpaliy Jan 18, 2021
ae81568
update docs for workflowdef and taskdef
michaelpaliy Jan 18, 2021
1233325
Merge pull request #2057 from michaelpaliy/updateTaskdefAndWorkflowDe…
apanicker-nflx Jan 19, 2021
5209dce
Merge pull request #2028 from mactaggart/update-pk
apanicker-nflx Jan 21, 2021
989a881
Issue #2026 Retry Subworkflow Mechanism (#2038)
mehmet-islamoglu Jan 26, 2021
c3cd522
added support for newer jackson version in client
apanicker-nflx Feb 9, 2021
8529eba
Pretty sure this wasn't intended. Conforming code to structure.
DPain Feb 10, 2021
f515e0c
Merge pull request #2079 from Netflix/jackson_version_client
apanicker-nflx Feb 11, 2021
0f49a9f
Bump bl from 1.2.2 to 1.2.3 in /ui
dependabot[bot] Feb 11, 2021
257c255
Update eventhandlers.md
EwilsonS Feb 11, 2021
9050ca3
Merge pull request #1 from EwilsonS/EwilsonS-patch-1
EwilsonS Feb 11, 2021
cd12e76
add jvm options config for docker
sherlockEix Feb 13, 2021
57fccf2
Add ElasticSearch7 support (#2031)
heinrichcohn Feb 16, 2021
850b7db
Merge pull request #2082 from DPain/ui_dispatch_fix
apanicker-nflx Feb 16, 2021
beac830
Merge pull request #2084 from Netflix/dependabot/npm_and_yarn/ui/bl-1…
apanicker-nflx Feb 16, 2021
561cafc
Merge pull request #2086 from EwilsonS/master
apanicker-nflx Feb 16, 2021
bf8a5fd
Merge pull request #2087 from sherlockEix/dev
apanicker-nflx Feb 16, 2021
9b611aa
Update systask.md
CHURLZ Feb 16, 2021
104c2a6
Update taskdomains.md
rakeshnarang5 Feb 18, 2021
e07a7c1
backported fix for termiante task from #2056
apanicker-nflx Feb 18, 2021
bab55e3
Fix typo in bulk restart query parameter
nkamath-nflx Feb 22, 2021
75300d6
Merge pull request #2093 from Netflix/backport_terminate_task_fix
apanicker-nflx Feb 22, 2021
0cd3a03
Merge pull request #2100 from Netflix/nkamath_nflx-bulk-restart-fix
apanicker-nflx Feb 23, 2021
f5534bb
Merge pull request #2095 from rakeshnarang5/patch-1
apanicker-nflx Feb 23, 2021
e3ebae2
Merge pull request #2089 from CHURLZ/CHURLZ-patch-http-docs
apanicker-nflx Feb 23, 2021
b9e6d91
Class Naming İssue : ServletContextListner #2104 is fixed by setting …
my1795 Mar 2, 2021
6d2b0af
backport workflow finalization notification
apanicker-nflx Mar 6, 2021
c9bf54b
Upgrade nebula.netflixoss to replace bintray publication and update T…
rpalcolea Mar 9, 2021
3765ee9
Merge pull request #2116 from Netflix/finalized_notification_backport
apanicker-nflx Mar 9, 2021
a88e274
reduce logging in travis builds
apanicker-nflx Mar 10, 2021
5856ada
consolidate log4j2 ver to 2.11.1
s50600822 Mar 13, 2021
ac987e0
Workflow/Task Summary Input/Output Json Serialization (#2128)
dsmith-globys Mar 16, 2021
294ba0e
Merge pull request #2129 from s50600822/consolidate_log4j2
apanicker-nflx Mar 16, 2021
ffbd1b2
Replace JCenter with Maven Central
rpalcolea Mar 18, 2021
e328b56
Merge pull request #2134 from Netflix/replace-jcenter
apanicker-nflx Mar 18, 2021
0709236
Make retry and max time to wait when connection exhausts configurable
Mar 29, 2021
868a056
Bump y18n from 3.2.1 to 3.2.2 in /ui
dependabot[bot] Mar 30, 2021
fd11196
Merge pull request #2149 from Netflix/dependabot/npm_and_yarn/ui/y18n…
apanicker-nflx Mar 30, 2021
4c417be
Create stale.yml (#2153)
kishorebanala Apr 1, 2021
6adcc1a
add support for escaped expressions (#2137)
rafaelfbs Apr 1, 2021
216960d
Merge pull request #1989 from beatfreaker/bugfix/ui-inline-subworkflo…
apanicker-nflx Apr 1, 2021
dabbacc
update flyway version (#2065)
michaelpaliy Apr 5, 2021
5b05eed
Enable modification of JettyServer thread pool configuration
Apr 7, 2021
6abe7ab
Add tests for JettyServer class
Apr 8, 2021
596b7ec
Merge pull request #2164 from heinrichcohn/enable_jetty_server_thread…
apanicker-nflx Apr 12, 2021
4479c57
update python client with structuring task result (#2138)
khangpqvn Apr 12, 2021
16a5192
Merge pull request #2148 from guru1306/dynomite_pool_configuration
apanicker-nflx Apr 13, 2021
a8afb4c
Improve onWorkflowFinalizedIfEnabled
jun-he Apr 14, 2021
1006a2f
Merge branch 'dev' into 2.31
apanicker-nflx Apr 14, 2021
7053043
Merge pull request #2173 from Netflix/jun-he-patch-2
apanicker-nflx Apr 14, 2021
98c75e9
Merge branch '2.31' of github.com:Netflix/conductor into 2.31
apanicker-nflx Apr 14, 2021
93a0087
Rotate publishing credentials
rpalcolea Apr 21, 2021
79e0dfa
Merge pull request #2196 from Netflix/rotate-credentials
rpalcolea Apr 21, 2021
c06d8ba
Fix WorkflowRepairService if the workflow is removed
jun-he Apr 23, 2021
f276fed
Merge branch 'dev' into 2.31
apanicker-nflx Apr 26, 2021
7547d86
Merge pull request #2205 from Netflix/jun-he-patch-1
apanicker-nflx Apr 26, 2021
5f0faca
Merge branch '2.31' of github.com:Netflix/conductor into 2.31
apanicker-nflx Apr 26, 2021
7f2b7aa
1.add ES Credentials for ES5 and ES6 module; 2.fix default Credential…
andyyumiao Apr 26, 2021
07c87c2
remove codecov
rpalcolea Apr 29, 2021
0a272ed
Merge pull request #2217 from Netflix/remove-codecov
apanicker-nflx Apr 29, 2021
9b4573b
remove the unused grpc health library that is hosted in bintray which…
aravindanr May 7, 2021
0af35c1
Merge tag 'v2.31.4' into feature/IAD-27_v2.31.4
sukruthiarjula May 21, 2021
f3b0560
Merge pull request #23 from ccctechcenter/feature/IAD-27_v2.31.4
sukruthiarjula May 25, 2021
2a182e8
Ugraded to v3.7.2
sukruthiarjula Apr 21, 2022
33c5733
Fixed the build issue
sukruthiarjula May 3, 2022
42a9051
Fixed the build issue
sukruthiarjula May 3, 2022
03579c1
Merge pull request #24 from ccctechcenter/feature/IAD-235
sukruthiarjula Jun 15, 2022
cd8abf1
fixed merge conflicts
sukruthiarjula Feb 15, 2023
e82658d
Merge pull request #68 from ccctechcenter/feature/PLATFORM-1491
sukruthiarjula Mar 7, 2023
c38b810
Bump com.gradle.enterprise from 3.11.1 to 3.17.5
dependabot[bot] Jun 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
182 changes: 91 additions & 91 deletions gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
mock-maker-inline
mock-maker-inline
3 changes: 3 additions & 0 deletions server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jar {
bootJar {
mainClass = 'com.netflix.conductor.Conductor'
classifier = 'boot'
manifest {
attributes 'Main-Class': 'org.springframework.boot.loader.PropertiesLauncher'
}
}

springBoot {
Expand Down
4 changes: 3 additions & 1 deletion server/src/main/java/com/netflix/conductor/Conductor.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
// Prevents from the datasource beans to be loaded, AS they are needed only for specific databases.
// In case that SQL database is selected this class will be imported back in the appropriate
// database persistence module.
@SpringBootApplication(exclude = DataSourceAutoConfiguration.class)
@SpringBootApplication(
exclude = DataSourceAutoConfiguration.class,
scanBasePackages = {"com.netflix.conductor", "org.ccctech.apigateway.conductor"})
public class Conductor {

private static final Logger log = LoggerFactory.getLogger(Conductor.class);
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/

plugins {
id "com.gradle.enterprise" version "3.11.1"
id "com.gradle.enterprise" version "3.17.5"
}

gradleEnterprise {
Expand Down