Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bioclipse/bioclipse.opentox
base: 7dc37b5c0fbb
Choose a base ref
...
head repository: bioclipse/bioclipse.opentox
compare: 2ae5cd264a08
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 5, 2013

  1. Moves all login logic from the activator-class to the openToxLoginOut…

    …Listener-class.
    
    It also:
    * Makes OpenToxs authorization service an account property.
    * Adds a new login method to openToxs manager: login(String user, String pass, String authService)
    * Adds a new method for geting the authorization service from the opentox manager
    * Adds a new metod the reset the authorization service
    * Adds javaDoc to the openToxLoginOutListener-class
    * Adds a logger to the openToxLoginOutListener-class
    * Makes the openToxLoginOutListener-class a singleton
    KlasJoensson committed Feb 5, 2013
    Copy the full SHA
    011b895 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    951cd73 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. Merge pull request #5 from KlasJoenssson/Bug3475

    Moves all login logic from the activator to the openToxLoginOutListener
    goglepox committed Feb 7, 2013
    Copy the full SHA
    2ae5cd2 View commit details
    Browse the repository at this point in the history