"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "cb8c61e4d3ac08b3d2c65c91bde483397f861cd3"
  1. 15 Mar, 2021 1 commit
  2. 01 Feb, 2021 1 commit
  3. 31 Jan, 2021 2 commits
  4. 25 Jan, 2021 1 commit
  5. 11 Jan, 2021 1 commit
  6. 22 Dec, 2020 1 commit
  7. 30 Nov, 2020 1 commit
  8. 26 Nov, 2020 1 commit
  9. 11 Sep, 2020 1 commit
  10. 02 Sep, 2020 1 commit
  11. 09 Aug, 2020 1 commit
  12. 26 Feb, 2020 1 commit
  13. 16 Jan, 2020 1 commit
  14. 12 Jan, 2020 1 commit
  15. 16 Oct, 2019 1 commit
  16. 15 Oct, 2019 1 commit
  17. 17 Aug, 2019 1 commit
  18. 31 Jul, 2019 1 commit
    • Alexander L. Hayes's avatar
      [docs] 📝 FAQ overhaul for linking to individual questions (#2293) · 04a56010
      Alexander L. Hayes authored
      * 📝 FAQ overhaul for Issue #2268
      
      Reformat "Contents" to use the `.. contents::` directive
      Reword "Critical" into "Critical Issues"
      Reformat "Critical" section to define "critical issues"
      Reformat FAQ sections to follow a new format
      Reformat FAQ sections so individual questions have links
      
      All sections now follow a new format (below).
      A "frequently asked question" may also include a possible
      cause and a solution (if the two are not obvious from
      the context):
      
      ```rst
      Section Title
      =============
      
      .. contents::
        :local:
        :backlinks: none
      
      1. Question 1
      -------------
      
      **Possible Cause**: This is likely due to...
      
      **Solution**: Fix with...
      ```
      
      * ️ Correcting typos and links
      
      Add period to `2. Error messages: ....`
      Fix links to FAQ in Installation-Guide.rst
      
      * ️ Removing FAQ link and correcting `python-package` README
      
      Drop general FAQ link in `Installation-Guide.rst`
      Add FAQ question links to `python-package/README.rst`
      04a56010
  19. 17 Jun, 2019 1 commit
    • Guolin Ke's avatar
      [docs] add "download" badge (#2224) · 7da11ffe
      Guolin Ke authored
      * add "download" badge
      
      * Update README.rst
      
      * Update README.md
      
      * replaced issue badge with releases downloads badge
      
      * Update README.md
      7da11ffe
  20. 08 May, 2019 1 commit
  21. 05 May, 2019 1 commit
  22. 30 Apr, 2019 2 commits
  23. 29 Apr, 2019 1 commit
  24. 11 Apr, 2019 1 commit
  25. 02 Feb, 2019 1 commit
  26. 27 Jan, 2019 1 commit
  27. 20 Jan, 2019 1 commit
  28. 05 Nov, 2018 1 commit
  29. 16 Oct, 2018 2 commits
  30. 03 Oct, 2018 1 commit
  31. 15 Sep, 2018 1 commit
  32. 05 Sep, 2018 1 commit
  33. 27 Aug, 2018 1 commit
  34. 13 Aug, 2018 1 commit
    • Nikita Titov's avatar
      [ci] added tests with Clang/AppleClang compilation at Travis (#1522) · ad7738ac
      Nikita Titov authored
      * added clang test
      
      * hotfix
      
      * downgrade required AppleCLang version
      
      * fixed CMakeLists
      
      * prevent case when CMake is downgraded by libomp
      
      * fixed Clang test
      
      * moved MSVC version check to the better place
      
      * compile with Clang at Travis on Linux
      
      * clear .travis.yml
      
      * fixed indents
      
      * added support of MPI test at Travis with macOS
      
      * added FAQ entry about OpenMP library error
      
      * updated installation guide
      
      * moved APPLE_OUTPUT_DYLIB to other options
      
      * fix check-docs test: ignore old url from error message
      
      * added example of symlink command in FAQ
      
      * fixed markdown
      
      * capitalized heading
      
      * updated Python installation guide
      
      * changed mode in message command
      
      * added notes about MinGW efficiency problems
      
      * updated R-package installation guide
      
      * use quotes for gcc version
      
      * removed excess 'Note' phrase
      ad7738ac
  35. 20 Jun, 2018 1 commit
  36. 03 Jun, 2018 1 commit
  37. 22 May, 2018 1 commit