Skip to content

update rebase#2

Merged
jjhesk merged 102 commits intoGoLandr:masterfrom
kataras:master
Jan 20, 2019
Merged

update rebase#2
jjhesk merged 102 commits intoGoLandr:masterfrom
kataras:master

Conversation

@jjhesk
Copy link
Copy Markdown

@jjhesk jjhesk commented Jan 20, 2019

We'd love to see more contributions

Read how you can contribute to the project.

Please attach an issue link which your PR solves otherwise your work may be rejected.

kataras added 30 commits August 23, 2018 06:30
…new uint64 for MVC (int64 was already supported there) - and - add ctx.Params().GetUint64 (GetInt64 was already there) - and - make the ':int or :number' to accept negative numbers with no digit limit (at low level) and rename the 'app.Macros().Int.RegisterFunc' to 'Number.RegisterFunc' because number can be any type of number not only standard go type limited - and - add alias for ':boolean' -> ':bool'. Finally, Update the examples but not the version yet, I have to provide a good README table to explain the end-developers how they can benefit by those changes and why the breaking change (which is to accept negative numbers via ':int') is for their own good and how they can make their own macro functions so they do not depend on the Iris builtn macro funcs only. More to come tomorrow, stay tuned
…arguments: int,uint8,uint16,uint32,int8,int32,int64,slice of strings and string
…nt of tutorial on how to add a completely new type from scratch to the hero for future contributors
…ome of the dependencies, add a history entry with unknown release date
…et's stick with the current system until gophers get acquainted with the new go modules and how it works - I putted a link to the TOC in order to help them
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
…mapped macros with any number of macro functions - example added - although it's working it is not ready yet - I have to do some cleanup, doc comments and a TODO
…ter types and macros - no doc update - no live tests yet - time for sleep
…cute anything at all if not really needed, more clean code as well
… root because it may be used by the end-developers now to ammend the available macros per application
…tr and debug logs for handlers length ignores the internal generated macro evaluator handler if it is there, so end-dev cannot be confused about the debug logs at that point
…ead of its kind, so custom types like structs can be used without any issues. Add an example on how to register a custom macro it is just few lines and all in one place in this version.
…adger sessionsdb's dependency to 1.5.4 from 1.5.3
…ch gives access to the correct context and routes
kataras and others added 29 commits November 11, 2018 00:57
…mal Party, version-specific middlewares are not needed because the end-developer should declare a middleware with manual matching of version using versioning.Match(ctx, version) bool instead
session/redis: fix unused service config var. IdleTimeout witch was r…
Fix cache corruption due to recorder reuse
the previous link  will be automatically appended to `https://github.com/kataras/iris/` and thus get a wrong direction
Fix link for httpexpect in README
README_ZH.md in _examples/
@jjhesk jjhesk merged commit 3573bad into GoLandr:master Jan 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants