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
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-20Add issue sidebar and toggle_subscription endpoint in board issues dataOswaldo Ferreira
2017-11-11Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-11Delete duplicated lines.Shinichi Maeshima
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-30Only update the sidebar count caches when neededYorick Peterse
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-18Remove ignore columnsFelipe Artur
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-07fix created_afterJames Lopez
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Migration - Remove position field from issues and merge requestsFelipe Artur
2017-06-16Order issues by priorityFelipe Artur
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-04-21Fix Error 500 when referencing issue with project in pending deleteStan Hu
2017-04-11Remove an unused `cared` scope from Issue and MergeRequestRobert Speicher
2017-04-11Remove an unused `Issue.open_for` scopeRobert Speicher
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Issue title realtimeRegis Boudinot
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-04Do not set closed_at to nil when issue is reopenedFelipe Artur
2017-03-21Spam check only when spammable attributes have changedOswaldo Ferreira
2017-03-17Add closed_at field to issuesFelipe Artur
2017-03-15Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan
2017-03-14Include time tracking attributes in webhooks payloadRuben Davila
2017-03-14Preserve order by priority on issues boardValery Sizov
2017-02-24Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-02-23Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki
2017-02-17Allow issues in boards to be orderedDouwe Maan
2017-01-28Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira