7c8cd68aa2
Changelog: 3.1.2 (2015-11-14) Defect #20992: Parent priority "Independent of subtasks" setting doesn't work Defect #20360: Project copy does not copy custom field settings Defect #20380: Cannot assign users to projects with IE set to compatibility mode Defect #20591: PDF export does not determine picture (.png) height correctly Defect #20677: Custom fields with multiple values required by worklow can be blank Defect #20811: long pre lines are missing from PDF export of wiki pages Defect #21136: Issues API may disclose changeset messages that are not visible Defect #21150: Time logging form may disclose subjects of issues that are not visible Defect #21155: Deleting invalid wiki page version deletes whole page content Defect #20282: Error message when editing a child project without add project/subprojects permissions Defect #20730: Fix tokenization of phrases with non-ascii chars Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers Patch #21031: Polish translation update for 3.0-stable Patch #21105: Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable Patch #20785: Polish translation update for 3.1-stable Patch #20837: Bulgarian translation Patch #20892: Spanish translation for r14637 Patch #20906: Fix mulitple tab navigation highlighting and content hiding Patch #21019: Traditional Chinese translation (to r14689) Patch #21076: Move inline CSS to application.css for private checkbox Patch #21085: Optimize issue edit description link
61 lines
2.9 KiB
PL/PgSQL
61 lines
2.9 KiB
PL/PgSQL
@comment $NetBSD: PLIST.pgsql,v 1.3 2015/11/21 09:32:07 ryoon Exp $
|
|
${GEM_HOME}/cache/pg-0.18.4.gem
|
|
${GEM_EXTSDIR}/pg-0.18.4/pg_ext.${RUBY_DLEXT}
|
|
${GEM_HOME}/gems/pg-0.18.4/.gemtest
|
|
${GEM_HOME}/gems/pg-0.18.4/BSDL
|
|
${GEM_HOME}/gems/pg-0.18.4/ChangeLog
|
|
${GEM_HOME}/gems/pg-0.18.4/Contributors.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/History.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/LICENSE
|
|
${GEM_HOME}/gems/pg-0.18.4/Manifest.txt
|
|
${GEM_HOME}/gems/pg-0.18.4/POSTGRES
|
|
${GEM_HOME}/gems/pg-0.18.4/README-OS_X.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/README-Windows.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/README.ja.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/README.rdoc
|
|
${GEM_HOME}/gems/pg-0.18.4/Rakefile
|
|
${GEM_HOME}/gems/pg-0.18.4/Rakefile.cross
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/basic_type_mapping.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/coder.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/connection.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/constants.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/exceptions.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/result.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/text_decoder.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/text_encoder.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg/type_map_by_column.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/lib/pg_ext.${RUBY_DLEXT}
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/array_insert.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/async_api.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/async_copyto.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/async_mixed.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/check_conn.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/copyfrom.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/copyto.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/cursor.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/disk_usage_report.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/issue-119.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/losample.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/minimal-testcase.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/notify_wait.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/pg_statistics.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/replication_monitor.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/test_binary_values.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/wal_shipper.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/sample/warehouse_partitions.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/data/expected_trace.out
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/data/random_binary_data
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/helpers.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/basic_type_mapping_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/connection_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/result_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_by_class_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_by_column_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_by_mri_type_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_by_oid_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_in_ruby_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_map_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg/type_spec.rb
|
|
${GEM_HOME}/gems/pg-0.18.4/spec/pg_spec.rb
|
|
${GEM_HOME}/specifications/pg-0.18.4.gemspec
|