]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2013-12-21 Colin MollenhourFix first column values not visible in design/pokorny
2013-12-21 Jakub VranaRespect 'whole result' even if some rows are checked...
2013-12-21 Jakub VranaSupport triggers on views
2013-12-21 Jakub VranaSQLite: Allow working with INSTEAD OF triggers
2013-12-21 Jakub VranaSQLite: Search trigger name only among triggers
2013-12-21 Jakub VranaMark Elastic and Mongo drivers as experimental
2013-12-20 Jakub VranaAdd missing doc comment
2013-12-20 Jakub VranaHandle exception when creating SQLite database
2013-12-20 Jannis RImprove German translation
2013-12-20 Jakub VranaAdd Portugal Portuguese translation
2013-12-20 Jakub VranaAllow spaces between privileges (fixes gh-67)
2013-12-20 urn2Fix chinese translation
2013-12-20 Jakub VranaFix processing length without ()
2013-12-19 Jakub VranaMove function used in Editor
2013-12-19 Jakub VranaImprove message for saving by AJAX
2013-12-19 Jakub VranaSyntax highlight just the new message
2013-12-19 Jakub VranaInclude JUSH in the compiled version
2013-12-19 Jakub VranaOpen external links to a new window
2013-12-19 Jakub VranaDon't execute external JavaScript when verifying version
2013-10-25 Jakub VranaFix saving permanent login
2013-10-25 Jakub VranaAdd class name for results count
2013-10-25 Jakub VranaAbstract schemas()
2013-10-25 Jakub VranaDifferentiate views in navigation (thanks to Petr Kobelka)
2013-10-25 Jakub VranaRemove ellipsis (hiding text in Firefox, showing bubble...
2013-10-25 Jakub VranaHide Logout button on login screen
2013-10-25 Jakub VranaProtect CSRF token against BREACH
2013-09-10 Jakub VranaFix grammar in slogan
2013-09-04 Jakub VranaFix Thai translation
2013-09-04 amdevAdd Thai language
2013-09-04 amdevThai language for Adminer
2013-08-28 passkeykzCorrect translation ru.inc.php
2013-08-28 Jakub VranaSQLite: Read information about collation
2013-08-28 Jakub VranaSQLite: Don't mark multi-column primary key as auto_inc...
2013-08-11 Jakub VranaSave bytes
2013-08-11 Jakub VranaEncrypt passwords stored in session by a key stored...
2013-08-11 Jakub VranaSave bytes
2013-08-11 Jakub VranaPrepare for crypting passwords stored in session
2013-08-11 Jakub VranaEditor: Support permanent login in other drivers
2013-08-10 Jakub VranaSimpleDB: Allow changing itemName()
2013-08-10 Jakub VranaSimpleDB: Allow cloning
2013-08-10 Jakub VranaUnselect original function on key up
2013-08-09 Jakub VranaSimpleDB: Allow inserting JSON
2013-08-09 Jakub VranaNoSQL: Allow editing complex values
2013-08-09 Jakub VranaSQLite: Allow editing foreign keys
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaSQLite: Don't overwrite first type by unknown type
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaRespect foreign key pseudo type after error
2013-08-09 Jakub VranaSQLite: Fix primary key handling
2013-08-09 Jakub VranaSQLite: Detect auto_increment primary key
2013-08-09 Jakub VranaSQLite: Fix changing primary key
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaSimplify format_time()
2013-08-09 Jakub VranaUse PHP 5
2013-08-09 Jakub VranaSimplify OS detection
2013-08-09 Jakub VranaSpecify quoting charset in PDO_MySQL
2013-08-08 Jakub VranaSimplify exception handling in PHP 5
2013-08-08 Jakub VranaElastic: Report number of rows
2013-08-08 Jakub VranaIncrease readability
2013-08-08 Jakub VranaElastic: Use select() instead of SELECT
2013-08-08 Jakub VranaSQLite: Allow editing primary key
2013-08-08 Jakub VranaAdd missing space in query
2013-08-08 Jakub VranaMongoDB: database list, table list, indexes, basic...
2013-08-08 Jakub VranaElastic: Prepare for better selecting
2013-08-08 Jakub VranaSQLite: Respect column order and DESC in primary key
2013-08-08 Jakub VranaSQLite: Don't treat multi-column primary key as auto_in...
2013-08-08 Jakub VranaPostgreSQL: Support creating array columns
2013-08-08 Jakub VranaSimpleDB: Allow selecting arrays
2013-08-06 Jakub VranaCheck default value on key press
2013-08-06 Jakub VranaLink Auto Increment help
2013-08-06 Jakub VranaGeneralize doc_link()
2013-08-06 Jakub VranaSQLite: Show primary key when altering indexes
2013-08-06 Jakub VranaUse MD5 for editing long keys only in supported drivers
2013-08-02 Jakub VranaHide link to SQL command if not supported
2013-08-02 Jakub VranaUnify Create table label
2013-08-02 Jakub VranaFit <pre> to <textarea>
2013-08-02 Jakub VranaSplit SQL command and import
2013-08-02 Jakub VranaGeneralize removeRow()
2013-08-02 Jakub VranaUse negative position instead of z-index to hide element
2013-07-24 Jakub VranaReplace ereg*() by preg_*()
2013-07-24 Jakub VranaRevert Displaying SQL edit form on Ctrl+click on the...
2013-07-24 Jakub VranaExecute query by Tab + Enter
2013-07-24 Jakub VranaChange focus by Tab in <textarea>
2013-07-24 Jakub VranaGeneralize JUSH URL rewriting
2013-07-23 Jakub VranaHighlight submit for syntax highlighted textareas
2013-07-23 Jakub VranaDon't use deprecated function
2013-07-23 Jakub VranaKeep form values after refresh in Firefox
2013-07-23 Jakub VranaClose help after changing type
2013-07-22 Jakub VranaUse specific JUSH version
2013-07-22 Jakub VranaHighlight code in <textarea>
2013-07-19 Jakub VranaSave bytes
2013-07-19 Jakub VranaLink collations help
2013-07-19 Jakub VranaLink types help
2013-07-19 Jakub VranaLink foreign key constraints help
2013-07-19 Jakub VranaElastic: Allow only numeric limit
2013-07-19 Jakub VranaElastic: Shorten strings
2013-07-19 Jakub VranaElastic: Hide select functions
2013-07-19 Jakub VranaElastic: Respect limit, page, order, select and first...
2013-07-19 Jakub VranaIgnore mousing over border of select
2013-07-19 Jakub VranaStay on privileges page when changing database
next