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

Adapt this Makefile to FreeBSD #179

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 25, 2020

  1. Adapt this Makefile to FreeBSD

    - Add commands used to create or delete users under FreeBSD
    - Add specific sed FreeBSD options
    - Stop using the "-t" options to cp which is not supported under FreeBSD
      and useless in this case (It's a new GNU cp option added in order to
    use cp with xargs. If xargs is not used this option is useless since the
    output directory have to be specified as the last argument (by
    default)).
    Teetoow committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2a3f301 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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

Commits on Jan 19, 2021

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

Commits on Mar 1, 2021

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

Commits on Mar 4, 2021

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

Commits on Mar 11, 2021

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

Commits on Mar 15, 2021

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

Commits on Mar 18, 2021

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

Commits on Apr 2, 2021

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

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    9e12841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d1473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6776d6f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. [bug] For bug 49002

    konovalovsergey committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    caebdd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    9b06651 View commit details
    Browse the repository at this point in the history
  2. Add docbuilderCoreFontsPath parameter definition to production (ONLYO…

    …FFICE#250)
    
    * Add docbuilderCoreFontsPath parameter definition to production
    
    * Add changes
    romandemidov authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9cb1188 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 19, 2021

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

Commits on Apr 27, 2021

  1. [bug] For bug 49716

    konovalovsergey committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    98ae4f7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. [bug] Fix bug 49946

    konovalovsergey committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ed42574 View commit details
    Browse the repository at this point in the history
  2. [bug] Fix bug 49714

    konovalovsergey committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e1a309a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c78acf View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge remote-tracking branch 'remotes/origin/hotfix/v6.2.2' into rele…

    …ase/v6.3.0
    
    # Conflicts:
    #	Common/config/development-mac.json
    #	Common/config/development-windows.json
    #	Common/sources/commondefines.js
    #	Common/sources/utils.js
    konovalovsergey committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6b83207 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. [bug] Move from cron to setTimeout to avoid "uncaughtException: Somet…

    …hing went wrong. cron reached maximum iterations"
    konovalovsergey committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b3a1dc7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on May 21, 2021

  1. [bug] Fix bug 50466

    konovalovsergey committed May 21, 2021
    Configuration menu
    Copy the full SHA
    27e3f5e View commit details
    Browse the repository at this point in the history
  2. [bug] Fix bug 50481

    konovalovsergey committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c9f0817 View commit details
    Browse the repository at this point in the history
  3. [bug] For bug 50481

    konovalovsergey committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4bf6fc8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    36b1588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9c548 View commit details
    Browse the repository at this point in the history
  3. [bug] Move convertToFileParams, convertToServerParams from replaceabl…

    …e license.js
    
    # Conflicts:
    #	Common/sources/utils.js
    konovalovsergey committed May 24, 2021
    Configuration menu
    Copy the full SHA
    864752b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1772605 View commit details
    Browse the repository at this point in the history
  5. [bug] Fix bug 49716

    konovalovsergey committed May 24, 2021
    Configuration menu
    Copy the full SHA
    279f651 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. [run] Fix (ONLYOFFICE#266)

    Fix running-document-server task
    trofim24 authored May 26, 2021
    Configuration menu
    Copy the full SHA
    f0df6e6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. [run] Port (ONLYOFFICE#267)

    Change develop port 8001 -> 8000
    trofim24 authored May 31, 2021
    Configuration menu
    Copy the full SHA
    ae1c10f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. [bug] Fix bug 50708

    konovalovsergey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    ce86c02 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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

Commits on Jul 19, 2021

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