| File | Date | Author | Commit |
|---|---|---|---|
| adminer | 2011-07-19 |
|
[492f78] Fix original favicon |
| designs | 2011-06-24 |
|
[50a282] New design |
| editor | 2011-07-01 |
|
[a9b2ac] Display searched columns |
| externals | 2010-05-07 |
|
[9f10f2] Link externals |
| plugins | 2011-07-14 |
|
[1c768e] Typo (bug #3366317) |
| tests | 2011-03-21 |
|
[e4cb77] Fix test |
| .gitignore | 2011-03-07 |
|
[61cec7] Ignore compiled files only in root |
| .gitmodules | 2011-06-03 |
|
[4787b5] Revert "Highlight SQL code in textarea" |
| changes.txt | 2011-07-19 |
|
[3e3928] Release |
| compile.php | 2011-07-11 |
|
[9a4cab] Simplify single language version |
| coverage.php | 2010-04-21 |
|
[3f5b68] Reintegrate sqlite branch |
| lang.php | 2010-11-16 |
|
[293fc0] Merge branch ajax |
| readme.txt | 2011-02-09 |
|
[4f9ff8] Plugins |
| todo.txt | 2011-06-21 |
|
[3ab609] Comment |
Adminer - Database management in single PHP file Adminer Editor - Data manipulation for end-users http://www.adminer.org/ Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle Requirements: PHP 4.3.3+ or PHP 5+ Apache License 2.0 or GPL 2 adminer/index.php - Run development version of Adminer editor/index.php - Run development version of Adminer Editor editor/example.php - Example customization plugins/readme.txt - Plugins for Adminer and Adminer Editor adminer/plugin.php - Plugin demo compile.php [driver] [lang] - Create a single file version lang.php [lang] - Update translations tests/selenium.html - Selenium test suite