[phpMyAdmin Git] [phpmyadmin/phpmyadmin] af7f8d: Change composer package type to project (#13198)

2017-05-16 Thread Luís Pedro Algarvio
  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: af7f8d6cc319e9b99b5c2f6a22554a1ea61238f3
  
https://github.com/phpmyadmin/phpmyadmin/commit/af7f8d6cc319e9b99b5c2f6a22554a1ea61238f3
  Author: Luís Pedro Algarvio <lp.algar...@gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
M composer.json

  Log Message:
  ---
  Change composer package type to project (#13198)

Composer doesn't seem to support packages of type application.
Package type library (the default) or project seem to be the most appropriate.

Signed-off-by: Luís Pedro Algarvio <lp.algar...@gmail.com>


  Commit: 9ea8970c8f74cd87821c9e2599a5ffe47ce08c14
  
https://github.com/phpmyadmin/phpmyadmin/commit/9ea8970c8f74cd87821c9e2599a5ffe47ce08c14
  Author: Luís Pedro Algarvio <lp.algar...@gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
M composer.json

  Log Message:
  ---
  Reorder a few keys in the composer.json file (#13199)

Reorder a few keys to make the composer.json file feel a bit more organized:
- repositories key goes above all the dependencies
- pair homepage with support key and move them to position after name, 
description and keywords
- pair authors with license key and move them to position just before technical 
stuff

Signed-off-by: Luís Pedro Algarvio <lp.algar...@gmail.com>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/e52a71592a68...9ea8970c8f74___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7e76b2: Reorder a few keys in the composer.json file (#131...

2017-05-05 Thread Luís Pedro Algarvio
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7e76b22742e7e4163cf86a7644375378bf4ea803
  
https://github.com/phpmyadmin/phpmyadmin/commit/7e76b22742e7e4163cf86a7644375378bf4ea803
  Author: Luís Pedro Algarvio <lp.algar...@gmail.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
M composer.json

  Log Message:
  ---
  Reorder a few keys in the composer.json file (#13199)

Reorder a few keys to make the composer.json file feel a bit more organized:
- repositories key goes above all the dependencies
- pair homepage with support key and move them to position after name, 
description and keywords
- pair authors with license key and move them to position just before technical 
stuff

Signed-off-by: Luís Pedro Algarvio <lp.algar...@gmail.com>


___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] eba529: Change composer package type to project (#13198)

2017-05-05 Thread Luís Pedro Algarvio
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: eba529186eecd8485a00faf5668140a5d0c1bd90
  
https://github.com/phpmyadmin/phpmyadmin/commit/eba529186eecd8485a00faf5668140a5d0c1bd90
  Author: Luís Pedro Algarvio <lp.algar...@gmail.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
M composer.json

  Log Message:
  ---
  Change composer package type to project (#13198)

Composer doesn't seem to support packages of type application.
Package type library (the default) or project seem to be the most appropriate.

Signed-off-by: Luís Pedro Algarvio <lp.algar...@gmail.com>


___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 8e91ad: Implement AUTOLOAD_FILE constant (#13213)

2017-05-04 Thread Luís Pedro Algarvio
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8e91ad5b358e76f59591432e6d7f9d2aab101b57
  
https://github.com/phpmyadmin/phpmyadmin/commit/8e91ad5b358e76f59591432e6d7f9d2aab101b57
  Author: Luís Pedro Algarvio <lp.algar...@gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
M libraries/common.inc.php
M libraries/vendor_config.php
M scripts/advisor2po
M scripts/generate-twig-cache
M test/bootstrap-dist.php

  Log Message:
  ---
  Implement AUTOLOAD_FILE constant (#13213)

Replace hardcoded paths for autoload.php with vendor defined AUTOLOAD_FILE 
constant.

Signed-off-by: Luís Pedro Algarvio <lp.algar...@gmail.com>


___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git