]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2020-01-30 Jakub VranaUpdate readme
2020-01-30 Jakub VranaAdd example for using SQLite with Editor
2020-01-30 Jakub VranaPostgreSQL: Support exporting views
2020-01-30 Jakub VranaDisallow connecting to ports > 65535 (bug #730)
2020-01-30 Jakub VranaDisplay time of procedure execution
2019-12-20 Jakub VranaHide columns when rendering
2019-12-20 Jakub VranaSpeed up alter table form
2019-12-20 Jakub VranaFix clicking on non-input fields in alter table
2019-12-12 Jakub VranaEditor: Fix focusing foreign key search in select
2019-12-09 Jakub VranaMySQL: Always set foreign_key_checks in export
2019-11-13 Jakub VranaRelease 4.7.5 v4.7.5
2019-11-11 Jakub VranaRe-apply https://github.com/vrana/adminer/pull/363...
2019-11-11 popcornerUpdate zh-tw.inc.php
2019-11-11 popcornerUpdate zh.inc.php
2019-11-11 Mike BaranskiStop using adsrc column
2019-11-11 Vladimir Goncharovfixed: SQL command for insert, create table, etc. new...
2019-11-11 Raphael de... Fix brazilian portuguese translation
2019-11-11 RasmusSwedish translation
2019-11-11 Jakub VranaUpdate hever design
2019-11-11 Jakub VranaDon't overwrite variable
2019-11-11 Jakub VranaAdd id="" to cells with failed inline edit (bug #708)
2019-11-11 Jakub VranaUnify dumpTable declarations (bug #707)
2019-11-11 Jakub VranaPostgreSQL, Oracle: Set schema for EXPLAIN queries...
2019-11-11 Jakub VranaInitialize version-noverify sooner (bug #705)
2019-11-11 Jakub VranaMake context in qsa() optional
2019-11-11 Jakub VranaDelete extra newlines
2019-11-11 Lucas Sanderycorrect complement of responsive media query
2019-11-11 Lucas Sanderyupdate lucas-sandery theme
2019-11-08 Jakub VránaAdd funding
2019-10-22 Jakub VranaRelease 4.7.4 v4.7.4
2019-10-22 Jakub VranaFix XSS if Adminer is accessible at URL /data:
2019-08-28 Jakub VranaDo not put unused doc links to single driver compiled...
2019-08-28 Jakub VranaFix PostgreSQL doc root
2019-08-28 Jakub VranaSave bytes
2019-08-28 Ivan Masáradd links to oracle docs
2019-08-28 Ivan Masáradd links to postgres docs
2019-08-28 Jakub VranaBump version
2019-08-27 Jakub VranaRelease 4.7.3 v4.7.3
2019-08-27 Jakub VranaFix blocking of concurrent instances in PHP >7.2 (bug...
2019-08-22 František... setup Mongo authSource by ENV
2019-08-21 Jakub VranaReset table after changing DB
2019-08-21 Jakub VranaMove <p> after a possible error
2019-08-21 Jakub VranaAllow editing foreign keys pointing to tables in other...
2019-08-21 Jakub VranaMS SQL: Support foreign keys to other DB
2019-08-21 Jakub VranaDo not display error for foreign keys to other databases
2019-08-21 Jakub VranaSave bytes
2019-08-21 Jakub VokounMSSQL: use textarea in edit form for Memo type (#357)
2019-08-21 Jakub VranaMySQL: Support STORED GENERATED
2019-08-21 Jakub VranaSQLite: Skip renaming when recreating table if not...
2019-08-21 Jakub VranaSQLite: Preserve auto increment when recreating table
2019-08-21 Jakub VranaSQLite: Allow setting auto increment for empty tables
2019-08-21 Jakub VranaRemove extra space in alter table command
2019-08-21 Jakub VranaSQLite: Handle error in altering table (bug #697)
2019-08-20 Troy Olsoninit mancave-hever design
2019-08-20 Jakub VranaMySQL: Allow editing rows identified by negative floats...
2019-08-20 Troy Olsonadded floating footer css for adminer-theme-mancave2...
2019-08-20 Jakub VranaAdd a comment (bug #691)
2019-08-20 Jakub VranaUse is_numeric()
2019-08-19 Jakub VranaSupport MariaDB virtual columns
2019-08-19 Jakub VranaMySQL: Speed up displaying tables in large databases...
2019-08-19 Jakub VranaSupport unquoted floats in export
2019-08-19 Jakub VranaSQLite: Quote strings stored in integer columns in...
2019-08-19 Malte RieschMySQL: Skip editing generated columns
2019-07-19 Jakub VranaAdd AdminerLoginIp
2019-07-19 Jakub VranaClose </ul> of logins
2019-07-18 Jakub VranaRelease 4.7.2 v4.7.2
2019-07-18 Jakub VranaMySQL: Fix getting foreign keys
2019-07-15 Jakub VranaFix table status in PostgreSQL 12 (bug #683)
2019-07-15 Jakub VranaFix displaying SQL command after Save and continue...
2019-07-15 Jakub VranaPostgreSQL: Display definitions of materialized views...
2019-07-15 Michal AdamecSupport for viewing and editing of column comments...
2019-07-15 Jakub VranaPostgreSQL: Fix setting column comments on new table
2019-07-14 Jakub VranaMySQL: Fix displaying multi-columns foreign keys (bug...
2019-07-14 grass@dionera.comCheck if PDO SSL Attributes are set within config,...
2019-07-14 Bohuslav SimekElasticsearch: Show executed query as a json
2019-07-14 Bohuslav SimekMongoDB: number of records should be count on provide...
2019-07-14 Inge BrattaasKeep font size in all tables.
2019-07-14 Adam Žurektravis: test on php 5.6-7.3 (#330)
2019-05-18 Jonathon SimCache busting for adminer.css
2019-05-18 Dennis StolmeijerAlways pass the SRID part of a geometry property with...
2019-05-18 Jakub VranaUpdate rmsoft designs
2019-05-14 Mario WenzelAllow bruteForceKey to be overwritten (#342)
2019-05-14 Jakub VranaAllow overwriting tables when copying them
2019-05-14 Jakub VranaUpdate rmsoft design
2019-05-14 Jakub VranaStretch footer over the whole table width (bug #624)
2019-05-14 Jakub VranaDo not attempt logging in without password (bug #676)
2019-03-21 Jakub VranaFix typo in translation (bug #673)
2019-01-29 Christoph Thelenmissing translation DE
2019-01-28 0x1793d1Fix too small #lang margin on pepa-linha design
2019-01-28 Jakub VranaFix creating users and changing password in MySQL 8...
2019-01-25 0x1793d1Fix #tables margin (#326)
2019-01-24 Jakub VranaRelease 4.7.1 v4.7.1
2019-01-22 Jakub VranaRemember visible columns in Create Table form (bug...
2019-01-22 Jakub VranaEditor: Allow disabling boolean fields in PostgreSQL...
2019-01-22 Janfix: haeckel adminer.css (#323)
2019-01-16 Jakub VranaSQLite: Hide server field in login form
2019-01-16 Jakub VranaImprove MariaDB status variables link (bug #658)
2019-01-16 popcornerUpdate zh-tw.inc.php
2019-01-16 popcornerUpdate zh.inc.php
2019-01-16 Jakub VranaDisplay the tables scrollbar (bug #647)
next