Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a3f52751bd06d74e3f565300ca15186c8f084903
      
https://github.com/phpmyadmin/phpmyadmin/commit/a3f52751bd06d74e3f565300ca15186c8f084903
  Author: Deven Bansod <[email protected]>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M js/db_search.js
    M js/messages.php
    M libraries/DbSearch.php

  Log Message:
  -----------
  Change get ajax request to post to avoid long request URIs

Also, move HTML-embedded JS function calls into JQuery event handlers

Fix #12299

Signed-off-by: Deven Bansod <[email protected]>


  Commit: 3b8f9a55f6349637264aa82f096c7955859081b4
      
https://github.com/phpmyadmin/phpmyadmin/commit/3b8f9a55f6349637264aa82f096c7955859081b4
  Author: Deven Bansod <[email protected]>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M js/db_search.js
    M libraries/DbSearch.php
    M test/classes/DbSearchTest.php

  Log Message:
  -----------
  Fix tests related to DBSearch

Signed-off-by: Deven Bansod <[email protected]>


  Commit: 89dfff786868618dcd222be6f8f4c4f9a91c2ecd
      
https://github.com/phpmyadmin/phpmyadmin/commit/89dfff786868618dcd222be6f8f4c4f9a91c2ecd
  Author: Deven Bansod <[email protected]>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M js/db_search.js
    M libraries/DbSearch.php

  Log Message:
  -----------
  Change to using HTML5 data-* attributes to allow easy access in JQuery

Signed-off-by: Deven Bansod <[email protected]>


  Commit: 21093b22e4c1904a523a29e0bf9f4e3870b704ce
      
https://github.com/phpmyadmin/phpmyadmin/commit/21093b22e4c1904a523a29e0bf9f4e3870b704ce
  Author: Deven Bansod <[email protected]>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M libraries/DbSearch.php

  Log Message:
  -----------
  Escape tablenames, dbnames and properly render html-specific elements/chars

Signed-off-by: Deven Bansod <[email protected]>


  Commit: aef7f9288a81e83b676e2f22cabd8eff3475de3a
      
https://github.com/phpmyadmin/phpmyadmin/commit/aef7f9288a81e83b676e2f22cabd8eff3475de3a
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M js/db_search.js
    M js/messages.php
    M libraries/DbSearch.php
    M test/classes/DbSearchTest.php

  Log Message:
  -----------
  Merge pull request #12696 from devenbansod/fix_12299

Fix #12299: Change to POST request to avoid possibly very long URIs


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/abe50c61293d...aef7f9288a81
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to