8000 Comparing 1.2.0...1.2.1 · TYPO3-coreapi/ext-coreapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TYPO3-coreapi/ext-coreapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: TYPO3-coreapi/ext-coreapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.1
Choose a head ref
  • 15 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 18, 2015

  1. [BUGFIX] missing constants MAXIMUM_LINE_LENGTH added, because since 7…

    ….3.0 it's no longer part of extbase's CommandController class
    dirk diebel authored and dirk diebel committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    87710ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c86de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06800ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    488d6d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. Configuration menu
    Copy the full SHA
    1a45eaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from smichaelsen/feature/composer-autoload

    [TASK] Add autoload information to composer.json
    etobi committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    58029f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. [TASK] Migrate to container-based infrastructure on Travis-CI

    Closes #112
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    5e13143 View commit details
    Browse the repository at this point in the history
  2. [TASK] Add HHVM as build environment on Travis-CI and allow it to fail

    Closes: #113
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    7577396 View commit details
    Browse the repository at this point in the history
  3. [TASK] Add config for HHVM

    Closes: #114
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    0bd573c View commit details
    Browse the repository at this point in the history
  4. [BUGFIX] Adjust version number in condition

    Follow-up to #114
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    ecb8a6f View commit details
    Browse the repository at this point in the history
  5. [BUGFIX] Fix the compare operator

    Follow-up to #114
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    0c8192e View commit details
    Browse the repository at this point in the history
  6. [BUGFIX] Add space before bracket

    Follow-up to #114
    Stefano Kowalke committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    c79ac82 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. [TASK] Remove the version from composer.json

    Packgist.org will detect the version from git tags.
    Stefano Kowalke committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    4b195a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2015

  1. Raise version number

    Stefano Kowalke committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    0188291 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.2.1'

    * release/1.2.1:
      Raise version number
      [TASK] Remove the version from composer.json
      [BUGFIX] Add space before bracket
      [BUGFIX] Fix the compare operator
      [BUGFIX] Adjust version number in condition
      [TASK] Add config for HHVM
      [TASK] Add HHVM as build environment on Travis-CI and allow it to fail
      [TASK] Migrate to container-based infrastructure on Travis-CI
      [TASK] Add autoload information to composer.json
      [BUGFIX] missing constants MAXIMUM_LINE_LENGTH added, because since 7.3.0 it's no longer part of extbase's CommandController class
      [TASK] raise version number
      [TASK] Remove leading Slash on class names
      [BUGFIX] class name in ObjectManager->get() mustn't start with backslash
      Revert "[FEATURE] ConfigurationApi"
      Revert "[FEATURE] implement ConfigurationApiService"
      Revert "[TASK] using sprintf for logger message too"
      [FEATURE] implement ConfigurationApiService
      [FEATURE] ConfigurationApi
      [TASK] using sprintf for logger message too
      Update README.md
    Stefano Kowalke committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    7647a8e View commit details
    Browse the repository at this point in the history
Loading
0