* fix(TDI-39446) : Redirect 303/302(optional) with GET
* fix(TDI39446) : Use the right redirect url
* fix(TDI-39446) : Update label for force label on 302 redirect option
* fix(TDI-39446) : Update label for 302 redirect option
* feat(TBD-5415) Insert user agent for GCS in jets3t http client
* change the way of getting version for user agent
As I changed in routines.system.Constant the way of getting user agent (because of version).
* rename variable
* fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft.
* fix(TUP-18492): added a wrong break version for the migration task.
* fix(TUP-18492): added a wrong break version for the migration task.
* feat(39493) : tVerticaBulkExec CopyStream+Params
* feat(TDI38740) : Support of Vertica 9
* Other versions are deprecated
* fix(TDI39720) : retrieve good db_version
* fix(TDI39720) : Remove dev log
* feat(TDI-39293): Integrate Neo4J Batch (integration from partner)
* remove partener distribution management element
* remove partener scm and deploy site plugin
* add talend distribution management
* feat(TDI-39607):remove old component and useless plugins.
* support use connection.
* feat(TUP-18512): Support Calculation View for SAP Hana Database.
* feat(TUP-18512): fix bug when Query Guess for SAP Hana Database.
* feat(TUP-18512): fix TUP-18907 [bug] error show when open Edit queries.
* feat(TUP-18512): fix bug of TUP-18909 schema name incorrect in SQL
builder for Calculation view.
* fix(TDI39578) : Transform String type to id_bytes[]
* fix(TDI39578) : Set Binary db type for id_byte[]
* fix(TDI39578) : Retrieve binary field in all case."
* I happens that MS CRM don't sent the type of a field in the pload
* Olingo retrieve Null type and so set it as String, its default one
* Transform the generate String in byte[] if the java type is byte[]
* fix(TDI-39653): tSocketOutput does not work with the ""
* remove useless code
* fix the behavior change
* correct the logic
* fix(TDI-39653):revert the change of xml
* fix(TUP-18545): adapter the new interface with new parameter
RuntimeContext which pass var from platform to tcomp
* fix(TUP-18545): remove the unuseful one
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* fix(TDI-39571): Set navigation link to null
* fix(TDI-39571): Extract navigation link name from lookup
* fix(TDI39571) : Add some unit tests
* fix(TDI39571) : Add unit tests class
* fix(TDI39571) : junit dependency is in scope test.
* fix(TDI39571) : Remove duplicate junit dependency.
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
* feat(TUP-18531) Modify studio setup to only support java 8
* feat(TUP-18531) set back the generation to java 6 for jet emitters
Jet emitters do not support yet java 7/8 because of an eclipse bug.
So switch back to java 6. (this doesn't change the final codegen of
components)
* feat(TUP-18531): [bug]after migrate project from old build, the java
version in project setting is blank.
* feat(TDI-38984): add ability to use enpoint to tS3Connection
* feat(TDI-38984): keep region choice for encryption key
* feat(TDI-38984): move the endpoint settings to advanced tab
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1
* feat(TDI-39527):restore the mis-deletion.
* feat(TDI-39527):fix query for sequence.
* feat(TDI-39527):Fix the compile error causing by last commit.
* feat(TBD-4197): set hive job name for tracking
For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.
* small changes
* changes...
* still small changes...
* add setting hive query name feat for tHiveInput
* remove modification for AbstractDBInputBegin
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC
* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18393):when select JDBC, create GenericConnection successfully
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18323):Implement the drag&drop of NFC JDBC
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* fix(TUP-5360): Retrieve Salesforce Modules option is missing
Conflicts:
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18459):Have a real dynamic combo box for the db type
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18324):Edit jdbc connection
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
* fix(TUP-18404)Link Target Issue
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* TUP-18358:Drag oracle connection will change the query too
* fix TUP-18358:Drag oracle connection will change the query too
* fix (TUP-18358): Drag oracle connection will change the query too
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job
* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
* feat(TCOMP-291):property value from current record
* Add check for dynamic property values
* Add tagging of dynamic property values
* Add update of dynamic property values for every row
* feat(TCOMP-291):property value from current record
* Add processing of globalMap and context
* feat(TCOMP-291): fix problems
* Fix problems with setting ReferenceProperties
* Fix duplicated List creation
* feat(TCOMP-291): fix PR comment
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.