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
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-03-27Externalize strings in projects controllersMartin Wortschack
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-02-23Allow Gitaly N+1 queries in MR CreationsControllerLuke Bennett
2019-02-18Fix Projects::MergeRequests::DiffsController specsRémy Coutable
2019-02-07Enable fast task lists for merge requestsBrett Walker
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2018-12-20Code style changes and refactorHeinrich Lee Yu
2018-12-19Refactor sidebar to use data from serializerHeinrich Lee Yu
2018-12-04Avoid 500's when serializing legacy diff notesOswaldo Ferreira
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-07Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-10-23Make new merge request URL more friendly when pushing codeblackst0ne
2018-10-03Add signature badge to diffs/commit_itemPaul Slaughter
2018-10-01Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt
2018-09-26Merge branch 'frozen-string-app-controllers-much-more' into 'master'Rémy Coutable
2018-09-26Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-24Ports new refactor from EE to CETiago Botelho
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-08-22Speed up diff comparisons by limiting number of commit messages renderedStan Hu
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-06-21Changes tab VUE refactoringFelipe Artur
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-03Load branches on new merge request page asynchronouslyWinnie Hellmann
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-15Fix error on changes tab when merge request cannot be createdFelipe Artur
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-12-07add support for the commit reference filtermicael.bergeron
2017-12-07corrects the url buildingmicael.bergeron
2017-12-07diff notes created in merge request on a commit have the right contextmicael.bergeron
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan