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-06-07Remove some deprecated codeDmitriy Zaporozhets
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-04Extend CTE search optimisation to projectsSean McGivern
2019-03-21[CE] Reduce differences with EE in issues_finder_spec.rbRémy Coutable
2019-03-19Only count active milestones as startedSean McGivern
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-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-21Add specs for filtering confidential issuesRobert Schilling
2019-02-21Allow IssuableFinder to filter by closed_atRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
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-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
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-10-01Filter issues without an Assignee via the APIEva Kadlecová
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-02-01Include subgroup issuables on the group pageJarka Kadlecová
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-06-30Make finders responsible for counter cache keysSean McGivern
2017-06-30Only do complicated confidentiality checks when necessarySean McGivern
2017-06-19Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable
2017-06-19add since and until params to issuablesKyle Bishop
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-03Fix a transient failure caused by FFakerRémy Coutable
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-02-17add a :iids param to IssuableFindermhasbini
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov