Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2012-11-09 14:53:13 +0400
committerMichal Čihař <mcihar@suse.cz>2012-11-09 14:53:13 +0400
commitdfd72c2d3dcef781ea5d2e8213640f1c331eacd1 (patch)
treeab5cee852abb2252bb9875fcfe5101800a7b96fc /doc/credits.rst
parentd32b60ae91d8d1d1bbf3db98ac43bec37ea98004 (diff)
Move files to doc subdir
Diffstat (limited to 'doc/credits.rst')
-rw-r--r--doc/credits.rst358
1 files changed, 358 insertions, 0 deletions
diff --git a/doc/credits.rst b/doc/credits.rst
new file mode 100644
index 0000000000..596ad99834
--- /dev/null
+++ b/doc/credits.rst
@@ -0,0 +1,358 @@
+.. _credits:
+
+Credits
+=======
+
+
+Credits, in chronological order
++++++++++++++++++++++++++++++++
+
+* Tobias Ratschiller <tobias\_at\_ratschiller.com>
+
+ * creator of the phpmyadmin project
+
+ * maintainer from 1998 to summer 2000
+
+* Marc Delisle <marc\_at\_infomarc.info>
+
+ * multi-language version in December 1998
+
+ * various fixes and improvements
+
+ * :abbr:`SQL (structured query language)` analyser (most of it)
+
+ * current project maintainer
+
+* Olivier Müller <om\_at\_omnis.ch>
+
+ * started SourceForge phpMyAdmin project in March 2001
+
+ * sync'ed different existing CVS trees with new features and bugfixes
+
+ * multi-language improvements, dynamic language selection
+
+ * many bugfixes and improvements
+
+* Loïc Chapeaux <lolo\_at\_phpheaven.net>
+
+ * rewrote and optimized javascript, DHTML and DOM stuff
+
+ * rewrote the scripts so they fit the :abbr:`PEAR (PHP Extension and
+ Application Repository)` coding standards and generate XHTML1.0 and
+ CSS2 compliant codes
+
+ * improved the language detection system
+
+ * many bugfixes and improvements
+
+* Robin Johnson <robbat2\_at\_users.sourceforge.net>
+
+ * database maintenance controls
+
+ * table type code
+
+ * Host authentication :abbr:`IP (Internet Protocol)` Allow/Deny
+
+ * DB-based configuration (Not completed)
+
+ * :abbr:`SQL (structured query language)` parser and pretty-printer
+
+ * :abbr:`SQL (structured query language)` validator
+
+ * many bugfixes and improvements
+
+* Armel Fauveau <armel.fauveau\_at\_globalis-ms.com>
+
+ * bookmarks feature
+
+ * multiple dump feature
+
+ * gzip dump feature
+
+ * zip dump feature
+
+* Geert Lund <glund\_at\_silversoft.dk>
+
+ * various fixes
+
+ * moderator of the phpMyAdmin former users forum at phpwizard.net
+
+* Korakot Chaovavanich <korakot\_at\_iname.com>
+
+ * "insert as new row" feature
+
+* Pete Kelly <webmaster\_at\_trafficg.com>
+
+ * rewrote and fix dump code
+
+ * bugfixes
+
+* Steve Alberty <alberty\_at\_neptunlabs.de>
+
+ * rewrote dump code for PHP4
+
+ * mySQL table statistics
+
+ * bugfixes
+
+* Benjamin Gandon <gandon\_at\_isia.cma.fr>
+
+ * main author of the version 2.1.0.1
+
+ * bugfixes
+
+* Alexander M. Turek <me\_at\_derrabus.de>
+
+ * MySQL 4.0 / 4.1 / 5.0 compatibility
+
+ * abstract database interface (PMA\_DBI) with MySQLi support
+
+ * privileges administration
+
+ * :abbr:`XML (Extensible Markup Language)` exports
+
+ * various features and fixes
+
+ * German language file updates
+
+* Mike Beck <mike.beck\_at\_web.de>
+
+ * automatic joins in QBE
+
+ * links column in printview
+
+ * Relation view
+
+* Michal Čihař <michal\_at\_cihar.com>
+
+ * enhanced index creation/display feature
+
+ * feature to use a different charset for HTML than for MySQL
+
+ * improvements of export feature
+
+ * various features and fixes
+
+ * Czech language file updates
+
+* Christophe Gesché from the "MySQL Form Generator for PHPMyAdmin"
+ (http://sf.net/projects/phpmysqlformgen/)
+
+ * suggested the patch for multiple table printviews
+
+* Garvin Hicking <me\_at\_supergarv.de>
+
+ * built the patch for vertical display of table rows
+
+ * built the Javascript based Query window + :abbr:`SQL (structured query
+ language)` history
+
+ * Improvement of column/db comments
+
+ * (MIME)-Transformations for columns
+
+ * Use custom alias names for Databases in left frame
+
+ * hierarchical/nested table display
+
+ * :abbr:`PDF (Portable Document Format)`-scratchboard for WYSIWYG-
+ distribution of :abbr:`PDF (Portable Document Format)` relations
+
+ * new icon sets
+
+ * vertical display of column properties page
+
+ * some bugfixes, features, support, German language additions
+
+* Yukihiro Kawada <kawada\_at\_den.fujifilm.co.jp>
+
+ * japanese kanji encoding conversion feature
+
+* Piotr Roszatycki <d3xter\_at\_users.sourceforge.net> and Dan Wilson
+
+ * the Cookie authentication mode
+
+* Axel Sander <n8falke\_at\_users.sourceforge.net>
+
+ * table relation-links feature
+
+* Maxime Delorme <delorme.maxime\_at\_free.fr>
+
+ * :abbr:`PDF (Portable Document Format)` schema output, thanks also to
+ Olivier Plathey for the "FPDF" library (see `http://www.fpdf.org/
+ <http://www.fpdf.org/>`_) and Steven Wittens for the "UFPDF" library
+ (see `http://www.acko.net/node/56 <http://www.acko.net/node/56>`_).
+
+* Olof Edlund <olof.edlund\_at\_upright.se>
+
+ * :abbr:`SQL (structured query language)` validator server
+
+* Ivan R. Lanin <ivanlanin\_at\_users.sourceforge.net>
+
+ * phpMyAdmin logo (until June 2004)
+
+* Mike Cochrane <mike\_at\_graftonhall.co.nz>
+
+ * blowfish library from the Horde project
+
+* Marcel Tschopp <ne0x\_at\_users.sourceforge.net>
+
+ * mysqli support
+
+ * many bugfixes and improvements
+
+* Nicola Asuni (Tecnick.com)
+
+ * TCPDF library (`http://www.tcpdf.org <http://www.tcpdf.org>`_)
+
+* Michael Keck <mkkeck\_at\_users.sourceforge.net>
+
+ * redesign for 2.6.0
+
+ * phpMyAdmin sailboat logo (June 2004)
+
+* Mathias Landhäußer
+
+ * Representation at conferences
+
+* Sebastian Mendel <cybot\_tm\_at\_users.sourceforge.net>
+
+ * interface improvements
+
+ * various bugfixes
+
+* Ivan A Kirillov
+
+ * new relations Designer
+
+* Raj Kissu Rajandran (Google Summer of Code 2008)
+
+ * BLOBstreaming support (withdrawn in release 4.0)
+
+* Piotr Przybylski (Google Summer of Code 2008, 2010 and 2011)
+
+ * improved setup script
+
+ * user preferences
+
+ * Drizzle support
+
+* Derek Schaefer (Google Summer of Code 2009)
+
+ * Improved the import system
+
+* Alexander Rutkowski (Google Summer of Code 2009)
+
+ * Tracking mechanism
+
+* Zahra Naeem (Google Summer of Code 2009)
+
+ * Synchronization feature
+
+* Tomáš Srnka (Google Summer of Code 2009)
+
+ * Replication support
+
+* Muhammad Adnan (Google Summer of Code 2010)
+
+ * Relation schema export to multiple formats
+
+* Lori Lee (Google Summer of Code 2010)
+
+ * User interface improvements
+
+ * ENUM/SET editor
+
+ * Simplified interface for export/import
+
+* Ninad Pundalik (Google Summer of Code 2010)
+
+ * AJAXifying the interface
+
+* Martynas Mickevičius (Google Summer of Code 2010)
+
+ * Charts
+
+* Barrie Leslie
+
+ * BLOBstreaming support with PBMS PHP extension (withdrawn in release
+ 4.0)
+
+* Ankit Gupta (Google Summer of Code 2010)
+
+ * Visual query builder
+
+* Rouslan Placella (Google Summer of Code 2011)
+
+ * Improved support for Stored Routines, Triggers and Events
+
+ * Italian translation updates
+
+* Dieter Adriaenssens
+
+ * Various bugfixes
+
+ * Dutch translation updates
+
+
+And also to the following people who have contributed minor changes,
+enhancements, bugfixes or support for a new language since version
+2.1.0:
+
+Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita,
+Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats
+Engstrom, Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger,
+Lubos Klokner, Martin Marconcini, Girish Nair, David Nordenberg,
+Andreas Pauley, Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval
+Sarna, www.securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun,
+Peter Svec, Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V.,
+Martijn W. van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay,
+Ignacio Vazquez-Abrams, Chee Wai, Jakub Wilk, Thomas Michael
+Winningham, Vilius Zigmantas, "Manuzhai".
+
+
+Original Credits of Version 2.1.0
++++++++++++++++++++++++++++++++++
+
+This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his
+idea to create a web-based interface to MySQL using PHP3. Although I
+have not used any of his source-code, there are some concepts I've
+borrowed from him. phpMyAdmin was created because Peter told me he
+wasn't going to further develop his (great) tool.
+
+Thanks go to
+
+* Amalesh Kempf <ak-lsml\_at\_living-source.com> who contributed the
+ code for the check when dropping a table or database. He also
+ suggested that you should be able to specify the primary key on
+ tbl\_create.php3. To version 1.1.1 he contributed the ldi\_\*.php3-set
+ (Import text-files) as well as a bug-report. Plus many smaller
+ improvements.
+* Jan Legenhausen <jan\_at\_nrw.net>: He made many of the changes that
+ were introduced in 1.3.0 (including quite significant ones like the
+ authentication). For 1.4.1 he enhanced the table-dump feature. Plus
+ bug-fixes and help.
+* Marc Delisle <DelislMa\_at\_CollegeSherbrooke.qc.ca> made phpMyAdmin
+ language-independent by outsourcing the strings to a separate file. He
+ also contributed the French translation.
+* Alexandr Bravo <abravo\_at\_hq.admiral.ru> who contributed
+ tbl\_select.php3, a feature to display only some columns from a table.
+* Chris Jackson <chrisj\_at\_ctel.net> added support for MySQL functions
+ in tbl\_change.php3. He also added the "Query by Example" feature in
+ 2.0.
+* Dave Walton <walton\_at\_nordicdms.com> added support for multiple
+ servers and is a regular contributor for bug-fixes.
+* Gabriel Ash <ga244\_at\_is8.nyu.edu> contributed the random access
+ features for 2.0.6.
+
+The following people have contributed minor changes, enhancements,
+bugfixes or support for a new language:
+
+Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas
+Kleemann, Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel
+Piankov, Sascha Kettler, Joe Pruett, Renato Lins, Mark Kronsbein,
+Jannis Hermanns, G. Wieggers.
+
+And thanks to everyone else who sent me email with suggestions, bug-
+reports and or just some feedback.
+