1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Simran 0dc11b227d Bug fix 3.3/git enforce more lf line endings (#3945)
* Git: Enforce LF line endings for new VERSIONS file as well

* Git: Enforce LF line endings for new VERSIONS file as well
2017-12-08 15:43:43 +01:00
Frank Celler cf742d984c Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-17 22:57:43 +01:00
Simran b63428c01d Enforce Unix line endings for SummaryBlacklist.txt (#3724)
With Windows line breaks in a Cygwin environment, the docu build checker breaks (reports README.md and SUMMARY.md not being mapped to SUMMARY.md)
2017-11-17 10:34:00 +01:00
Frank Celler ad2deda8d0 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-05 20:52:50 +01:00
Wilfried Goesgens 6af7041d3f ignore autogenerated files during merge: (#3462)
* ignore autogenerated files during merge: https://gist.github.com/tmaybe/4c9d94712711229cd506

* fix typo

* remove frontend
2017-10-20 17:41:35 +02:00
Wilfried Goesgens fa3e1fab1f release version 3.3.milestone2 2017-10-19 14:37:50 +02:00
Kaveh Vahedipour a315997617 callback redesign 2016-04-07 10:20:08 +02:00
Wilfried Goesgens 62dd82bb3b Fixate line endings for csv & json test data 2016-03-30 17:16:05 +02:00
Frank Celler 49f6152875 eol for VERSION 2016-03-19 22:20:23 +01:00
Frank Celler 3df0e0aa6b force lf 2016-03-18 16:35:41 +01:00
CoDEmanX 622fee5f1a Prevent git from changing line endings from LF to CRLF for shell scripts.
It would break them over and over again on Windows (strange syntax errors in bash).
2015-08-19 23:29:55 +02:00