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-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse
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-27use functional style for tags finderAlexis Reigel
2019-02-27don't filter tags by taggable typeAlexis Reigel
2019-02-27optimize sql query to get tags related to runnersAlexis Reigel
2019-02-27use lazy ajax filter dropdown for runner tagsAlexis Reigel
2019-02-27add tag filter to admin runners pageAlexis Reigel
2019-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Add project http fetch statistics APIJacopo
2019-02-26Remove N+1 query for tags in /admin/runners pageStan Hu
2019-02-26Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono
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-25Fix misspellings in app/spec commentsTakuya Noguchi
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 confidential_only scop to issue modelRobert Schilling
2019-02-21Ability to filter 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-06Enable subquery for group issue search by defaultMario de la Ossa
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-01-31Fix contributed projects finder shown private infoJames Lopez
2019-01-28Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao
2019-01-25Merge branch 'security-contributed-projects' into 'master'Yorick Peterse
2019-01-24Adds milestone searchJacopo
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
2019-01-11Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern
2019-01-11Initial Serverless Functions detailed viewChris Baumbauer
2019-01-08Fix contributed projects finder shown private infoJames Lopez
2018-12-31Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu
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-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-17Hide confidential events in rubyBob Van Landuyt
2018-12-16Use finder to decide to show note to userThong Kuah
2018-12-16Check can :read_clusters in finderThong Kuah
2018-12-16Show clusters of ancestors in cluster list pageThong Kuah
2018-12-12Send a notification email on mirror update errorsAlejandro Rodríguez
2018-12-07Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan
2018-12-07Remove trailing whitespaceDouwe Maan
2018-12-06Introduce Knative Serverless TabDylan Griffith
2018-12-06Restructure `foo ? bar : false` as `foo && bar`Douwe Maan