SCM-Manager做了一下改进:

 

improvements

  • use localStorage to store state of the user interface
  • improve logging of plugin installer
  • find and bind extension points automatically
  • added option to disable the last commit for browse command
  • added recursive option to browse command
  • added option to disable sub repository detection of browse command

fixed bugs

  • normalize urls for BaseUrlFilter to prevent redirect loops, see #311
  • fix privileged action is not executed, if the user is already an admin
  • added missing id for security navigation section
  • synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook

library updates

  • update jersey to version 1.17

注意,SCM-Manager 1.18之后的版本,需要Mercurial 1.9及以上的版本

相关文章:

  • 2021-08-10
  • 2022-12-23
  • 2021-12-30
  • 2021-05-01
  • 2021-05-31
  • 2021-08-10
猜你喜欢
  • 2022-02-10
  • 2022-12-23
  • 2021-07-10
  • 2021-04-22
  • 2022-01-16
  • 2022-12-23
  • 2021-08-21
相关资源
相似解决方案