Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Sync app setup #16918

Closed
wants to merge 43 commits into from
Closed

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    1cd29cb View commit details
    Browse the repository at this point in the history
  2. Deprecate getInstance function

    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    5d373d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ace48b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59dc9a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa44db1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f03466 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2603238 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b375ef2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96c5cda View commit details
    Browse the repository at this point in the history
  10. Change cli files

    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ce300b4 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'remotes/upstream/4.0-dev' into j4/remov…

    …e-container-from-factory
    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    12b512a View commit details
    Browse the repository at this point in the history
  12. fixing tests

    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    fdd213a View commit details
    Browse the repository at this point in the history
  13. Stabilizing core

    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    6ef3e50 View commit details
    Browse the repository at this point in the history
  14. cs

    laoneo committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    6708c8f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. cleanup tests

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    2c04433 View commit details
    Browse the repository at this point in the history
  2. cleanup tests

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    2031eb6 View commit details
    Browse the repository at this point in the history
  3. harmonize front controller

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    abaa348 View commit details
    Browse the repository at this point in the history
  4. simplify tests

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    d241488 View commit details
    Browse the repository at this point in the history
  5. mock the container

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    fbefa18 View commit details
    Browse the repository at this point in the history
  6. needs a CMS app

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    22e21ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5f6af5 View commit details
    Browse the repository at this point in the history
  8. cs

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    f5d11a3 View commit details
    Browse the repository at this point in the history
  9. better doc

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    56c9270 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bdd7c5 View commit details
    Browse the repository at this point in the history
  11. deprecated

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    c4dfbf1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a5b8cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99685e2 View commit details
    Browse the repository at this point in the history
  14. Should always be available

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    4cbffc3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    88bb57f View commit details
    Browse the repository at this point in the history
  16. fix tests

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    001a1f6 View commit details
    Browse the repository at this point in the history
  17. remove not needed alias

    laoneo committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    77ed3e6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f6cb85 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Merge remote-tracking branch 'remotes/upstream/4.0-dev' into j4/sync-…

    …app-setup
    
    # Conflicts:
    #	libraries/src/CMS/Application/CMSApplication.php
    #	plugins/installer/folderinstaller/tmpl/default.php
    laoneo committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    1911667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4ca0a View commit details
    Browse the repository at this point in the history
  3. Revert tests

    laoneo committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f7c01b3 View commit details
    Browse the repository at this point in the history
  4. Improve deprecated messages

    laoneo committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f15ffe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9afe1c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Merge remote-tracking branch 'remotes/upstream/4.0-dev' into j4/sync-…

    …app-setup
    
    # Conflicts:
    #	build/helpTOC.php
    #	libraries/src/CMS/Application/CliApplication.php
    laoneo committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    af85a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea8166 View commit details
    Browse the repository at this point in the history
  3. Revert test

    laoneo committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    aadb604 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Configuration menu
    Copy the full SHA
    5677848 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    743fd56 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Merge branch '4.0-dev' into j4/sync-app-setup

    # Conflicts:
    #	administrator/components/com_banners/Model/Tracks.php
    #	administrator/components/com_categories/Model/Category.php
    #	administrator/components/com_fields/Model/Field.php
    #	administrator/components/com_installer/Model/Install.php
    #	administrator/components/com_languages/Model/Language.php
    #	administrator/components/com_menus/Model/Item.php
    #	administrator/components/com_menus/Model/Items.php
    #	administrator/components/com_menus/Model/Menu.php
    #	administrator/components/com_modules/Model/Module.php
    #	administrator/components/com_modules/Model/Select.php
    #	administrator/components/com_plugins/Model/Plugin.php
    #	administrator/components/com_tags/Model/Tag.php
    #	administrator/components/com_templates/Model/Style.php
    #	administrator/components/com_templates/Model/Template.php
    #	administrator/components/com_users/Model/Debuggroup.php
    #	administrator/components/com_users/Model/Debuguser.php
    #	administrator/components/com_users/Model/Users.php
    #	cli/deletefiles.php
    #	cli/garbagecron.php
    #	cli/update_cron.php
    #	components/com_config/Model/Modules.php
    #	components/com_contact/Model/Contact.php
    #	components/com_content/Model/Archive.php
    #	components/com_content/Model/Article.php
    #	components/com_content/Model/Category.php
    #	components/com_newsfeeds/Model/Newsfeed.php
    #	components/com_tags/Model/Tags.php
    #	installation/application/app.php
    #	libraries/src/Application/CliApplication.php
    #	libraries/src/Factory.php
    #	libraries/src/Model/Model.php
    #	libraries/src/Service/Provider/Application.php
    #	libraries/src/Service/Provider/Session.php
    #	plugins/installer/folderinstaller/tmpl/default.php
    laoneo committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    42d4279 View commit details
    Browse the repository at this point in the history