Skip to content
Snippets Groups Projects
  1. Apr 23, 2021
  2. Mar 25, 2021
  3. Mar 08, 2021
  4. Feb 03, 2021
  5. Dec 31, 2020
    • Yee's avatar
      Add version configurations (#547) · a59cfc41
      Yee authored
      * Add version configure file
      
      * Set nebula build version
      
      * Rename stdout/stderr log
      
      * Fix build version error
      
      * Address comments
      
      * Restore stderrthreshold
      a59cfc41
  6. Dec 18, 2020
  7. Oct 13, 2020
    • Yichen Wang's avatar
      Add authorization options to Nebula 2.0 service (#303) · 68abca54
      Yichen Wang authored
      
      * replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service
      
      restore options in Nebula 1.0
      
      remain mutable options in gflags.json un changed
      
      replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service
      
      restore options in Nebula 1.0
      
      remain mutable options in gflags.json un changed
      
      replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service
      
      restore options in Nebula 1.0
      
      remain mutable options in gflags.json unchanged
      
      * Fixed session timeout when FLAGS_session_idle_timeout_secs == 0
      
      * reverted session_idle_timeout_secs back
      
      * add comment
      
      * Tests/add case for time index bound (#307)
      
      * Remove timezone field.
      
      * Fix the value to string.
      
      * Remove extra blank.
      
      * Add more.
      
      * Correct the typo.
      
      * Add test cases for index bound.
      
      * Correct the error.
      
      Co-authored-by: default avatardutor <440396+dutor@users.noreply.github.com>
      
      * Reuse the vid type check function. (#313)
      
      Co-authored-by: default avatardutor <440396+dutor@users.noreply.github.com>
      
      * add comment
      
      Co-authored-by: default avatardutor <440396+dutor@users.noreply.github.com>
      Co-authored-by: default avatarShylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
      68abca54
  8. Sep 10, 2020
  9. Dec 12, 2019
  10. Nov 04, 2019
  11. Oct 28, 2019
    • Xinglu Yee's avatar
      Update docker related configuration (#1074) · 06a482da
      Xinglu Yee authored
      * Reset log level and stderrthreshold
      
      Fold too long line in Dockerfile
      
      Decrease data loading interval seconds and fix typos
      
      * Set default constructor and destructor
      
      Comment exposed ports
      
      Format commands
      
      Increase number worker threads
      
      Export ports of web server
      
      Add build docker image bash
      
      Fix nebula spec
      
      Add package and build matrix test
      
      Fix expose ports in docker compose yaml file
      
      Upgrade new docker image and docker-compose deployment method
      
      Mount local directory to container
      
      Ignore docker data/logs folders
      
      Restart on failure
      
      * Move docker-compose configure file to other repo
      
      vesoft/nebula-docker-compose
      
      Fix docker image tag
      
      * Use matrix of action to parallel jobs
      
      * Update package script
      
      Delete package type parameter for package script
      
      Fix package errors
      
      Source bash environment variables
      
      Add BASH_ENV variable
      
      Use absolute path for cmake and ctest
      
      Add library path
      
      Add nebula bin env variable
      
      Test package
      
      Test env variable for library path
      
      Fix package project path error
      
      Update env variables
      
      Fix system check branch error
      
      * Rename ci workflow file
      
      * Fix package error
      
      * Rename and cancel multithreads for ctest in CI
      
      * Try test in singlethread and add tag release package trigger
      
      * Fix uploaded artifacts name
      
      Ignore docs path for build workflow
      
      Use short commit sha when no version
      
      Exact match
      
      Add badge image link
      
      Address comments of PR review
      06a482da
  12. Oct 21, 2019
  13. Sep 24, 2019
  14. Jun 12, 2019
  15. Jun 11, 2019
  16. Apr 24, 2019
  17. Apr 11, 2019
    • dutor's avatar
      Implement GoExecutor (#245) · 48f83b0c
      dutor authored
      * [WIP] Implement GoExecutor
      
      * Address @laura.ding 's comments
      
      * Addressed @dangleptr's comments
      
      * Addressed @zlcook's comment
      
      * Addressed @sherman-the-tank's and @dangleptr's comments
      
      * Fixed a stupid error
      
      * Reverted changes on ThriftClientManager
      
      * Addressed @sherman-the-tank's comments
      
      close #176  
      close #177 
      48f83b0c
  18. Jan 02, 2019
  19. Dec 19, 2018
    • dutor's avatar
      Add ProcessUtils (#46) · a3c3de65
      dutor authored
       * Add ProcessUtils
       * Move getExePath and getExeCWD out from FileUtils to ProcessUtils
       * Support server-relaunch detection through pid file
      a3c3de65
  20. Dec 17, 2018
  21. Dec 16, 2018