Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1306 more files in changeset.
LDEV-2737: Change Tools' web.xml files to comply with LAMS 2.4 Tool Application Context discovery mechanism. Add missing abstract methods implementation. Remove several libraries as they interfere with endorsed XML libraries on JBoss 5.

  1. … 14 more files in changeset.
LDEV-2488 * added cancel button to upload CC page * edit resource page now opens up in thickbox * fixed problem with launchUrl/secureLaunchUrl

  1. … 6 more files in changeset.
LDEV-2488 upload common cartridge in several steps

  1. … 14 more files in changeset.
LDEV-2488 Introducing first draft of the new tool "IMS Common Cartridge"

    • -0
    • +130
    ./net/oauth/ConsumerProperties.java
    • -0
    • +351
    ./net/oauth/OAuth.java
    • -0
    • +100
    ./net/oauth/OAuthAccessor.java
    • -0
    • +70
    ./net/oauth/OAuthConsumer.java
    • -0
    • +53
    ./net/oauth/OAuthException.java
    • -0
    • +412
    ./net/oauth/OAuthMessage.java
    • -0
    • +105
    ./net/oauth/OAuthProblemException.java
    • -0
    • +41
    ./net/oauth/OAuthServiceProvider.java
    • -0
    • +42
    ./net/oauth/OAuthValidator.java
    • -0
    • +24
    ./net/oauth/ParameterStyle.java
    • -0
    • +170
    ./net/oauth/SimpleOAuthValidator.java
    • -0
    • +42
    ./net/oauth/client/ExcerptInputStream.java
    • -0
    • +333
    ./net/oauth/client/OAuthClient.java
    • -0
    • +117
    ./net/oauth/client/OAuthResponseMessage.java
    • -0
    • +16
    ./net/oauth/consumer.properties.sample
  1. … 239 more files in changeset.