Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing throttle based on parameter examination (Replaces PR#33) #38

Merged
merged 27 commits into from
Apr 4, 2016
Merged

Fixing throttle based on parameter examination (Replaces PR#33) #38

merged 27 commits into from
Apr 4, 2016

Commits on Feb 22, 2016

  1. Fixing throttle based on parameter examination

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    6394b98 View commit details
    Browse the repository at this point in the history
  2. Adding me as a developer

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    083b0d2 View commit details
    Browse the repository at this point in the history
  3. Turning off auto organize imports

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    06ae282 View commit details
    Browse the repository at this point in the history
  4. Turning off auto organize imports for Test object

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    39826bf View commit details
    Browse the repository at this point in the history
  5. Cleaning up pom file.

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    81cb354 View commit details
    Browse the repository at this point in the history
  6. Adding previous property logic

    Darren Ball committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    e85f7cb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Adding previous property logic

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    f29281e View commit details
    Browse the repository at this point in the history
  2. Restoring whitespace

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    3502248 View commit details
    Browse the repository at this point in the history
  3. Restoring whitespace - tests

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    8569c5f View commit details
    Browse the repository at this point in the history
  4. Restoring whitespace - ThrottleProperty.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c7f5f5c View commit details
    Browse the repository at this point in the history
  5. Restoring whitespace - ThrottleProperty.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    8af5067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9927810 View commit details
    Browse the repository at this point in the history
  7. Restoring whitespace - ThrottleQueueTaskDispatcher.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c187ec9 View commit details
    Browse the repository at this point in the history
  8. Restoring whitespace - ThrottleIntegrationTest.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    4416d5d View commit details
    Browse the repository at this point in the history
  9. Restoring whitespace - ThrottleJobPropertyTest.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    0f9777f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74e251a View commit details
    Browse the repository at this point in the history
  11. Restoring whitespace - ThrottleCategoryTest.java

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    f2039ed View commit details
    Browse the repository at this point in the history
  12. Re-organize pom for easier review.

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    0194eaa View commit details
    Browse the repository at this point in the history
  13. Adding contributors to pom

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    b988253 View commit details
    Browse the repository at this point in the history
  14. Whitespace

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    6c033fa View commit details
    Browse the repository at this point in the history
  15. Removing extra jelly.

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    e505a08 View commit details
    Browse the repository at this point in the history
  16. Fixing source and target and allowing parent pom to source matrix pro…

    …ject version
    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c20aa40 View commit details
    Browse the repository at this point in the history
  17. Adding back version.

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    884c411 View commit details
    Browse the repository at this point in the history
  18. Trying without HtmlUnit specific version

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    1e2f8a4 View commit details
    Browse the repository at this point in the history
  19. Array utils recommendation, and changing job lookup/compare to be bas…

    …ed on name, not displayname, as this fails.
    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    395f1f6 View commit details
    Browse the repository at this point in the history
  20. Removing extra brace

    Darren Ball committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    58f6531 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Changing optional block help location

    Darren Ball committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    6ad147c View commit details
    Browse the repository at this point in the history