Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack.Server
AutoQueryFeature.cs
on
vs2012
User selector
All users
All time
Commit history
Commits on Jul 15, 2015
generate suffix if no alias supplied, missed during refactoring c4f8af70e6aa51313d89807940d7d13abaa87710
drakelord
committed
18d6a10
View commit details
Copy full SHA for 18d6a10
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Change QueryResponseFilterDelegate to use Action<QueryFilterContext>
mythz
committed
8e7001b
View commit details
Copy full SHA for 8e7001b
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
Ignore unknown commands and only populate Count(*) if it was requested
mythz
committed
bd52d9a
View commit details
Copy full SHA for bd52d9a
View code at this point
Browse repository at this point
Refactor AutoQuery ResponseFilters, allow filters to process tokenized commands instead of raw strings
mythz
committed
7445153
View commit details
Copy full SHA for 7445153
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
Minor fixes in AutoQuery IncludeAggregates response filter.
Show description for c4f8af7
drakelord
committed
c4f8af7
View commit details
Copy full SHA for c4f8af7
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
Condense query for calculating Total into Aggregate ResponseFilter
mythz
committed
cc17929
View commit details
Copy full SHA for cc17929
View code at this point
Browse repository at this point
Wrap AutoQuery conditions in braces
mythz
committed
d544682
View commit details
Copy full SHA for d544682
View code at this point
Browse repository at this point
Add support for processing AutoQuery Response filters and include default impl for Aggregates
mythz
committed
e43f199
View commit details
Copy full SHA for e43f199
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Reset() JsConfig after update
mythz
committed
56644ae
View commit details
Copy full SHA for 56644ae
View code at this point
Browse repository at this point
Add support for Table field alias and JsConfig.EmitLowercaseUnderscoreNames convention
mythz
committed
4acd9c4
View commit details
Copy full SHA for 4acd9c4
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Add comments to AutoQueryViewerConfig
mythz
committed
6912247
View commit details
Copy full SHA for 6912247
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
rename to more appropriate ServiceIconUrl
mythz
committed
b081d37
View commit details
Copy full SHA for b081d37
View code at this point
Browse repository at this point
Add IconUrl on Service
mythz
committed
692b0ab
View commit details
Copy full SHA for 692b0ab
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Add IsPublic property to allow listing on AutoQueryViewer's public registry
mythz
committed
8af73b3
View commit details
Copy full SHA for 8af73b3
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
More tweaks, remove width options, add BrandUrl
mythz
committed
fc493e0
View commit details
Copy full SHA for fc493e0
View code at this point
Browse repository at this point
Add Text and Link Color
mythz
committed
362b53e
View commit details
Copy full SHA for 362b53e
View code at this point
Browse repository at this point
Add more AQV Attributes
mythz
committed
ebfefa2
View commit details
Copy full SHA for ebfefa2
View code at this point
Browse repository at this point
Add DefaultSearchFields to AutoQueryViewerConfig
mythz
committed
50b75b2
View commit details
Copy full SHA for 50b75b2
View code at this point
Browse repository at this point
Add additional AutoQueryViewer config
mythz
committed
ee84b98
View commit details
Copy full SHA for ee84b98
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Group AutoQueryViewer Config into single class, add optional ImageUrl on services
mythz
committed
c635879
View commit details
Copy full SHA for c635879
View code at this point
Browse repository at this point
Rename AutoForm to more appropriate AutoQueryViewer
mythz
committed
2096e4b
View commit details
Copy full SHA for 2096e4b
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
reference System.Web in SS.ServerV45
mythz
committed
98571fa
View commit details
Copy full SHA for 98571fa
View code at this point
Browse repository at this point
Add AutoForm Metadata service
mythz
committed
e4b5f12
View commit details
Copy full SHA for e4b5f12
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
Add support for implicit querying of enums in AutoQuery
mythz
committed
b5d2477
View commit details
Copy full SHA for b5d2477
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Multiple joins can now be defined on a single AutoQuery request definition.
jamescarter-le
committed
587b3d9
View commit details
Copy full SHA for 587b3d9
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
Add support for references in AutoQuery
mythz
committed
23335f5
View commit details
Copy full SHA for 23335f5
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
expand AutoQuery implicit conventions
mythz
committed
46c5823
View commit details
Copy full SHA for 46c5823
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Change AutoQueryFeature to register services in new IPostInitPlugin before ServiceController.AfterInit()
mythz
committed
30e7547
View commit details
Copy full SHA for 30e7547
View code at this point
Browse repository at this point
Move DTO's from Check.ServiceInterface to Check.ServiceModel + enable AutoQuery
mythz
committed
6d4b488
View commit details
Copy full SHA for 6d4b488
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Add built-in profiling for Creating and Executing AutoQuery
mythz
committed
bd887cc
View commit details
Copy full SHA for bd887cc
View code at this point
Browse repository at this point
Add Ids convention
mythz
committed
2001400
View commit details
Copy full SHA for 2001400
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
Rename QueryField.Format to Template
mythz
committed
8e83d0b
View commit details
Copy full SHA for 8e83d0b
View code at this point
Browse repository at this point
rename to RawSqlFilters
mythz
committed
73b1c41
View commit details
Copy full SHA for 73b1c41
View code at this point
Browse repository at this point
rename to OrderByPrimaryKeyOnPagedQuery
mythz
committed
34bee29
View commit details
Copy full SHA for 34bee29
View code at this point
Browse repository at this point
Refactor QueryType to QueryTerm
mythz
committed
43d9108
View commit details
Copy full SHA for 43d9108
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.