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
2016-12-06Merge branch 'issue_25064' into 'security' Douwe Maan
2016-12-01Count all issuable states at onceSean McGivern
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-11-26Remove unnecessary require_relative calls from finderSemyon Pupkov
2016-11-16Limit labels returned for a specific project as an administratorRobert Speicher
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-01Skip authorization check when searching for labels on IssuableFinderDouglas Barbosa Alexandre
2016-11-01Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-25Merge branch 'sh-optimize-label-finder' into 'master' Stan Hu
2016-10-25Reduce overhead of LabelFinder by avoiding #presence callStan Hu
2016-10-25Improve readability and add specs for label filteringStan Hu
2016-10-25Improve label filtering implementationStan Hu
2016-10-25Allow the use of params[:name] when filtering labelsStan Hu
2016-10-25Fix bug where labels would be assigned to issues that were movedStan Hu
2016-10-19Remove order by label type on LabelsFinderDouglas Barbosa Alexandre
2016-10-19Add support to group labels to SlashCommands::InterpretServiceDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Return only labels that user have access on IssuableFinder#labelsDouglas Barbosa Alexandre
2016-10-19Remove unnecessary `title.present?` on LabelsFinderDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Makes the query to retrieve group labels more simplerDouglas Barbosa Alexandre
2016-10-19List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre
2016-10-19LabelsFinder inherits from UnionFinderDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-10-19Add LabelsFinderDouglas Barbosa Alexandre
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-05Refactor TrendingProjectsFinder to support cachingYorick Peterse
2016-09-30Take filters in account in issuable countersRémy Coutable
2016-09-28Use Ability.allowed? instead of current_user.can? in AccessRequestsFinderRémy Coutable
2016-09-28Improve the logic in AccessRequestsFinder#execute & #execute!Rémy Coutable
2016-09-28New AccessRequestsFinderRémy Coutable
2016-09-20fix issues mr counterbarthc
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-08-31Merge branch 'refactor/add-policies' into 'master' Robert Speicher
2016-08-31add specs for tags findertiagonbotelho
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-20Merge branch 'issue_18135' into 'master' Douwe Maan
2016-08-19Todos sorting dropdownFelipe Artur
2016-08-19Merge branch '17932-move-to-project-dropdown' into 'master' Jacob Schatz
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-18Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
2016-08-15Pass project IDs relation to ProjectsFinder instead of using a blockAhmad Sherif
2016-08-15Speed up todos queries by limiting the projects set we join withAhmad Sherif
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-01State specific default sort order for issuableszs