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

Fixing some naming and ordering in template #150

Merged
merged 2 commits into from
Dec 7, 2016
Merged

Conversation

itsjoeconway
Copy link
Contributor

Just a quick change to the register controller in the template

@itsjoeconway itsjoeconway merged commit 1bc0f7e into 1.0 Dec 7, 2016
@itsjoeconway itsjoeconway deleted the jc/minor_things branch December 7, 2016 17:50
itsjoeconway added a commit that referenced this pull request Dec 7, 2016
* Fixing contentType behavior for Response

* Fix tests to use content-type

* Changing behavior for content type interpretation/handling for Response

* Fixed documentation

* Fixed docs, fixed style thing

* dartfmt

* Bump version number, change log

* WIP; clean up private/public

* Updated test/template projects to use import instead of part, changed data model builder to include lib dependencies

* Cleaning up template project

* Cleaned up API a bit, hid some things

* Moved isolate exception back to public to prevent from breaking existing code, marked as deprecated

* dartfmt

* Fixed type on app config

* Cleaned up example requestsink a smidgen

* Revert "Cleaned up example requestsink a smidgen"

This reverts commit 6255e4d.

* Fixing small thing in template sink

* Renaming some things

* Made a few static values const

* Fixing up some tests, test_all generator

* Updated some tests, made the last managedcontext the default context

* Removed unused method

* Added instructions for running tests and collecting coverage

* UPdated change log

* Using codecov and adding to travis

* Update CHANGELOG.md

* 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.

* pr feedback

* 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

* 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

* Fixing some naming and ordering in template (#150)

* Fixing some naming and ordering in template

* Fixed test issue with 1.21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant