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

Enterprise to master. #1316

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

Enterprise to master. #1316

wants to merge 49 commits into from

Commits on Mar 18, 2021

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

Commits on Apr 21, 2021

  1. gem updates (#1192)

    GbArc authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c73e9ee View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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

Commits on Jul 7, 2021

  1. trivy fix

    GbArc committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5ee50d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. security updates [ship:docker] (#1200)

    Co-authored-by: gabriel-arc <[email protected]>
    gbarc80 and GbArc authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ba2c4dc View commit details
    Browse the repository at this point in the history
  2. gh update

    GbArc committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    26be255 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. update to use latest docker

    GbArc committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a89750c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. added region to s3 query

    GbArc committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    82d5198 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

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

Commits on Mar 16, 2022

  1. share envs to forks (#1232)

    * repo settings merge from master
    GbArc authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b968fac View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    40153e7 View commit details
    Browse the repository at this point in the history
  2. timeout spec fix

    GbArc committed May 4, 2022
    Configuration menu
    Copy the full SHA
    95b0da0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Upgrade gems (#1233)

    * Rspec are loading & some deprecation fixes
    
    * some Arel and handling string as hash
    
    * No more composite keys
    
    * fixing deprecations for rake - parsing json
    
    * fixing deprecations
    
    * further cleanup
    
    * Some fixex including repo - but logic must be discussed
    
    * cleanup with composite keys
    
    * Revert "cleanup with composite keys"
    
    This reverts commit c9c7960.
    
    * Revert "No more composite keys"
    
    This reverts commit 8fb395e.
    
    * further changes and fixes
    
    * More spohisticated changes
    
    * ruby, ar upgrade && annoying bug fix for composite keys
    
    * Cleanup after not proper fixes
    
    * sentry & openssl upgrade
    
    * add root to serialized json
    
    * Proper gems are used
    
    * USing old Metrics
    
    * Next fixes
    
    * almost there
    
    * All green
    
    * Further gems update
    
    * problems with simple states
    
    * removing s3 step 1
    
    * moving s3 to fog
    
    * s3 totally removed
    
    * some Gemfile changes
    
    * docker fix
    
    * sidekiq update
    
    * better regexp
    
    * Nicely usage of Mustermann
    
    * guard for AR patch
    
    * clear active connections
    
    * nokogiri bump
    
    * Parse config if string
    
    * Ensure Hash is saved into Json settings/preferences
    
    * next approach to make settings an actual hash
    
    * Ensure settings/preferences are hash
    
    Co-authored-by: Maciej <[email protected]>
    Co-authored-by: gabriel-arc <[email protected]>
    3 people authored May 17, 2022
    Configuration menu
    Copy the full SHA
    2bce53f View commit details
    Browse the repository at this point in the history
  2. removed trivy

    GbArc committed May 17, 2022
    Configuration menu
    Copy the full SHA
    41af887 View commit details
    Browse the repository at this point in the history
  3. gem updates (#1237)

    GbArc authored May 17, 2022
    Configuration menu
    Copy the full SHA
    6e817cc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

Commits on Jun 8, 2022

  1. rack update -> 2.2.3.1

    GbArc committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    eaefc8a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 29, 2022

  1. console fix after pry update

    GbArc committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8d8d693 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. gem updates + extended access rights for tokens (#1246)

    * github_apps update
    * activerecord bump to 6.1.6.1
    * permit symbol in yaml deserializer for debug
    GbArc authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    978635f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. restarted_by feature - merge from master (#1248)

    * BSFY-141 merge - add restarted by
    GbArc authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e036f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 14, 2022

  1. bump google-protobuf to 3.19.6

    GbArc committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ef4b8f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. merge from master (#1260)

    * bundler update
    
    * merge from master 31.10.22
    
    * usr/group update
    
    * ship:docker
    GbArc authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a6be270 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. sinatra up to 2.2.3 (#1264)

    GbArc authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    cd697da View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    415f12c View commit details
    Browse the repository at this point in the history
  2. simplecov moved to test group

    GbArc committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fe48847 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 2, 2023

  1. activesupport up to 6.1.7.2

    GbArc committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    22f7893 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 26, 2023

  1. Update gem database_cleaner

    vitalie committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9deeb71 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Feb 21, 2024

  1. [BSFY-277] Add tag_name to build request (#1305)

    * Add tag_name to build request
    
    * Restrict ruby gem-update version
    
    ---------
    
    Co-authored-by: piccadilly-circus <[email protected]>
    AndriiMysko and piccadilly-circus authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ab08a8c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. API merge. Enterprise to master.

    Sebastian Karpeta committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c567088 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. API merge. Enterprise to master.

    Sebastian Karpeta committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b3b45c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. TravisCI API merge. Enterprise to master.

    Sebastian Karpeta committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    83d6944 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. TravisCI API. Review fixes.

    Sebastian Karpeta committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    27fec3b View commit details
    Browse the repository at this point in the history
  2. repo spec

    gbarc-dt committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    063ffb3 View commit details
    Browse the repository at this point in the history
  3. specs, ship:docker

    gbarc-dt committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e830a80 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. TravisCI API. Adding libcurl library.

    Sebastian Karpeta committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ad89c7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dt-e3-0-update' of https://github.com/travis-ci/travis-api

     into dt-e3-0-update
    Sebastian Karpeta committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    74fb28d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. libcurl4 ship:docker

    gbarc-dt committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e4d67d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    ec37998 View commit details
    Browse the repository at this point in the history
  2. allowance ship:docker

    gbarc-dt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    68eef36 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. endpoint updates ship:docker

    gbarc-dt committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    45efe5c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

    gbarc-dt committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b192120 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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