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-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
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-22Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable
2018-10-19Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-18Code stylingJB Vasseur
2018-10-18Test ApplicationsFinder !22296JB Vasseur
2018-10-11Feature improved branch filter sortingJason Rutherford
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-10-08Clean up ActiveRecord code in TodosFinderYorick Peterse
2018-10-05Backport project template API to CENick Thomas
2018-10-05Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan
2018-10-04Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets
2018-10-04Allow Gitaly N+1s in MR finder specSean McGivern
2018-10-04Add subscribe filter to labels pageDmitriy Zaporozhets
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-10-01Filter issues without an Assignee via the APIEva Kadlecová
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-24add type filter to admin runners pageAlexis Reigel
2018-09-21Move group labels AR code into finderDmitriy Zaporozhets
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-12Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-09-07Resolve "Improve handling of projects shared with a group"Dennis Tang
2018-09-05Allow the TemplateFinder to handle licenses as wellNick Thomas
2018-09-05Convert global templates to vendored templates via a ::TemplateFinderNick Thomas
2018-08-29enable frozen string literal on runners finderAlexis Reigel
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-29use filtered search bar for admin runnersAlexis Reigel
2018-08-20extract filter/sort/paging logic to finder classAlexis Reigel
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-15Introduce a LicenseTemplate model and LicenseTemplateFinder helperNick Thomas