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

Make shipped apps updatable via appstore #8808

Merged
merged 25 commits into from
Jun 16, 2014

Commits on May 31, 2014

  1. Configuration menu
    Copy the full SHA
    2bcfd8e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into update_shipped_apps_from_appstore

    Conflicts:
    	lib/private/app.php
    	lib/private/installer.php
    georgehrke committed May 31, 2014
    Configuration menu
    Copy the full SHA
    c8636ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    020255b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6dc9ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8a8c7e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

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

Commits on Jun 3, 2014

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

Commits on Jun 4, 2014

  1. Configuration menu
    Copy the full SHA
    56a8010 View commit details
    Browse the repository at this point in the history
  2. update autoloader

    georgehrke committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    2c00ab1 View commit details
    Browse the repository at this point in the history
  3. add unit test

    georgehrke committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    724d027 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b7f36 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. fix unit tests

    DeepDiver1975 committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    6aab50f View commit details
    Browse the repository at this point in the history
  2. reenable checkCode()

    DeepDiver1975 committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    fad3bd7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into update_shipped_apps_from_appstore

    Conflicts:
    	lib/private/app.php
    	settings/templates/apps.php
    georgehrke committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    0fe8f77 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

  1. add additional type check

    georgehrke committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    498aa66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a110973 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

  1. remove unnecessary @return

    georgehrke committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    1ab9bdc View commit details
    Browse the repository at this point in the history
  2. fix php doc block

    georgehrke committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    5d4f3ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bf0689 View commit details
    Browse the repository at this point in the history
  4. fix php doc block

    georgehrke committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    602404c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e9fa64 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2014

  1. Update preseed-config.php

    georgehrke committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    0890ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Configuration menu
    Copy the full SHA
    c378e76 View commit details
    Browse the repository at this point in the history
  2. don't skip code check for skipped apps

    those apps will have to use the public api
    georgehrke committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    65028c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

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