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-03-05Remove default scope from todosSean McGivern
2018-03-05Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern
2018-03-05Use limited count queries also for scoped searchesJan Provaznik
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-03-05Merge branch 'remove-projects-finder-from-todos-finder' into 'master'Sean McGivern
2018-03-02Merge branch '42877-fix-visibility-change-performance' into 'master'Yorick Peterse
2018-03-02Extract method User#authorizations_for_projects.Andreas Brandl
2018-03-02Don't use ProjectsFinder in TodosFinderYorick Peterse
2018-03-02Allow to include also descendant group labelsJan Provaznik
2018-03-02Use yield instead of block.call.Andreas Brandl
2018-03-02Apply query changes to snippets only.Andreas Brandl
2018-03-02Revert Project.public_or_visible_to_user changesYorick Peterse
2018-03-01Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable
2018-03-01Add source and target branch filters to merge requests APISean McGivern
2018-02-26Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik
2018-02-23Merge branch 'users-autocomplete' into 'master'Douwe Maan
2018-02-22Added changelog for user search improvementsYorick Peterse
2018-02-22Removed pagination from AutocompleteUsersFinderYorick Peterse
2018-02-22Don't pluck IDs in AutocompleteUsersFinderYorick Peterse
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-21Merge branch 'refactor-issuable-finder-to-use-inheritance' into 'master'Rémy Coutable
2018-02-21Merge branch '41461-project-members-slow-due-to-sql' into 'master'Yorick Peterse
2018-02-21More readable SQL query.Andreas Brandl
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-20Fix MembersFinder to never include group invitees.Andreas Brandl
2018-02-20Fix N+1 query problem for users on members view.Andreas Brandl
2018-02-20Use DISTINCT ON and translate to MySQL.Andreas Brandl
2018-02-20Rename use_conditions_only option to use_where_in.Andreas Brandl
2018-02-20Simplify database queries in MembersFinder.Andreas Brandl
2018-02-20Allow choice between #where or #from.Andreas Brandl
2018-02-20Remove duplication in Project methods.Andreas Brandl
2018-02-20Push feature-related query part up.Andreas Brandl
2018-02-13Always eagerly load a note's author.Andreas Brandl
2018-02-13Always eagerly load an issue's author.Andreas Brandl
2018-02-09Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan
2018-02-07Fix N+1 query problem for snippets dashboard.Andreas Brandl
2018-02-01Include subgroup issuables on the group pageJarka Kadlecová
2018-01-24Use limit for search count queriesJan Provaznik
2018-01-22Preload ancestors for subgroups matching filterBob Van Landuyt
2018-01-22Don't include projects shared as group-descendantsBob Van Landuyt
2018-01-18Merge branch 'issue_37143_2' into 'master'Sean McGivern
2018-01-18Remove unnecessary query from labels filterFelipe Artur
2018-01-17Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Merge branch 'issue_40500' into 'master'Sean McGivern
2018-01-05Improve filtering issues by label performanceFelipe Artur
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski