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-06-18Uses long sha version of the merged commit in MR widget copy to clipboard bu...Filipa Lacerda
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-07Display merge commit SHA in merge widget after mergeOswaldo Ferreira
2018-03-12Fix removes source branch text being rendered in merged statePhil Hughes
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-03Fixes spec failures due to not returning metrics for MRs other than closed/me...Oswaldo Ferreira
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-19Remove related links in MR widget when empty stateClement Ho
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-10-05Allow merge when no pipeline successEric Eastwood
2017-10-03Merge branch 'mr-widget-merged-date-tooltip' into 'master'Filipa Lacerda
2017-09-29Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood
2017-09-29fixed specs when merged event was emptyPhil Hughes
2017-09-29Fixes merge request widget date tooltip inconsistenciesPhil Hughes
2017-09-20Port fast-forward MR widget states from EEEric Eastwood
2017-09-19Fix MR widget with external CI services/integrationsEric Eastwood
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-11Make commits behind text a link to the target branch commits pageClement Ho
2017-07-11Convert target branch link to use treeClement Ho
2017-06-21Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh
2017-06-20Adjust position and wording for related issues in merge requestsWinnie Hellmann
2017-05-30Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet
2017-05-26Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet
2017-05-26Move gon ref to the index to avoid depending on gon in any mr widget objectsLuke "Jared" Bennett
2017-05-26Restore notifications to MR widgetLuke "Jared" Bennett
2017-05-25Fallback to false when remove_source_branch is null.Bryce Johnson
2017-05-25Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson
2017-05-23Shush eslint.Bryce Johnson
2017-05-22Upgrade Remove Source Branch checkbox UX.Bryce Johnson
2017-05-18ensure MergeRequestStore sha value never changes after instantiationMike Greiling
2017-05-16MRWidget: Implement new design for nothing to commit state.Fatih Acet
2017-05-12add sha-mismatch state to mr-widget to prevent accidental merges when branch ...Mike Greiling
2017-05-09Merge request widget redesignFatih Acet