"src/vscode:/vscode.git/clone" did not exist on "6757a6aad99f659d2c21a4f636529db37b5ead24"
  1. 09 May, 2021 1 commit
  2. 06 May, 2021 1 commit
  3. 04 May, 2021 1 commit
  4. 03 May, 2021 2 commits
  5. 02 May, 2021 2 commits
  6. 01 May, 2021 1 commit
  7. 30 Apr, 2021 1 commit
  8. 28 Apr, 2021 1 commit
  9. 26 Apr, 2021 1 commit
  10. 22 Apr, 2021 2 commits
  11. 20 Apr, 2021 1 commit
  12. 19 Apr, 2021 3 commits
  13. 18 Apr, 2021 2 commits
  14. 12 Apr, 2021 3 commits
  15. 31 Mar, 2021 1 commit
  16. 27 Mar, 2021 1 commit
  17. 25 Mar, 2021 1 commit
  18. 22 Mar, 2021 2 commits
  19. 21 Mar, 2021 1 commit
  20. 19 Mar, 2021 1 commit
  21. 14 Feb, 2021 1 commit
  22. 08 Feb, 2021 1 commit
  23. 07 Feb, 2021 1 commit
    • Nikita Titov's avatar
      [ci][R-package] run R CRAN checks on Solaris by optional workflow (#3913) · ffebc43f
      Nikita Titov authored
      * run R CRAN checks on Solaris by optional workflow
      
      * Update triggering_comments.yml
      
      * Update r_solaris.yml
      
      * Update optional_checks.yml
      
      * Update triggering_comments.yml
      
      * Update run_rhub_solaris_checks.R
      
      * Update r_solaris.yml
      
      * Update run_rhub_solaris_checks.R
      
      * Update r_solaris.yml
      
      * simplify code
      
      * fix lint and address review comments
      ffebc43f
  24. 25 Jan, 2021 2 commits
  25. 22 Jan, 2021 1 commit
    • Nikita Titov's avatar
      Move compute and eigen libraries to external_libs folder (#3809) · 6bb6164e
      Nikita Titov authored
      * move all submodules to external_libs folder
      
      * Update .Rbuildignore
      
      * Update MANIFEST.in
      
      * Update .appveyor.yml
      
      * Update CMakeLists.txt
      
      * Update build_r.R
      
      * Update test.sh
      
      * Update setup.py
      
      * Update CMakeLists.txt
      
      * Update test.sh
      
      * Update setup.py
      
      * Update conf.py
      
      * Update MANIFEST.in
      
      * Update LightGBM.vcxproj
      
      * continue
      
      * test
      
      * test
      
      * Update setup.py
      
      * hotfix
      
      * revert CI tests
      6bb6164e
  26. 19 Jan, 2021 1 commit
  27. 18 Jan, 2021 3 commits
  28. 13 Jan, 2021 1 commit
    • Nikita Titov's avatar
      [ci] improve experience with optional GitHub workflows (#3740) · f997a069
      Nikita Titov authored
      * improve experience with optional GitHub workflows
      
      * Update README.md
      
      * Update r_artifacts.yml
      
      * Update optional_checks.yml
      
      * continue
      
      * Update triggering_comments.yml
      
      * Update README.md
      
      * Update r_artifacts.yml
      
      * Update r_artifacts.yml
      
      * Update r_artifacts.yml
      
      * Update r_valgrind.yml
      
      * Update r_artifacts.yml
      
      * Update r_valgrind.yml
      
      * Update r_valgrind.yml
      
      * Update r_valgrind.yml
      
      * add docstrings to fix lint
      
      * better formatting for multi-line commands
      f997a069