CARVIEW |
jagregory
(James Gregory)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- James Gregory
- Website/Blog
- https://jagregory.com
- Company
- Proof of Concept
- Location
- Leeds, UK
- Member Since
- May 19, 2008 (about 1 year)
Following 32 coders and watching 19 repositories view all →
Public Repositories (10)
-
fluent-nhibernate
Fluent NHibernate!
Last updated Wed Jan 27 16:47:24 -0800 2010
-
machine.specifications
Forked from machine/machine.specifications Thu Jan 21 13:50:40 -0800 2010
Last updated Thu Jan 21 14:04:48 -0800 2010
-
Albacore
Dolphin-Safe Rake Tasks For .NET Systems
Forked from derickbailey/Albacore Thu Dec 03 11:28:27 -0800 2009
Last updated Wed Dec 30 05:21:23 -0800 2009
-
docu
Simple documentation done simply. .Net documentation generation
Last updated Mon Dec 28 15:51:16 -0800 2009
-
GitSharp
Git# --> Git for .NET
Forked from henon/GitSharp Fri Oct 09 06:49:43 -0700 2009
Last updated Sun Nov 22 16:19:02 -0800 2009
-
jagregory-gitsharp
Last updated Mon Nov 10 15:24:25 -0800 2008
-
yayaml
YaYAML: Yet Another YAML .Net parser
Last updated Sun Nov 02 18:28:20 -0800 2008
-
sharpdiff
Diff parsing library for .Net
Last updated Tue Oct 21 15:20:54 -0700 2008
-
boolangstudio
Boo language integration for Visual Studio 2008
Forked from olsonjeffery/boolangstudio Tue May 20 15:10:08 -0700 2008
Last updated Tue Oct 14 13:58:04 -0700 2008
-
golem
Executable, Rake-like builds for .NET where tasks are written in .NET code.
Forked from tobinharris/golem Thu Sep 25 07:39:17 -0700 2008
Last updated Sun Sep 28 04:07:17 -0700 2008
Public Activity 

-
James Freiwirth committed 46fe1db0:
Mapping composite user types with multiple columns now working. Resolves issues 129 and 365.

-
jagregory committed 06ab1798:
Merged in various changes from Paul
-
paulbatum committed 2b28ac5a:
Applied fix supplied by developingchris: fixed the buildutils.rb to reference the non-deprecated name for the active_support gem.
-
paulbatum committed dec9e6c8:
Created a helper for specifying proxy conventions.
-
paulbatum committed 3cc34d16:
Minor fix to convenience method added as part of proxy convention changes. Fix required due to big PropertyInfo refactoring.
-
paulbatum committed 5207d76c:
Created prebuilt proxy convention.
-
paulbatum committed 694fa20b:
Finished conversion of proxy convention tests to AAA syntax
-
paulbatum committed e4b7b9a5:
Midway through rewrite of proxy convention tests to AAA model
-
paulbatum committed f73e70c4:
Merged in dwarry's implementation of proxy conventions
-
Louis DeJardin committed 9153ff9c:
Fixed bug in one-to-one lazy attribute
-
Chris Chilvers committed b99eebab:
Changed PropertyPart to add the actual defaultColumn it has rather than creating a new column when setting the column name, this is to fix issue #354
-
Chris Chilvers committed 41998468:
fixed security exception when trying to load exception types under .net 4
-
paulbatum committed 878de800:
Added a Castle.ByteCode reference to the example project so that it executes successfully on first build.
-
paulbatum committed be231895:
Fixed bug where properties with a formula attribute would still get a generated column element.
-
paulbatum committed cde25439:
Fixed reference to ByteCode assembly in test project - no longer points to NH2.1

-
derickbailey committed 0840cb3e:
adjusted all rake tasks to jit initialize the yielded object, instead of at task initializing time
-
derickbailey committed c43d7c7d:
added a generic CommandTask to execute any arbitrary command
-
derickbailey committed db62a95f:
adjusting the system command specs to use an object scoped variable from the system_patch mixing, instead of a global variable.
-
derickbailey committed ad45e81f:
fixed a space / tab issue
-
derickbailey committed 5dfc4699:
cleaning up some tab vs. space stuff
-
Ben Hall committed b821c3f3:
Partly bad merge, partly fixed some specs
-
Ben Hall committed 922b9a40:
Merged looked have gone wrong for RakeFile
-
Ben Hall committed a2968187:
Merge from dev branch
-
Ben Hall committed d6d5481a:
Line ending changes
-
Ben Hall committed 90c4b20e:
RubyTask example
-
Ben Hall committed b6f144be:
Changes to zip task - renamed file to output_file
-
derickbailey committed 6cc51b53:
corrected = to -
-
derickbailey committed 17b97589:
fixed the source setter to use the supplied url
-
derickbailey committed f964220b:
moving install_dependencies to root folder, and updating to do proper checking for gems and sources, to prevent errors
-
derickbailey committed 97b6b926:
renaming the unit test runner tasks to xyzUnitTask instead of xyzUnitTestRunnerTask, to be more consisten with the (projectname)Task naming convention
-
derickbailey committed acebc389:
updated version to 0.0.8 for next release
-
BenHall committed 39860b35:
Fixed issue where we just want to zip loose directories
-
BenHall committed aeaa8ac9:
Ruby task allowing you to execute arbitary blocks of Ruby code in the block
-
BenHall committed d4210467:
SFTP can now deal with keys
-
BenHall committed 1524a8fe:
SSH can now deal with keys
And 19 more commits...

-
markwilk committed 5ab3efa5:
two spaces per tab, please
-
markwilk committed 865e4642:
two spaces per tab, please
-
Ben Hall committed 430bfbbb:
Changed the code within the msbuildtask about how it handles multiple properties
-
Ben Hall committed 96eb73ab:
Added :platform to the example seemed to break the build. Changed to Any CPU
-
Ben Hall committed 479f51a5:
Syntax changes to MSBuild task - suggested by @bellware
-
Ben Hall committed 357e9da4:
Added exec task
-
Ben Hall committed 577dde3d:
Added Unzip task. Added Example in rakefile.
-
derickbailey committed 72c60194:
added Andreone as a contributor for the wiki contributions
-
Mark Wilkins committed 7d5944c9:
fix calls to engine.build_attribute to include logging
-
Mark Wilkins committed 049aa844:
require csharpengine for default behavior
-
Mark Wilkins committed a21b87b9:
make C# engine the default
-
Mark Wilkins committed 59f1f0b8:
add param, accessor for framework version
-
unknown committed 02312185:
explicitly include language engines for vb and c#
-
unknown committed ee038f6f:
new assemblyinfo language engines for vb and c#
-
unknown committed 7d972e60:
use language engines for assemblyinfo files
-
derickbailey committed 218fd6bd:
fixed the albacore base task
-
derickbailey committed b0b86598:
fixed the albacore base task
-
derickbailey committed 987964d3:
merging the dev branch into master for the 0.0.8 release
-
derickbailey committed 2afb8d9b:
changing the new task syntax to be more rake-ish... msbuildtask do ... end, on all task shortcuts
-
derickbailey committed 0df8e63c:
merging code to auto install dependencies, into master
And 23 more commits...

-
James Kovacs committed ad703997:
Fixed bug in components with parent references failing HBM validation in NH2.1.2.

-
Barry Dahlberg committed fcdd5b69:
Allow VerifyTheMappings to accept an instance.
-
Ivan Zlatev committed f4b55a5d:
Implement PersistenceSpecification more descriptive error reporting.
-
Ivan Zlatev committed 7ede78cc:
Implement property-level equality comparison specification in addition to the entity-level one and add tests.
-
Ivan Zlatev committed d4676adf:
Fix bug 54 so that it is now possible to use chained property references when testing components or one-to-one references. E.g.:
-
Chris Chilvers committed fe4a5b9a:
Fixed issue #355 - Failing tests due to abstract classes
-
Chris Chilvers committed f0212179:
Fixed issue #356 - Instances do not always reset Not correctly when setting a value that is already specified
-
paulbatum committed 95b41d0c:
Fixed breakages of the tests added by Jon Kruger caused by the big PropertyInfo refactoring.
-
paulbatum committed cd39e3e1:
Added tests provided by Jon Kruger for problem where byte[] version columns weren't getting mapped if the property was on a base class
-
paulbatum committed a35940f6:
Fixed xml sorting of tuplizer element
-
paulbatum committed ab776ff0:
Tuplizer can now be set as part of an automapping override
-
paulbatum committed a1fc0023:
Added support for specifying a custom tuplizer on a class.

-
agross committed dc3fdfe2:
Reformatted code
-
agross committed 9faa5277:
Adding two more extension methods for component list checks with custom setters
-
agross committed de6ac7f6:
Adding specs for the PersistenceSpecificationExtensions
-
agross committed 6a4c75a6:
Adding more specs for checked values of the PersistenceSpecification
-
agross committed b7585bb8:
Refactoring the value specifications in order to increase code coverage
-
agross committed 9b4e4183:
Refactoring the PersistenceSpecification into separate classes, one for each type of mapping element to check, and a set of extension methods
-
paulbatum committed a69234ca:
Added support for CompositeIds with IUserTypes
-
dschilling committed 8a5f4bb5:
Applied Huberto.Kusters' fix for issue 329.
-
dschilling committed 9e0c6f1c:
Added test for issue 329.
-
paulbatum committed f10210cf:
Fixed bug whereby the stored procedure methods (SqlInsert, SqlUpdate, etc) would be ignored if used from an automapping override.
-
paulbatum committed fcc9bc50:
Fixed component mappings - class attribute is now always written. This resolves issue #347
-
paulbatum committed 1dcd04fc:
Applied patch from arnetheduck that allows the name attribute to be set on key-property elements of a composite-id. Issue #346
-
paulbatum committed e24b7c0a:
Added a readme file for contributors. Hopefully we'll run into less core.autocrlf issues now.
-
paulbatum committed 07f8f324:
Further refinements to stored procedure support, again provided by FrankM
-
paulbatum committed 047c493c:
Applied patch provided by FrankM that adds support for mapping stored procedures.