[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 77bae9: Test with more PHP versions

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 77bae90847e0c048567e82833e145ece06f7a7c9
  
https://github.com/phpmyadmin/error-reporting-server/commit/77bae90847e0c048567e82833e145ece06f7a7c9
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Test with more PHP versions

Signed-off-by: Michal Čihař mic...@cihar.com


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 6fafa6: Use intermediate variable to work in PHP 5.3

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 6fafa642f580801b83c36114826179e590844a5c
  
https://github.com/phpmyadmin/error-reporting-server/commit/6fafa642f580801b83c36114826179e590844a5c
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M app/Model/Report.php

  Log Message:
  ---
  Use intermediate variable to work in PHP 5.3

Signed-off-by: Michal Čihař mic...@cihar.com


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/error-reporting-server] a18036: Revert Test with more PHP versions

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: a180360508ce12a81fa51ce8af00218d8151bb79
  
https://github.com/phpmyadmin/error-reporting-server/commit/a180360508ce12a81fa51ce8af00218d8151bb79
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Revert Test with more PHP versions

This reverts commit 77bae90847e0c048567e82833e145ece06f7a7c9.


  Commit: 915855134565f411cc5f28e0068212ba9560fe22
  
https://github.com/phpmyadmin/error-reporting-server/commit/915855134565f411cc5f28e0068212ba9560fe22
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M app/Model/Report.php

  Log Message:
  ---
  Revert Use intermediate variable to work in PHP 5.3

This reverts commit 6fafa642f580801b83c36114826179e590844a5c.


  Commit: 0de13d84a9b60c737a5700ab6594483849ba9efa
  
https://github.com/phpmyadmin/error-reporting-server/commit/0de13d84a9b60c737a5700ab6594483849ba9efa
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M composer.json

  Log Message:
  ---
  Adjust PHP requirement

The PHP 5.3 lacks some JSON support which we use.

Signed-off-by: Michal Čihař mic...@cihar.com


Compare: 
https://github.com/phpmyadmin/error-reporting-server/compare/6fafa642f580...0de13d84a9b6--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 6abb12: Document nginx setup

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 6abb12f38d08396f0d936b475ff3e2133078e146
  
https://github.com/phpmyadmin/error-reporting-server/commit/6abb12f38d08396f0d936b475ff3e2133078e146
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M README.md

  Log Message:
  ---
  Document nginx setup

Signed-off-by: Michal Čihař mic...@cihar.com


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 5ba9ab: Move web server setup to separate chapter

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 5ba9ab9367155c3e119a6ffdb5d274df769bec43
  
https://github.com/phpmyadmin/error-reporting-server/commit/5ba9ab9367155c3e119a6ffdb5d274df769bec43
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M README.md

  Log Message:
  ---
  Move web server setup to separate chapter

Signed-off-by: Michal Čihař mic...@cihar.com


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 5c02ea: Document obtaining OAuth keys

2014-05-29 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 5c02eaafaa9faf1fc0213f4d01f608a862a7be51
  
https://github.com/phpmyadmin/error-reporting-server/commit/5c02eaafaa9faf1fc0213f4d01f608a862a7be51
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M README.md
M app/Config/oauth.example.php

  Log Message:
  ---
  Document obtaining OAuth keys

Signed-off-by: Michal Čihař mic...@cihar.com


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 99e7f3: Translated using Weblate (Slovenian)

2014-05-29 Thread Domen
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 99e7f314a1a04efc6ce0aae0f8eefd40dd4e43f6
  
https://github.com/phpmyadmin/phpmyadmin/commit/99e7f314a1a04efc6ce0aae0f8eefd40dd4e43f6
  Author: Domen mite...@outlook.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M po/sl.po

  Log Message:
  ---
  Translated using Weblate (Slovenian)

Currently translated at 100.0% (2782 of 2782)


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/localized_docs] c285a8: Translated using Weblate (Turkish)

2014-05-29 Thread Burak Yavuz
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/localized_docs
  Commit: c285a8f4c164a08794b08121b0c26775b073c504
  
https://github.com/phpmyadmin/localized_docs/commit/c285a8f4c164a08794b08121b0c26775b073c504
  Author: Burak Yavuz hitowerdi...@hotmail.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M po/tr.mo
M po/tr.po

  Log Message:
  ---
  Translated using Weblate (Turkish)

Currently translated at 100.0% (1616 of 1616)


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4e68b2: Translated using Weblate (Estonian)

2014-05-29 Thread Kristjan Räts
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4e68b2beb028a0597482b3d0ccb4960ab9310bcc
  
https://github.com/phpmyadmin/phpmyadmin/commit/4e68b2beb028a0597482b3d0ccb4960ab9310bcc
  Author: Kristjan Räts kristjanr...@gmail.com
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M po/et.po

  Log Message:
  ---
  Translated using Weblate (Estonian)

Currently translated at 100.0% (2782 of 2782)


--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f9a0e1: Unused code or parameter

2014-05-29 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f9a0e1e8e9cc1fea83527a413f6faa9285abe19e
  
https://github.com/phpmyadmin/phpmyadmin/commit/f9a0e1e8e9cc1fea83527a413f6faa9285abe19e
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M db_search.php
M libraries/DbSearch.class.php
M test/classes/PMA_DbSearch_test.php

  Log Message:
  ---
  Unused code or parameter

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: b853ce1df863f47d9c3ab8f4fd7c6ea834e435aa
  
https://github.com/phpmyadmin/phpmyadmin/commit/b853ce1df863f47d9c3ab8f4fd7c6ea834e435aa
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
M po/nl.po

  Log Message:
  ---
  Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/059a0b4aa473...b853ce1df863--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git