Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

1.0 #152

Merged
merged 36 commits into from
Dec 7, 2016
Merged

1.0 #152

merged 36 commits into from
Dec 7, 2016

Commits on Dec 1, 2016

  1. Configuration menu
    Copy the full SHA
    bfe5a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b8148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c67f07 View commit details
    Browse the repository at this point in the history
  4. Fixed documentation

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    3411ee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3960853 View commit details
    Browse the repository at this point in the history
  6. dartfmt

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    46948eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f839466 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f86c7c View commit details
    Browse the repository at this point in the history
  9. Updated test/template projects to use import instead of part, changed…

    … data model builder to include lib dependencies
    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4948854 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee8a7e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    461f99c View commit details
    Browse the repository at this point in the history
  12. Moved isolate exception back to public to prevent from breaking exist…

    …ing code, marked as deprecated
    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    2c3966a View commit details
    Browse the repository at this point in the history
  13. dartfmt

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    13bd5e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17fa85b View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    0590b99 View commit details
    Browse the repository at this point in the history
  16. Fixed bug with isNotPresent in partial matcher. (#143)

    * Fixed bug with isNotPresent in partial matcher.
    
    * Added a test, caught another bug, fixed the bug.
    
    * Check success case.
    anachlas authored and itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    c907b5f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8c9bef9 View commit details
    Browse the repository at this point in the history
  18. Revert "Cleaned up example requestsink a smidgen"

    This reverts commit 6255e4d.
    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    fa39ce3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    698d4b6 View commit details
    Browse the repository at this point in the history
  20. Renaming some things

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    e632827 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5834dfd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a786be7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    872c4e5 View commit details
    Browse the repository at this point in the history
  24. Removed unused method

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    cb7dce0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fc32de3 View commit details
    Browse the repository at this point in the history
  26. UPdated change log

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    0b75d3f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d5ca1f0 View commit details
    Browse the repository at this point in the history
  28. pr feedback

    itsjoeconway committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    5101d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Jc/fix managed resolution (#147)

    * Tests and fixes for template generation and data model generation
    
    * Fixed some exit code stuff
    
    * Updated changelog
    
    * dartfmt
    
    * Removed unused imports
    itsjoeconway authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    86deab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Jc/explicit query values (#148)

    * Tests and fixes for template generation and data model generation
    
    * Fixed some exit code stuff
    
    * dartfmt
    
    * Removed unused imports
    
    * Disallow multiple query parameters of same key if arg type is not List in HTTPController, allow when is
    
    * dartfmt
    
    * update changelog
    
    * Improve willSendResponse and tests
    itsjoeconway authored Dec 6, 2016
    Configuration menu
    Copy the full SHA
    54aec02 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Fixing some naming and ordering in template (#150)

    * Fixing some naming and ordering in template
    
    * Fixed test issue with 1.21
    itsjoeconway authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    1bc0f7e View commit details
    Browse the repository at this point in the history
  2. Getting code coverage to only run on master (#151)

    * Getting code coverage to only run on master
    
    * Moving scripts into ci dir
    
    * Moving scripts into ci dir
    itsjoeconway authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    9dde4e9 View commit details
    Browse the repository at this point in the history
  3. Updating after_script

    itsjoeconway committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    8ab4bf2 View commit details
    Browse the repository at this point in the history
  4. Changing script error

    itsjoeconway committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    e851295 View commit details
    Browse the repository at this point in the history
  5. Debugging travis script

    itsjoeconway committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    dae0089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e3cbf9 View commit details
    Browse the repository at this point in the history