3rdParty_sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4932 Squash multiple slashes into one when matching secured paths

  1. … 4 more files in changeset.
LDEV-5304 Update CSRF Guard source code to version 4.1.3

    • -789
    • +393
    ./csrfguard/org/owasp/csrfguard/CsrfGuard.java
    • -0
    • +248
    ./csrfguard/org/owasp/csrfguard/CsrfValidator.java
    • -0
    • +48
    ./csrfguard/org/owasp/csrfguard/ProtectionResult.java
    • -22
    • +19
    ./csrfguard/org/owasp/csrfguard/action/Forward.java
    • -18
    • +52
    ./csrfguard/org/owasp/csrfguard/action/IAction.java
    • -19
    • +18
    ./csrfguard/org/owasp/csrfguard/action/Redirect.java
  1. … 68 more files in changeset.
LDEV-5305 Update Spring sources to version 5.3.18

  1. … 170 more files in changeset.
LDEV-5305 Update Spring source code to version 4.3.30

    • -1
    • +1
    ./spring/org/aopalliance/aop/Advice.java
  1. … 3025 more files in changeset.
Merge branch 'LDEV-5260' into v4.7

Conflicts:

lams_build/3rdParty.userlibraries

  1. … 8 more files in changeset.
LDEV-5277 Update JJWT library to version 0.11.2

    • -1
    • +18
    ./jsonwebtoken/io/jsonwebtoken/Claims.java
    • -0
    • +15
    ./jsonwebtoken/io/jsonwebtoken/Clock.java
    • -5
    • +5
    ./jsonwebtoken/io/jsonwebtoken/Header.java
    • -0
    • +307
    ./jsonwebtoken/io/jsonwebtoken/JwtParserBuilder.java
    • -14
    • +39
    ./jsonwebtoken/io/jsonwebtoken/Jwts.java
    • -110
    • +493
    ./jsonwebtoken/io/jsonwebtoken/SignatureAlgorithm.java
  1. … 81 more files in changeset.
LDEV-5277 Add UOC LTI Advantage integration libraries' source code

    • -0
    • +14
    ./uoc-lti-advantage/edu/uoc/elc/lti/exception/BadToolProviderConfigurationException.java
    • -0
    • +41
    ./uoc-lti-advantage/edu/uoc/elc/lti/platform/Member.java
  1. … 78 more files in changeset.
LDEV-5260 Add Reactor source code reference

    • -0
    • +175
    ./reactor/reactor/adapter/JdkFlowAdapter.java
    • -0
    • +29
    ./reactor/reactor/adapter/package-info.java
    • -0
    • +48
    ./reactor/reactor/core/CorePublisher.java
    • -0
    • +61
    ./reactor/reactor/core/CoreSubscriber.java
    • -0
    • +168
    ./reactor/reactor/core/Disposable.java
    • -0
    • +485
    ./reactor/reactor/core/Disposables.java
    • -0
    • +766
    ./reactor/reactor/core/Exceptions.java
    • -0
    • +272
    ./reactor/reactor/core/Fuseable.java
    • -0
    • +612
    ./reactor/reactor/core/Scannable.java
    • -0
    • +25
    ./reactor/reactor/core/package-info.java
    • -0
    • +254
    ./reactor/reactor/core/publisher/BaseSubscriber.java
    • -0
    • +48
    ./reactor/reactor/core/publisher/BlockingFirstSubscriber.java
    • -0
    • +286
    ./reactor/reactor/core/publisher/BlockingIterable.java
    • -0
    • +43
    ./reactor/reactor/core/publisher/BlockingLastSubscriber.java
    • -0
    • +49
    ./reactor/reactor/core/publisher/BlockingMonoSubscriber.java
  1. … 798 more files in changeset.
LDEV-5260 Add Reactive Streams source code reference

    • -0
    • +377
    ./reactive-streams/org/reactivestreams/FlowAdapters.java
    • -0
    • +44
    ./reactive-streams/org/reactivestreams/Subscription.java
LDEV-5259 Update Spring source code reference to 5.3.13

    • -1
    • +1
    ./spring/org/aopalliance/aop/Advice.java
    • -0
    • +4
    ./spring/org/aopalliance/aop/package-info.java
    • -0
    • +4
    ./spring/org/aopalliance/intercept/package-info.java
    • -0
    • +4
    ./spring/org/aopalliance/package-info.java
  1. … 3774 more files in changeset.
LDEV-5227 Update Apache POI source code to 4.1.2

    • -127
    • +132
    ./poi/org/apache/poi/POIDocument.java
    • -111
    • +0
    ./poi/org/apache/poi/POIOLE2TextExtractor.java
    • -0
    • +71
    ./poi/org/apache/poi/POIReadOnlyDocument.java
    • -77
    • +0
    ./poi/org/apache/poi/POITextExtractor.java
    • -0
    • +37
    ./poi/org/apache/poi/common/Duplicatable.java
    • -0
    • +32
    ./poi/org/apache/poi/common/usermodel/GenericRecord.java
    • -0
    • +103
    ./poi/org/apache/poi/common/usermodel/PictureType.java
    • -0
    • +75
    ./poi/org/apache/poi/common/usermodel/fonts/FontFacet.java
  1. … 1044 more files in changeset.
LDEV-5178 Check for common and breached passwords

    • -0
    • +115
    ./passpol/com/codahale/passpol/BreachDatabase.java
    • -0
    • +77
    ./passpol/com/codahale/passpol/HaveIBeenPwned.java
    • -0
    • +113
    ./passpol/com/codahale/passpol/PasswordPolicy.java
    • -0
    • +62
    ./passpol/com/codahale/passpol/PasswordSet.java
    • -0
    • +31
    ./passpol/com/codahale/passpol/Status.java
  1. … 16 more files in changeset.
LDEV-5094 Add Undertow source files for easier debugging.

    • -0
    • +52
    ./undertow/org/wildfly/extension/undertow/AccessLogRemove.java
    • -0
    • +180
    ./undertow/org/wildfly/extension/undertow/AccessLogService.java
    • -0
    • +103
    ./undertow/org/wildfly/extension/undertow/AjpListenerService.java
    • -0
    • +65
    ./undertow/org/wildfly/extension/undertow/BufferCacheService.java
  1. … 194 more files in changeset.
Bump commons-collections in /3rdParty_sources/tacitknowledge/autopatch

Bumps commons-collections from 3.0 to 3.2.2.

Signed-off-by: dependabot[bot] <support@github.com>

LDEV-4997 Renormalize line endings with git

    • -192
    • +192
    ./commons-io/org/apache/commons/io/Charsets.java
  1. … 406 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

    • -192
    • +192
    ./commons-io/org/apache/commons/io/Charsets.java
  1. … 449 more files in changeset.
LDEV-4997 Add Etherpad client source code

    • -0
    • +915
    ./etherpad/net/gjerull/etherpad/client/EPLiteClient.java
    • -0
    • +317
    ./etherpad/net/gjerull/etherpad/client/EPLiteConnection.java
    • -0
    • +11
    ./etherpad/net/gjerull/etherpad/client/EPLiteException.java
    • -0
    • +44
    ./etherpad/net/gjerull/etherpad/client/GETRequest.java
    • -0
    • +56
    ./etherpad/net/gjerull/etherpad/client/POSTRequest.java
    • -0
    • +5
    ./etherpad/net/gjerull/etherpad/client/Request.java
LDEV-4997 Add Etherpad client source code

    • -0
    • +915
    ./etherpad/net/gjerull/etherpad/client/EPLiteClient.java
    • -0
    • +317
    ./etherpad/net/gjerull/etherpad/client/EPLiteConnection.java
    • -0
    • +11
    ./etherpad/net/gjerull/etherpad/client/EPLiteException.java
    • -0
    • +44
    ./etherpad/net/gjerull/etherpad/client/GETRequest.java
    • -0
    • +56
    ./etherpad/net/gjerull/etherpad/client/POSTRequest.java
    • -0
    • +5
    ./etherpad/net/gjerull/etherpad/client/Request.java
LDEV-4932 Update version and source code of CSRF Guard

    • -0
    • +3
    ./csrfguard/org/owasp/csrfguard/CsrfGuard.java
  1. … 1 more file in changeset.
LDEV-4932 Add source code for CSRF Guard

    • -0
    • +813
    ./csrfguard/org/owasp/csrfguard/CsrfGuard.java
    • -0
    • +100
    ./csrfguard/org/owasp/csrfguard/CsrfGuardFilter.java
    • -0
    • +148
    ./csrfguard/org/owasp/csrfguard/CsrfGuardServletContextListener.java
    • -0
    • +72
    ./csrfguard/org/owasp/csrfguard/action/AbstractAction.java
    • -0
    • +46
    ./csrfguard/org/owasp/csrfguard/action/Empty.java
    • -0
    • +55
    ./csrfguard/org/owasp/csrfguard/action/Error.java
    • -0
    • +57
    ./csrfguard/org/owasp/csrfguard/action/Forward.java
    • -0
    • +52
    ./csrfguard/org/owasp/csrfguard/action/IAction.java
    • -0
    • +48
    ./csrfguard/org/owasp/csrfguard/action/Invalidate.java
    • -0
    • +85
    ./csrfguard/org/owasp/csrfguard/action/Log.java
    • -0
    • +54
    ./csrfguard/org/owasp/csrfguard/action/Redirect.java
    • -0
    • +48
    ./csrfguard/org/owasp/csrfguard/action/RequestAttribute.java
    • -0
    • +95
    ./csrfguard/org/owasp/csrfguard/action/Rotate.java
  1. … 41 more files in changeset.
Bump httpclient from 4.5.2 to 4.5.10 in /3rdParty_sources/basiclti-util

Bumps httpclient from 4.5.2 to 4.5.10.

Signed-off-by: dependabot[bot] <support@github.com>

LDEV-4883 Fix HttpClient warning “Invalid expires attribute”

  1. … 1 more file in changeset.
Bump httpclient from 4.2.2 to 4.3.6 in /3rdParty_sources/basiclti-util

Bumps httpclient from 4.2.2 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>

LDEV-4589 Adjust LTI Deep Linking & Membership services for Blackboard

  1. … 2 more files in changeset.
LDEV-4810 Update source code of Jlatexmath library to 1.0.8 version

  1. … 137 more files in changeset.
LDEV-4801 Add Iron Jacamar source code

It helps in tracking DB connection leaks.

    • -0
    • +55
    ./ironjacamar/org/jboss/jca/Version.java.in
    • -0
    • +632
    ./ironjacamar/org/jboss/jca/core/CoreBundle.java
    • -0
    • +656
    ./ironjacamar/org/jboss/jca/core/CoreLogger.java
    • -0
    • +3
    ./ironjacamar/org/jboss/jca/core/api/bootstrap/package.html
  1. … 305 more files in changeset.
Merge Hibernate 5.3 annotations migration LDEF-4696 into lams31

  1. … 2 more files in changeset.
LDEV-4696 Use container provided Hibernate libraries instead of own copy

  1. … 33 more files in changeset.
LDEV-4696 Add persistence API source code

    • -0
    • +41
    ./persistence-api/javax/persistence/Access.java
    • -0
    • +34
    ./persistence-api/javax/persistence/AccessType.java
    • -0
    • +176
    ./persistence-api/javax/persistence/AssociationOverride.java
    • -0
    • +52
    ./persistence-api/javax/persistence/AttributeConverter.java
    • -0
    • +56
    ./persistence-api/javax/persistence/AttributeNode.java
    • -0
    • +156
    ./persistence-api/javax/persistence/AttributeOverride.java
    • -0
    • +55
    ./persistence-api/javax/persistence/AttributeOverrides.java
    • -0
    • +81
    ./persistence-api/javax/persistence/Basic.java
    • -0
    • +68
    ./persistence-api/javax/persistence/Cache.java
    • -0
    • +39
    ./persistence-api/javax/persistence/CacheRetrieveMode.java
    • -0
    • +47
    ./persistence-api/javax/persistence/CacheStoreMode.java
    • -0
    • +44
    ./persistence-api/javax/persistence/Cacheable.java
    • -0
    • +50
    ./persistence-api/javax/persistence/CascadeType.java
    • -0
    • +171
    ./persistence-api/javax/persistence/CollectionTable.java
  1. … 186 more files in changeset.
LDEV-3275 Update XStream source code

  1. … 80 more files in changeset.