Comparing davidstevenrojas:SNAPSHOT...andreip1123:SNAPSHOT · davidstevenrojas/webapp-github-plugin · GitHub
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: davidstevenrojas/webapp-github-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: SNAPSHOT
Choose a base ref
...
head repository: andreip1123/webapp-github-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: SNAPSHOT
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 10, 2016

  1. WA-401: Fixing a bug where the '#' char in a file path would stop the…

    … editor from loading the file.
    ggbt committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    65d62cc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. WA-453: Fixing bug where the last opened url was saved in the filebro…

    …wser and it could try to connect to a repository where one does not have access.
    ggbt committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    5b7d751 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. WA-453: When switching the logged in user, information about the last…

    … opened url are removed.
    
    When a user does not have access to a repository we show that in the file-browser as well.
    ggbt committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    3c81e41 View commit details
    Browse the repository at this point in the history
  2. WA-119: Fixing wrong apiURL

    ggbt committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    18feb36 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. Configuration menu
    Copy the full SHA
    eb13b6a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Got rid of an Eclipse warning.

    Jenkins committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    7a4a6be View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Fixed bug where pressing the cancel button from the login dialog woul…

    …d refresh the dashboard page.
    ggbt committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    a257d08 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. WA-504: If the dashboard starts with gh_... parameters, they will be …

    …used to open the filebrowser to a given location with a ditamap context already set and all the files opened from it will have the ditamap set.
    ggbt committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    552ec55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60eb43 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. WA-504: Handling the case when the gh_repo param has invalid data. Al…

    …so fixing a bug where the file browsing dialog would show up very tight
    ggbt committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    f874f79 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    d0646d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. If the three-way auto-merge throws an out of memory exception we will…

    … continue the commit without merging capabilities instead of freezing it.
    ggbt committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    76c6447 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Configuration menu
    Copy the full SHA
    659c252 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. gulpfile updated

    andreip1123 committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    674ea0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5b3c4 View commit details
    Browse the repository at this point in the history
  3. Fixing the build script

    ggbt committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    dd59289 View commit details
    Browse the repository at this point in the history
Loading