Projects
Filters
Dashboards
Apps
Create
re-linq
Classic software project
Back to project
Filters
All issues
Open issues
Done issues
Resolved recently
Updated recently
View all filters
Projects
/
Issues
Export Issues
Go to advanced search
Search issues
Submit
Assignee
Reporter
Status:
Closed
Type
Clear all
Switch to detail view
Type
Key
Summary
Assignee
Reporter
P
Status
Created
RMLNQ
-
131
Update to re-motion Build Script 2.0.0-alpha.18
Michael Ketting
Michael Ketting
Closed
Oct 19, 2020
RMLNQ
-
130
Update to VS2017
Michael Ketting
Michael Ketting
Closed
Oct 16, 2020
RMLNQ
-
126
Incorrect QueryModel for multiple Selects
Michael Ketting
Unassigned
Closed
Jan 3, 2019
RMLNQ
-
120
Update project url in nuspec file
Michael Ketting
Michael Ketting
Closed
May 18, 2018
RMLNQ
-
118
Update project url in project metadata
Michael Ketting
Michael Ketting
Closed
Feb 21, 2018
RMLNQ
-
115
Support for Roslyn's Microsoft.VisualBasic.CompilerServices.EmbededOperators
Michael Ketting
Unassigned
Closed
Aug 3, 2017
RMLNQ
-
113
NuGet package adds .NET Standard references even when adding the dependency as a full-framework reference
Michael Ketting
Unassigned
Closed
Jun 14, 2017
RMLNQ
-
112
Invalid query model generated when Select is projecting a new object without any property assignment
Michael Ketting
Unassigned
Closed
Apr 14, 2017
RMLNQ
-
109
Update to re-motion Build Script 2.0.0-alpha.17
Michael Ketting
Michael Ketting
Closed
Dec 24, 2016
RMLNQ
-
107
Don't use Enum.IsDefined in EvaluatableTreeFindingExpressionVisitor
Michael Ketting
Unassigned
Closed
Nov 7, 2016
RMLNQ
-
106
Add QuerySourceMapping.Remove API
Michael Ketting
Unassigned
Closed
Sep 26, 2016
RMLNQ
-
105
QueryModel does not correctly propagate subquery identifiers in GroupJoin scenarios
Michael Ketting
Michael Ketting
Closed
Jun 16, 2016
RMLNQ
-
104
NuGet Package v2.1.0 uses wrong dependency list
Michael Ketting
Michael Ketting
Closed
Jun 14, 2016
RMLNQ
-
103
Integrate .NET Core v1.0.0 RTM in re-linq
Michael Ketting
Michael Ketting
Closed
Jun 9, 2016
RMLNQ
-
102
Update AssemblyInfo metadata to align with re-motion conventions
Michael Ketting
Michael Ketting
Closed
Jun 8, 2016
RMLNQ
-
101
Update to re-motion Build Script 2.0.0-alpha.12
Michael Ketting
Michael Ketting
Closed
Jun 8, 2016
RMLNQ
-
99
Switch solution to Visual Studio 2015
Michael Ketting
Michael Ketting
Closed
May 13, 2016
RMLNQ
-
98
Support for .NET Standard moniker instead of PCL
Michael Ketting
Unassigned
Closed
Apr 25, 2016
RMLNQ
-
94
Compile lib/net45/Remotion.Linq.dll against net45
Michael Ketting
Unassigned
Closed
Feb 4, 2016
RMLNQ
-
93
Change NodeTypeRegistry to support .NET Native
Michael Ketting
Michael Ketting
Closed
Oct 30, 2015
RMLNQ
-
91
Extension point for custom from clause implementations
Michael Ketting
Michael Ketting
Closed
Jun 27, 2015
RMLNQ
-
90
Return type of MethodCallExpressionNodeBase.ApplyNodeSpecificSemantics() was changed from QueryModel to void
Michael Ketting
Michael Ketting
Closed
Jun 27, 2015
RMLNQ
-
89
Removed return value from ResultOperatorExpressionNodeBase.ApplyNodeSpecificSemantics()
Michael Ketting
Michael Ketting
Closed
Jun 24, 2015
RMLNQ
-
87
ResultOperatorExpressionNodeBase.ApplyNodeSpecificSemantics cannot be sealed
Michael Ketting
Michael Ketting
Closed
Jun 22, 2015
RMLNQ
-
86
Make constructor of FromClauseBase protected internal
Michael Ketting
Unassigned
Closed
Jun 22, 2015
RMLNQ
-
85
Removed CloningExpressionVisitor from public API
Unassigned
Michael Ketting
Closed
Jun 21, 2015
RMLNQ
-
84
All custom expressions use ExpressionType.Extension in .NET 4
Unassigned
Michael Ketting
Closed
Jun 21, 2015
RMLNQ
-
83
Support filtering which expressions should be considered for partial evaluation
Michael Ketting
Michael Ketting
Closed
Jun 13, 2015
RMLNQ
-
78
Sealed QueryModel and its clauses
Michael Ketting
Michael Ketting
Closed
Jun 4, 2015
RMLNQ
-
77
Sealed concrete implementations of IExpressioNode
Michael Ketting
Michael Ketting
Closed
Jun 4, 2015
RMLNQ
-
76
Refactor GroupByWithResultSelectorExpressionNode to no longer inherit from SelectExpressionNode
Michael Ketting
Michael Ketting
Closed
Jun 4, 2015
RMLNQ
-
75
Fix DebuggerDisplay still using FormattingExpressionTreeVisitor
Michael Ketting
Michael Ketting
Closed
May 31, 2015
RMLNQ
-
74
Seal classes not intended as extension points
Michael Ketting
Michael Ketting
Closed
May 25, 2015
RMLNQ
-
72
Support for partial evaluation of extension expressions
Michael Ketting
Michael Ketting
Closed
May 16, 2015
RMLNQ
-
71
ExtensionExpression has been removed from .NET 4 code base
Michael Ketting
Michael Ketting
Closed
May 10, 2015
RMLNQ
-
70
ExpressionTreeVisitor has been replaced with RelinqExpressionVisitor
Michael Ketting
Michael Ketting
Closed
May 9, 2015
RMLNQ
-
69
Method CreateFromTypes() on MethodNameBasedNodeTypeRegistry has been replaced with method CreateFromRelinqAssembly()
Michael Ketting
Michael Ketting
Closed
Apr 16, 2015
RMLNQ
-
68
Method CreateFromTypes() on MethodInfoBasedNodeTypeRegistry has been replaced with method CreateFromRelinqAssembly()
Michael Ketting
Michael Ketting
Closed
Apr 16, 2015
RMLNQ
-
67
Replace custom ExpressionTreeVisitor with System.Linq.ExpressionVisitor implementation
Michael Ketting
Michael Ketting
Closed
Apr 10, 2015
RMLNQ
-
65
Add dedicated .net 4.5 folder to nuget package to allow for explict linking to .net 4.5 build vs .net 4.0 build
Michael Ketting
Michael Ketting
Closed
Mar 28, 2015
RMLNQ
-
64
Type Remotion.Linq.Utilities.ReflectionUtility has been removed from public API
Michael Ketting
Michael Ketting
Closed
Mar 28, 2015
RMLNQ
-
63
Types in Remotion.Linq.Collections have been removed from public API
Michael Ketting
Michael Ketting
Closed
Mar 28, 2015
RMLNQ
-
62
Source Package does not contain all relevant source files
Michael Ketting
Michael Ketting
Closed
Mar 27, 2015
RMLNQ
-
60
Change all implementations of IExpressionNode to immutable types
Michael Ketting
Michael Ketting
Closed
Mar 20, 2015
RMLNQ
-
59
.NET 3.5 Compatibility
Michael Ketting
Michael Ketting
Closed
Mar 1, 2015
RMLNQ
-
66
Update to re-motion Build Script 2.0.0-alpha.7
Michael Ketting
Michael Ketting
Closed
Feb 15, 2015
RMLNQ
-
58
Update to re-motion Build Script 2.0.0-alpha.6
Michael Ketting
Michael Ketting
Closed
Feb 15, 2015
RMLNQ
-
57
.NET 4.0 Compatiblity
Michael Ketting
Michael Ketting
Closed
Feb 15, 2015
RMLNQ
-
56
FormattingExpressionTreeVisitor has been removed from .NET 4 code base
Michael Ketting
Fabian Schmied
Closed
Feb 6, 2015
RMLNQ
-
55
Move FormattingExpressionTreeVisitor to .NET 3.5 code base
Michael Ketting
Fabian Schmied
Closed
Feb 6, 2015
Give feedback
Showing 1-50 of 70
1
2