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: mendix/ProcessQueue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jpulleman/ProcessQueue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 16, 2018

  1. Merge pull request #2 from mendix/master

    Merge with main line
    jpulleman authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    d37cade View commit details
    Browse the repository at this point in the history
  2. Ported Mx6 3.2 development changes

    Also resolved the Mx7.7+ context issue.
    jpulleman authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    1c06fbc View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    jpulleman authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    4236600 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Add files via upload

    Version 4.1.1
    
    - Merged Jasper's Java changes (logging) from jun-2018
    - Fixed thread leak when calling InitializeQueue.java
    - Improved memory management of the module due to differing behavior of IContext in Mx7 vs Mx6
    - Fixed if check in FindCreateProcess microflow (already reported as an issue and in another pull request)
    jpulleman authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    826f2fd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jpulleman authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ef855ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jpulleman/master-1

    v4.1.1
    jpulleman authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    f15d9ca View commit details
    Browse the repository at this point in the history
Loading