Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 169e15be81c454e7485817ba3b1b242fc1ff361a https://github.com/phpmyadmin/phpmyadmin/commit/169e15be81c454e7485817ba3b1b... Author: Nisarg Jhaveri nisarg.jhaveri@students.iiit.ac.in Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths: M libraries/TableSearch.class.php M tbl_find_replace.php M test/classes/PMA_TableReplaceSearch_test.php M test/classes/PMA_TableSearch_test.php
Log Message: ----------- feature 857: Regex search and replace
- Implemented basic regex search and replace for tables. - Added a checkbox to use regex in 'Find and Replace' view. - Fixed some tests for this feature
Signed-off-by: Nisarg Jhaveri nisarg.jhaveri@students.iiit.ac.in
Commit: 7be74bf6342470535aa92deddc0a507af494cd30 https://github.com/phpmyadmin/phpmyadmin/commit/7be74bf6342470535aa92deddc0a... Author: Marc Delisle marc@infomarc.info Date: 2014-08-16 (Sat, 16 Aug 2014)
Changed paths: M libraries/TableSearch.class.php M tbl_find_replace.php M test/classes/PMA_TableReplaceSearch_test.php M test/classes/PMA_TableSearch_test.php
Log Message: ----------- Merge pull request #1334 from nisargjhaveri/feature_857
feature 857: Regex search and replace
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c274c376f44d...7be74bf63424