Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx: update bundles version 1.23.4 #1

Closed
wants to merge 10 commits into from

Conversation

github-actions[bot]
Copy link

  • packages yum: add a suffix of package name for discriminating between x86_64 and aarch64 (packages yum: add a suffix of package name for discriminating between x86_64 and aarch64 groonga/groonga#1319)
  • Update the latest release
  • NormalizeNFKC*: add remove_symbol option (NormalizeNFKC*: add remove_symbol option groonga/groonga#1312)
  • doc reference: add an explanation for "remove_symbol" that the new option of NromalizerNFKC130
  • doc news: add a topic about the new option of NormalizerNFKC130
  • Bump version
  • select: add drilldown_if_max_n_records and drilldowns[].if_max_n_records
  • select: add a missing NULL check
  • proc: reduce duplicated codes
  • doc: remove needless version check
  • doc select drilldown_if_max_n_records: add
  • doc: use pydata_sphinx_theme
  • doc: add missing trailing /
  • doc: remove unused import
  • select: add drilldown_max_n_target_records and dilldowns[].max_n_target_records
  • ci: use the latest jinja2
  • ci: fix package name
  • ci: use the latest Jinja2
  • doc: add support for out-of-source build for updating execution examples
  • doc: comment out unused parameter
  • grn_token_cursor_next: remove needless a warning
  • test: update expected
  • grn_expr_get_range_info: add support for "ShortTextColumn || TextColumn" form
  • test: update expected
  • select match_columns: add support for backward nested index
  • grn_token_cursor_next: ignore empty tokens when tokenizer isn't set too
  • nginx: update bundles version to 1.21.6 (nginx: update bundles version to 1.21.6 groonga/groonga#1323)
  • NormalizerNFKC*: add "strip" option
  • Fix a typo
  • apache-arrow: use 7.0.0
  • index_column_have_source_record: add
  • arrow: add support for outputting Int32 reference column
  • arrow: add support for outputting Int8 column
  • groonga: add support for ".arrows" extension
  • GRN_PROC_OPTION_VALUE_INT32: add
  • GRN_PROC_OPTION_VALUE_UINT32: add
  • sub_filter: use "sub-filter" as log tag
  • sub_filter: add "pre_filter_threshold" option
  • doc query: add near phrase family
  • doc: fix markup
  • doc news: Summarize changes from Groonga 11.0.0 to Groonga 11.1.3 (doc news: Summarize changes from Groonga 11.0.0 to Groonga 11.1.3 groonga/groonga#1324)
  • doc news: add news topics for 12.0.0 (doc news: add news topics for 12.0.0 groonga/groonga#1321)
  • Update the latest release
  • ci yum test: fix wrong groonga-release-latest
  • doc script: add near phrase family
  • doc news: add use cases
  • Bump version
  • query_expander: add support for synonym group by index
  • ci windows: add Visual Studio 2022
  • Add support for disabling back trace by environment variable
  • Add grn_obj_is_result_set()
  • Optimize nested index search
  • select_index_equal: don't call needless grn_ii_resolve_sel_and()
  • windows: reduce local variable size
  • windows: add build option to disable back trace on Windows
  • grn_obj_is_text_family_vector: add
  • grn_obj_is_text_family_vector_column: add
  • query_expander: add support for text vector and index
  • rpm: make groonga-server-http a top-level package again
  • ci: Add support for Visual Studio 2022 (ci: Add support for Visual Studio 2022 groonga/groonga#1328)
  • package rpm: fix a bug that invalid Munin configuration is generated
  • package rpm: use %systemd_post and %systemd_postun
  • grn_scan_info_open: use SI_ALLOC_RAW() to remove duplicated code
  • expr: add missing static to internal functions
  • near family: add support for specifying max intervals for each element
  • windows: undef "near" to use "near" as a variable name
  • parse_near_options: remove needless cast
  • rpm groonga-server-common: ensure creating /var/log/groonga as groonga:groonga
  • doc: add missing references
  • doc: use parallel build to improve performance
  • doc: use .po per file
  • rpm: fix a typo
  • near: fix a infinite loop bug with max element intervals
  • rpm: don't conflict groonga-httpd and groonga-server-http
  • doc: remove needless doc/local/en/LC_MESSAGES/**/*.po
  • Update the latest release
  • doc news: add news topics for 12.0.1 (doc news: add news topics for 12.0.1 groonga/groonga#1327)
  • doc near family: document the max intervals of each element
  • doc: add version information
  • doc: update po
  • Bump version
  • wal: add debug logs
  • pat: use constant instead of magic number
  • pat: use constant instead of magic number
  • pat: use constant instead of magic number
  • pat: fix variable name
  • pat: use constant instead of magic number
  • pat wal: record missing previous record ID
  • grn_db_wal_recover: add more debug logs
  • grn_db_wal_recover: add one more debug log
  • grn_db_wal_recover: don't remove WAL for temporary objects
  • grn_db_wal_recover: ensure removing recovering objects
  • grn_db_wal_recover: detect data column more robustly
  • grn_db_wal_recover: add missing NULL check
  • grn_db_wal_recover: fix a bug that recovering objects aren't removed
  • wal: only primary can clear and read WAL
  • wal: use GRN_CTX_GET_WAL_ROLE()
  • grn_wal_reader_open: raise an error when MessagePack isn't enabled
  • test: update expected
  • Fix version.sh generated directory
  • wal: clear lock on recover even when WAL file doesn't exist
  • packages amazon-linux-2: add
  • ci: fix syntax error
  • package test: fix a typo
  • packages windows: add support for uploading Visual Studio 2022 build
  • package test: add more preparation for Amazon Linux 2
  • pat: don't use negative number for bit shift
  • time: add missing cast
  • Use MAP_ALIGNED_SUPER for anonymous mmap if available
  • grn_db_wal_recover: add support for crash on renaming rebuilt object case
  • test: update expected
  • sharding: avoid outer variable shadowing
  • grn_db_wal_recover: log success/failure
  • grn_db_wal_recover: remove remained #broken# objects
  • grn_db_wal_recover: add missing NULL checkremove remained #broken# objects
  • grn_db_wal_recover: don't touch WAL on collecting broken objects
  • Don't touch NULL object
  • cmake: don't use bundled RapidJSON with old CMake
  • wal: fix build error without MessagePack
  • grn_db_wal_recover: add missing rc checks
  • cmake: add support for changing GRN_DATA_DIR
  • test: remove trailing spaces
  • windows: suppress a warning
  • index: add support for static index construction for weighted reference vector
  • test: add a test for static index construction for weighted non-reference vector
  • grn_obj_cast_to_record: use false explicitly
  • grn_obj_cast_to_record: use add_record_if_not_exist
  • grn_obj_delete_by_id: clear spec too
  • grn_db_wal_recover: ensure removing target object
  • test: update expected
  • grn_db_wal_recover: ensure removing files for broken objects
  • ci: increase timeout for HTTP chunked test (ci: increase timeout for HTTP chunked test groonga/groonga#1325)
  • hash wal: record missing garbage record ID on delete
  • grn_db_wal_recover: add more result logs
  • grn_dat_wal_recover: clear status flags
  • grn_dat_wal_recover: add logs on repair
  • grn_db_wal_recover: don't disable WAL as much as possible
  • ii: fix a bug of static index construction for fixed size PAT reference
  • ii: fix a bug of static index construction for lexicon with tokenizer
  • ii test: add static index construction for reference column with normalizer
  • Use GRN_RECORD_VECTOR_SIZE() for GRN_INFO_SOURCE value
  • windows: drop support for building with Visual Studio 2017
  • cmake: use generator expression for debug flags
  • ci: add no warning jobs
  • hash: remove duplicated typedef
  • Remove unused functions
  • mrb: add a missing cast
  • ci windows msvc: don't allow warning
  • mruby windows: suppress known warnings
  • mecab windows: suppress known warnings
  • ci linux: fix typos
  • cmake windows: remove garbage "c"
  • cmake mruby: suppress a known warning
  • ci linux: split test job
  • arrow: suppress return value not used warnings
  • ci linux: install missing native-package-installer and pkg-config
  • mruby mecab windows: suppress more known warnings
  • groonga: don't use deprecated sys/sysctl.h
  • cmake mecab: suppress a known warning
  • ci linux: install missing packages
  • GRN_FMT_OFF64_T: Use GRN_FMT_INT64D
  • ci linux: add missing "apt update"
  • arrow: don't use visitor
  • packages: add file type
  • ci linux: fix labels
  • Use uintptr_t
  • test command: add support for rr
  • Suppress a bad-function-cast warning on macOS
  • ci linux: remove garbage
  • ci linux: specify missing suite directory
  • ci linux: use v3
  • ci linux: set executable bit explicitly
  • groonga-benchmark: suppress a format warning on macOS
  • ci linux: add missing test dependencies
  • grn_ctx_output_str: fix type
  • mrb_writer: suppress "possible loss of data" warnings
  • ci linux: set LD_LIBRARY_PATH
  • Use proper macro to process record ID
  • mrb: cast mrb_int to int explicitly for Visual C++
  • mrb: use size_t instead of mrb_int
  • mrb: cast to uint32_t from mrb_int explicitly
  • mrb: cast from mrb_int explicitly
  • Use grn_obj_unref()
  • grn_obj_is_patricia_trie: add
  • grn_table_group: use uint32_t for max_n_subrecs
  • grn_table_group_result: use uint8_t instead of unsigned char
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • grn_obj_column: use uint32_t instead of unsigned int
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • mrb: add missing explicit cast to suppress warnings
  • wal: add missing explicit cast to suppress warnings
  • tokenizers windows: fix checks adjustment
  • GRN_API_RETURN: accept GRN_API_RETURN() use case without a warning
  • mrb: add missing explicit cast to suppress warnings
  • wal: add missing explicit cast to suppress warnings
  • tokenizers: add missing explicit cast to suppress warnings
  • grn_timeval_now: use _ftime64_s()
  • time: add missing explicit cast to suppress warnings
  • mrb: fix missing variable name change
  • grn_timeval_from_double: suppress bad-function-cast warning
  • ngram_next: add missing explicit uint64_t to uint32_t cast
  • GRN_*_POP: use ssize_t instead of size_t
  • grn_timeval_from_double: use variable
  • str: add missing explicit cast to suppress warnings
  • sort: add missing explicit cast to suppress warnings
  • scorer: use intXX_t and uintXX_t
  • scorers: add missing explicit cast to suppress warnings
  • proc: add missing explicit cast to suppress warnings
  • posting: add missing explicit cast to suppress warnings
  • grn_geo_point: use int32_t
  • pat: add missing explicit cast to suppress warnings
  • grn_obj_get_accessor: add missing unref (Add necessary unref to grn_obj_get_accessor groonga/groonga#1333)
  • grn_ntog: add missing explicit cast to suppress warnings
  • Add MISSING_* and INVALID_* flags to data columns
  • grn_obj_get_accessor: use uint32_t
  • grn_obj_cast: improve backward compatibility
  • grn_accessor_execute, grn_report_table: add missing unref (Add necessary unref to accessor.c and report.c groonga/groonga#1334)
  • logical_range_filter: Add support for immediate un-reference of shards (logical_range_filter: Add support for immediate un-reference of shards groonga/groonga#1330)
  • grn_report_column grn_report_accessor: add missing unref (Add necessary unref to report.c groonga/groonga#1337)
  • test: don't use the same key in object
  • grn_type_id_is_compatible: add
  • Use grn_type_id_is_compatible()
  • grn_obj_get_range_info: add support for weight vector
  • grn_obj_is_number_family_column: add
  • grn_obj_reinit: add support shallow copied vector
  • grn_ja_cast_value_vector_var_bulk: set correct domain
  • cast_text_to_uvector: add support for all types in fallback mode
  • arrow: add support for new cast logic
  • logical_range_filter: separate window from logical_range_filter into an independent file (logical_range_filter: separate window from logical_range_filter into an independent file groonga/groonga#1338)
  • store: add explicit casts to suppress warnings
  • output: add explicit casts to suppress warnings
  • msgpack: add explicit casts to suppress warnings
  • io: add explicit casts to suppress warnings
  • index_column: add explicit casts to suppress warnings
  • Remove trailing spaces
  • Shorten long lines
  • grn_column_find_index_data_column_range: use grn_obj_unref()
  • grn_index_column_is_usable_range: use grn_obj_unref()
  • mrb: add a missing unref in estimating size for range query
  • ii: add explicit casts to suppress warnings
  • ci windows: allow warning temporary
  • doc install: add a installation procedure for AmazonLinux 2 (doc install: add a installation procedure for AmazonLinux 2 groonga/groonga#1339)
  • doc news: add news topics for 12.0.2 (doc news: add news topics for 12.0.2 groonga/groonga#1331)
  • ii: add explicit casts to suppress warnings
  • highlighter: add explicit casts to suppress warnings
  • hash: add explicit casts to suppress warnings
  • geo: add explicit casts to suppress warnings
  • file_reader: use grn_fileno() to suppress warnings
  • grn-expr: use ptrdiff_t to suppress warnings
  • expr_executor: use {,u}int{8,16,32,64}_t
  • expr: add explicit casts to suppress warnings
  • db: add explicit casts to suppress warnings
  • doc news: add a missing news topic
  • Update the latest release
  • doc column_create: add MISSING_* and INVALID_* flags
  • grn_caster_cast_to_record: add note for the current spec
  • doc: update file list
  • doc: use "_" not "-" for word separator in file name
  • windows: remove needless upload targets
  • encoding: add explicit casts to suppress warnings
  • grn_db: fix type
  • memory: add explicit casts to suppress warnings
  • grn_expr_code_n_used_codes: use uint32_t
  • command: add explicit casts to suppress warnings
  • index_cursor: add explicit casts to suppress warnings
  • grn_store: add explicit casts to suppress warnings
  • config: add explicit casts to suppress warnings
  • Bump version
  • grn_config_set: fix a bug that negative value_size is always failed
  • logical_range_filter: Make ExecuteContext reusable (logical_range_filter: Separate a base of ExecuteContext into another class groonga/groonga#1342)
  • tools: add a test script for index size for deleting large vector
  • tools: make reproducible the problem
  • logical_range_filter: make ShardExecutor sharable (logical_range_filter: Separate a base of ShardExecutor into another class groonga/groonga#1343)
  • logical_range_filer: make StreamExecutor sharable (Separate Executor to an independent class groonga/groonga#1345)
  • logical_range_filter: Make result_sets enumeration sharable (logical_range_filter: Make result_sets enumeration sharable groonga/groonga#1346)
  • logical_range_filter: make apply_post_filter sharable (logical_range_filter: Move apply_post_filter to StreamShardExecutor from ShardExecutor groonga/groonga#1348)
  • logical_range_filter: make order reusable (logical_range_filter: Move order to StreamExcuteContext groonga/groonga#1347)
  • GRN_DEFINE_NAME_CUSTOM: add explicit casts to suppress warnings
  • msgpack: add explicit casts to suppress warnings
  • accessor: add explicit casts to suppress warnings
  • accessor: add explicit casts to suppress warnings
  • output_columns: add explicit casts to suppress warnings
  • column: add explicit casts to suppress warnings
  • options: add explicit casts to suppress warnings
  • raw_string: add explicit casts to suppress warnings
  • rset: add explicit casts to suppress warnings
  • test wal_recover: don't enable reference count
  • logical_range_filter: Avoid referring needless index (logical_range_filter: Avoid refering needless index groonga/groonga#1349)
  • logical_count: improve memory usage (logical_count: improve memory usage groonga/groonga#1341)
  • sharding: use private instead of protected
  • sharding: remove trailing spaces
  • sharding: remove a trailing space
  • logical_count: remove needless include
  • sharding: remove duplicated Loggable inclusion
  • highlighter: add explicit casts to suppress warnings
  • alloc: add explicit casts to suppress warnings
  • scorer: add explicit casts to suppress warnings
  • romaji: add explicit casts to suppress warnings
  • scorers: add explicit casts to suppress warnings
  • selector: add explicit casts to suppress warnings
  • snip: add explicit casts to suppress warnings
  • grn_obj_get_accessor: Remove needless GRN_DB check for _vXXX (grn_obj_get_accessor: Remove check whether obj->header.type is GRN_DB groonga/groonga#1356)
  • logger: add explicit casts to suppress warnings
  • string: add explicit casts to suppress warnings
  • sort: add explicit casts to suppress warnings
  • table_module: add explicit casts to suppress warnings
  • time: add explicit casts to suppress warnings
  • cache: add explicit casts to suppress warnings
  • token_filter: add explicit casts to suppress warnings
  • token: add explicit casts to suppress warnings
  • token_metadata: add explicit casts to suppress warnings
  • accessor: Add missing grn_obj_unref() for nonexistent _aXXX (accessor: Add missing unref to pseudo column start with "a" groonga/groonga#1352)
  • accessor: Add missing grn_obj_unref with nonexistent _sXXX (accessor: Add missing unref to pseudo column start with "s" groonga/groonga#1351)
  • accessor: Add missing grn_obj_unref with nonexistent _mXXX (accessor: Add missing unref to pseudo column start with "m" groonga/groonga#1350)
  • dump: add support for MISSING_IGNORE/MISSING_NIL
  • obj: add explicit casts to suppress warnings
  • plugin: add explicit casts to suppress warnings
  • token_filters: add explicit casts to suppress warnings
  • table: add explicit casts to suppress warnings
  • token_cursor: add explicit casts to suppress warnings
  • index_column: add explicit casts to suppress warnings
  • tokenizer: add explicit casts to suppress warnings
  • table_selector: add explicit casts to suppress warnings
  • bulk: add explicit casts to suppress warnings
  • wal: add explicit casts to suppress warnings
  • com: add explicit casts to suppress warnings
  • window_function: add explicit casts to suppress warnings
  • util: add explicit casts to suppress warnings
  • dat/key: add explicit casts to suppress warnings
  • vector: add explicit casts to suppress warnings
  • group: add explicit casts to suppress warnings
  • dat/key-cursor: add explicit casts to suppress warnings
  • dat/predictive-cursor: add explicit casts to suppress warnings
  • window_function_executor: add explicit casts to suppress warnings
  • proc_column: add explicit casts to suppress warnings
  • proc_config: add explicit casts to suppress warnings
  • proc_in_records: add explicit casts to suppress warnings
  • proc_lock: add explicit casts to suppress warnings
  • snippet, snippet_html: add support for text vector as input
  • snippet: fix a meaningless test
  • vector_find: fix a bug that wrong pvector access
  • grn_{,u,p}vector_join: add new APIs
  • vector_join: add
  • test: update expected
  • Fix license header
  • ii offline: just ignore too large token like online index construction
  • expression mruby rewrite: Avoid a memory allocation
  • grn_pat_add_internal_find: show key size on error too
  • grn_pat_add: fix an overflow bug
  • geo: add explicit casts to suppress warnings
  • proc_fuzzy_search: add explicit casts to suppress warnings
  • proc_highlight: add explicit casts to suppress warnings
  • proc_index_column: add explicit casts to suppress warnings
  • proc_normalize: add explicit casts to suppress warnings
  • proc_object: add explicit casts to suppress warnings
  • proc_reference: add explicit casts to suppress warnings
  • proc_object_list: add explicit casts to suppress warnings
  • proc_object_inspect: add explicit casts to suppress warnings
  • proc_query_log_flags: add explicit casts to suppress warnings
  • proc_snippet: add explicit casts to suppress warnings
  • proc_schema: add explicit casts to suppress warnings
  • proc_table: add explicit casts to suppress warnings
  • proc_tokenize: add explicit casts to suppress warnings
  • grnslap: add explicit casts to suppress warnings
  • proc_dump: add explicit casts to suppress warnings
  • groonga_suggest_create_dataset: add explicit casts to suppress warnings
  • suggest/util: add explicit casts to suppress warnings
  • table_selector: add explicit casts to suppress warnings
  • laod: add explicit casts to suppress warnings
  • dat/trie: add explicit casts to suppress warnings
  • plugins/query_expanders/tsv: add explicit casts to suppress warnings
  • plugins/suggest/suggest: add explicit casts to suppress warnings
  • plugins/token_filters/stop_word: add explicit casts to suppress warnings
  • plugins/tokenizers/mecab: add explicit casts to suppress warnings
  • suggest/groonga_suggest_httpd: add explicit casts to suppress warnings
  • token_filters/stem: add explicit casts to suppress warnings
  • functions/vector: add explicit casts to suppress warnings
  • functions/number: add explicit casts to suppress warnings
  • doc news: add news topics for 12.0.3 (doc news: add news topics for 12.0.3 groonga/groonga#1355)
  • doc news: remove redundant explanation
  • Update the latest release
  • doc news: add missing known issues
  • Bump version
  • packages ubuntu: add support for Ubuntu 22.04
  • ctx: add explicit casts to suppress warnings
  • normalizer: add explicit casts to suppress warnings
  • string: add explicit casts to suppress warnings
  • index_column: add explicit casts to suppress warnings
  • time: add explicit casts to suppress warnings
  • groonga_suggest_leaner: add explicit casts to suppress warnings
  • groonga-benchmark: remove
  • tokenizers: add explicit casts to suppress warnings
  • io: add explicit casts to suppress warnings
  • romaji: add missing breaks
  • io: fix a overflow bug
  • io: use uint32_t instead of unsigned long for file size
  • groonga http: ensure clearing error state for each request
  • grn_get_memory_map_size: add a new API
  • ii: add a condition for stopping making the result set on the way when fail to add the result set (ii: add a condition for stopping making the result set on the way when fail to add the result set groonga/groonga#1359)
  • ii: don't use needless while
  • Revert "ii: don't use needless while"
  • apache-arrow: use 8.0.0 (apache-arrow: use 8.0.0 groonga/groonga#1358)
  • ii: add support for getting indexing progress
  • hash: add explicit casts to suppress warnings
  • cast apache-arrow: fix a bug that string list can't be casted to int32 vector
  • cast uvector: can use fallback cast without RapidJSON
  • munin: fix a bug that autoconf doesn't work with invalid HTTP URL
  • centos systemd: add support for outputting PID file
  • centos systemd: disable customizing protocol
  • groonga: add support for log reopen by SIGUSR1 like nginx
  • centos: remove init.d files because we dropped support for CentOS 6
  • munin: fix a wrong regular expression of context (munin: fix a wrong regular expression of context groonga/groonga#1362)
  • debian groonga-server-gqtp: output PID file for Munin plugins
  • centos logrotate: use SIGUSR1 to log reopen
  • debian groonga-server-gqtp: use SIGUSR1 for reopening log
  • debian groonga-server-http: add again
  • debian: lsb-base is needed for init script
  • packages: use /run instead of /var/run
  • output: add explicit casts to suppress warnings
  • groonga: add missing defined(WIN32) check for log reopen by signal
  • centos systemd: fix a wrong variable name (centos systemd: fix a wrong variable name groonga/groonga#1365)
  • ci package: use the latest pip
  • doc: update file list with Sphinx 5.0.0
  • Revert "doc: update file list with Sphinx 5.0.0"
  • munin: add a check for existing PID files (munin: add a check for existing PID files groonga/groonga#1363)
  • doc news: add news topics for 12.0.4 (doc news: add news topics for 12.0.4 groonga/groonga#1364)
  • doc news: add a supplementary explanation
  • Update the latest release
  • doc: update support Ubuntu version
  • Bump version
  • ii: fix a bug that force_prefix_search affects following process
  • ii: improve performance on "partial" search escalation
  • ii: improve initial capacity
  • group: support single reference weight vector (group: support single reference weight vector groonga/groonga#1366)
  • proc_select: use C++ to use Apache Arrow in this file
  • packages: add old release GPG private key for horimoto
  • select: use class
  • select: use constructor for some members
  • doc: don't specify pygments_style explicitly
  • select: use constructor/deconstructor for grn_columns and grn_drilldown
  • select: remove grn_columns alias
  • select: make grn_column_data class
  • select: add Dynamic to column
  • Use enum class
  • ci package: use the latest Pygements explicitly
  • select: make grn_filter_data class
  • select: make grn_slice_data class
  • select: use template to close objects
  • dist: add support for "make dist" with out-of-source build
  • doc: update file list for Sphinx 5.0.1
  • doc: don't use deprecated switcher.url_template
  • select: use destructor instead of "goto exit"
  • Add missing extern "C"
  • select: move entry point to SelectExecutor
  • select: move filter arguments fill function to Filter
  • select: move grn_slice_fill() to Slice
  • group: support reference vector via deep accessor (group: support reference vector via deep accessor groonga/groonga#1367)
  • Add grn::CommandArguments
  • select: fix close order
  • mecab: free after error reporting (mecab: free after error reporting groonga/groonga#1370)
  • grn_accessor_execute: fix a bug that returns wrong result
  • GRN_RAW_STRING_START_WITH_CSTRING: fix a bug
  • GRN_RAW_STRING_END_WITH_CSTRING: add
  • grn_raw_string_substring: add
  • grn::CommandArguments: add support for range-based for
  • select: move dynamic column related codes to class
  • select: remove redundant code
  • arrow: don't use deprecated methods in Apache Arrow 9.0.0
  • select: use C++ style cast
  • select: fold a long line
  • Fix include order
  • Don't use ssize_t in public header
  • grn_raw_string: use "cstring == NULL" to avoid "convert char[] to bool" warning
  • bulk: fix style
  • CommandArguments: add support for the default string value
  • grn_table_{group,sort}_keys_parse: use uint32_t for n_keys
  • select: move drilldown related codes to class
  • select: move slice related codes to class
  • select: move top-level variable getters to SelectExecutor's constructor
  • select: use "executor" as variable name
  • select: clean up slices/drilldowns execution code
  • doc: use https
  • ctx: create temporary objects in top parent grn_ctx
  • grn_table_columns_inspect: use GRN_HASH_EACH_{BEGIN,END} for easy to debug
  • grn_table_columns: add support for temporary columns in the top parent grn_ctx
  • grn_column_name_: add support for temporary column in the top parent grn_ctx
  • grn_obj_column_: add support for temporary column in the top parent grn_ctx
  • Remove needless lock on reading temporary_columns
  • grn_column_create: add support for temporary column in the top parent grn_ctx
  • grn_obj_name: add support for temporary column in the top parent grn_ctx
  • grn_column_name: add support for temporary column in the top parent grn_ctx
  • grn_ctx_pull_chlid: use the same command version as parent
  • select: add --n_workers option
  • doc news: add news topics for Groonga 12.0.5 (Update news for 12.0.5 groonga/groonga#1371)
  • select: add missing "#include "
  • select: add a missinga "#include <unordered_map>" (select: add a missinga "#include <unordered_map>" groonga/groonga#1373)
  • select: Include "grn_ctx.hpp" even if in an environment without Apache Arrow. (select: Include "grn_ctx.hpp" even if in an environment without Apache Arrow groonga/groonga#1374)
  • Update the latest release
  • doc news: fix a typo
  • Bump version
  • doc return code: add the detail of the error code (doc return code: add the detail of the error code groonga/groonga#1369)
  • doc: add a missing translation
  • doc output_format: fix typo (doc output_format: fix typo groonga/groonga#1375)
  • select: remove needless wait() for drilldowns
  • select: fix a bug that futures_ aren't thread safe
  • query_parallel_or: add sub_result check
  • query: fix an error detection
  • grn_hash_create: show message on error
  • query: ensure closing sub result set on error
  • query: remove debug print
  • grn_table_selector_select: compare against GRN_SUCCESS explicitly
  • query_parallel_or: show log on error
  • query-parallel-or: add sub error information
  • query-parallel-or: add a log on failed to build a condition
  • query-parallel-or: add debug logs
  • grn_ctx_at: fix wrong grn_ctx
  • grn_ctx_is_opened: fix wrong grn_ctx
  • query-parallel-or: always use sub ctx to create temporary tables
  • grn_obj_register: set error when temporary object's ID can't be allocated
  • array tiny: set error details when an error is occurred on add/delete
  • munin: add a plugin for groonga-delta
  • expr: add support for 100+ levels nest (filter: Accept deep stack groonga/groonga#1380)
  • column_copy: add support for weight vector (column_copy: add support for weight vector groonga/groonga#1379)
  • doc news: add news topics for 12.0.6 (doc news: add news topics for 12.0.6 groonga/groonga#1378)
  • Update the latest release
  • package ubuntu: drop support for Ubuntu 21.10
  • packages apt: drop support for Debian buster (packages apt: drop support for Debian buster groonga/groonga#1376)
  • doc news: add a missing topic
  • Bump version
  • nginx: update bundles version to 1.23.1
  • doc: remove slices.table (doc: Remove slices.table description groonga/groonga#1386)
  • doc select: add a document for n_workers (doc: n_workers groonga/groonga#1382)
  • doc: Add translation for n_workers (doc: Add translation for n_workers groonga/groonga#1387)
  • doc: Fix a process to update document in release (doc: Fix a process to update document in release groonga/groonga#1388)
  • doc: Fix a typo for n_workers (doc: Fix a typo for n_workers groonga/groonga#1390)
  • ngx_mruby: use the latest revision (ngx_mruby: use the latest revision groonga/groonga#1389)
  • apache-arrow: use 9.0.0 (apache-arrow: use 9.0.0 groonga/groonga#1391)
  • ci mingw: add Red Arrow availability check
  • ci mingw: install Fiddle
  • db: add a new condition for stopping result set marge when fail to add the result set (db: add a new condition for stopping result set marge when fail to add the result set groonga/groonga#1392)
  • doc : Add description about apache_arrow for status command (doc : Add description about apache_arrow for status command groonga/groonga#1384)
  • doc install: update OS name
  • doc reference: fix broken markup
  • configure: fix a wrong help messgae for "--disable-apache-arrow" option (configure: fix a wrong help messgae for "--disable-apache-arrow" option groonga/groonga#1395)
  • alloc: suppress a warning
  • grn_result_set_copy: add
  • escalate: add an experimental function
  • doc news: add news topics for 12.0.7 (doc news: add news topics 12.0.7 groonga/groonga#1394)
  • Update the latest release
  • Bump version
  • doc: update file list for Sphinx 5.1.1
  • doc: use "logo" instead of "logo_link"
  • doc: display the switcher for the dark and light themes
  • doc select: add description about drilldown.table (doc: Add description about drilldown.table groonga/groonga#1385)
  • escalate: change specifications
  • doc: Add description about enable_apache_arrow for configure (doc: Add description about enable_apache_arrow for configure groonga/groonga#1383)
  • doc: Update translation procedure in i18n.rst (doc: Fix translation procedure in i18n.rst groonga/groonga#1407)
  • doc: add description about CMake options (doc: add description about CMake options groonga/groonga#1403)
  • doc news: fix a typo
  • packages: add PGP private key for signing packages
  • doc release: fix a typo (doc release: fix a typo groonga/groonga#1419)
  • package: Add support for AlmaLinux 9 (package: Add support for AlmaLinux 9 groonga/groonga#1414)
  • packages yum: add support for AlmaLinux 9 aarch64 (packages yum: add support for AlmaLinux 9 aarch64 groonga/groonga#1422)
  • Add support for Apache Arrow 10.0.0
  • Remove garbage
  • ii: remove redudant normalize on search as much as possible (ii: remove redudant normalize on search as much as possible groonga/groonga#1421)
  • configure: fix fallback to C++11
  • ci: use more cache to reduce CI time
  • ci: fix a typo
  • ci package: add "package-" prefix to Docker images for package
  • package almalinux-9: add "which" to enable ccache
  • vector: suppress a conversion warning
  • doc install: add description about installing AlmaLinux 9 (doc: Add description about installing AlmaLinux 9 groonga/groonga#1423)
  • doc news: add news topics for 12.0.8 (doc news: add news topics for 12.0.8 groonga/groonga#1405)
  • Update latest release
  • doc news: improve news for 12.0.8 (doc: improve news for 12.0.8 groonga/groonga#1425)
  • Bump version
  • grn_proc_option_value_double: add for a double option value
  • grn_plugin_proc_get_value_double: add for a double value
  • grn_plugin_proc_get_var_double: add for a double option value
  • sleep: add for test purpose
  • test: update expected
  • test: update expected
  • test: update expected
  • ci windows: use ccache
  • ci package: fix ccache directory
  • ci windows: show build command lines
  • cmake lz4: use target_include_directories() to use bundled lz4.h
  • expr: fix a bug that GRN_EXPR_CREATE_FOR_QUERY() may create a broken grn_expr
  • cmake lz4 vendor: use liblz4
  • cmake lz4 vendor: use target_compile_definitions()
  • cmake lz4 vendor: don't public XXH_NAMESPACE
  • cmake lz4 vendor: fix syntax
  • cmake lz4 vendor: fix symbol export
  • str: suppress type conversion warnings
  • proc_escalate: suppress type conversion warnings
  • vendor lz4: don't build executables
  • doc reference: add a document for the escalate() function (doc reference: add a document for the escalate() function groonga/groonga#1429)
  • cmake mruby msvc: escape compiler command
  • nginx: update bundles version to 1.23.2 (nginx: update bundles version to 1.23.2 groonga/groonga#1435)
  • packages windows: redirect to GitHub Releases to download latest Groonga (packages windows: redirect to GitHub Releases to download latest Groonga groonga/groonga#1432)
  • grn_io_seg_ref: set ctx->rc instead of just logging
  • alloc: improve error message for *alloc and strdup
  • normalizer: abstract NormalizerTable as a substitute based normalizer
  • grn_text_code_point: add
  • NormalizerHTML: add
  • test: update expected
  • cmake: don't specify Apache Arrow version
  • NormalizerHTML: add remove_tag
  • cmake: require C++17 with Apache Arrow 10.0.0
  • Add news for 12.0.9 (Add news 12.0.9 groonga/groonga#1434)
  • cmake: find Apache Arrow as early as possible
  • doc news:fix typos
  • Update to latest release
  • doc news: add almalinux 9 support
  • Bump version
  • doc install: add missing install procedures
  • Add "uniform" to GRN_UVECTOR comment
  • slow_log: add APIs to log slow log
  • output: Add support for WEIGHT_FLOAT32 with text vector (output: Add support for WEIGHT_FLOAT32 with text vector groonga/groonga#1448)
  • Remove trailing spaces
  • Remove trailing spaces
  • ii slow-log: add to grn_ii_column_update()
  • ii: simplify with GRN_DEFINE_NAME_CUSTOM()
  • ii slow-log: add to grn_ii_update_one_internal()
  • ii slow-log: add to grn_ii_delete_one()
  • ii slow-log: add to buffer_new()
  • ii slow-log: add to buffer_split()
  • ii slow-log: add to buffer_merge()
  • ii slow-log: add to buffer_flush()
  • ii slow-log: add to grn_obj_set_value()
  • load slow-log: add to grn_loader_brace_add_record()
  • load slow-log: add to grn_loader_bracket_add_record()
  • ci macos: remove needless workarounds for Homebrew
  • slow_log windows: use performance counter for performance
  • index_column: use grn_obj_unref()
  • mrb: remove needless grn_enable_reference_count check
  • select: use grn_obj_unref()
  • expr: use grn_obj_unref() and grn_obj_refer()
  • table: use grn_obj_unref()
  • ii: use grn_obj_unref()
  • util: use grn_obj_unref()
  • output: use grn_obj_unref()
  • grn_ecmascript: use grn_obj_unref()
  • packages: download latest source archive in dist task (packages: download latest source archive in dist task groonga/groonga#1451)
  • Use :source for target namespace
  • Revert "Use :source for target namespace"
  • Use :source for target namespace
  • Use ln_s for better output
  • db: use grn_obj_unref() and grn_obj_refer()
  • Add support for changing reference count mode by API
  • status: add "back_trace" and "reference_count"
  • reference-count: ignore empty GRN_ENABLE_REFERENCE_COUNT env
  • grn_error_get_current_system_message: export
  • grn_windows_error_code_to_rc: export
  • doc news: Add news for Groonga 12.1.0 (doc news: Add news for Groonga 12.1.0 groonga/groonga#1457)
  • Update to latest release
  • grn_obj_close: use obj's DB instead of ctx's DB for consistency
  • grn_ja_cast_value_vector_fixed_bulk: remove needless grn_obj_unref()
  • snip: refer normalizer
  • snip: add missing GRN_NORMALIZER_AUTO check
  • ci windows: upload compressed artifacts
  • tool parse-backtrace: add support for AlmaLinux 8
  • packages source: add "rake -C packages source"
  • Bump version
  • Update issue templates
  • grn_table_apply_expr: add a missing ctx->rc check
  • package ubuntu: add support for Ubuntu 22.10 (Kinetic Kudu)
  • group: move grn_table_group_multi_keys_add_record() location
  • select drilldowns: add key_vector_expansion
  • select drilldowns: add support for key_vector_expansion with uvector
  • test select drilldowns: use more meaningful name
  • group: remove grn_table_group_ prefix from internal struct
  • select drilldowns: add missing key_vector_expansion to cache key
  • group: fix style
  • group: set missing multi_keys_data::ri
  • select drilldowns: add support for key_vector_expansion with reference vector
  • grn_obj_get_range accessor: improve vector detection
  • select drilldowns: add support for key_vector_expansion with nested vector
  • grn_obj_reinit: add support for GRN_DB_VOID & GRN_VECTOR
  • grn_expr_get_range_info: use element's domain if vector's domain is GRN_DB_VOID
  • expr: add support for "vector + vector" and "vector + scalar"
  • test select drilldowns: add test for key_vector_expansion with expr
  • test: remove an outdated test for "vector + vector"
  • test: don't use empty record
  • Update issue templates
  • Create config.yml
  • Update config.yml
  • release: commit results of update-latest-release (release: commit results of update-latest-release groonga/groonga#1464)
  • Revert "test: remove an outdated test for "vector + scalar""
  • packages: fix a typo of an environment variable (packages: fix a typo of an environment variable groonga/groonga#1468)
  • Update ISSUE_TEMPLATE for feature_request
  • Update ISSUE_TEMPLATE for feature_request
  • Update ISSUE_TEMPLATE for feature_request
  • Update ISSUE_TEMPLATE for feature request
  • Update ISSUE_TEMPLATE for feature request
  • Update ISSUE_TEMPLATE
  • issue template: fix a wrong description
  • doc contribution: update release procedure (doc contribution: update release procedure groonga/groonga#1308)
  • windows mecab: add workaround for MariaDB 10.9 or later
  • ci macos: remove Python related symbolic links
  • mecab windows: use _set_fmode() only with MSVC
  • query: fix a bug that passed result is freed on error
  • match_columns: add support for vector_column[index]
  • NormalizerTable: fix an overflow bug
  • ci macos: ensure removing Python related symbolic links
  • select: remove redundant std::string()
  • select drilldown: fix a memory corrupt bug
  • cast: add support for "YYYY-MM-DD" as time literal
  • ci: use Sphinx 5.x instead of Sphinx 6.x (ci: use Sphinx 5.x instead of Sphinx 6.x groonga/groonga#1477)
  • select drilldowns.key_vector_expansion: power_set -> POWER_SET
  • doc select drilldown: add description about key_vector_expansion in Japanese (doc select drilldown: add description about key_vector_expansion in Japanese groonga/groonga#1476)
  • doc: (doc: add news for 12.1.1 groonga/groonga#1475)
  • select drilldowns.key_vector_expansion: remove power_set
  • Update to latest release
  • Bump version
  • Bump version
  • doc: use "analytics" instead of "google_analytics_id" (doc: use "analytics" instead of "google_analytics_id" groonga/groonga#1481)
  • doc: add bootstrap.js/css into files.am (doc: add bootstrap.js/css into files.am groonga/groonga#1484)
  • doc select drilldown: translate key_vector_expansion (doc select drilldown: translate key_vector_expansion groonga/groonga#1486)
  • ci: retry acquisition on apt (ci: retry acquisition on apt groonga/groonga#1485)
  • packages: add script for creating branch to forked MINGW-packages repository (packages: add script for creating branch to forked MINGW-packages repository groonga/groonga#1487)
  • nginx: update bundles version to 1.23.3 (nginx: update bundles version to 1.23.3 groonga/groonga#1490)
  • doc: fix section headers (doc: fix section headers groonga/groonga#1493)
  • doc: use code block instead of literal block in release.rst (doc: use code block instead of literal block in release.rst groonga/groonga#1494)
  • doc: add usage of post-msys2.sh (doc: add usage of post-msys2.sh groonga/groonga#1492)
  • doc package: update version info to 12.1.2 - 2023-01-29
  • doc news: add news for Groonga 12.1.2 (doc news: add news for Groonga 12.1.2 groonga/groonga#1491)
  • apache-arrow: use 11.0.0 (apache-arrow: use 11.0.0 groonga/groonga#1466)
  • Enable make markdown and make text for document (Enable make markdown and make text for document groonga/groonga#1496)
  • doc: fix headline in news.rst
  • Bump version
  • packages: correct PackagesGroongaOrgPackageTask to reflect the modification of Apache Arrow 11.0.0 (packages: correct PackagesGroongaOrgPackageTask to reflect the modification of Apache Arrow 11.0.0 groonga/groonga#1500)
  • Add NormalizerNFKC150 and TokenFilterNFKC150 (Add NormalizerNFKC150 and TokenFilterNFKC150 groonga/groonga#1499)
  • NormalizerNFKC: add unify_katakana_g_sounds option (NormalizerNFKC: add unify_katakana_g_sounds option groonga/groonga#1501)
  • NormalizerNFKC: add unify_katakana_di_sound option (NormalizerNFKC: add unify_katakana_di_sound option groonga/groonga#1504)
  • Align order
  • NormalizerNFKC: add unify_katakana_wo_sound option (NormalizerNFKC: add unify_katakana_wo_sound option groonga/groonga#1503)
  • NormalizerNFKC: add unify_katakana_z_sounds option (NormalizerNFKC: add unify_katakana_z_sounds option groonga/groonga#1502)
  • NormalizerNFKC: add unify_katakana_du_small_sounds option (NormalizerNFKC: add unify_katakana_du_small_sounds option groonga/groonga#1509)
  • NormalizerNFKC: rename unify_katakana_z_sounds to unify_katakana_zu_small_sounds (NormalizerNFKC: rename unify_katakana_z_sounds to unify_katakana_zu_small_sounds groonga/groonga#1512)
  • NormalizerNFKC: add unify_katakana_trailing_o option (NormalizerNFKC: add unify_katakana_trailing_o option groonga/groonga#1506)
  • NormalizerNFKC: rename unify_katakana_g_sounds to unify_katakana_gu_small_sounds (NormalizerNFKC: rename unify_katakana_g_sounds to unify_katakana_gu_small_sounds groonga/groonga#1513)
  • packages yum: add support for Oracle Linux (packages yum: add support for Oracle Linux groonga/groonga#1505)
  • NormalizerNFKC: add unify_katakana_du_sound option (NormalizerNFKC: add unify_katakana_du_sound option groonga/groonga#1515)
  • doc reference: add a newly reference for TokenFilterNFKC150 (doc reference: add a newly reference for TokenFilterNFKC150 groonga/groonga#1511)
  • doc reference: add a newly reference for NormalizerNFKC150 (doc reference: add a newly reference for NormalizerNFKC150 groonga/groonga#1510)
  • doc install: add a install procedure for Oracle Linux
  • doc news: update news for 13.0.0 (doc news: update news for 13.0.0 groonga/groonga#1507)
  • doc script_syntax: fix a wrong discription
  • release: remove a needless file in "git add"
  • doc package: update version info to 13.0.0 - 2023-02-09
  • doc install: remove a invalid repository
  • Bump version
  • Remove title from feature_request.yml
  • Remove title from bug_report.yml
  • doc reference: fix a typo
  • normalizer: fix a typo
  • doc news: add missing translation
  • ordered_near_phrase: fix max interval caluculation with multiple tokens in a phrase (ordered_near_phrase: fix max interval caluculation with multiple tokens in a phrase groonga/groonga#1527)
  • grn_db_open: add missing grn_array_close(deferred_unrefs)
  • NormalizerNFKC: add unify_kana_prolonged_sound_mark option (NormalizerNFKC: add unify_kana_prolonged_sound_mark option groonga/groonga#1522)
  • near search: add min_interval (near search: add min_interval groonga/groonga#1520)
  • NormalizerNFKC: add unify_kana_hyphen option (NormalizerNFKC: add unify_kana_hyphen option groonga/groonga#1526)
  • near-phrase: fix bug that phrase specified as last not used as last (near-phrase: fix bug that phrase specified as last not used as last groonga/groonga#1531)
  • highlight_html: use prefix search keyword as highlight keyword
  • highlight_html: add support for lexicon that doesn't have tokenizer
  • NormalizerNFKC: fix a bug with unify_kana_case and unify_katakana_v_sounds
  • NormalizerNFKC: add missing 0 initialization
  • NormalizerNFKC*: Add tests for mixing katakana options (NormalizerNFKC*: Add tests for mixing katakana options groonga/groonga#1539)
  • test: fix indent of test cases and remove .reject files (test: fix indent of test cases and remove .reject files groonga/groonga#1541)
  • test: unifying common tests for NormalizerNFKC*
  • TokenNgram: fix a bug that non-symbol after symbol doesn't have a correct source location
  • doc normalizers: add description about newly added options (doc normalizers: Add description about newly added options groonga/groonga#1542)
  • ii: add docstring to grn_ii_estimate_size()
  • ii: add docstring to token_info
  • ci linux: fix test command line
  • msgpack: add support for MessagePack v6.0.0 (msgpack: add support for MessagePack v6.0.0 groonga/groonga#1537)
  • ii near-phrase-family: fix interval calculation
  • doc news: add news for 13.0.1 (doc news: add news for 13.0.1 groonga/groonga#1534)
  • doc package: update version info to 13.0.1 - 2023-03-24
  • Bump version
  • package ubuntu: drop support for Ubuntu 18.04
  • Enable Dependabot for GitHub Actions
  • build(deps): bump actions/upload-artifact from 2 to 3 (build(deps): bump actions/upload-artifact from 2 to 3 groonga/groonga#1549)
  • build(deps): bump actions/checkout from 2 to 3 (build(deps): bump actions/checkout from 2 to 3 groonga/groonga#1550)
  • build(deps): bump actions/download-artifact from 2 to 3 (build(deps): bump actions/download-artifact from 2 to 3 groonga/groonga#1551)
  • clang-format: enable only for lib/ctx.c as the first step (clang-format: enable only for lib/ctx.c as the first step groonga/groonga#1552)
  • clang-format: format highlighter.c
  • clang-format: format highlighter.h
  • clang-format: format proc/proc_highlight.c
  • highlighter: add support for changing tag
  • util: add grn_inspect_indent()
  • clang-format: apply to util.c and util.h
  • ii: add support for debug prints for near family searches
  • ii.c: add missing a new line
  • ii: add more debug prints
  • ii near: don't find too much tokens
  • ii near-phrase-product: fix a not matched bug
  • clang-format: apply to ii.c
  • highlighter: add support for customizing normalizers
  • highlighter: add support for non HTML mode
  • highlighter: add support for multiple tags
  • grn_proc_options_parse: add support for grn_raw_string
  • clang-format: apply to proc.c, grn_proc.h and proc.h
  • highlight*: use grn_highlighter
  • highlighter: add support for cycled class name tag
  • ci mingw: don't call MINGW-packages/.ci/ci-library.sh
  • test highlight*: add missing tests
  • grn_text_otoj: add a missing NULL check
  • packages source: stop uploading to packages.groonga.org
  • expr adjust: fix invalid weight with multiple adjusts (expr adjust: fix invalid weight with multiple adjusts groonga/groonga#1554)
  • normalizer: log invalid text length too
  • clang-format: apply to normalizer.c
  • db: log key size on key normalization failure
  • clang-format: apply to db.c
  • package ubuntu: add support for Ubuntu 23.04 (Lunar Lobster)
  • test command: add support for "-D Ninja" build
  • reference_acquire dependent: refer index columns that are for the target object
  • vendor mecab: use packages.groonga.org mirror
  • cmake: require 3.16 or later
  • cmake: use project() with version
  • gitignore: sort
  • gitignore: add compile_commands.json
  • cmake: use list(PREPEND)
  • cmake: remove code for old CMake
  • cmake: remove broken code
  • Remove unused pthread_*() related checks
  • cmake: remove needless version check
  • cmake: remove a needless version check
  • cmake: use GNUInstallDirs
  • cmake: use PROJECT_NAME instead of CMAKE_PROJECT_NAME
  • cmake: use BINDIR
  • cmake: use BINDIR
  • cmake: add missing CMAKE_INSTALL_ prefix
  • cmake: add missing CMAKE_INSTALL_
  • cmake: add missing CMAKE_INSTALL_
  • cmake: use space indent
  • cmake: use GNUInstallDirs
  • cmake: add missing CMAKE_INSTALL_ prefix
  • cmake: fix a typo
  • packages oracle-linux: remove
  • doc highlight_html: add a document about the newly option "cycled_class_tag_mode"
  • test: use $(...) instead of ...
  • test: use dirname instead of ..
  • cmake: use target
  • cmake: ensure setting project version
  • cmake: add support for CMake package
  • cmake: add missing mruby dependency
  • cmake: can't use Groonga:: prefix for SHARED target
  • cmake: remove needless Groonga:: prefix
  • cmake mruby: split a CMake target for headers
  • cmake mruby: add missing ws2_32.lib dependency
  • cmake onigmo: fix visibility
  • cmake: libgroonga links to Threads::Threads and ws2_32.lib publicly
  • ci windows msvc: disable zlib explicitly
  • cmake msgpack: set include directories to target
  • cmake msgpack: remove needless variable
  • cmake xxhash: add missing BEFORE
  • cmake xxhash: remove needless IMPORTED
  • cmake xxhash: can't use Groonga:: for non IMPORTED target
  • cmake mecab: set include directories
  • cmake mecab: fix path
  • cmake: ensure using our header files
  • cmake: remove duplicated target_include_directories()
  • cmake zlib: add workaround for building in MariaDB
  • cmake windows: don't use __declspec(dll*) for static link
  • cmake zlib: remove needless GRN_EMBED check
  • cmake: use GRN_STATIC for static link
  • tools parse-backtrace: add support for PGroonga
  • tools parse-backtrace: cache resolved line
  • tools parse-backtrace: ignore invalid encoding lines
  • cmake: set GRN_EMBEDDED to libgroonga
  • tools parse-backtrace: add support for PostgreSQL
  • tools parse-backtrace: fix cache key for PostgreSQL
  • cmake: enable formatter
  • cmake: add support for detecting CRoaring
  • cmake-format: use configuration file
  • cmake: don't use .cmake not for CMake file
  • cmake-format: apply to all CMake files
  • configure: follow file name change
  • ii: fix usep output format
  • ii: fix style
  • ii: fix style
  • docs: fix a typo in query_syntax.rst (Update query_syntax.rst - typo groonga/groonga#1560)
  • ii: use bool for global flags
  • clang-format: format lib/grn_ii.h
  • io: describe GRN_B_ENC()'s binary format
  • clang-format: add lib/grn_io.h
  • io: describe grn_p_encv()/grn_p_decv()'s binary format
  • packages source: fix new version addition to redirect list (packages source: fix new version addition to redirect list groonga/groonga#1563)
  • ci: add a new step for detecting update of nginx
  • Add a step for creating Pull Request automatically
  • Add a missing execute update script
  • Mearge steps detect and create pull request
  • Create branch for creating pull request
  • Execute push branch for creating pull request
  • Use more suitable name
  • Debug
  • Remove a needless flag
  • Get all history

GitHub Actions detect whether we need to update bundled nginx or not
by comparing the latest version of nginx of upstream and the version
of bundled nginx.

Currently, we confirm the latest version of nginx manually.
However, in this method, we often forget to update nginx that is
bundled with Groonga.
Becasue we don't use origin/*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant