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

Optional contexts feature #39

Closed
wants to merge 59 commits into from
Closed

Optional contexts feature #39

wants to merge 59 commits into from

Commits on Jan 8, 2017

  1. Merge pull request #1 from kamui/master

    Merge master
    apurvis authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    bef5eff View commit details
    Browse the repository at this point in the history
  2. Port environments from Pester (#2)

    * Add environments option to retriable
    
    * Make it reconfigurable
    
    * README
    
    * Move environment validation to Environment class
    
    * Don't use method_missing in Environment; add reset! method
    
    * README
    
    * No shenanigans
    apurvis authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    78a1d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6279e67 View commit details
    Browse the repository at this point in the history
  4. Removed duped tests

    [email protected] committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    73f2e04 View commit details
    Browse the repository at this point in the history
  5. README

    [email protected] committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    7a798c4 View commit details
    Browse the repository at this point in the history
  6. readme whitespace

    [email protected] committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    49bdbb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2be147d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

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

Commits on Jan 10, 2017

  1. Add validation for :on configuration and disallow underloading of met…

    …hods with environments (#3)
    
    * Add validation for the :on param
    
    * Disallow underloading any methods
    
    * Rename validate\!
    
    * README
    apurvis authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    5ca926c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e3e32 View commit details
    Browse the repository at this point in the history
  3. Grammar in gemspec

    [email protected] committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    625d672 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. merge master

    [email protected] committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    8306e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782f2b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Merge pull request #5 from kamui/master

    Merge master
    apurvis authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    86f5479 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

  1. Configuration menu
    Copy the full SHA
    9979a1e View commit details
    Browse the repository at this point in the history
  2. fix specs

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    ba08261 View commit details
    Browse the repository at this point in the history
  3. Fix all specs

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    12ebddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6971d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4093c1 View commit details
    Browse the repository at this point in the history
  6. whitespace

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    e463f20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    566631e View commit details
    Browse the repository at this point in the history
  8. Style

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    ae82f3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da00e88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9007a43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7966cfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1684b2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fadd02c View commit details
    Browse the repository at this point in the history
  14. remove comment

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    d1584f4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a407ca0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de28ccc View commit details
    Browse the repository at this point in the history
  17. Make the options section of the README into a table (#6)

    * README table
    
    * README
    
    * fix table
    
    * Try list in table
    
    * Try list in table
    
    * Try list in table
    
    * Try list in table
    
    * Try list in table
    
    * Try list in table
    apurvis authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    af0a017 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe38fc7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f0ac97 View commit details
    Browse the repository at this point in the history
  20. Better method name

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    d23aa06 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    21a559e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    91d7854 View commit details
    Browse the repository at this point in the history
  23. Remove unused code

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    74bebe9 View commit details
    Browse the repository at this point in the history
  24. Remove unused code

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    50c1d46 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    80246a5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a37ddcf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2b90f4d View commit details
    Browse the repository at this point in the history
  28. Remove unused block

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    6c630f1 View commit details
    Browse the repository at this point in the history
  29. Remove unused line

    [email protected] committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    c0266a6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a27e41 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

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

Commits on Feb 22, 2017

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

Commits on Apr 27, 2017

  1. Merge master

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    f4e511c View commit details
    Browse the repository at this point in the history
  2. Merge master

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    1585b06 View commit details
    Browse the repository at this point in the history
  3. Merging

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    5db1aaa View commit details
    Browse the repository at this point in the history
  4. Passing specs

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    7c23d06 View commit details
    Browse the repository at this point in the history
  5. ArgumentError

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    b5d69d1 View commit details
    Browse the repository at this point in the history
  6. Stray comma

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    547d833 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e236526 View commit details
    Browse the repository at this point in the history
  8. README

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    0cbb263 View commit details
    Browse the repository at this point in the history
  9. README

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    71ebaa7 View commit details
    Browse the repository at this point in the history
  10. Comment

    [email protected] committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    684bba4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2abbead View commit details
    Browse the repository at this point in the history