This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 23, 2014
-
-
Jay Rainey authored
- This was required as the published WSDL is wrong, and does not allow creation of datafiles in datasets. - Updated date on git hook to allow gSOAP generated file to be added.
-
- Oct 25, 2013
-
-
Jay Rainey authored
- Updated .gitignore to allow generated files to be comitted.
-
- Oct 18, 2013
-
-
Jay Rainey authored
- Updated `.gitignore` to allow generated files to be comitted.
-
- Sep 02, 2013
-
-
Jay Rainey authored
-
- Aug 19, 2013
-
-
Jay Rainey authored
- Renamed GSoapGenerated classes code to reflect associated namespace used. - Added `ICat4GsoapGenerated.cpp` to prevent warnings. - Updated `README.md` to reflect namespace problems and appropriate solutions.
-
Jay Rainey authored
- Updated `ICat3` classes to make use of namespace. - Renamed `GSoapGenerated` code to reflect associated namespace. - Added `soapserializersC` to `GSoap.cpp` to prevent warnings. - Updated `gitattributes` to reflect name changes.
-
- Aug 12, 2013
-
-
Jay Rainey authored
- Increased filesize of gitattribute to allow gSoap generated files to be commited.
-
- Aug 08, 2013
-
-
Jay Rainey authored
- Modified `ICatHelper.cpp` as generated attribute name has changed (most likely a bug in gSOAP). - Increased file size in .attributes to allow `soapC.cpp` to be uploaded.
-
Jay Rainey authored
Modified gitattributes to allow gSoap generated files to be commited.
-
- Dec 11, 2012
-
-
Russell Taylor authored
From git 1.7.2, there's a new way of dealing with line endings. This setting of the attribute should mean that developers get their native line endings locally, but that we only get LF endings in the repo. Requiring everyone to set a config property to enforce this should no longer be necessary.
-