| File | Date | Author | Commit |
|---|---|---|---|
| adminer | 2011-08-12 |
|
[43e646] Release |
| designs | 2011-08-12 |
|
[112c9b] New skin |
| editor | 2011-08-11 |
|
[023b62] Highlight checked rows |
| externals | 2010-05-07 |
|
[9f10f2] Link externals |
| plugins | 2011-08-12 |
|
[5d1a84] New plugin: Password SHA1 |
| tests | 2011-08-12 |
|
[2b472a] Drop user only if successfully created |
| .gitignore | 2011-03-07 |
|
[61cec7] Ignore compiled files only in root |
| .gitmodules | 2011-07-26 |
|
[1c415d] WYMeditor |
| changes.txt | 2011-08-12 |
|
[43e646] Release |
| compile.php | 2011-08-09 |
|
[0ced6d] Preserve short variable names between versions ... |
| 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