- 06 Jan, 2020 1 commit
-
-
James Lamb authored
* [R-package] removed TODOs in code * [ci] added to-do to TODO comment linter
-
- 19 Dec, 2019 1 commit
-
-
Nikita Titov authored
-
- 15 Dec, 2019 1 commit
-
-
James Lamb authored
-
- 16 Nov, 2019 1 commit
-
-
James Lamb authored
* Added more linters on R code * started working on implicit integers * finished style changes to handle implicit integers * regenned documentation and added concatenation linter * changed channel for r-lintr * try building stringi before lintr * trying to get libicui18n * trying another thing * trying conda-forge again * added re-install of stringi * uncommented other stages * Update .ci/test.sh Co-Authored-By:Nikita Titov <nekit94-08@mail.ru> * removed apt update and changed lintr version floor * get lintr from CRAN * R needs to come before C++ linting * testing lintr install from CRAN * trying one more thing * more verbose * order might matter * removed commented code * cleaned up linting block in test.sh * grouped conda install calls and fixed a few integer array things
-
- 10 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 08 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 05 Nov, 2019 1 commit
-
-
James Lamb authored
-
- 24 Oct, 2019 1 commit
-
-
James Lamb authored
-
- 22 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 16 Oct, 2019 1 commit
-
-
Nikita Titov authored
* Update setup.sh * Update setup.sh * Update setup.sh * Update setup.sh * Update setup.sh * Update setup.sh
-
- 06 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 02 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 01 Oct, 2019 1 commit
-
-
Nikita Titov authored
* moved clang linking commands to docker * switch to dev container * test: switch compilers * switch compilers back * switch back to production container
-
- 29 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 24 Sep, 2019 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 21 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 19 Sep, 2019 1 commit
-
-
Nikita Titov authored
* added cpplint heck * removed TODO from code * change order of checks
-
- 03 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 24 Jul, 2019 1 commit
-
-
Nikita Titov authored
* removed temp fix for conda * fixed conda activation before any conda command
-
- 01 Jul, 2019 1 commit
-
-
Nikita Titov authored
* Update .appveyor.yml * Update .vsts-ci.yml * Update setup.sh
-
- 30 Jun, 2019 1 commit
-
-
Nikita Titov authored
-
- 15 May, 2019 1 commit
-
-
Nikita Titov authored
* migrate Dockerfile * switch tag back
-
- 14 May, 2019 1 commit
-
-
Nikita Titov authored
* compile SWIG artifact on Windows * compile SWIG artifact on Windows * combined swig and sdist jobs for Linux * added conditions for artifacts publishing * added SWIG artifact compilation on macOS * hotfix * test: switch compilers * harsh workaround for OpenMP library conflict * switch compilers back * consistent order of tasks in condition * dummy commit to trigger CI and fix CLA
-
- 12 May, 2019 1 commit
-
-
Nikita Titov authored
* test: AppleClang on Travis * updated fix for OpenMP multiple instances * updated docs * switch compiler back
-
- 09 May, 2019 1 commit
-
-
Nikita Titov authored
* Update setup.sh * Update test.sh * Update setup.sh * test: gcc on Azure * Update test.sh * Update setup.sh * Update test.sh * switch compiler back on Azure
-
- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 06 May, 2019 1 commit
-
-
Nikita Titov authored
-
- 05 May, 2019 1 commit
-
-
Nikita Titov authored
* use file to install deps for docs * added C_API docs * use breathe without exhale * added missed params descriptions and make Doxygen fail for warnings * escape char hotfix * ignore unknown directive for rstcheck * better handle env variable * hotfix for 'Unknown directive type' error with C_API=NO * Update .gitignore * fixed pylint * use already defined constants in conf.py * do not suppress Doxygen's output * addressed review comments * removed unneeded import
-
- 04 May, 2019 1 commit
-
-
Nikita Titov authored
-
- 30 Apr, 2019 1 commit
-
-
Nikita Titov authored
* added job for swig compilation on Linux with artifacts * hotfix * test: SWIG with Clang compiler * switch compiler back to gcc * switch to main docker
-
- 29 Apr, 2019 1 commit
-
-
Nikita Titov authored
* set platform via A option * style hotfix * updated R installation script * updated Python installation script * updated CI test script * provide VS version-ingependent link for redistributables download * added link to VS 2019 redistributables * added VS 2019 match for Boost binaries
-
- 26 Apr, 2019 1 commit
-
-
Nikita Titov authored
* Update Features.rst * Update .appveyor.yml * Update test_windows.ps1 * Update test_windows.ps1 * Update .appveyor.yml * Update test_windows.ps1 * Update .appveyor.yml
-
- 10 Apr, 2019 1 commit
-
-
Nikita Titov authored
* added fix for OpenMP on macOS into test script * test: AppleClang on Travis * use Mojave on Travis * bash hotfix * get back to gcc compiler on Travis macOS
-
- 09 Apr, 2019 1 commit
-
-
Nikita Titov authored
* updated boost submodule * updated docker with new stable Clang and CMake * switch to dev docker * updated setup script * updated MinGW on Appveyor * updated Azure config to use docker for GPU task * do not upgrade gcc - takes too long * test: switch compilers * switch compilers back * get back to main docker
-
- 18 Mar, 2019 1 commit
-
-
Nikita Titov authored
-
- 14 Mar, 2019 1 commit
-
-
Nikita Titov authored
* ci fix * ci fix for Appveyor * actually firx Appveyor
-
- 18 Feb, 2019 1 commit
-
-
Nikita Titov authored
-
- 02 Feb, 2019 1 commit
-
-
Nikita Titov authored
* refined command status check * refined Appveyor * redirect all warnings to stdout
-
- 30 Jan, 2019 1 commit
-
-
Nikita Titov authored
* added test for huge string model * fixed tree sizes field * simplified model structure * fixed test and added try/except
-