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

#24 - adding the backend code to support deploying a user's modules #25

Merged
merged 2 commits into from Feb 3, 2016

Conversation

paxtonhare
Copy link
Contributor

  • also added domains to the Java API and xquery

- also added domains to the Java API and xquery
:
: @param $map - a map with all the stuff in it
: @return - the newly constructed envelope
:)
declare function flow:make-envelope($map as map:map)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Envelope is one of your transforms, right? I get that you're providing a built-in one, but would it be helpful to put this in a separate file to illustrate how to build other ones?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it's not a built in transform. that concept is so last week :)

we are not allowing the user to override the envelope.

paxtonhare added a commit that referenced this pull request Feb 3, 2016
#24 - adding the backend code to support deploying a user's modules
@paxtonhare paxtonhare merged commit 541922f into master Feb 3, 2016
@paxtonhare paxtonhare deleted the add_userland_deploy branch February 3, 2016 20:33
SameeraPriyathamTadikonda referenced this pull request in SameeraPriyathamTadikonda/marklogic-data-hub Feb 26, 2020
…ubenterprise:auth to develop

* commit '810a886b959a9d3ce15ea49664f18424e3e29ddc':
  Add license information
  Update spring dependencies
  Add auth tests
  Add TestService for example
  Remove unused dependencies
  Remove dependency on marklogic-data-hub and related libs
  Change error message wording
  Move model class to AuthFilter
  Store the databaseClient object in a session scoped bean for further use Add AuthenticationSuccessHandler and LogoutSuccessHandler Remove unused code
  Use spring's in-memory session management Sets the session timeout to 5 mins Sets session cookie max-age to 5 mins
  Add initial auth code
brucean52 pushed a commit to brucean52/marklogic-data-hub that referenced this pull request Mar 2, 2020
…r-ui:dhfprod3164 to develop

* commit 'd7d5f9235355fdf67c2cc6841171e9e5c2f5cc42':
  added the ability to set server ip from docker run command line
  updated docker build to support server ip
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.

None yet

2 participants