-
Notifications
You must be signed in to change notification settings - Fork 4
Add ability to change the sort used in a search #36
base: development
Are you sure you want to change the base?
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e268903 - Browse repository at this point
Copy the full SHA e268903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea9b5c - Browse repository at this point
Copy the full SHA 7ea9b5cView commit details -
GROVE-152: Use 404.js module in auth-helper
And add tests around isAuthorized() while we are at it. I note that the API spec prefers `errorMessage` to `message`, but I proposed in Jira that we modify the spec instead.
Configuration menu - View commit details
-
Copy full SHA for 9afe52f - Browse repository at this point
Copy the full SHA 9afe52fView commit details -
GROVE-509: fix case where authed is false
getAuth is going to throw an Unauthorized error. If we don't care about authentication, we send the request anyway. Tests would be nice to maintain this behavior.
Configuration menu - View commit details
-
Copy full SHA for c806d9a - Browse repository at this point
Copy the full SHA c806d9aView commit details -
GROVE-509: don't swallow other errors
Let's be a bit more careful here and throw errors other than "Unauthorized", so we don't accidentally swallow something.
Configuration menu - View commit details
-
Copy full SHA for 59acfd1 - Browse repository at this point
Copy the full SHA 59acfd1View commit details -
GROVE-509: Match LATEST as well as v1
for the proxy to MarkLogic. Both are viable prefixes for MarkLogic.
Configuration menu - View commit details
-
Copy full SHA for d4d4ef8 - Browse repository at this point
Copy the full SHA d4d4ef8View commit details -
Use memory store since default store will leak memory. Also take adva…
…ntage of built in features ie. rolling/refreshing sessions and expiration to replace custom code
Configuration menu - View commit details
-
Copy full SHA for 3c24614 - Browse repository at this point
Copy the full SHA 3c24614View commit details -
change the authentication mechanism into custom code so that we can s…
…tore the hashed username:realm:password in the session securely
Configuration menu - View commit details
-
Copy full SHA for c3e5465 - Browse repository at this point
Copy the full SHA c3e5465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58be13f - Browse repository at this point
Copy the full SHA 58be13fView commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6fbdc8 - Browse repository at this point
Copy the full SHA d6fbdc8View commit details
Commits on Jan 17, 2020
-
Merge pull request #29 from marklogic-community/feature/25-ext-route
#25: added initial implementation of default route for rest extensions
Configuration menu - View commit details
-
Copy full SHA for bb63803 - Browse repository at this point
Copy the full SHA bb63803View commit details
Commits on Jan 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8715f01 - Browse repository at this point
Copy the full SHA 8715f01View commit details -
Merge pull request #32 from marklogic-community/feature/31-ping-route
#31: added default ping route, including call to backend ping extension
Configuration menu - View commit details
-
Copy full SHA for 93e920e - Browse repository at this point
Copy the full SHA 93e920eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b4f8a - Browse repository at this point
Copy the full SHA 03b4f8aView commit details -
Merge pull request #33 from marklogic-community/feature/synch-with-co…
…re-api Various robustness updates
Configuration menu - View commit details
-
Copy full SHA for 50d6253 - Browse repository at this point
Copy the full SHA 50d6253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f63c6 - Browse repository at this point
Copy the full SHA 90f63c6View commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05c3255 - Browse repository at this point
Copy the full SHA 05c3255View commit details -
Merge pull request #35 from marklogic-community/feature/26-crud-actions
Feature/26 crud actions
Configuration menu - View commit details
-
Copy full SHA for 6d92571 - Browse repository at this point
Copy the full SHA 6d92571View commit details -
Support adding the sort to the operator-state
Marianne Myers committedJan 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 2f2b5f5 - Browse repository at this point
Copy the full SHA 2f2b5f5View commit details