]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2025-06-18 Jakub VranaAdminerBackwardKeys: Support PostgreSQL
2025-06-18 Jakub VranaFix type error in multiple database export (fix #1109)
2025-06-18 MatthaiksUpdate Polish translation
2025-06-18 Jakub VranaAdminerSqlGemini: Remove extra comments (fix #1075)
2025-06-18 Jakub VranaAllow exporting SQL in SQL command (fix #1092)
2025-06-18 Jakub VranaPostgreSQL: Allow comparing json columns (fix #1107)
2025-06-18 Jakub VranaAdminerTablesFilter: Add title
2025-06-11 Jakub VranaAdd section links in database overview
2025-06-11 Jakub VranaElastic: Display indexes in alias (unused for now)
2025-06-11 Jakub VranaHide view links without view support
2025-06-11 Jakub VranaElasticsearch: Support dropping aliases
2025-06-11 Jakub VranaDriver plugins: Readme
2025-06-06 Jakub VranaPostgreSQL: Display index expressions
2025-06-06 Jakub VranaPostgreSQL: Add SQL operator to select
2025-06-05 Jakub VranaDo not order descending in GROUP BY select
2025-06-04 Jakub VranaWarn about exceeded max_file_uploads in import
2025-06-03 Jakub VranaAllow null value in where_link()
2025-06-03 Jakub VranaPostgreSQL: Hide only partitions, not all inherited...
2025-06-03 Jakub VranaFix heading of inherited tables
2025-06-03 Jakub VranaPostgreSQL: Show structure of inherited tables
2025-05-30 Ludek BenedikPlugins pretty-json-column: Encode value to JSON withou...
2025-05-30 Jakub VranaMySQL 5.0-: Do not load partitioning info in alter...
2025-05-27 yamamotoUpdates Japanese translation (#1096)
2025-05-27 Jakub VranaPostgreSQL 11-: Avoid duplicate oid in table status...
2025-05-27 Maxim MilovanovAdd Win98-style design theme
2025-05-27 Jakub VranaUpdate externals
2025-05-07 salacrMake kill_process / process_list extendable
2025-05-05 Jakub VranaAllow specifying operator in search anywhere
2025-05-05 schucanMute chmod warning
2025-05-05 Jakub VranaDevelop
2025-05-04 Jakub VranaRelease 5.3.0 v5.3.0
2025-05-04 Jakub VranaEditor: Fix bit edit
2025-05-04 Jakub VranaEditor: Fix bit and enum search (fix #1062)
2025-05-04 Alex YuAdd lavender-light theme
2025-05-04 Pexle ChrisAdminerDarkSwitcher: Handle first click
2025-05-04 Jakub VranaPostgreSQL: Add NOT ILIKE operator (fix #1066)
2025-05-04 Jakub VranaPostgreSQL: Align numbers in SQL command right (fix...
2025-05-04 Jakub VranaAlign money values right (bug #1071)
2025-05-04 Jakub VranaAdd border to column actions (fix #1072)
2025-04-26 Jakub VranaAdminerSelectEmail: Use Adminer translation
2025-04-26 Jakub VranaAdminerSelectEmail: Wrap long lines
2025-04-26 Jakub VranaIndexes: Link algorithm doc
2025-04-26 Jakub VranaUse variable
2025-04-24 Jakub VranaMySQL: Fix connecting with port (fix #1057, regression...
2025-04-24 MatthaiksUpdate Polish translation
2025-04-24 salacrPostgreSQL: Partial Indexes
2025-04-21 Jakub VranaFix type error in Create function (fix #1053)
2025-04-19 Joshi yogeshAdd Hindi translations for previously untranslated...
2025-04-18 Joshi yogeshAdd Bengali (bn) translations for missing phrases ...
2025-04-18 Jakub VranaAdminerTableIndexesStructure: Print algorithm
2025-04-18 Jakub VranaMySQL: Hide index algorithm if only one
2025-04-18 Jakub VranaCSS: Remove icon padding on iOS
2025-04-18 Jakub VranaAdd forgotten move_col
2025-04-17 Jakub VranaAdminerForeignSystem: Link pg_catalog
2025-04-17 Jakub Vrananon-MySQL: Fix computing unique array
2025-04-17 Jakub VranaSelect: Align numeric functions right
2025-04-17 Jakub VranaPostgreSQL: Link COUNT(*)
2025-04-17 Jakub VranaCSS: Switch between independent adminer[-dark].css
2025-04-17 Jakub VranaPlugins: Allow setting dark mode in css() (bug #1049)
2025-04-17 Jakub VranaExtract variable
2025-04-17 Jakub VranaFix typo in comment
2025-04-17 Jakub VranaJUSH: PostgreSQL keywords, autocomplate table aliases
2025-04-17 Jakub VranaMySQL: Support index algorithms with MEMORY and NDB...
2025-04-17 Jakub VranaPass $tableStatus to indexMethods, rename
2025-04-17 Jakub VranaMySQL: Remove negation from support()
2025-04-17 Jakub VranaLang: Use GLOB_BRACE
2025-04-17 Joshi yogeshAdd Hindi (hi) language translation file for Adminer
2025-04-17 Jakub VranaMove translation
2025-04-17 salacrAdd PHP_CodeSniffer to pipeline (#1044)
2025-04-17 MatthaiksUpdate Polish translation
2025-04-16 salacrPostgreSQL: Support index algorithms
2025-04-15 Jakub VranaPostgreSQL: Support calling functions returning table...
2025-04-15 Jakub VranaAdminerSqlLog: Store schema
2025-04-15 Jakub VranaSwap ' and "
2025-04-15 Jakub VranaDesigns: Don't sniff protocol-relative URLs
2025-04-15 Jakub VranaAdd todo
2025-04-15 Jakub VranaIssues: Link Docker image repo
2025-04-15 Jakub VranaCSS: Highlight anchor
2025-04-15 Jakub VranaPostgreSQL: Display partition info (bug #1031)
2025-04-15 MatthaiksUpdate Polish translation
2025-04-15 Jakub VranaCockroachDB: Partitioning
2025-04-15 Jakub VranaTests PostgreSQL: Partitioning
2025-04-15 Jakub VranaPartitioning: Compact array earlier
2025-04-15 Jakub VranaDoc: Update
2025-04-14 Jakub VranaMySQL: Avoid warning on selecting tables with fulltext...
2025-04-14 Jakub VranaBug template: offer single language
2025-04-14 Jakub VranaPostgreSQL: Export PARTITION BY (bug #1031)
2025-04-14 Jakub VranaPostgreSQL: Allow renaming inherited tables
2025-04-14 Jakub VranaPostgreSQL: Creating partitioned tables (fix #1031)
2025-04-14 Jakub VranaPartitioning: Move to MySQL
2025-04-14 Jakub VranaMove partitioning functions
2025-04-14 Jakub VranaPostgreSQL: Include inherited tables in table_status...
2025-04-14 Jakub VranaRemove unnecessary aliases
2025-04-14 Jakub VranaDo not attempt allFields without DB (fix #1033)
2025-04-14 Jakub VranaBug template: Ask for more info
2025-04-14 Jakub VranaCode style: Ignore long translations
2025-04-14 salacrGeneric.Whitespace -> Generic.WhiteSpace
2025-04-13 Jakub VranaPostgreSQL: Simplify OID
2025-04-13 Jakub VranaPostgreSQL: Link parent from inherited tables (bug...
2025-04-13 Jakub VranaCompile: Fix type (fix #1027)
next