gerrit/tools
Marco Miller 2d866763d6 Merge branch 'stable-3.1'
* stable-3.1:
  Update git submodules
  Update download-commands plugin to latest master revision
  Bazel: Bump java docs api to 11
  Set Elastic/Lucene test deps log to WARN log level
  Open relative commentlinks in same tab
  VersionedMetaData: Emit debug log after update has been committed
  VersionedMetaData: Trim message sent to log
  Update git submodules
  ChangeIdHandler: Make assumption on number of query results explicit
  ChangeIdHandler: Remove unnecessary 'final' modifiers
  Update git submodules
  AbstractQueryChangesTest: Add method to create change as private
  AbstractQueryChangesTest: Fix comment in byPrivate
  AbstractQueryChangesTest: Use overloaded newChange method where possible
  AbstractQueryChangesTest: Extend testing of visibleto predicate
  ChangeQueryBuilder: Rename status_open to statusOpen
  ChangeQueryBuilder: Rename is_visible to isVisible
  ChangeNotificationsIT: Fix eclipse warning(s) about static use
  Extract duplicated code of {Ssh|Http}LogJsonLayout
  Add option to log SSH events in JSON format
  Remove duplicated constants storing key names of Ssh logs
  Add option to log HTTP logging events in JSON format
  CacheMetrics: Make F_NAME a final constant in class scope
  Fix more cases where Collection.isEmpty() should be used
  Use Set instead of EnumSet in method signatures
  Replace negation of anyMatch() with noneMatch()
  AllExternalIds: Replace lambdas with method references
  PostReview: Replace filter and findFirst with anyMatch
  XContentBuilder: Use UTF_8 from Java's StandardCharsets rather than Guava
  Update git submodules
  Update git submodules
  Update git submodules
  Fail gracefully when a change has an invalid server id
  QueryDocumentationExecutor: Make WEIGHTS final and use ImmutableMap
  BooleanProjectConfigTransformations: Make MAPPER final
  TestSubmitRuleInfo: Make INSTANCE final
  TrackingFootersProvider: Make constants final
  ChangeCleanupConfig: Make constants final
  SetParent: Simplify lambda expression
  ProjectsConsistencyChecker: Simplify lambda expression
  Remove redundant null checks used with "instanceof"
  Remove unnecessary array creation for varargs parameters
  Remove redundant parentheses in lambda statements
  PreferencesBox: Remove unnecessary boxing to Boolean
  GitwebServlet: Rename bufferSize to BUFFER_SIZE and make static
  GetPatch: Make FILE_NOT_FOUND static
  DeleteZombieCommentsRefs: Make constants static
  AbstractNotificationTest: Make constants static and rename
  TabFile: Make TRIM final
  Remove redundant calls to toString()
  OpenIdServiceImpl: Fix incorrect null comparison of Optional
  Consistently use isEmpty to check for empty collection
  PageLinks: Reuse ADMIN_PROJECTS constant
  PageLinks: Fix typo in method name
  FlushCaches: Use isEmpty to check for empty list
  JGitMetricModule: Replace anonymous Supplier instances with method references
  Adapt to deprecation of WindowCacheStats methods in JGit
  Documentation: Fix collapsed words and broken link
  Use Flogger instead of System.out.println in DeleteZombieCommentsRefs
  Fix a dependency injection runtime error in DeleteZombieDrafts pgm
  Update git submodules
  Upgrade JGit to v5.6.1.202002131546-r
  Bazel: Move runtime dependencies only from deps to runtime_deps
  Update rename project documentation in project owner guide
  Fix issues with caching edited commit message
  Use internal navigation instead of hard reload
  Fix width of commit message to fit 72 chars
  Add "edit" button to diff view
  Show files with comments in diff-view file list
  Fix missing file name in diff view when file has no change but comments
  Remove egit plugin from project owner guide Documentation
  Error Prone: Enable and fix OperatorPrecedence
  Bazel: Remove superfluous dependencies flagged by unused_deps
  Remove Nullable annotation from ProjectIT.getRemoteHead method
  GerritBaseTests: Activate test logging
  Revert "Enable optional DEBUG level logs for query tests"
  Allow to control the Gerrit log level for running tests from system var
  Revert "Acceptance: set log threshold level for tests"
  Reduce log level for tests to INFO
  Bazel: Update time attribute of file entries in plugin artifact
  Add Jetty connection metrics
  Add additional JGit WindowCache metrics
  Update JGit to 5.1.13.202002110435-r
  BucketedCallback: fix prune() to remove unset sub-metrics from registry
  Modify draft ref updates commits to point to an empty parent
  Upgrade gitiles-servlet and blame-cache to 0.2-12
  Upgrade JGit to 5.3.7.202002110540-r

Change-Id: I22730db348c53060f75c6954637bbed4ce83f147
2020-02-22 20:14:51 -05:00
..
bzl Merge branch 'stable-3.1' 2020-02-22 20:14:51 -05:00
dev-hooks Apply linter pre-commit hook only to Added/Copied/Modified 2020-02-03 14:34:58 +01:00
eclipse Update the documentation how to run gerrit from eclipse 2020-02-13 23:38:14 +01:00
intellij Update documentation of code style settings for IntelliJ 2017-03-02 11:58:36 +01:00
js Cleanup unused bower components and rules 2020-02-12 15:42:46 +00:00
maven Set version to 3.1.4-SNAPSHOT 2020-02-07 13:16:24 +09:00
node_tools Use node modules for polygerrit-ui release build 2020-02-12 15:42:23 +00:00
polygerrit-updater Converter to Polymer2 classes. 2019-11-15 16:33:44 +00:00
util Don't hardcode bash location 2015-08-26 09:03:24 -06:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUILD Merge branch 'stable-2.16' into stable-3.0 2020-02-17 13:59:04 -05:00
coverage.sh coverage.sh: Fix warning when running find 2020-01-27 14:30:27 +01:00
download_file.py Bazel: Portable way to guess whether root directory is reached 2019-11-03 23:28:55 +01:00
jgit-snapshot-deploy-pom.diff Provide a diff file to make it easier to deploy JGit snapshot 2016-08-31 11:13:47 +09:00
nongoogle.bzl Merge branch 'stable-3.1' 2020-02-12 20:01:59 +09:00
remote-bazelrc RFC Bazel: Fallback to sandboxed spawn strategy if remote not supported 2020-02-15 12:41:11 +01:00
setup_gjf.sh Upgrade google-java-format to 1.7 2019-03-13 16:12:42 +09:00
util_test.py Merge branch 'stable-2.15' into stable-2.16 2019-04-23 19:41:20 +09:00
util.py Merge branch 'stable-2.15' into stable-2.16 2019-04-23 19:41:20 +09:00
version.py Remove GWT UI 2018-11-13 15:06:26 -08:00
workspace_status.py Bazel: Special handling for plugins not under git control 2019-11-03 13:27:49 +01:00