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-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
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-12Merge branch 'approval-required-todo' into 'master' Robert Speicher
2016-07-12Add approval required todosSean McGivern
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-06-29PipelinesFinder use git cached dataPaco Guzman
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-06-15Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu
2016-06-14Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre
2016-06-14Manually create todo for issuablePhil Hughes
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Sort by label priorityThijs Wouters
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-03Reorder the todos because the use of the project finder attempts to order the...DJ Mountney
2016-06-02Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney
2016-06-02Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney
2016-06-02Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney
2016-06-02Ensure we don't show TODOS for projects pending deleteDJ Mountney
2016-05-31Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-05-24Fix outer join when filtering milestonesFelipe Artur
2016-05-24Fix issues/MRs filter when ordering by milestone due dateFelipe Artur
2016-05-20Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet