]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2025-03-13 Jakub VranaTests: Fix CockroachDB after 48308f3
2025-03-13 Jakub VranaCompile: strip space after CSS comment
2025-03-13 Jakub VranaCSS: Move media selector to <link>
2025-03-13 Jakub Vranaphp_shrink: Simplify test
2025-03-13 Jakub VranaCompile: Move ?><? removal to php_shrink
2025-03-13 Jakub VranaCompile: dark.css
2025-03-13 Jakub VranaCSS: Don't use dark theme with adminer.css
2025-03-13 Jakub VranaDon't highlight NULL as JSON
2025-03-13 Jakub VranaDesign: Update dark mode (by rmsoft)
2025-03-13 Jakub VranaMongoDB: Rename file
2025-03-13 Jakub VranaElastic: Fix number of rows in group queries
2025-03-13 Jakub VranaMongoDB: Move to plugin
2025-03-13 Jakub VranaUpdate readme
2025-03-13 Jakub VranaTests: Add tests for MS SQL
2025-03-13 Jakub VranaExport: Display unknown number of rows as ?
2025-03-13 Jakub VranaFix skipOriginal after unconvertFunction
2025-03-13 Jakub VranaCockroachDB: Recognize unique_rowid() as auto_increment
2025-03-13 Jakub VranaTest PostgreSQL: SQL command
2025-03-13 Jakub VranaCockroachDB: Fix test
2025-03-13 Jakub VranaMySQL: Simplify checking for MariaDB
2025-03-13 Jakub VranaCockroachDB: Declare support
2025-03-13 Jakub VranaCockroachDB: Disable processlist
2025-03-13 Jakub VranaCSS: Fix style
2025-03-13 Jakub VranaTests: Work with JUSH textarea
2025-03-13 Jakub VranaCockroachDB: Display version
2025-03-13 Jakub VranaTests: Add tests for CockroachDB
2025-03-13 Jakub VranaTests: Add tests for MariaDB and PostgreSQL
2025-03-13 Jakub VranaMySQL: Display converting function for binary, bit...
2025-03-13 Peter KnutMySQL: Fix saving string default value of json field
2025-03-13 Jakub VranaDesigns: Update rmsoft (fix #911)
2025-03-13 Jakub VranaDesigns: Fix price
2025-03-13 Jakub VranaCSS: Simplify .odds
2025-03-13 Jakub VranaDesign: Update rmsoft (fix #911)
2025-03-13 Jakub VranaCompile: Add more php_shrink tests
2025-03-12 Jakub VranaCompile: Strip public
2025-03-12 Jakub VranaCompile: Add tests for php_shrink
2025-03-12 Jakub VranaIssues: Prefer MySQLi
2025-03-12 Jakub VranaDesigns: Update .odds
2025-03-12 Jakub VranaCSS: lowercase color names
2025-03-12 Jakub VranaCSS: Add dark theme
2025-03-12 Jakub VranaCSS: Expand <code> in <pre>
2025-03-12 Jakub VranaCSS: Fix highlighting checked odd rows
2025-03-12 Jakub VranaMySQL: Allow setting default values of json column
2025-03-12 Jakub VranaCSS: Disable odd on hover
2025-03-12 Jakub VranaCSS: Merge rules
2025-03-12 Jakub VranaWrap long lines
2025-03-12 Jakub VranaMS SQL: Fix editing rows with datetime column in primar...
2025-03-12 Jakub VranaWrap Schema: in navigation to <span> (fix #907)
2025-03-12 Jakub VranaUpdate German translation (by @wintstar)
2025-03-12 Jakub VranaMariaDB: Don't display NULL as default value
2025-03-12 Jakub VranaCode style: exclude removed extensions
2025-03-12 Jakub VranaCoverage: Fix newlines
2025-03-12 Jakub VranaCoverage: Display drivers
2025-03-12 Jakub VranaCoverage: Modernize HTML
2025-03-12 Jakub VranaAdd comment
2025-03-12 Jakub VranaAdd plugin AdminerEditorViews (fix #905)
2025-03-12 Jakub VranaCompile: Support private static
2025-03-11 Jakub VranaEnsure PHP 5.3 compatibility
2025-03-11 Jakub VranaMySQL: Convert binary default value to hex when editing
2025-03-11 Jakub VranaFix focusing first field
2025-03-11 Jakub VranaPostgreSQL PDO: Escape bytea values (bug #218)
2025-03-11 Jakub VranaMySQL: Display default values of binary columns
2025-03-11 Jakub VranaRename variable
2025-03-11 Jakub VranaAdminerDumpAlter: Use dumpFooter
2025-03-11 Jakub VranaFix plugin AdminerPrettyJsonColumn
2025-03-11 Jakub VranaCompile: Fix shortening in protected functions
2025-03-11 Jakub VranaFix coverage
2025-03-11 Jakub VranaDevelop
2025-03-11 Jakub VranaRelease 5.0.4 v5.0.4
2025-03-11 Jakub VranaCompile: Fix shortening in private methods
2025-03-11 Jakub VranaRelease 5.0.3 v5.0.3
2025-03-11 Jakub VranaPostgreSQL: Fix where and order privileges (fix #902)
2025-03-11 Jakub VranaFix $result visibility
2025-03-11 Jakub VranaCheck more style
2025-03-11 Jakub VranaMongo: Add helper method
2025-03-11 Jakub VranaSet visibility to protected
2025-03-11 Jakub VranaSQLite: Fix calling private property
2025-03-11 Jakub VranaPlugins: Add method dumpFooter()
2025-03-11 Jakub VranaUse private visibility
2025-03-11 Jakub VranaAdd comment
2025-03-11 Jakub VranaDisallow var
2025-03-11 Jakub VranaChange var to public
2025-03-11 Jakub VranaUse private visibility on methods
2025-03-11 Jakub VranaUse protected visibility
2025-03-11 Jakub VranaUse private visibility
2025-03-11 Jakub VranaUse protected visibility
2025-03-11 Jakub VranaCompile: Change public to var
2025-03-11 Jakub VranaRevert accidental revert
2025-03-11 Jakub VranaUpdate changes
2025-03-11 Jakub VranaUpdate bug template
2025-03-11 Jakub VranaUpdate changes
2025-03-11 Jakub VranaCompile: Support \r\n line ends
2025-03-11 Jakub VranaFix double unescaping
2025-03-11 Jakub VranaAdd comment
2025-03-11 Jakub VranaFix typo
2025-03-11 David GrudlCompile: supports visibility modifiers
2025-03-10 Jakub VranaMySQL: Stop treating enum as set as numbers (bug #475)
2025-03-10 Jakub VranaRemove check for PHP version
2025-03-10 Jakub VranaMySQL: Allow setting default values of text column
2025-03-10 Christian WeiskeElastic: Properly display sparse result rows
next