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-03-01Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern
2019-02-28Always use CTE for IssuableFinder countsMario de la Ossa
2019-02-27make assertions on objects instead of tag namesAlexis Reigel
2019-02-27don't filter tags by taggable typeAlexis Reigel
2019-02-27use lazy ajax filter dropdown for runner tagsAlexis Reigel
2019-02-27add tag filter to admin runners pageAlexis Reigel
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-25Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-22Only use boolean parameters internallyRobert Schilling
2019-02-21Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_af...Robert Speicher
2019-02-21Add specs for filtering confidential issuesRobert Schilling
2019-02-21Allow IssuableFinder to filter by closed_atRémy Coutable
2019-02-20Ignore ordering when calling find_by on findersSean McGivern
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-01-31Group Guests are no longer able to see merge requestsTiago Botelho
2019-01-31Fix contributed projects finder shown private infoJames Lopez
2019-01-25Merge branch '54905-milestone-search' into 'master'Sean McGivern
2019-01-24Adds milestone searchJacopo
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-11Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern
2019-01-11Initial Serverless Functions detailed viewChris Baumbauer
2018-12-31ReleasesFinder will always return a relationAlessio Caiazza
2018-12-31Add releases APIAlessio Caiazza
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
2018-12-17Hide confidential events in rubyBob Van Landuyt
2018-12-16Check can :read_clusters in finderThong Kuah
2018-12-16Show clusters of ancestors in cluster list pageThong Kuah
2018-12-07Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan
2018-12-06Introduce Knative Serverless TabDylan Griffith
2018-12-06Resolve "Can add an existing group member into a group project with new permi...James Lopez
2018-11-30Add a flag to use a subquery for group issues searchSean McGivern
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-20Merge branch '53290-incorrect-project-list-order-select-default-label' into '...Grzegorz Bizon
2018-11-17Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes
2018-11-16Fix typo pipline to pipelinejumpyoshim
2018-11-14Fix default sorting for subgroups and projects listJacopo
2018-11-06Merge branch 'master' into 'refactor-snippets-finder'Douwe Maan
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-05Rewrite SnippetsFinder to improve performanceYorick Peterse
2018-11-05Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern
2018-11-05Add 'only history' option to notes filterFelipe Artur
2018-11-05Remove PersonalAccessTokensFinder#find_by methodImre Farkas
2018-11-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Add testsHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu
2018-10-26Support lowercase none / anyHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu