]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2025-03-05 Jakub VranaUse namespaces in plugins
2025-03-05 Jakub VranaPHP: Use namespace
2025-03-05 Jakub VranaCoding style: Check newline at {}
2025-03-05 Jakub VranaSpecify coding style and follow it
2025-03-05 Jakub VranaComposer: Exclude drivers from classmap
2025-03-04 Jakub VranaHide Refresh link if it does nothing
2025-03-04 Jakub VranaRemove unnecessary function
2025-03-04 Jakub VranaPostgreSQL: Compute size of all databases (bug #881)
2025-03-04 Jakub VranaFix enum alignment
2025-03-04 Jakub VranaRemove margin from td pre
2025-03-04 Jakub VranaDesigns: Fix logout button
2025-03-04 Jakub VranaDesigns: Fix background of pre.jush
2025-03-04 Jakub VranaReapply "Fix background color of <pre> used as edit...
2025-03-04 Jakub VranaDesign bilal-dark: Add missing icons
2025-03-04 Jakub VranaRevert "Fix background color of <pre> used as edit...
2025-03-03 Jakub VranaMySQL: Fix connecting with self-signed cert
2025-03-03 Jakub VranaPostgreSQL, MS SQL, Oracle: Hide table actions for...
2025-03-03 Jakub VranaAdd TODO
2025-03-03 jfonsatoPostgreSQL: Show only accessible databases
2025-03-03 Christian WeiskeElastic: Fix text search on boolean fields
2025-03-03 MatrixmanNew version of design rmSOFT
2025-03-03 Jan TojnarUse more [] in doc-comments
2025-03-03 Jakub VranaMS SQL: Link help from sys tables
2025-03-03 Jakub VranaDon't autofocus computed fields in insert form
2025-03-03 Jakub VranaWarn about failed type export
2025-03-03 Jakub VranaAdd comment
2025-02-28 Jakub VranaUpdate todo
2025-02-28 Jakub VranaSpeed up with disabled output buffering
2025-02-28 Jakub VranaCSV import: Don't unquote " in unquoted values
2025-02-28 DenitzAdd Reset button for tables-filter plugin
2025-02-27 Jakub VranaMS SQL: Don't insert identity without IDENTITY_INSERT
2025-02-27 Jakub VranaPostgreSQL: Display ENUM types
2025-02-27 Jakub VranaAdd test for check constraints
2025-02-27 Jakub VranaFix Create table test
2025-02-27 Jakub VranaRemove <datalist> from tests
2025-02-26 Jakub VranaPostgreSQL: Export ENUM types (bug #587)
2025-02-26 Jakub VranaPostgreSQL: Link enum doc
2025-02-26 Jakub VranaMS SQL: Specify columns in CSV import
2025-02-26 Jakub VranaMS SQL: Do not update primary key in CSV import
2025-02-26 Jakub VranaMS SQL: Fix CSV import (bug #859)
2025-02-26 Jakub VranaMS SQL: Compute arrays in insertUpdate only once
2025-02-26 Jakub VranaDon't hide import if there was an error
2025-02-26 Jakub VranaMS SQL: Import all CSV rows with one command
2025-02-26 Jakub VranaMS SQL: Set identity_insert in CSV import
2025-02-26 Takashi SHIRAIFix insertUpdate for mssql
2025-02-26 Jakub VranaMS SQL export: Create foreign keys after all tables
2025-02-26 Jakub VranaPostgreSQL: Sort PRIMARY and UNIQUE indexes first
2025-02-26 Jakub VranaPostgreSQL: Do not alter indexes with expressions
2025-02-26 Jakub VranaRemove empty string
2025-02-26 Jakub VranaPostgreSQL: Add missing CHECK in export
2025-02-26 Jakub VranaPostgreSQL: Move primary key in export back to table
2025-02-26 Jakub VranaPostgreSQL: Print errors in export
2025-02-26 Jakub VranaPostgreSQL: Fix export of indexes with expressions...
2025-02-26 Jakub VranaPostgreSQL: Fix help link to pg_catalog views
2025-02-26 Jakub VranaUse use_sql
2025-02-26 Jakub VranaMS SQL: Add support for PDO_SQLSRV extension
2025-02-26 Takashi SHIRAIAdd seek() to Min_PDOStatement for mssql.
2025-02-26 Jakub VranaUse \W in friendly_url()
2025-02-26 Jakub VranaDelete unused functions
2025-02-26 Jakub VranaSupport compiling Elastic driver
2025-02-26 Jakub VranaForeign keys: Switch schema back after getting the...
2025-02-26 Jakub VranaMS SQL: Remove support for MSSQL extension
2025-02-26 Jakub VranaMS SQL: Split altering foreign key to two commands
2025-02-26 Jakub VranaMS SQL: Display foreign keys ON UPDATE and ON DELETE
2025-02-26 Jakub VranaMS SQL: Set identity_insert in export
2025-02-26 Jakub VranaFix bug number
2025-02-26 Jakub VranaMS SQL: Support export
2025-02-26 Jakub VranaPostgreSQL: Use function for exporting constraints
2025-02-26 Jakub VranaSQLite: Remove support for SQLite version 2
2025-02-26 Jakub VranaSQLite: Support CHECK constraint
2025-02-26 Jakub VranaSQLite: Constraint getting view by name to views only
2025-02-26 Jakub VranaSQLite: Display all rows of variable values
2025-02-26 Jakub VranaSQLite: Add command Check tables
2025-02-26 Jakub VranaCompile: Fix removing single driver login form field
2025-02-26 Jakub VranaMove \n to loginFormField
2025-02-26 Jakub VranaAllow compiling driver from plugins
2025-02-26 Jakub VranaUse __DIR__
2025-02-26 Jakub VranaHide SQL export if driver doesn't support it
2025-02-25 DenitzUpdate table-structure.php
2025-02-25 Jakub VranaUse Default setup for CodeQL analysis
2025-02-25 Jakub VranaMongoDB: Remove support for deprecated extension mongo
2025-02-25 Jakub VranaDevelop
2025-02-25 Jakub VranaRelease 4.17.1 v4.17.1
2025-02-25 Jakub VranaMove is_c_style_escapes to Min_Driver
2025-02-25 Jakub VranaSQLite: Disable backslash escapes
2025-02-25 Jakub VranaOracle: Fix foreign key doc link
2025-02-25 Jakub VranaMS SQL: Link doc with current version
2025-02-25 Jakub VranaCheck: Add doc link
2025-02-25 Jakub VranaMS SQL: Update doc_links
2025-02-25 Jakub VranaUse get_rows()
2025-02-25 Jakub VranaCompile: Do not warn about functions without declared...
2025-02-25 Jakub VranaMySQL: Fix typo in the date type (regression from 4...
2025-02-25 Jakub VranaRemove bogus comment
2025-02-24 Jakub VranaRemove border-collapse: separate in designs after remov...
2025-02-24 Jakub VranaDevelop
2025-02-24 Jakub VranaRelease 4.17.0 v4.17.0
2025-02-24 Jakub VranaWarn about missing functions only in single-driver...
2025-02-23 Jakub VranaMySQL 9+: Support vector type
2025-02-23 Jakub VranaInline function
2025-02-23 Jakub VranaPostgreSQL 8+: Fix exporting table constraints
next