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-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
2017-10-07Find branches in all projects in the fork networkBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-07-14Make sure MergeRequest commit methods work when either compare_commits or mer...Douwe Maan
2017-07-07Revert parent param removalLuke "Jared" Bennett
2017-07-07Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan