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
AgeCommit message (Expand)Author
2018-11-02Optimize merge request refresh by using the database to check commit SHAsStan Hu
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-07Merge branch 'osw-fix-n-plus-1-for-mrs-without-merge-info' into 'master'Sean McGivern
2018-08-07Avoid N+1 on MRs page when metrics merging date cannot be foundOswaldo Ferreira
2018-08-06Merge branch 'issue_44821' into 'master'Sean McGivern
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-08-03Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda
2018-08-03Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda
2018-08-02Simplify the query to fetch base and head pipelinesShinya Maeda
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-02Squashed commit of the following:Shinya Maeda
2018-08-01Resource event modelJan Provaznik
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-02Fix notify_conflict? raising exception when branches do not existMark Chao
2018-06-25Notify conflict only for opened/locked merge requestsMark Chao
2018-06-25Delete non-latest merge request diff files upon diffs reloadOswaldo Ferreira
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20Notify only when unmergeable due to conflictMark Chao
2018-06-08Revert rename allow collaboration columnMark Chao
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-06-01Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-30Ensure metrics regardless of being imported on MRsOswaldo Ferreira
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-28Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-18Avoid race condition of re-triggering mark_as_uncheckedMark Chao
2018-05-17Create TODO when MR became unmergeablelulalala
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-17Add MergeRequest#merge_participantslulalala
2018-05-17Add cannot_be_merged_recheck merge_statuslulalala
2018-05-11Fix static analysysShinya Maeda
2018-05-08Decouple to_params from AtomicInternalId concernShinya Maeda
2018-05-07Display merge commit SHA in merge widget after mergeOswaldo Ferreira
2018-05-03[Rails5] Fix params passed to MergeWorkerblackst0ne
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-03-21Fix N+1 in `MergeRequest#merge_request_diff_for`Sean McGivern
2018-03-16Deprecate InternalId concern and rename.Andreas Brandl
2018-03-15Only cache highlight results for latest MR diffsSean McGivern
2018-03-07Only allow users that can merge to push to sourceBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-02-08Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in GitalyStan Hu
2018-01-30Check MR state before submitting queries for discussion stateOswaldo Ferreira
2018-01-29Fix MR revert check when no merged_at is presentSean McGivern
2018-01-25Look at notes created just before merge when deciding if an MR can be revertedNick Thomas