]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2021-02-12 Jakub VranaFix more PHP 8 warnings (bug #781)
2021-02-12 Takashi SHIRAIOracle: Fix the bugs for indexes.
2021-02-11 Jakub VranaRemove version
2021-02-11 Jakub VranaFix designs after 7db10e95
2021-02-10 Jakub VranaUpdate readme
2021-02-10 Jakub VranaLink instructions
2021-02-10 Jakub VránaEnable CodeQL Analysis
2021-02-10 Jakub VránaCreate security policy
2021-02-10 Jakub VranaRelease 4.8.0 v4.8.0
2021-02-10 Jakub VranaRemove .inc extension from driver plugins
2021-02-10 Jakub VranaOracle: Use correct DB in db_size, fix typo (thanks...
2021-02-10 Jakub VranaMongoDB: Alpha
2021-02-10 Jakub VranaMongoDB: Prefer driver used in other functions
2021-02-09 Jakub VranaSave bytes
2021-02-09 Jakub VranaMongoDB: Fix edit operations in select
2021-02-09 Jakub VranaFix typo
2021-02-09 Jakub VranaMongoDB: Use ObjectID only if used
2021-02-09 Jakub VranaMongoDB: Fix operators
2021-02-09 Jakub VranaMongoDB: Handle errors
2021-02-09 Jakub VranaMongoDB: Fix query
2021-02-09 Jakub VranaSave bytes
2021-02-09 Jakub VranaMongoDB: Display error when selecting wrong table
2021-02-09 Jakub VranaMongoDB: Display arrays as JSON
2021-02-09 Jakub VranaMongoDB: Fix executeQuery
2021-02-09 Jakub VranaMongoDB: Modern extension doesn't allow connecting...
2021-02-09 Jakub VranaMongoDB: Add operators
2021-02-09 Jakub VranaMongoDB: Handle exceptions
2021-02-09 Jakub VranaMongoDB: Fix getting binary fields
2021-02-09 Jakub VranaMongoDB: Fix num_rows
2021-02-09 Jakub VranaMongoDB: Move common code to function
2021-02-09 Jakub VranaMongoDB: Display Authentication failed instead of exception
2021-02-09 Jakub VranaDelete duplicate code
2021-02-09 Jakub VranaFix operators init
2021-02-09 Jakub VranaPostgreSQL: Fix displaying NULL bytea fields
2021-02-09 Takashi SHIRAIAvoid errors about 'view_trigger'
2021-02-09 Takashi SHIRAISupport unprivileged users for schema list
2021-02-09 Takashi SHIRAISupport altering indexes
2021-02-09 Takashi SHIRAIAvoid errors when alter table column
2021-02-09 Takashi SHIRAIAvoid errors about auto increment
2021-02-09 Takashi SHIRAISupport granted table to list up indexes
2021-02-09 Takashi SHIRAICorrect column size with string type
2021-02-09 Takashi SHIRAISort the DB list
2021-02-09 Takashi SHIRAISupport importing table data
2021-02-09 Takashi SHIRAIThe table with another scheme is deleted from the table...
2021-02-09 Takashi SHIRAISupport computing DB infos
2021-02-09 salacrPostgreSQL: Do not show triggers from other schemas
2021-02-08 Jakub VranaSimpleDB, Firebird, ClickHouse: Move to plugin
2021-02-08 Jakub VranaAdd comments
2021-02-08 Jakub VranaPrepare for moving drivers to plugins
2021-02-08 Jakub VranaSupport function default values in insert (bug #713)
2021-02-08 Jakub VranaAllow SQL pseudo-function in insert
2021-02-08 Jakub VranaSave bytes
2021-02-08 Jakub VranaPostgreSQL: Fix multi-parameter functions in default...
2021-02-08 Jakub VranaAdd id to <th> in select (bug #724)
2021-02-08 Jakub VranaRemove newline before error message
2021-02-08 Jakub VranaFix whitespace
2021-02-08 Jakub VranaAdd bug number
2021-02-08 Jakub VranaPostgreSQL: Avoid exporting empty sequence last value
2021-02-08 Jakub VranaPostgreSQL: Create PRIMARY KEY for auto increment columns
2021-02-08 Jakub VranaPostgreSQL PDO: Do not select NULL function for false...
2021-02-08 Jakub VranaMySQL 8: Fix EXPLAIN in SQL command
2021-02-08 Jakub VranaUpdate tests
2021-02-08 Jakub VranaAdd callback before edit form (bug #759)
2021-02-08 Jakub VranaSkip date columns for non-date values in search anywher...
2021-02-08 Jakub VranaFix PHP 8 warning
2021-02-08 Jakub VranaAdd DB version to comment in export
2021-02-07 Jakub VranaRelease 4.7.9 v4.7.9
2021-02-07 Jakub VranaReorder changes
2021-02-07 Jakub VranaEditor: Avoid trailing dot in export filename
2021-02-07 Jakub VranaSkip impossible condition ($link always contains ?usern...
2021-02-07 Jakub VranaFix displayed foreign key columns from other DB (bug...
2021-02-07 Jakub VranaDo not display empty database in the list twice
2021-02-07 Jakub VranaDisplay CSRF logout error after connecting
2021-02-07 Peter KnutFix displaying type mapping for Elasticsearch >= 6.0
2021-02-07 Jakub VranaMongoDB: Prefer modern extension
2021-02-07 ImDongFix MongoDB connect 'Database does not support password...
2021-02-07 Jakub VranaUpdate bug numbers
2021-02-07 Josef DrabekPostgres - fix missing partitioned tables in navigation
2021-02-07 Albert PescharLinkify URLs in SQL results
2021-02-07 tisoTitle for select data link
2021-02-07 Jakub VranaQuote values with leading and trailing zeroes in CSV...
2021-02-07 Jakub VranaMySQL: Don't quote default value of text fields (bug...
2021-02-07 David Grudlfixed Unsupported operand types when $port is socket
2021-02-06 Jakub VranaRespect SQL command URL parameters
2021-02-06 Jakub VranaFix XSS in browsers which don't encode URL parameters...
2021-02-06 Jakub VranaSQLite: Set busy_timeout to 500
2021-02-06 Jakub VranaPostgreSQL 11: Create PRIMARY KEY for auto increment...
2021-02-06 Jakub VranaPostgreSQL: Support smallserial
2021-02-06 Jakub VranaAdd comment
2021-02-06 Jakub VranaPostgreSQL PDO: Support PgBouncer, unsupport PostgreSQL...
2021-02-06 Pőcze Bencefix wrong hungarian translation
2021-02-06 Jakub VranaEditor: Cast to string when searching (bug #325)
2021-02-06 Jakub VranaDon't syntax highlight during IME composition (bug...
2021-02-06 Jakub VranaPostgreSQL: Use bigserial for bigint auto increment...
2021-02-06 Michal AdamecMSSQL: Don't trucate displayed comments to 30 chars...
2021-02-06 Jakub VranaUpdate Korean translation (thanks to B. Cansmile Cha)
2021-02-06 Douglas Damasioadd alternative design dracula theme
2021-02-06 Oliver Tušlashow correct collation for PostgresSQL
2021-02-06 Ivan MasárPostgreSQL: Fix current schema in view definition
2021-02-06 shiipouAdd external designs as submodules
next