]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2021-05-14 Jakub VranaEscape link in doc_link (bug #797)
2021-05-14 Jakub VranaPostgreSQL: Fix parsing of foreign keys with non-ASCII...
2021-03-04 luigifabFix editRowPrint for plugin
2021-03-03 Vladimír DudrPrevent adminer to consider MariaDB sequences being...
2021-03-03 Jakub VranaPostgreSQL: Support UPDATE OF triggers (bug #789) and...
2021-02-24 Jakub VranaUpdate bug numbers
2021-02-23 Jakub VranaUnsubstite constants (PHP 5 is now required)
2021-02-23 Jakub VranaAvoid PHP warnings with PDO drivers (bug #786)
2021-02-18 Jaume BarberUpdate ca.inc.php
2021-02-18 Jakub VranaOracle: Fix column name in index (thanks to Shirai...
2021-02-15 Jakub VranaPostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS...
2021-02-15 Jakub VranaSQLite: Fix displayed types (bug #784)
2021-02-15 Jakub VranaUpdate TODO
2021-02-15 Jakub VranaSave bytes
2021-02-15 Konstantinos... Fixes greek language typos and translated strings
2021-02-12 Jakub VranaMySQL: Allow moving views to other DB and renaming...
2021-02-12 Jakub VranaUse common code
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
next