Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch gitter to discord for drone. (#1971) | Bo-Yi Wu | 2017-06-15 | 1 | -1/+5 |
| | | | | | | | | | | | | | | * switch gitter to discord for drone. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * add event Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * only notify build fail message. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Unified editorconfig accross all projects | Thomas Boerger | 2016-11-28 | 1 | -6/+6 |
| | |||||
* | .editorconfig: do not specify line ending | Andrey Nering | 2016-11-14 | 1 | -1/+0 |
| | | | | | That is annoying on Windows, since the editor will change the file if you just open it. Git will checking as LF anyway. | ||||
* | Go uses ident size 8 with tabs. Nothing else. | Matthias Loibl | 2016-11-08 | 1 | -1/+1 |
| | | | | | We are using gofmt to format our code. This will emit tabs. The standard is tabs which is 8 spaces. | ||||
* | Drop indent-size from Makefile section | Sandro Santilli | 2016-11-05 | 1 | -1/+0 |
| | |||||
* | Use tabs in Makefiles | Sandro Santilli | 2016-11-05 | 1 | -0/+4 |
| | |||||
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -1/+5 |
| | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | Update .editorconfig (#3534) | Andrey Nering | 2016-08-29 | 1 | -1/+10 |
| | | | [CI SKIP] | ||||
* | Added .editorconfig | James Cracknell | 2015-03-13 | 1 | -0/+12 |