Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-09-05Merge branch 'danger-review-pipeline' into 'master'Rémy Coutable
2019-09-05Merge branch '67037-user-content-gitlab-static-net-brings-back-404-only' into...Sean McGivern
2019-09-05CE port for pipelines for external pull requestsFabio Pitino
2019-09-05New interruptible attribute supported in YAML parsing.Cédric Tabin
2019-09-05Set asset_proxy_whitelist default to gitlab hostBrett Walker
2019-09-05Add Danger Roulette rules for pipeline filesKyle Wiebers
2019-09-05Merge branch 'ashmckenzie/provide_gl-type_to_gitlab_shell' into 'master'Nick Thomas
2019-09-05Fix time tracking parsing of monthsHeinrich Lee Yu
2019-09-05Refactor new undo_* methodsReuben Pereira
2019-09-05Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-wit...Peter Leitzen
2019-09-05Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review rouletteWinnie Hellmann
2019-09-05Remove feature flags starting with `prometheus_transaction_`Jacopo
2019-09-05Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik
2019-09-05Add spaces to devops ci template to reduce warningsMarcel Amirault
2019-09-05Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López
2019-09-05Extract /internal/allowed API Actor logic outAsh McKenzie
2019-09-05Upgrade graphql gem to 1.9.10Brett Walker
2019-09-04Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉
2019-09-04Upgrade GraphQL gem to 1.8.17Brett Walker
2019-09-04Let project reporters create issue from group boardsFelipe Artur
2019-09-04Add epic_iid to issue API entityWinnie Hellmann
2019-09-04Merge branch 'persist-needs-error' into 'master'Grzegorz Bizon
2019-09-04Persist `needs:` validation as config errorKamil Trzciński
2019-09-04Support adding and removing labels w/ push optsChristian Couder
2019-09-04Backport EE changes for productivity analyticsPavel Shutsin
2019-09-04Merge branch '61927-internal-api-jwt-auth' into 'master'Kamil Trzciński
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-09-04Extract Workhorse <-> GitLab authentication to make it reusableKrasimir Angelov
2019-09-04Rename API::Internal class to API::Internal::BaseKrasimir Angelov
2019-09-03Merge branch 'fix-performance-bar-thresholds' into 'master'Stan Hu
2019-09-03Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master'Michael Kozono
2019-09-03Merge branch '65509-improve-gc-report-buckets-granularity' into 'master'Kamil Trzciński
2019-09-03Remove outdated mail_room checkWinnie Hellmann
2019-09-03Fix performance bar thresholdsSean McGivern
2019-09-03Improve GC_REPORT_BUCKETS granularityAleksei Lipniagov
2019-09-03Added relationships between Release and MilestoneEtienne Baqué
2019-09-03Merge branch 'ce-12996-cancel-redundant-pipelines' into 'master'Lin Jen-Shin
2019-09-03Merge branch 'an-use-labkit-correlation-id' into 'master'Ash McKenzie
2019-09-03If user can push to docker then it can delete tooGiorgenes Gelatti
2019-09-02Update Code-Quality.gitlab-ci.yml to use `only.refs`Rémy Coutable
2019-09-02Handle :9090 and 0.0.0.0:9090 listen_address formatsReuben Pereira
2019-09-02Merge branch '66803-fix-uploads-relative-link-filter' into 'master'Grzegorz Bizon
2019-09-02Remove reference of external examplemdhtr
2019-09-02Backport EE issue 12996Sean Carroll
2019-09-02Fixing #65389Massimeddu Cireddu
2019-09-02Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable
2019-09-02Correct typo in constantSean Carroll
2019-09-02Tidy up conditional messagecharlieablett
2019-09-02Handle projectless `help` commands to chatopscharlieablett
2019-09-02Fix upload URLs in MarkdownHeinrich Lee Yu